Searched
full:alternative (Results
501 -
525 of
3442) sorted by null
<<21222324252627282930>>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
2-3.c | 221 char altclk; /* Want to use alternative clock */ 279 output(" Alternative clock for cond %s be tested\n", 338 "Unable to set alternative (monotonic) clock for cond");
|
/external/openssh/openbsd-compat/ |
strptime.c | 107 * "Alternative" modifiers. Just set the appropriate flag 110 case 'E': /* "%E?" alternative conversion modifier. */ 115 case 'O': /* "%O?" alternative conversion modifier. */
|
/external/python/cpython2/Modules/ |
makesetup | 9 # -s directory: alternative source directory (default .) 11 # -c file: alternative config.c template (default $libdir/config.c.in) 13 # -m file: alternative Makefile template (default ./Makefile.pre)
|
/packages/apps/Email/tests/src/com/android/emailcommon/internet/ |
Rfc822OutputTests.java | 143 // Create a message with alternative part 148 // Attach a meeting invitation, which needs to be sent as multipart/alternative 174 assertTrue(contentType.getBody().contains("multipart/alternative"));
|
/prebuilts/gdb/darwin-x86/lib/python2.7/config/ |
makesetup | 9 # -s directory: alternative source directory (default .) 11 # -c file: alternative config.c template (default $libdir/config.c.in) 13 # -m file: alternative Makefile template (default ./Makefile.pre)
|
/prebuilts/gdb/linux-x86/lib/python2.7/config/ |
makesetup | 9 # -s directory: alternative source directory (default .) 11 # -c file: alternative config.c template (default $libdir/config.c.in) 13 # -m file: alternative Makefile template (default ./Makefile.pre)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/ |
makesetup | 9 # -s directory: alternative source directory (default .) 11 # -c file: alternative config.c template (default $libdir/config.c.in) 13 # -m file: alternative Makefile template (default ./Makefile.pre)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/ |
makesetup | 9 # -s directory: alternative source directory (default .) 11 # -c file: alternative config.c template (default $libdir/config.c.in) 13 # -m file: alternative Makefile template (default ./Makefile.pre)
|
/art/tools/golem/ |
env | 28 # but rather telling the ART C++ to use alternative algorithms.
|
/bionic/libc/arch-arm64/include/machine/ |
fenv.h | 34 * * [26] - AHP, Alternative half-precision control bit;
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/ |
TvAppVerifierActivity.java | 106 * Call this to create alternative choice for the previous test step.
|
/developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/res/values/ |
strings.xml | 66 alternative you may want to consider using the gyro sensor and implement your own step
|
/developers/build/prebuilts/gradle/ElevationBasic/ |
README.md | 12 alternative ways to move a view in the z-axis. The first shape, the circle,
|
/developers/build/prebuilts/gradle/SlidingTabsColors/ |
README.md | 16 array of colors and the alternative is via the `TabColorizer` interface which gives
|
/developers/samples/android/sensors/BatchStepSensor/Application/src/main/res/values/ |
strings.xml | 66 alternative you may want to consider using the gyro sensor and implement your own step
|
/developers/samples/android/ui/views/Elevation/ElevationBasic/ |
README.md | 12 alternative ways to move a view in the z-axis. The first shape, the circle,
|
/developers/samples/android/ui/views/SlidingTabs/SlidingTabsColors/ |
README.md | 16 array of colors and the alternative is via the `TabColorizer` interface which gives
|
/development/ndk/platforms/android-21/arch-arm64/include/machine/ |
fenv.h | 34 * * [26] - AHP, Alternative half-precision control bit;
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
alternative_32.h | 36 #define alternative(oldinstr, newinstr, feature) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (feature) : "memory") macro
|
/development/samples/browseable/BatchStepSensor/res/values/ |
strings.xml | 66 alternative you may want to consider using the gyro sensor and implement your own step
|
/device/google/marlin/ |
default-permissions.xml | 27 alternative disclosure and opt-out UI, ones providing highlight features
|
/device/google/wahoo/ |
default-permissions.xml | 27 alternative disclosure and opt-out UI, ones providing highlight features
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
ceval.h | 95 An alternative is:
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
ceval.h | 95 An alternative is:
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/ |
test_email_torture.py | 67 multipart/alternative
|
Completed in 279 milliseconds
<<21222324252627282930>>