Searched refs:Want (Results 1 – 10 of 10) sorted by relevance
13 * [GoogleTest FAQ](faq.md) - Have a question? Want some tips? Check here
1910 Want to do more than one thing when a function is called? That's fine. `DoAll()`
301 Want colour in your directory listings? Use "ls -G". "ls -F" is also useful,304 Want to find a specific port? Just type the following under /usr/ports311 Want to know how many words, lines, or bytes are contained in a file? Type315 Want to see how much virtual memory you're using? Just type "swapinfo" to318 Want to strip UTF-8 BOM(Byte Order Mark) from given files?322 Want to use sed(1) to edit a file in place? Well, to replace every 'e' with454 Want to run the same command again?457 Want to go the directory you were just in?465 Want to list all files of an installed package? Enter561 Want to know how much memory (in bytes) your machine has installed? Let
2009 enum { UNKNOWN, WANT32, WANT64, WANTX32 } Want = UNKNOWN; in findBiarchMultilibs() local2012 Want = WANT64; in findBiarchMultilibs()2014 Want = WANT64; in findBiarchMultilibs()2016 Want = WANT64; in findBiarchMultilibs()2018 Want = WANT32; in findBiarchMultilibs()2020 Want = WANT64; in findBiarchMultilibs()2023 Want = NeedsBiarchSuffix ? WANT64 : WANT32; in findBiarchMultilibs()2025 Want = NeedsBiarchSuffix ? WANT64 : WANTX32; in findBiarchMultilibs()2027 Want = NeedsBiarchSuffix ? WANT32 : WANT64; in findBiarchMultilibs()2030 if (Want == WANT32) in findBiarchMultilibs()[all …]
69 Want to contribute? Great! But please first read the guidelines provided
4 Want to contribute? Great! But first, please take a few minutes to read this
143 - **Want**: `WANT_READ`/`WANT_WRITE` can be raised.195 | Unchanged | Error/Want | Yes | HL |203 | Unchanged | Error/Want | Yes | HL |211 | Unchanged | Error/Want | Yes | HL |222 | Unchanged | Error/Want | Yes | CS |241 | Unchanged | Error/Want | Yes | CS |
109 Numbers You Want to Know
779 or DINDEX, 1; /* Want only the second byte */
3050 #define KRB5_GC_USER_USER 1 /**< Want user-user ticket */3051 #define KRB5_GC_CACHED 2 /**< Want cached ticket only */