Searched defs:Near (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
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
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
D | SectionMemoryManager.h | 175 sys::MemoryBlock Near; member
|
/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
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 293 Near = 0x0, enumerator 389 Near = 0x05, enumerator
|
/third_party/mesa3d/src/mesa/main/ |
D | viewport.c | 90 GLdouble Near, Far; /**< Depth buffer range */ member
|
D | mtypes.h | 1326 GLfloat Near, Far; /**< Depth buffer range */ member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SplitKit.cpp | 1058 MachineBasicBlock *Near = in hoistCopies() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInstX8632.h | 471 enum Mode { Near, Far }; enumerator
|
D | IceInstX8664.h | 410 enum Mode { Near, Far }; enumerator
|