/external/wpa_supplicant_8/src/p2p/ |
p2p_group.c | 556 * Config Methods, Primary Device Type, Number of Secondary Device 557 * Types, Secondary Device Type List, Device Name copied from 748 return 1; /* Match with client Secondary Device Type */
|
/frameworks/support/v4/java/android/support/v4/content/ |
ContextCompat.java | 175 * write. Write access outside of these paths on secondary external storage 234 * write. Write access outside of these paths on secondary external storage 294 * write. Write access outside of these paths on secondary external storage
|
/libcore/ojluni/src/main/java/java/text/ |
RuleBasedCollator.java | 81 * <LI>'@' : Turns on backwards sorting of accents (secondary 95 * <LI>';' : Greater, as an accent difference (secondary) 260 // contains the logic to handle French secondary accent sorting.
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/ |
MessageData.java | 575 // Secondary users can't download mms's. Mms's are downloaded by bugle running as the 589 // Secondary users can't download mms's. Mms's are downloaded by bugle running as the 600 // Secondary users can't download mms's. Mms's are downloaded by bugle running as the [all...] |
/packages/apps/Settings/src/com/android/settings/ |
TrustedCredentialsSettings.java | [all...] |
/ndk/sources/host-tools/make-3.81/doc/ |
make.texi | 147 * Secondary Expansion:: How and when secondary expansion is performed. [all...] |
make.info-2 | 195 is a special feature of GNU `make', secondary expansion (*note 196 Secondary Expansion::), which will allow automatic variable values to [all...] |
make.info-1 | 121 * Secondary Expansion:: How and when secondary expansion is performed. [all...] |
/build/tools/droiddoc/templates-sac/assets/css/ |
default.css | [all...] |
/external/valgrind/docs/internals/ |
s390-opcodes.csv | 70 esar,"extract secondary ASN",N/A,"privileged instruction", 71 esair,"extract secondary ASN and instance,N/A,"privileged instruction", 132 mvcs,"move to secondary",N/A,"privileged instruction" 196 ssar,"set secondary ASN","not implemented", 197 ssair,"set secondary ASN with instance","not implemented", [all...] |
/ndk/sources/host-tools/make-3.81/tests/ |
ChangeLog | 246 * scripts/targets/SECONDARY: Add a test for Savannah bug #12331. 436 * scripts/targets/SECONDARY: Test the "global" .SECONDARY (with 511 * scripts/targets/SECONDARY: Ditto. 686 * scripts/targets/SECONDARY: Ditto.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
libquadmath.info | 471 A "Secondary Section" is a named appendix or a front-matter section 476 is in part a textbook of mathematics, a Secondary Section may not 482 The "Invariant Sections" are certain Secondary Sections whose 486 Secondary then it is not allowed to be designated as Invariant. 684 appendices that qualify as Secondary Sections and contain no [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
CollationMiscTest.java | 182 * However, there is a real secondary ignorable (artificial addition in FractionalUCA.txt), 185 "&[before 3][first secondary ignorable]<<<a", 186 "&[before 3][last secondary ignorable]<<<a", 207 "&[last secondary ignorable]<<y&[last tertiary ignorable]<<<w&[top]<u", 215 * However, there is a real secondary ignorable (artificial addition in FractionalUCA.txt), [all...] |
CollationTest.java | 659 // Secondary and tertiary weights use only bytes 3 & 4. 740 // Secondary CE. [all...] |
/external/icu/icu4c/source/i18n/unicode/ |
decimfmt.h | 309 * <em>secondary grouping size</em>. In most locales these are the same, but 311 * is 3, and the secondary is 2, then this corresponds to the pattern 315 * interval between the last two defines the secondary grouping size. All others [all...] |
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
CollationMiscTest.java | 178 * However, there is a real secondary ignorable (artificial addition in FractionalUCA.txt), 181 "&[before 3][first secondary ignorable]<<<a", 182 "&[before 3][last secondary ignorable]<<<a", 203 "&[last secondary ignorable]<<y&[last tertiary ignorable]<<<w&[top]<u", 211 * However, there is a real secondary ignorable (artificial addition in FractionalUCA.txt), [all...] |
CollationTest.java | 655 // Secondary and tertiary weights use only bytes 3 & 4. 736 // Secondary CE. [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
RuleBasedCollator.java | 553 * Sets the mode for the direction of SECONDARY weights to be used in French collation. The default value is false, 554 * which treats SECONDARY weights in the order they appear. If set to true, the SECONDARY weights will be sorted 595 * When case level is set to true, an additional weight is formed between the SECONDARY and TERTIARY weight, known 679 * @see #SECONDARY 684 * If the new strength value is not one of PRIMARY, SECONDARY, TERTIARY, QUATERNARY or IDENTICAL. [all...] |
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
RuleBasedCollator.java | 569 * Sets the mode for the direction of SECONDARY weights to be used in French collation. The default value is false, 570 * which treats SECONDARY weights in the order they appear. If set to true, the SECONDARY weights will be sorted 613 * When case level is set to true, an additional weight is formed between the SECONDARY and TERTIARY weight, known 699 * @see #SECONDARY 704 * If the new strength value is not one of PRIMARY, SECONDARY, TERTIARY, QUATERNARY or IDENTICAL. [all...] |
/external/valgrind/ |
configure.ac | 483 # VGCONF_ARCH_SEC is the arch for the secondary build target, eg. "x86". 485 # and -VGP_$(VGCONF_ARCH_SEC)_$(VGCONF_OS), if there is a secondary target. 486 # It is empty if there is no secondary target. 498 # VGCONF_PLATFORM_SEC_CAPS is the secondary build target, if there is one. [all...] |
/hardware/qcom/display/msm8909/libhwcomposer/ |
hwc_mdpcomp.cpp | 768 // if secondary is configuring or Padding round, fall back to video only 784 // Disable MDP comp on Secondary when the primary is highres panel and 785 // the secondary is a normal 1080p, because, MDP comp on secondary under 788 ALOGD_IF(isDebug(), "%s: Disable MDP Compositon for Secondary Disp", 842 //Will benefit presentation / secondary-only layer. 845 ALOGD_IF(isDebug(), "%s: Exceeds max secondary pipes",__FUNCTION__); 864 ALOGD_IF(isDebug(), "%s: YUV layer present on secondary", __FUNCTION__); [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/ |
table.py | 520 string of the name of the global secondary index. [all...] |
/external/icu/icu4c/source/test/intltest/ |
collationtest.cpp | 576 // Secondary and tertiary weights use only bytes 3 & 4. 660 // Secondary CE. 834 errln("no secondary tailoring gap between %04x and %04x", lowerLimit, sec); 838 errln("mis-allocated secondary weight, should get %04x < %04x < %04x", 850 errln("mis-allocated secondary weight, should get %04x < %04x < %04x" [all...] |
/external/vulkan-validation-layers/layers/ |
vk_validation_layer_details.md | 34 | Valid BeginCommandBuffer state | Must not call Begin on command buffers that are being recorded, and primary command buffers must specify VK_NULL_HANDLE for RenderPass or Framebuffer parameters, while secondary command buffers must provide non-null parameters, | BEGIN_CB_INVALID_STATE | vkBeginCommandBuffer | PrimaryCommandBufferFramebufferAndRenderpass SecondaryCommandBufferFramebufferAndRenderpass | None | 35 | Command Buffer Simultaneous Use | Violation of VK_COMMAND_BUFFER_USAGE_SIMULTANEOUS_USE_BIT rules. Most likely attempting to simultaneously use a CmdBuffer w/o having that bit set. This also warns if you add secondary command buffer w/o that bit set to a primary command buffer that does have that bit set. | INVALID_CB_SIMULTANEOUS_USE | vkQueueSubmit vkCmdExecuteCommands | TODO | Write test | 50 | Valid Secondary CommandBuffer | Validates that no primary command buffers are sent to vkCmdExecuteCommands() are | INVALID_SECONDARY_COMMAND_BUFFER | vkCmdExecuteCommands | ExecuteCommandsPrimaryCB | NA | 70 | RenderPass Compatibility | Verify that active renderpass is compatible with renderpass specified in secondary command buffer, and that renderpass specified for a framebuffer is compatible with renderpass specified in secondary command buffer | RENDERPASS_INCOMPATIBLE | vkCmdExecuteCommands vkBeginCommandBuffer | TBD | None | 71 | Framebuffer Compatibility | If a framebuffer is passed to secondary command buffer in vkBeginCommandBuffer, then it must match active renderpass (if any) at time of vkCmdExecuteCommands | FRAMEBUFFER_INCOMPATIBLE | vkCmdExecuteCommands | TBD | None | [all...] |
/frameworks/base/core/java/android/os/ |
UserManager.java | 226 * When set on a secondary user, this specifies if the user can remove itself. 281 * <p>This restriction has no effect on secondary users and managed profiles since only the 296 * <p>This restriction has no effect on secondary users and managed profiles since only the 311 * <p>This restriction has no effect on secondary users and managed profiles since only the 338 * <p>This restriction has no effect on secondary users and managed profiles since only the 353 * <p>This restriction has no effect on secondary users and managed profiles since only the [all...] |