/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
asoundef.h | 64 #define IEC958_AES1_PRO_MODE_PRIMARY (12<<0) /**< primary/secondary */
|
/external/chromium/chrome/browser/chromeos/input_method/ |
input_method_util.cc | 321 // Initialize the secondary map if needed. 343 // The string is not found in the primary map. Try the secondary map with
|
/external/chromium/chrome/browser/sync/ |
profile_sync_service.h | 422 // Returns true if a secondary passphrase is being used. 625 // model that stores their secondary passphrase preference in the cloud, we
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
VisiblePosition.cpp | 226 // Trailing edge of a secondary run. Set to the leading edge of the entire run. 394 // Trailing edge of a secondary run. Set to the leading edge of the entire run.
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
capitst.c | 369 doAssert( (ucol_getStrength(col) != UCOL_TERTIARY), "collation object's strength is secondary difference"); 428 doAssert( (ucol_getStrength(col) != UCOL_SECONDARY), "collation object's strength is secondary difference"); 593 log_verbose("Use secondary comparison level testing ....\n"); [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
encoll.cpp | 180 /* test secondary > 43 */ 293 myCollation->setStrength(Collator::SECONDARY);
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/ |
program_parse.output | 404 264 | SECONDARY 412 270 | SECONDARY 519 SECONDARY (323) 264 270 [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_pipe_clip.c | 585 * gl_Color, and their Secondary versions. First there are (up to) 624 /* If it's gl_{Front,Back}{,Secondary}Color, pick up the mode
|
/external/chromium_org/v8/src/ |
i18n.cc | 556 collator->setStrength(icu::Collator::SECONDARY); 648 isolate->factory()->NewStringFromAscii(CStrVector("secondary")),
|
/external/clang/lib/AST/ |
VTableBuilder.cpp | [all...] |
/external/compiler-rt/lib/asan/ |
asan_allocator2.cc | 338 // If we are allocating from the secondary allocator, there will be no 641 // If the memory comes from the secondary allocator no need to clear it
|
/external/grub/stage2/ |
jfs.h | 196 pxd_t s_ait2; /* 8: first extent of secondary 200 pxd_t s_aim2; /* 8: first extent of secondary
|
/external/icu4c/test/cintltst/ |
capitst.c | 360 doAssert( (ucol_getStrength(col) != UCOL_TERTIARY), "collation object's strength is secondary difference"); 425 doAssert( (ucol_getStrength(col) != UCOL_SECONDARY), "collation object's strength is secondary difference"); 590 log_verbose("Use secondary comparison level testing ....\n"); [all...] |
/external/icu4c/test/intltest/ |
encoll.cpp | 180 /* test secondary > 43 */ 293 myCollation->setStrength(Collator::SECONDARY);
|
/external/kernel-headers/original/linux/ |
pci.h | 239 unsigned char secondary; /* number of secondary bridge */ member in struct:pci_bus
|
wanrouter.h | 220 char station; /* DTE/DCE, primary/secondary, etc. */ 484 char station; /* DTE/DCE, primary/secondary, etc. */
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
abap.php | 601 'with further secondary keys', 623 'without further secondary keys', [all...] |
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_pipe_clip.c | 585 * gl_Color, and their Secondary versions. First there are (up to) 624 /* If it's gl_{Front,Back}{,Secondary}Color, pick up the mode
|
/external/ppp/pppd/plugins/radius/etc/ |
dictionary.ascend | 24 ATTRIBUTE Ascend-Secondary-Home-Agent 130 string 30 ATTRIBUTE Ascend-Client-Secondary-DNS 136 ipaddr
|
/external/v8/src/ |
flag-definitions.h | 611 "test secondary stub cache by disabling the primary one") 615 "test primary stub cache by disabling the secondary one")
|
/external/valgrind/main/memcheck/tests/ |
vcpu_fbench.c | 218 2.47 COMPAQ 486/25, secondary cache disabled, High C, 223 1.56 COMPAQ 486/25, 128K secondary cache, High C, 486/387,
|
/external/valgrind/main/perf/ |
fbench.c | 214 2.47 COMPAQ 486/25, secondary cache disabled, High C, 219 1.56 COMPAQ 486/25, 128K secondary cache, High C, 486/387,
|
/external/wpa_supplicant_8/src/wps/ |
wps.h | 80 * @sec_dev_type: Array of secondary device types 81 * @num_sec_dev_type: Number of secondary device types
|
/frameworks/base/core/java/android/os/ |
Environment.java | 163 // Splice in any secondary storage paths, but only for owner 347 * with. Access to secondary storage is available through
|
/frameworks/base/docs/html/design/patterns/ |
notifications.jd | 31 <li>a secondary icon to identify the sending application when the senders image is shown for the main icon</li> 83 <p>Remember to include the app icon as a secondary icon in the notification, so that the user can still identify which app posted it.</p>
|