Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DControlFlow.cpp17 #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/
DControlFlow.cpp18 #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/
DSectionMemoryManager.h175 sys::MemoryBlock Near; member
/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
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Ddistribution_test_util.cc86 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/
DCodeView.h293 Near = 0x0, enumerator
389 Near = 0x05, enumerator
/third_party/mesa3d/src/mesa/main/
Dviewport.c90 GLdouble Near, Far; /**< Depth buffer range */ member
Dmtypes.h1326 GLfloat Near, Far; /**< Depth buffer range */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSplitKit.cpp1058 MachineBasicBlock *Near = in hoistCopies() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstX8632.h471 enum Mode { Near, Far }; enumerator
DIceInstX8664.h410 enum Mode { Near, Far }; enumerator