/ndk/sources/host-tools/make-3.81/ |
filedef.h | 88 unsigned int secondary:1; /* Nonzero means remove_intermediates should member in struct:file
|
hash.c | 31 always a power of two. The secondary (`increment') hash function
|
/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
DataAction.java | 208 // as a secondary action.
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/ |
ContactsUtils.java | 196 * Returns the proper Intent for an ImDatItem. If available, a secondary intent is stored
|
/packages/apps/Dialer/src/com/android/dialer/calllog/ |
CallLogGroupBuilder.java | 34 * A secondary grouping assigns calls, grouped via the primary grouping, to "day groups". The day
|
/packages/apps/Messaging/src/com/android/messaging/ui/ |
UIIntents.java | 331 * Get a PendingIntent for showing a new message to a secondary user.
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
ContactLocaleUtilsTest.java | 294 // Ignore the (large) number of secondary locale labels that make up the
|
/packages/services/Mms/src/com/android/mms/service/ |
DownloadRequest.java | 104 // Let any mms apps running as secondary user know that a new mms has been downloaded.
|
/prebuilts/go/darwin-x86/src/go/types/ |
check_test.go | 254 // Ignore secondary error messages starting with "\t";
|
/prebuilts/go/darwin-x86/src/text/template/ |
exec_test.go | 914 tmpl.AddParseTree("secondary", tests.Tree) 920 want = `template: empty: "empty" is an incomplete or empty template; defined templates are: "secondary"` 924 // Make sure we can execute the secondary. 925 err = tmpl.ExecuteTemplate(&b, "secondary", 0) [all...] |
/prebuilts/go/linux-x86/src/go/types/ |
check_test.go | 254 // Ignore secondary error messages starting with "\t";
|
/prebuilts/go/linux-x86/src/text/template/ |
exec_test.go | 914 tmpl.AddParseTree("secondary", tests.Tree) 920 want = `template: empty: "empty" is an incomplete or empty template; defined templates are: "secondary"` 924 // Make sure we can execute the secondary. 925 err = tmpl.ExecuteTemplate(&b, "secondary", 0) [all...] |
/toolchain/binutils/binutils-2.25/ld/ |
configure.ac | 300 # Canonicalize the secondary target names.
|
/build/tools/droiddoc/templates-ndk/assets/css/ |
default.css | [all...] |
/art/ |
Android.mk | 245 # Secondary host architecture variants: 337 # Secondary target architecture variants:
|
/art/test/etc/ |
run-test-jar | 135 elif [ "x$1" = "x--secondary" ]; then 138 # (otherwise the runtime compilation of the secondary dex will overwrite
|
/external/autotest/server/site_tests/network_WiFi_RoamOnLowPower/ |
network_WiFi_RoamOnLowPower.py | 223 the primary radio, first, and the secondary radio, second. If this happens, 229 secondary radio, providing no impetus for the DUT to switch radios and
|
/external/google-breakpad/src/common/windows/ |
omap.cc | 423 // Use the endpoints to initialize the secondary search structure for the 607 // searching through the secondary indexing structure.
|
/external/icu/icu4c/source/i18n/ |
collationruleparser.cpp | 441 "first secondary ignorable", 442 "last secondary ignorable",
|
/external/icu/icu4c/source/test/cintltst/ |
capitst.c | 353 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"); 585 log_verbose("Use secondary comparison level testing ....\n"); [all...] |
/external/icu/icu4c/source/test/intltest/ |
encoll.cpp | 180 /* test secondary > 43 */ 293 myCollation->setStrength(Collator::SECONDARY);
|
/external/iproute2/man/man8/ |
ip-link.8.in | 592 - specifies type of secondary UDP encapsulation. "fou" indicates 606 - specifies if UDP checksums are enabled in the secondary
|
/external/kernel-headers/original/uapi/drm/ |
drm.h | 247 _DRM_STAT_SECONDARY, /**< Secondary DMA bytes */ 470 _DRM_VBLANK_SECONDARY = 0x20000000, /**< Secondary display controller */
|
/external/libchrome/base/metrics/ |
field_trial.h | 425 // one process, and secondary processes can be synchronized on the result. 435 // one process, and secondary processes can be synchronized on the result.
|
/external/libdrm/include/drm/ |
drm.h | 248 _DRM_STAT_SECONDARY, /**< Secondary DMA bytes */ 473 _DRM_VBLANK_SECONDARY = 0x20000000, /**< Secondary display controller */
|