Home
last modified time | relevance | path

Searched refs:Exact (Results 1 – 25 of 64) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DGlobPattern.cpp114 Pat.Exact = S; in create()
144 if (Exact) in match()
145 return S == *Exact; in match()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp337 bool Exact; in walkForwards() local
340 &Exact); in walkForwards()
452 bool Exact; in convert() local
455 &Exact); in convert()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGlobPattern.h41 Optional<StringRef> Exact; variable
/third_party/mesa3d/src/amd/compiler/
Daco_insert_exec_mask.cpp39 Exact = 1 << 0, enumerator
143 instr_needs[i] = Exact; in get_block_needs()
468 if (ctx.info[idx].block_needs == 0 || ctx.info[idx].block_needs == Exact) { in add_coupling_code()
525 state = Exact; in process_instructions()
530 (ctx.info[block->index].block_needs & (WQM | Exact))) || in process_instructions()
551 } else if (needs == Exact) { in process_instructions()
555 state = Exact; in process_instructions()
609 if (state == Exact) { in process_instructions()
677 state = Exact; in process_instructions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h186 Exact, enumerator
195 Mode EvalMode = Mode::Exact;
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_yuv_surface.txt308 EGL_YUV_ORDER_EXT EGL_DONT_CARE Exact Special 10
310 EGL_YUV_SUBSAMPLE_EXT EGL_DONT_CARE Exact None
311 EGL_YUV_DEPTH_RANGE_EXT EGL_DONT_CARE Exact None
312 EGL_YUV_CSC_STANDARD_EXT EGL_DONT_CARE Exact None
313 EGL_YUV_PLANE_BPP_EXT EGL_DONT_CARE Exact None
DEGL_EXT_pixel_format_float.txt96 Exact Special 2
/third_party/EGL/extensions/EXT/
DEGL_EXT_yuv_surface.txt308 EGL_YUV_ORDER_EXT EGL_DONT_CARE Exact Special 10
310 EGL_YUV_SUBSAMPLE_EXT EGL_DONT_CARE Exact None
311 EGL_YUV_DEPTH_RANGE_EXT EGL_DONT_CARE Exact None
312 EGL_YUV_CSC_STANDARD_EXT EGL_DONT_CARE Exact None
313 EGL_YUV_PLANE_BPP_EXT EGL_DONT_CARE Exact None
DEGL_EXT_pixel_format_float.txt96 Exact Special 2
/third_party/protobuf/objectivec/
DGPBMessage.m1335 //% // Exact type here doesn't matter.
1353 //% // Exact type here doesn't matter.
1381 // Exact type here doesn't matter.
1403 // Exact type here doesn't matter.
1425 // Exact type here doesn't matter.
1447 // Exact type here doesn't matter.
1469 // Exact type here doesn't matter.
1491 // Exact type here doesn't matter.
1513 // Exact type here doesn't matter.
1535 // Exact type here doesn't matter.
[all …]
/third_party/vk-gl-cts/doc/testspecs/GLES3/
Dfunctional.occlusion_query.txt29 + Exact occlusion query result verification
Dfunctional.vertex_arrays.single_attribute.txt39 + Exact precision of attributes as input is clamped to very few bits of output.
/third_party/skia/third_party/externals/egl-registry/extensions/ANDROID/
DEGL_ANDROID_framebuffer_target.txt76 EGL_FRAMEBUFFER_TARGET_ANDROID EGL_DONT_CARE Exact None
/third_party/EGL/extensions/ANDROID/
DEGL_ANDROID_framebuffer_target.txt76 EGL_FRAMEBUFFER_TARGET_ANDROID EGL_DONT_CARE Exact None
/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts659 Exact, enumerator
664 …Name: string, exports: unknown, conditions: string[], mode = MatchingMode.Exact): { moduleFileToTr…
669 case MatchingMode.Exact:
709 : MatchingMode.Exact;
/third_party/openGLES/extensions/OML/
DGLX_OML_swap_method.txt99 GLX_SWAP_METHOD_OML GLX_DONT_CARE Exact ???
/third_party/skia/third_party/externals/opengl-registry/extensions/OML/
DGLX_OML_swap_method.txt99 GLX_SWAP_METHOD_OML GLX_DONT_CARE Exact ???
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_surface_orientation.txt95 EGL_OPTIMAL_SURFACE_ORIENTATION_ANGLE 0 Exact None
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h366 bool Exact : 1;
387 Exact(false), NoNaNs(false), NoInfs(false),
419 Exact = b;
461 bool hasExact() const { return Exact; }
484 Exact &= Flags.Exact;
/third_party/openGLES/extensions/NV/
DEGL_NV_depth_nonlinear.txt131 | EGL_DEPTH_ENCODING_NV | EGL_DONT_CARE | Exact | None | - |
/third_party/EGL/extensions/NV/
DEGL_NV_depth_nonlinear.txt131 | EGL_DEPTH_ENCODING_NV | EGL_DONT_CARE | Exact | None | - |
/third_party/skia/third_party/externals/egl-registry/extensions/NV/
DEGL_NV_depth_nonlinear.txt131 | EGL_DEPTH_ENCODING_NV | EGL_DONT_CARE | Exact | None | - |
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DEGL_NV_depth_nonlinear.txt131 | EGL_DEPTH_ENCODING_NV | EGL_DONT_CARE | Exact | None | - |
/third_party/vk-gl-cts/doc/testspecs/GLES31/
Dfunctional.program_interface_query.txt30 + Exact layout validation for data layout related queries (offset,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstrTypes.h369 DEFINE_HELPERS(SDiv, Exact) // CreateExactSDiv
370 DEFINE_HELPERS(UDiv, Exact) // CreateExactUDiv
371 DEFINE_HELPERS(AShr, Exact) // CreateExactAShr
372 DEFINE_HELPERS(LShr, Exact) // CreateExactLShr

123