HomeSort by relevance Sort by last modified time
    Searched full:preferred (Results 26 - 50 of 4924) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/ltp/testcases/kernel/hotplug/memory_hotplug/Xpm-tests/
test-mpm-file-16m 7 mbind zerofile-16m preferred 1
test-mpm-file-1m 7 mbind zerofile-1m preferred 1
test-lazy-anon-1g-touch 7 mbind foo preferred 1
test-lazy-anon-8p-nomig 7 mbind foo preferred 1
test-lazy-file-16m 7 mbind zerofile-16m preferred 1
test-lazy-file-1m 7 mbind zerofile-1m preferred 1
test-lazy-file-8p 7 mbind zerofile-1m preferred 1
test-lazy-shm-8p 6 mbind foo preferred 1
  /external/robolectric-shadows/processor/src/test/java/org/robolectric/annotation/processing/validator/
ImplementationValidatorTest.java 26 .withErrorContaining("@Implementation methods should be protected (preferred) or public (deprecated)")
29 .withErrorContaining("@Implementation methods should be protected (preferred) or public (deprecated)")
32 .withErrorContaining("@Implementation methods should be protected (preferred) or public (deprecated)")
35 .withErrorContaining("@Implementation methods should be protected (preferred) or public (deprecated)")
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
alignment.ll 3 ; This cannot get rounded up to the preferred alignment (16) if they have an
13 ; Common variables should not get rounded up to the preferred alignment (16) if
27 ; This cannot get rounded up to the preferred alignment (16) if they have an
36 ; Common variables should not get rounded up to the preferred alignment (16) if
  /frameworks/base/rs/java/android/renderscript/
RenderScriptGL.java 48 * The configuration is described by pairs of minimum and preferred bit
93 throw new RSIllegalArgumentException("preferred must be >= Minimum.");
103 * @param preferred
105 public void setColor(int minimum, int preferred) {
106 validateRange(minimum, preferred, 5, 8);
108 mColorPref = preferred;
117 * @param preferred
119 public void setAlpha(int minimum, int preferred) {
120 validateRange(minimum, preferred, 0, 8);
122 mAlphaPref = preferred;
    [all...]
  /external/scapy/test/tls/
example_server.py 7 Basic TLS server. A preferred ciphersuite may be provided as first argument.
11 will be preferred to any other suite the client might propose.
  /compatibility/cdd/10_software-compatibility-testing/
10_0_intro.md 7 minimum number of changes as possible to the reference and preferred
  /external/curl/docs/cmdline-opts/
local-port.d 6 Set a preferred single number or range (FROM-TO) of local port numbers to use
  /external/ltp/testcases/kernel/hotplug/memory_hotplug/Scripts/
test1f 7 mbind kern preferred 1
test1la 7 mbind foo preferred 1
test3l 6 mbind foo preferred 1
  /external/pdfium/third_party/base/allocator/partition_allocator/
address_space_randomization.h 11 // Calculates a random preferred mapping address. In calculating an address, we
  /device/linaro/bootloader/edk2/OvmfPkg/PlatformDxe/
Platform.uni 32 #string STR_RES_CUR #language en-US "Preferred Resolution at Next Boot"
33 #string STR_RES_CUR_HELP #language en-US "The preferred resolution of the Graphics Console at next boot. It might be unset, or even invalid (hence ignored) wrt. the video RAM size."
34 #string STR_RES_NEXT #language en-US "Change Preferred Resolution for Next Boot"
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
ShortcutManagerTest6.java 40 // Preferred isn't set, use the system launcher.
42 /* preferred */ null,
67 // Preferred isn't set, still use the system launcher.
69 /* preferred */ null,
88 // Preferred is set. That's the default launcher.
90 /* preferred */ cn(CALLING_PACKAGE_2, "name"),
108 // Once set, even after the preferred launcher is cleared, SM still allows it to access
111 /* preferred */ null,
139 // Now the preferred changed.
141 /* preferred */ cn(CALLING_PACKAGE_1, "xyz")
    [all...]
  /build/make/core/
executable.mk 57 # check if preferred arch is supported
67 # check if preferred arch was not supported or asked to build both
71 # check if the non-preferred arch is the primary or secondary
78 # check if non-preferred arch is supported
81 # non-preferred arch is supported
package.mk 18 # the preferred if its supported, otherwise the non-preferred.
60 # check if preferred arch is supported
66 # check if the non-preferred arch is the primary or secondary
73 # check if non-preferred arch is supported
  /build/soong/android/
prebuilt_test.go 39 name: "no source prebuilt not preferred",
49 name: "no source prebuilt preferred",
59 name: "prebuilt not preferred",
73 name: "prebuilt preferred",
87 name: "prebuilt no file not preferred",
100 name: "prebuilt no file preferred",
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
pyfpe.c 5 * module fpectl, or as preferred by the user. These variable
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
pyfpe.c 5 * module fpectl, or as preferred by the user. These variable

Completed in 1196 milliseconds

12 3 4 5 6 7 8 91011>>