/third_party/typescript/tests/baselines/reference/ |
D | objectLiteralWithGetAccessorInsideFunction.types | 7 >{ get _extraOccluded() { var occluded = 0; return occluded; },… 12 var occluded = 0; 13 >occluded : number 16 return occluded; 17 >occluded : number
|
D | objectLiteralWithGetAccessorInsideFunction.symbols | 11 var occluded = 0; 12 >occluded : Symbol(occluded, Decl(objectLiteralWithGetAccessorInsideFunction.ts, 3, 15)) 14 return occluded; 15 >occluded : Symbol(occluded, Decl(objectLiteralWithGetAccessorInsideFunction.ts, 3, 15))
|
D | objectLiteralWithGetAccessorInsideFunction.js | 5 var occluded = 0; 6 return occluded; 15 var occluded = 0; 16 return occluded;
|
D | objectLiteralWithGetAccessorInsideFunction.errors.txt | 10 var occluded = 0; 11 return occluded;
|
/third_party/typescript/tests/cases/compiler/ |
D | objectLiteralWithGetAccessorInsideFunction.ts | 4 var occluded = 0; 5 return occluded;
|
/third_party/mindspore/tests/ut/data/mindrecord/testCBGData/data/ |
D | annotation.data | 1 …occluded": "false", "attr_name": "脸部评分", "data_type": "face", "frame": 0, "attr_value": {"value": … 2 …occluded": "false", "attr_name": "polyline_example", "data_type": "polyline", "frame": 0, "attr_va… 3 …occluded": "false", "attr_name": "植物框", "data_type": "bounding_box", "frame": 0, "attr_value": {"y… 4 …occluded": "false", "attr_name": "脸部评分", "data_type": "face", "frame": 0, "attr_value": {"value": … 5 …occluded": "false", "attr_name": "points_example", "data_type": "points", "frame": 0, "attr_value"… 6 …occluded": "false", "attr_name": "脸部评分", "data_type": "face", "frame": 0, "attr_value": {"value": … 7 …occluded": "false", "attr_name": "人脸框", "data_type": "bounding_box", "frame": 0, "attr_value": {"y… 8 …occluded": "false", "attr_name": "植物框", "data_type": "bounding_box", "frame": 0, "attr_value": {"y… 9 …occluded": "false", "attr_name": "points_example", "data_type": "points", "frame": 0, "attr_value"… 10 …occluded": "false", "attr_name": "polygon_example", "data_type": "polygon", "frame": 0, "attr_valu…
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/src/ |
D | analyze.cpp | 346 t_ilm_bool occluded = ILM_FALSE; in analyzeOcclusion() local 372 occluded = ILM_TRUE; in analyzeOcclusion() 380 occluded = ILM_TRUE; in analyzeOcclusion() 384 if (!occluded) in analyzeOcclusion()
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
D | es3pDepthTests.cpp | 524 …virtual Sample renderSample (const RenderData& occluder, const RenderData& occluded, int worklo… 733 …virtual Sample renderSample (const RenderData& occluder, const RenderData& occluded, int callcoun… 796 Sample RenderCountCase::renderSample (const RenderData& occluder, const RenderData& occluded, int c… in renderSample() argument 817 render(occluded, callcount); in renderSample() 898 …Sample renderSample (const RenderData& occluder, const RenderData& occluded, int workload) cons… 970 Sample RelativeChangeCase::renderSample (const RenderData& occluder, const RenderData& occluded, in… in renderSample() argument 973 const GLuint program = occluded.m_program.getProgram(); in renderSample() 1012 render(occluded); in renderSample() 1029 render(occluded); in renderSample() 1696 …Sample renderSample (const RenderData& occluder, const RenderData& occluded, int workload) c… in renderSample() argument [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_occlusion_instrument.txt | 27 occluded (i.e., fail the depth test) by fragments already in the
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_occlusion_instrument.txt | 27 occluded (i.e., fail the depth test) by fragments already in the
|
/third_party/vk-gl-cts/doc/testspecs/GL3/ |
D | functional.conditional_render.txt | 92 this chain is placed in an occluded location, starting a cascade of failing
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_conservative_depth.txt | 43 up being discarded because it is occluded.
|
D | EXT_post_depth_coverage.txt | 211 rather than whether samples are "occluded," and guaranteeing attributes
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_conservative_depth.txt | 43 up being discarded because it is occluded.
|
D | EXT_post_depth_coverage.txt | 211 rather than whether samples are "occluded," and guaranteeing attributes
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_conservative_depth.txt | 42 up being discarded because it is occluded.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_conservative_depth.txt | 42 up being discarded because it is occluded.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_post_depth_coverage.txt | 195 rather than whether samples are "occluded," and guaranteeing attributes
|
D | ARB_conservative_depth.txt | 48 up being discarded because it is occluded.
|
D | ARB_occlusion_query.txt | 427 occluded, while objects that were occluded last frame must be 429 still occluded. This will reduce the number of wasteful
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_post_depth_coverage.txt | 205 rather than whether samples are "occluded," and guaranteeing attributes
|
D | ARB_conservative_depth.txt | 58 up being discarded because it is occluded.
|
D | ARB_occlusion_query.txt | 437 occluded, while objects that were occluded last frame must be 439 still occluded. This will reduce the number of wasteful
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_occlusion_query.txt | 355 occluded, while objects that were occluded last frame must be 357 still occluded. This will reduce the number of wasteful
|
/third_party/openGLES/extensions/NV/ |
D | NV_occlusion_query.txt | 355 occluded, while objects that were occluded last frame must be 357 still occluded. This will reduce the number of wasteful
|