/prebuilts/ndk/r11/platforms/android-16/arch-x86/usr/include/asm/ |
bitops_32.h | 26 #include <asm/alternative.h>
|
/prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/asm/ |
bitops_32.h | 26 #include <asm/alternative.h>
|
/prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/asm/ |
bitops_32.h | 26 #include <asm/alternative.h>
|
/prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/asm/ |
bitops_32.h | 26 #include <asm/alternative.h>
|
/prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/asm/ |
bitops_32.h | 26 #include <asm/alternative.h>
|
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/samples/ |
sample9_unittest.cc | 32 // an alternative console output and how to use the UnitTest reflection API 50 // Provides alternative output mode which produces minimal amount of 103 << "This test fails in order to demonstrate alternative failure messages"; 132 // events from Google Test and print the alternative output. We don't
|
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/samples/ |
sample9_unittest.cc | 32 // an alternative console output and how to use the UnitTest reflection API 50 // Provides alternative output mode which produces minimal amount of 103 << "This test fails in order to demonstrate alternative failure messages"; 132 // events from Google Test and print the alternative output. We don't
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/ |
msg_36.txt | 13 Content-Type: Multipart/Alternative; Boundary="OtherAccess"
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/ |
msg_36.txt | 13 Content-Type: Multipart/Alternative; Boundary="OtherAccess"
|
/system/media/audio_utils/include/audio_utils/ |
futex.h | 20 // FIXME futex portion is not supported on macOS, should use the macOS alternative
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/ |
registers.s | 52 ;; Test the alternative names
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/ |
threads_scenarii.c | 35 int altscope; /* 0 => default contension scope; 1 => alternative contension scope */ 66 * -> Do not have a detached thread use an alternative stack; 88 , CASE_POS(0, 0, 0, 0, 1, 0, 0, 0, "Alternative contension scope") 90 , CASE_POS(0, 0, 0, 0, 0, 1, 0, 0, "Alternative stack") 113 , CASE_POS(0, 0, 0, 0, 1, 0, 0, 0, "Alternative contension scope") 114 /* 8*//*,CASE_POS(0, 0, 0, 0, 0, 1, 0, 0, "Alternative stack") */ 135 , CASE_POS(0, 0, 0, 0, 1, 0, 0, 0, "Alternative contension scope") 136 /* 8*//*,CASE_POS(0, 0, 0, 0, 0, 1, 0, 0, "Alternative stack") */ 157 , CASE_POS(0, 0, 0, 0, 1, 0, 0, 0, "Alternative contension scope") 158 /* 8*//*,CASE_POS(0, 0, 0, 0, 0, 1, 0, 0, "Alternative stack") * [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/ |
fix_has_key.py | 77 # Don't transform a node matching the first alternative of the
78 # pattern when its parent matches the second alternative
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/ |
STreeParser.cpp | 77 "parse error: in rule %s, no viable alternative for NULL tree\n",
81 "parse error: in rule %s, no viable alternative for tree\n",
|
/external/e2fsprogs/lib/uuid/ |
uuid_generate.3.in | 51 will use an alternative algorithm which uses the current time, the 67 function forces the use of the alternative algorithm which uses the
|
/external/eigen/doc/ |
StlContainers.dox | 42 \subsection vector_spec An alternative - specializing std::vector for Eigen types 44 As an alternative to the recommended approach described above, you have the option to specialize std::vector for Eigen types requiring alignment.
|
/external/llvm/lib/Target/AArch64/ |
AArch64RegisterBankInfo.h | 63 /// Get the alternative mappings for \p MI. 64 /// Alternative in the sense different from getInstrMapping.
|
/external/neven/FaceRecEm/common/src/b_FDSDK/ |
SDK.h | 65 /** pointer to preallocated exclusive (=persistent) memory (alternative to fpMalloc) */ 71 /** pointer to preallocated shared memory (alternative to fpMalloc) */
|
/external/pcre/dist2/doc/html/ |
pcre2_compile.html | 51 PCRE2_ALT_BSUX Alternative handling of \u, \U, and \x 52 PCRE2_ALT_CIRCUMFLEX Alternative handling of ^ in multiline mode
|
/external/python/cpython2/Lib/lib2to3/fixes/ |
fix_has_key.py | 77 # Don't transform a node matching the first alternative of the 78 # pattern when its parent matches the second alternative
|
/external/smali/smalidea/testData/ |
InvalidMethodReference.txt | 40 PsiErrorElement:no viable alternative at input '.blah-' 237 PsiErrorElement:no viable alternative at input ')'
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
ReverseLinearLayout.java | 75 public void setAlternativeOrder(boolean alternative) { 76 mIsAlternativeOrder = alternative;
|
/packages/inputmethods/LatinIME/java/res/values/ |
strings-talkback-descriptions.xml | 170 <!-- Spoken descriptions when opening a more keys keyboard that has alternative characters. --> 171 <string name="spoken_open_more_keys_keyboard">Alternative characters are available</string> 172 <!-- Spoken descriptions when closing a more keys keyboard that has alternative characters. --> 173 <string name="spoken_close_more_keys_keyboard">Alternative characters are dismissed</string> 175 <!-- Spoken descriptions when opening a more suggestions panel that has alternative suggested words. --> 176 <string name="spoken_open_more_suggestions">Alternative suggestions are available</string> 177 <!-- Spoken descriptions when closing a more suggestions panel that has alternative suggested words. --> 178 <string name="spoken_close_more_suggestions">Alternative suggestions are dismissed</string>
|
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/ |
LazyMachineBlockFrequencyInfo.h | 10 /// This is an alternative analysis pass to MachineBlockFrequencyInfo. The 26 /// \brief This is an alternative analysis pass to MachineBlockFrequencyInfo.
|
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/ |
LazyMachineBlockFrequencyInfo.h | 10 /// This is an alternative analysis pass to MachineBlockFrequencyInfo. The 26 /// \brief This is an alternative analysis pass to MachineBlockFrequencyInfo.
|