Searched
full:alternative (Results
451 -
475 of
3066) sorted by null
<<11121314151617181920>>
| /device/linaro/bootloader/edk2/StdLib/LibC/Time/ |
| strptime.c | 119 * "Alternative" modifiers. Just set the appropriate flag
122 case 'E': /* "%E?" alternative conversion modifier. */
127 case 'O': /* "%O?" alternative conversion modifier. */
|
| /external/llvm/test/CodeGen/SystemZ/ |
| vec-shift-07.ll | 112 ; Test an alternative v2i8->v2i64 extension. 122 ; Test an alternative v2i16->v2i64 extension. 132 ; Test an alternative v2i32->v2i64 extension.
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
| 2-5.c | 182 char altclk; /* Want to use alternative clock */ 226 output(" Alternative clock for cond %s be tested\n", 270 "Unable to set alternative (monotonic) clock for cond");
|
| 2-6.c | 212 char altclk; /* Want to use alternative clock */ 270 output(" Alternative clock for cond %s be tested\n", 329 "Unable to set alternative (monotonic) clock for cond");
|
| /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. */
|
| /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/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:
|
Completed in 1360 milliseconds
<<11121314151617181920>>