/external/chromium_org/third_party/skia/include/core/ |
SkPixelRef.h | 100 /** Returns true if this pixelref is marked as immutable, meaning that the 105 /** Marks this pixelref is immutable, meaning that the contents of its
|
/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
|
/external/skia/include/core/ |
SkPixelRef.h | 100 /** Returns true if this pixelref is marked as immutable, meaning that the 105 /** Marks this pixelref is immutable, meaning that the contents of its
|
/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. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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. */
|
/external/chromium/chrome/browser/password_manager/ |
password_form_manager.h | 145 // Helper for Save in the case that best_matches.size() == 0, meaning 155 // Helper for Save in the case that best_matches.size() > 0, meaning
|
/external/chromium/testing/gtest/include/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/browser/password_manager/ |
password_form_manager.h | 187 // Helper for Save in the case that best_matches.size() == 0, meaning 197 // Helper for Save in the case that best_matches.size() > 0, meaning
|
/external/chromium_org/chrome/common/metrics/proto/ |
omnibox_event.proto | 79 // replacement, meaning the search terms should've appeared in the omnibox 89 // replacement, meaning the URL of the page should've appeared in the
|
/external/chromium_org/content/public/browser/ |
notification_types.h | 50 // and then doing a new navigation, meaning all the "forward" items are 162 // Indicates that a render process was closed (meaning it exited, but the
|
/external/chromium_org/ppapi/tests/ |
test_ime_input_event.cc | 19 // Japanese Kanji letters meaning "a string" ('mo' 'ji' 'retsu' in Kanji) 251 // For COMPOSITION_END and TEXT, GetText() has meaning.
|
/external/chromium_org/testing/gtest/include/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/third_party/WebKit/Source/core/platform/graphics/chromium/ |
TransparencyWin.h | 75 // meaning you can never draw underneath a layer. 205 // Untransform this has no meaning, since the destination might not be a
|