/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
termbits.h | 111 /* c_cflag bit meaning */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
termbits.h | 111 /* c_cflag bit meaning */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
__future__.py | 35 MandatoryRelease may also be None, meaning that a planned feature got
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_pwd.py | 98 # -1 shouldn't be a valid uid because it has a special meaning in many
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
__future__.py | 35 MandatoryRelease may also be None, meaning that a planned feature got
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_pwd.py | 98 # -1 shouldn't be a valid uid because it has a special meaning in many
|
/docs/source.android.com/src/devices/ |
audio_terminology.jd | 93 may have a special meaning within Android beyond their general meaning.
|
/external/apache-http/src/org/apache/http/impl/ |
DefaultConnectionReuseStrategy.java | 126 // specific meaning: it disables persistent connections. 132 // token "close" has the above-mentioned additional meaning.
|
/external/chromium/net/base/ |
escape.h | 59 // addition to their special meaning. Things like escaped letters, digits, 69 // Unescapes various characters that will change the meaning of URLs,
|
/external/chromium/sdch/open-vcdiff/src/gtest/ |
gtest-death-test.h | 46 // meaning that the death test child process will re-execute the test binary 48 // meaning that the child process will execute the test logic immediately
|
/external/chromium_org/chrome/common/extensions/api/ |
content_settings.json | 70 "description": "The primary URL for which the content setting should be retrieved. Note that the meaning of a primary URL depends on the content type." 74 "description": "The secondary URL for which the content setting should be retrieved. Defaults to the primary URL. Note that the meaning of a secondary URL depends on the content type, and not all content types use secondary URLs.",
|
/external/chromium_org/net/base/ |
escape.h | 71 // addition to their special meaning. Things like escaped letters, digits, 81 // Unescapes various characters that will change the meaning of URLs,
|
/external/chromium_org/tools/json_schema_compiler/test/ |
content_settings.json | 66 "description": "The primary URL for which the content setting should be retrieved. Note that the meaning of a primary URL depends on the content type." 70 "description": "The secondary URL for which the content setting should be retrieved. Defaults to the primary URL. Note that the meaning of a secondary URL depends on the content type, and not all content types use secondary URLs.",
|
/external/clang/test/Analysis/ |
uninit-vals.m | 70 // whole region, meaning that we've forgotten that testObj->size should also 117 // whole region, meaning that we've forgotten that testObj->size should also
|
/external/e2fsprogs/misc/ |
badblocks.8.in | 94 default is 0, meaning the test will continue until the end of the test 155 Default is 0, meaning
|
/external/iproute2/man/man8/ |
tc-prio.8 | 91 Binary Decimal Meaning 127 four TOS bits, followed by their translated meaning. For example, 15 stands
|
/external/llvm/lib/DebugInfo/ |
DWARFDebugLine.h | 54 // This parameter affects the meaning of the special opcodes. See below. 56 // This parameter affects the meaning of the special opcodes. See below.
|
/external/oprofile/events/arm/armv7-ca9/ |
events | 9 event:0x50 counters:1,2,3,4,5,6 um:zero minimum:500 name:CO_LF_MISS : Number of coherent linefill requests which miss in all other CPUs, meaning that the request is sent to external memory 10 event:0x51 counters:1,2,3,4,5,6 um:zero minimum:500 name:CO_LF_HIT : Number of coherent linefill requests which hit in another CPU, meaning that the linefill data is fetched directly from the relevant cache
|
/frameworks/base/graphics/java/android/graphics/ |
YuvImage.java | 116 * @param quality Hint to the compressor, 0-100. 0 meaning compress for 117 * small size, 100 meaning compress for max quality.
|
Color.java | 28 * green, blue. The values are unpremultiplied, meaning any transparency is 32 * meaning no contribution for that component, and 255 meaning 100%
|
/libcore/luni/src/main/java/java/nio/channels/ |
FileLock.java | 53 * 'mandatory' -- meaning the operating system enforces the locks on processes 55 * locks are only 'advisory' -- meaning that processes are required to
|
/external/srec/srec/test/SRecTestAudio/src/ |
SRecTestAudio.c | 187 LCHAR* meaning; local 196 meaning = argv[0]; 198 meaning = L(""); 199 lstrtrim(meaning); 200 LSTRLWR(meaning); 202 if (LISDIGIT(*meaning)) 204 /* Penalize meaning starting with "<digit>" */ 459 ESR_ReturnCode srec_test_parse (SR_Grammar *grammar, const LCHAR* trans, LCHAR* meaning, size_t *len); [all...] |
/external/chromium_org/tools/grit/grit/ |
clique.py | 172 def BestCliqueByOriginalText(self, text, meaning): 174 'text' and meaning 'meaning'. Returns None if there is no such clique. 177 # fingerprints of original text+meaning to cliques. 180 if msg.GetRealContent() == text and msg.GetMeaning() == meaning:
|
/external/chromium_org/tools/grit/grit/tool/ |
rc2grd.py | 345 # in the role model, use the description, meaning and translateable 351 message_meaning = role_node.attrs['meaning'] 363 meaning=message_meaning)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
string.h | 255 /* Return a string describing the meaning of the `errno' code in ERRNUM. */ 267 /* Fill BUF with a string describing the meaning of the `errno' code in 364 /* Return a string describing the meaning of the signal number in SIG. */
|