/art/test/616-cha-proxy-method-inline/ |
info.txt | 1 Test for Class Hierarchy Analysis (CHA) on inlining a cross-dex proxy method.
|
/external/llvm/include/llvm/IR/ |
TypeBuilder.h | 25 /// known at compile time. To support cross-compilation, we define a 31 /// to guarantee that its result is suitable for cross-compilation. 87 // Types for use with cross-compilable TypeBuilders. These correspond 104 template<typename T, bool cross> class TypeBuilder<const T, cross> 105 : public TypeBuilder<T, cross> {}; 106 template<typename T, bool cross> class TypeBuilder<volatile T, cross> 107 : public TypeBuilder<T, cross> {}; 108 template<typename T, bool cross> class TypeBuilder<const volatile T, cross [all...] |
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
TypeBuilder.h | 25 /// known at compile time. To support cross-compilation, we define a 31 /// to guarantee that its result is suitable for cross-compilation. 79 // Types for use with cross-compilable TypeBuilders. These correspond 96 template<typename T, bool cross> class TypeBuilder<const T, cross> 97 : public TypeBuilder<T, cross> {}; 98 template<typename T, bool cross> class TypeBuilder<volatile T, cross> 99 : public TypeBuilder<T, cross> {}; 100 template<typename T, bool cross> class TypeBuilder<const volatile T, cross [all...] |
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/ |
TypeBuilder.h | 25 /// known at compile time. To support cross-compilation, we define a 31 /// to guarantee that its result is suitable for cross-compilation. 87 // Types for use with cross-compilable TypeBuilders. These correspond 104 template<typename T, bool cross> class TypeBuilder<const T, cross> 105 : public TypeBuilder<T, cross> {}; 106 template<typename T, bool cross> class TypeBuilder<volatile T, cross> 107 : public TypeBuilder<T, cross> {}; 108 template<typename T, bool cross> class TypeBuilder<const volatile T, cross [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/ |
TypeBuilder.h | 25 /// known at compile time. To support cross-compilation, we define a 31 /// to guarantee that its result is suitable for cross-compilation. 87 // Types for use with cross-compilable TypeBuilders. These correspond 104 template<typename T, bool cross> class TypeBuilder<const T, cross> 105 : public TypeBuilder<T, cross> {}; 106 template<typename T, bool cross> class TypeBuilder<volatile T, cross> 107 : public TypeBuilder<T, cross> {}; 108 template<typename T, bool cross> class TypeBuilder<const volatile T, cross [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/ |
TypeBuilder.h | 25 /// known at compile time. To support cross-compilation, we define a 31 /// to guarantee that its result is suitable for cross-compilation. 87 // Types for use with cross-compilable TypeBuilders. These correspond 104 template<typename T, bool cross> class TypeBuilder<const T, cross> 105 : public TypeBuilder<T, cross> {}; 106 template<typename T, bool cross> class TypeBuilder<volatile T, cross> 107 : public TypeBuilder<T, cross> {}; 108 template<typename T, bool cross> class TypeBuilder<const volatile T, cross [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/ |
TypeBuilder.h | 25 /// known at compile time. To support cross-compilation, we define a 31 /// to guarantee that its result is suitable for cross-compilation. 87 // Types for use with cross-compilable TypeBuilders. These correspond 104 template<typename T, bool cross> class TypeBuilder<const T, cross> 105 : public TypeBuilder<T, cross> {}; 106 template<typename T, bool cross> class TypeBuilder<volatile T, cross> 107 : public TypeBuilder<T, cross> {}; 108 template<typename T, bool cross> class TypeBuilder<const volatile T, cross [all...] |
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/ |
TypeBuilder.h | 25 /// known at compile time. To support cross-compilation, we define a 31 /// to guarantee that its result is suitable for cross-compilation. 87 // Types for use with cross-compilable TypeBuilders. These correspond 104 template<typename T, bool cross> class TypeBuilder<const T, cross> 105 : public TypeBuilder<T, cross> {}; 106 template<typename T, bool cross> class TypeBuilder<volatile T, cross> 107 : public TypeBuilder<T, cross> {}; 108 template<typename T, bool cross> class TypeBuilder<const volatile T, cross [all...] |
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/ |
TypeBuilder.h | 25 /// known at compile time. To support cross-compilation, we define a 31 /// to guarantee that its result is suitable for cross-compilation. 87 // Types for use with cross-compilable TypeBuilders. These correspond 104 template<typename T, bool cross> class TypeBuilder<const T, cross> 105 : public TypeBuilder<T, cross> {}; 106 template<typename T, bool cross> class TypeBuilder<volatile T, cross> 107 : public TypeBuilder<T, cross> {}; 108 template<typename T, bool cross> class TypeBuilder<const volatile T, cross [all...] |
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/ |
TypeBuilder.h | 25 /// known at compile time. To support cross-compilation, we define a 31 /// to guarantee that its result is suitable for cross-compilation. 87 // Types for use with cross-compilable TypeBuilders. These correspond 104 template<typename T, bool cross> class TypeBuilder<const T, cross> 105 : public TypeBuilder<T, cross> {}; 106 template<typename T, bool cross> class TypeBuilder<volatile T, cross> 107 : public TypeBuilder<T, cross> {}; 108 template<typename T, bool cross> class TypeBuilder<const volatile T, cross [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/ |
TypeBuilder.h | 25 /// known at compile time. To support cross-compilation, we define a 31 /// to guarantee that its result is suitable for cross-compilation. 87 // Types for use with cross-compilable TypeBuilders. These correspond 104 template<typename T, bool cross> class TypeBuilder<const T, cross> 105 : public TypeBuilder<T, cross> {}; 106 template<typename T, bool cross> class TypeBuilder<volatile T, cross> 107 : public TypeBuilder<T, cross> {}; 108 template<typename T, bool cross> class TypeBuilder<const volatile T, cross [all...] |
/art/test/126-miranda-multidex/ |
info.txt | 1 This test ensures that cross-dex-file Miranda methods are correctly resolved.
|
/art/test/616-cha-interface-default/ |
info.txt | 2 Test it under multidex configuration to check cross-dex inlining.
|
/external/eigen/test/ |
geo_orthomethods.cpp | 31 // cross product 32 VERIFY_IS_MUCH_SMALLER_THAN(v1.cross(v2).dot(v1), Scalar(1)); 33 VERIFY_IS_MUCH_SMALLER_THAN(v1.dot(v1.cross(v2)), Scalar(1)); 34 VERIFY_IS_MUCH_SMALLER_THAN(v1.cross(v2).dot(v2), Scalar(1)); 35 VERIFY_IS_MUCH_SMALLER_THAN(v2.dot(v1.cross(v2)), Scalar(1)); 36 VERIFY_IS_MUCH_SMALLER_THAN(v1.cross(Vector3::Random()).dot(v1), Scalar(1)); 39 (v0.cross(v1)).normalized(), 40 (v0.cross(v1).cross(v0)).normalized(); 44 VERIFY_IS_APPROX(v0.cross(mat3*v1), -(mat3*v1).cross(v0)) [all...] |
/external/llvm/test/DebugInfo/Inputs/ |
cross-cu-inlining.c | 2 // clang cross-cu-inlining.c -DA_C -g -emit-llvm -S -o a.ll 3 // clang cross-cu-inlining.c -DB_C -g -emit-llvm -S -o b.ll 5 // opt -inline ab.bc -o cross-cu-inlining.bc 6 // clang -c cross-cu-inlining.bc -o cross-cu-inlining.o
|
/external/skia/infra/bots/assets/armhf_sysroot/ |
README.md | 1 ARM (hard float) sysroot for cross-compiling c++ code on a x86_64 Linux bot. 6 libstdc++-4.8-dev-armhf-cross libgcc-4.8-dev-armhf-cross binutils-arm-linux-gnueabihf
|
/external/swiftshader/third_party/subzero/Makefile.standalone-help/ |
check-xtest.txt | 1 check-xtest - run the cross tests
|
/external/syslinux/win32/ |
README | 5 Prepackaged versions of the MinGW cross-compiler are now included in
|
/external/eigen/doc/examples/ |
tut_arithmetic_dot_cross.cpp | 14 cout << "Cross product:\n" << v.cross(w) << endl;
|
/prebuilts/misc/windows/sdl2/ |
INSTALL.txt | 5 To install SDL for cross-compiling development:
6 make cross
|
/prebuilts/go/darwin-x86/src/cmd/vet/all/whitelist/ |
nacl_arm.txt | 4 runtime/sys_nacl_arm.s: [arm] cannot check cross-package assembly function: naclWrite is in package syscall 5 runtime/sys_nacl_arm.s: [arm] cannot check cross-package assembly function: now is in package syscall
|
/prebuilts/go/linux-x86/src/cmd/vet/all/whitelist/ |
nacl_arm.txt | 4 runtime/sys_nacl_arm.s: [arm] cannot check cross-package assembly function: naclWrite is in package syscall 5 runtime/sys_nacl_arm.s: [arm] cannot check cross-package assembly function: now is in package syscall
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
TestCross.rs | 26 return cross(inLeftVector, inRightVector); 31 return cross(inLeftVector, inRightVector); 36 return cross(inLeftVector, inRightVector); 41 return cross(inLeftVector, inRightVector);
|
/external/flatbuffers/ |
README.android | 8 Cross platform serialization library. Used to read the metadata in a font.
|
/external/kmod/testsuite/module-playground/ |
README | 4 Some modules are pre-compiled due to needing cross-compilers present on the 10 kernel $ make ARCH=<arch> CROSS_COMPILER=<cross-compiler-prefix> defconfig 11 kernel $ make ARCH=<arch> CROSS_COMPILER=<cross-compiler-prefix> modules_prepare 22 cross-compiler is not needed (example: you are
|