/external/e2fsprogs/tests/progs/test_data/ |
D | expect.icount | 2 Icount structure successfully validated 20 Icount structure successfully validated 150 Icount structure successfully validated 193 Icount structure successfully validated
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.ssbo.txt | 59 SSBO. Reads are validated by comparing values to constant values declared in 60 shader text. Writes are validated by reading back the SSBO and comparing 67 validated by mapping buffer and doing comparison that varies per function. The
|
D | functional.shaders.opaque_type_indexing.txt | 59 Results are validated against reference values.
|
/external/libselinux/src/ |
D | label.c | 50 if (!rec->validating || contexts->validated) in selabel_validate() 57 contexts->validated = 1; in selabel_validate()
|
D | label_internal.h | 44 int validated; member
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_screen_cache.c | 277 LIST_ADD(&entry->head, &cache->validated); in svga_screen_cache_add() 308 curr = cache->validated.next; in svga_screen_cache_flush() 310 while (curr != &cache->validated) { in svga_screen_cache_flush() 378 LIST_INITHEAD(&cache->validated); in svga_screen_cache_init()
|
D | svga_screen_cache.h | 114 struct list_head validated; member
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_surface.h | 48 int32_t validated; /* atomic */ member
|
D | vmw_surface.c | 54 assert(p_atomic_read(&dst->validated) == 0); in vmw_svga_winsys_surface_reference()
|
D | vmw_context.c | 171 p_atomic_dec(&vsurf->validated); in vmw_swc_flush() 266 p_atomic_inc(&vsurf->validated); in vmw_swc_surface_relocation() 355 p_atomic_dec(&vswc->surface.handles[i]->validated); in vmw_swc_destroy()
|
D | vmw_screen_svga.c | 170 p_atomic_set(&surface->validated, 0); in vmw_svga_winsys_surface_create() 192 return (p_atomic_read(&vsurf->validated) == 0); in vmw_svga_winsys_surface_is_flushed()
|
D | vmw_screen_dri.c | 205 p_atomic_set(&vsrf->validated, 0); in vmw_drm_surface_from_handle()
|
/external/selinux/libselinux/src/ |
D | label.c | 145 if (!rec->validating || contexts->validated) in selabel_validate() 152 contexts->validated = 1; in selabel_validate()
|
D | label_internal.h | 47 int validated; member
|
/external/valgrind/exp-bbv/tests/amd64-linux/ |
D | rep_prefix.S | 5 # The answer is validated to hw perf counters.
|
/external/libdrm/intel/ |
D | intel_bufmgr_fake.c | 213 int is_static, validated; member 1156 bo_fake->validated = 0; in drm_intel_fake_kick_all_locked() 1229 bo_fake->validated = 1; in drm_intel_fake_bo_validate() 1353 if (!target_fake->validated) { in drm_intel_fake_reloc_and_validate_buffer() 1405 if (target_fake->validated) in drm_intel_bo_fake_post_submit() 1415 bo_fake->validated = 0; in drm_intel_bo_fake_post_submit()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_tex.c | 174 t->validated = GL_FALSE; in radeonSetTexFilter() 346 t->validated = GL_FALSE; in radeonTexParameter()
|
D | radeon_mipmap_tree.c | 547 if (samp == &texObj->Sampler && (t->validated || t->image_override)) { in radeon_validate_texture_miptree() 598 t->validated = GL_TRUE; in radeon_validate_texture_miptree()
|
D | radeon_common_context.h | 194 GLboolean validated; member
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_tex.c | 221 t->validated = GL_FALSE; in r200SetTexFilter() 403 t->validated = GL_FALSE; in r200TexParameter()
|
D | radeon_mipmap_tree.c | 547 if (samp == &texObj->Sampler && (t->validated || t->image_override)) { in radeon_validate_texture_miptree() 598 t->validated = GL_TRUE; in radeon_validate_texture_miptree()
|
D | radeon_common_context.h | 194 GLboolean validated; member
|
/external/vboot_reference/firmware/ |
D | README | 32 vboot1 tools can be validated using this implementation.
|
/external/skia/src/pdf/ |
D | SkPDFDevice.cpp | 142 int validated; in force_glyph_encoding() local 143 for (validated = 0; validated < numGlyphs; ++validated) { in force_glyph_encoding() 144 if (input[validated] > maxGlyphID) { in force_glyph_encoding() 148 if (validated >= numGlyphs) { in force_glyph_encoding() 155 if (validated > 0) { in force_glyph_encoding() 156 memcpy(storage->get(), input, validated * sizeof(uint16_t)); in force_glyph_encoding() 159 for (int i = validated; i < numGlyphs; ++i) { in force_glyph_encoding()
|
/external/valgrind/exp-bbv/tests/x86/ |
D | rep_prefix.S | 5 # The answer is validated to hw perf counters.
|