Home
last modified time | relevance | path

Searched defs:Near (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/llvm/unittests/Support/
H A DMemoryTest.cpp266 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 DControlFlow.cpp17 #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 DControlFlow.cpp18 #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 DSectionMemoryManager.h107 sys::MemoryBlock Near; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h174 sys::MemoryBlock Near; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h175 sys::MemoryBlock Near; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/
DSectionMemoryManager.h174 sys::MemoryBlock Near; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/
DSectionMemoryManager.h174 sys::MemoryBlock Near; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/
DSectionMemoryManager.h174 sys::MemoryBlock Near; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/
DSectionMemoryManager.h174 sys::MemoryBlock Near; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dliteral_test_util.cc94 /* 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 Ddistribution_test_util.cc86 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 Ddistribution_test_util.cc86 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 Ddistribution_test_util.cc86 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 Ddistribution_test_util.cc86 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 Ddistribution_test_util.cc86 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/
Ddistribution_test_util.cc86 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 Ddistribution_test_util.cc86 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 DCodeView.h293 Near = 0x0, enumerator
389 Near = 0x05, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h295 Near = 0x0, enumerator
394 Near = 0x05, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DCodeView.h305 Near = 0x0, enumerator
404 Near = 0x05, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DCodeView.h298 Near = 0x0, enumerator
397 Near = 0x05, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DCodeView.h305 Near = 0x0, enumerator
404 Near = 0x05, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DCodeView.h305 Near = 0x0, enumerator
404 Near = 0x05, enumerator
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dviewport.c93 GLdouble Near, Far; /**< Depth buffer range */ member

12