/external/llvm/test/CodeGen/X86/ |
2010-02-11-NonTemporal.ll | 8 define void @sub_(i32* noalias %n) {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
2010-02-11-NonTemporal.ll | 8 define void @sub_(i32* noalias %n) {
|
/art/test/004-JniTest/ |
jni_test.cc | 386 sub_(GetClass("JniCallNonvirtualTestSubclass")), 390 sub_constructor_(GetMethodID(sub_, true, "<init>")), 391 sub_static_(GetMethodID(sub_, false, "staticMethod")), 392 sub_nonstatic_(GetMethodID(sub_, true, "nonstaticMethod")), 408 jclass const sub_; member in class:art::JniCallNonvirtualVoidMethodTest 499 CallMethod(nullptr, sub_, super_static_, false, "null object, sub class, super static"); 506 CallMethod(nullptr, sub_, sub_static_, false, "null object, super class, sub static"); 516 jobject sub_super = CallConstructor(sub_, super_constructor_); 517 jobject sub_sub = CallConstructor(sub_, sub_constructor_); 520 CHECK(!env_->IsInstanceOf(super_super, sub_)); [all...] |
/external/shflags/lib/ |
versions | 64 sub_=`echo ${os_release_} |sed 's/^[0-9]*\.\([0-9]*\)\.[0-9]*$/\1/'` 73 *) minor_='X'; sub_='X' ;; 75 os_version_="${major_}.${minor_}.${sub_}" 103 unset os_name_ os_release_ os_version_ major_ minor_ sub_
|
/external/regex-re2/re2/ |
regexp.h | 108 // Matches concatenation of sub_[0..nsub-1]. 110 // Matches union of sub_[0..nsub-1]. 113 // Matches sub_[0] zero or more times. 115 // Matches sub_[0] one or more times. 117 // Matches sub_[0] zero or one times. 120 // Matches sub_[0] at least min_ times, at most max_ times.
|
/external/strace/ |
aio.c | 78 tprints_comment("SUB_???");
|
/external/spirv-llvm/lib/SPIRV/ |
OCLUtil.h | 187 const static char SubPrefix[] = "sub_";
|
SPIRVToOCL20.cpp | 125 /// Get prefix work_/sub_ for OCL group builtin functions.
|
/external/strace/tests/ |
aio.c | 318 "{data=%#" PRI__x64 ", key=%u, %hu /* SUB_??? */, fildes=%d}, "
|
/external/strace/tests-m32/ |
aio.c | 318 "{data=%#" PRI__x64 ", key=%u, %hu /* SUB_??? */, fildes=%d}, "
|
/external/strace/tests-mx32/ |
aio.c | 318 "{data=%#" PRI__x64 ", key=%u, %hu /* SUB_??? */, fildes=%d}, "
|
/external/clang/lib/CodeGen/ |
CGDeclCXX.cpp | 455 // Include the filename in the symbol name. Including "sub_" matches gcc and
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
idct_neon.h | 98 // In both add_ and it's pair, sub_, the input for well-formed streams will be [all...] |
/external/llvm/lib/Target/Lanai/ |
LanaiInstrInfo.td | 319 defm SUB_ : ALUarith<0b010, "sub", sub, i32lo16z, i32hi16>;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
valarray | 268 // _lib.valarray.sub_ subset operations: [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
valarray | 268 // _lib.valarray.sub_ subset operations: [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
valarray | 268 // _lib.valarray.sub_ subset operations: [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
valarray | 268 // _lib.valarray.sub_ subset operations: [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
valarray | 268 // _lib.valarray.sub_ subset operations: [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
valarray | 268 // _lib.valarray.sub_ subset operations: [all...] |