/aosp_15_r20/external/llvm/unittests/Support/ |
H A D | MemoryTest.cpp | 266 MemoryBlock Near((void*)(3*PageSize), 16); in TEST_P() local 288 MemoryBlock Near(nullptr, 0); in TEST_P() local 314 MemoryBlock Near((void*)(4*PageSize), 0); in TEST_P() local 340 MemoryBlock Near((void*)(2*PageSize+5), 0); in TEST_P() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
H A D | ControlFlow.cpp | 17 #define TestJ(C, Near, Dest, Src0, Value0, Src1, Value1) \ in TEST_F() argument 204 #define TestImplAddr(Near) \ in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
H A D | ControlFlow.cpp | 18 #define TestJ(C, Near, Src0, Value0, Src1, Value1, Dest) \ in TEST_F() argument 148 #define TestImplAddr(Near) \ in TEST_F() argument
|
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/ |
H A D | SectionMemoryManager.h | 107 sys::MemoryBlock Near; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/ |
H A D | SectionMemoryManager.h | 174 sys::MemoryBlock Near; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
H A D | SectionMemoryManager.h | 175 sys::MemoryBlock Near; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/ |
D | SectionMemoryManager.h | 174 sys::MemoryBlock Near; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/ |
D | SectionMemoryManager.h | 174 sys::MemoryBlock Near; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/ |
D | SectionMemoryManager.h | 174 sys::MemoryBlock Near; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/ |
D | SectionMemoryManager.h | 174 sys::MemoryBlock Near; member
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | literal_test_util.cc | 94 /* static */ ::testing::AssertionResult LiteralTestUtil::Near( in Near() function in xla::LiteralTestUtil
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/random/internal/ |
H A D | distribution_test_util.cc | 86 bool Near(absl::string_view msg, double actual, double expected, double bound) { in Near() function
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/random/internal/ |
H A D | distribution_test_util.cc | 86 bool Near(absl::string_view msg, double actual, double expected, double bound) { in Near() function
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/random/internal/ |
H A D | distribution_test_util.cc | 86 bool Near(absl::string_view msg, double actual, double expected, double bound) { in Near() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/random/internal/ |
H A D | distribution_test_util.cc | 86 bool Near(absl::string_view msg, double actual, double expected, double bound) { in Near() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/random/internal/ |
H A D | distribution_test_util.cc | 86 bool Near(absl::string_view msg, double actual, double expected, double bound) { in Near() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/ |
D | distribution_test_util.cc | 86 bool Near(absl::string_view msg, double actual, double expected, double bound) { in Near() function
|
/aosp_15_r20/external/abseil-cpp/absl/random/internal/ |
H A D | distribution_test_util.cc | 86 bool Near(absl::string_view msg, double actual, double expected, double bound) { in Near() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 293 Near = 0x0, enumerator 389 Near = 0x05, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 295 Near = 0x0, enumerator 394 Near = 0x05, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 305 Near = 0x0, enumerator 404 Near = 0x05, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 298 Near = 0x0, enumerator 397 Near = 0x05, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 305 Near = 0x0, enumerator 404 Near = 0x05, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 305 Near = 0x0, enumerator 404 Near = 0x05, enumerator
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | viewport.c | 93 GLdouble Near, Far; /**< Depth buffer range */ member
|