/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_transform.c | 45 need_re_emit(struct tgsi_transform_context *ctx, uint32_t emitted, struct tgsi_header orig_header) in need_re_emit() argument 81 uint32_t emitted; in emit_instruction() local 97 uint32_t emitted; in emit_declaration() local 113 uint32_t emitted; in emit_immediate() local 129 uint32_t emitted; emit_property() local [all...] |
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cpp.cpp | 263 bool emitted = false; in emit_resources() local
|
H A D | spirv_hlsl.cpp | 1157 bool emitted = false; in emit_composite_constants() local 1182 bool emitted = false; in emit_specialization_constants_and_structs() local 1272 bool emitted = false; declare_undefined_values() local 1300 bool emitted = false; emit_resources() local [all...] |
H A D | spirv_msl.cpp | 6489 bool emitted = false; in declare_undefined_values() local 6513 bool emitted = false; in declare_constant_arrays() local 6584 bool emitted = false; emit_specialization_constants_and_structs() local [all...] |
/third_party/astc-encoder/Utils/ |
H A D | astc_quant_generator.cpp | 266 unsigned int emitted = 0; in generate_unpacked_quant() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | fd2_emit.c | 160 texmask emitted = 0; in emit_textures() local 113 emit_texture(struct fd_ringbuffer *ring, struct fd_context *ctx, struct fd_texture_stateobj *tex, unsigned samp_id, texmask emitted) emit_texture() argument
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_fence.c | 125 vmw_fences_signal(struct pb_fence_ops *fence_ops, uint32_t signaled, uint32_t emitted, boolean has_emitted) vmw_fences_signal() argument [all...] |
/third_party/node/deps/v8/src/codegen/ |
H A D | safepoint-table.h | 224 bool emitted() const { in emitted() function in v8::internal::SafepointTableBuilder
|
H A D | constant-pool.cc | 185 bool emitted = emitted_label_.is_bound(); in Emit() local [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_query.c | 271 uint64_t emitted, generated; member [all...] |
/third_party/libabigail/src/ |
H A D | abg-leaf-reporter.cc | 392 bool emitted = false; in report() local 1028 bool emitted = false; in report() local 1074 bool emitted in report() local 1193 bool emitted = false; report() local 1234 bool emitted = false; report() local 1314 bool emitted = false; report() local 1351 bool emitted = false; report() local 1387 bool emitted = false; report() local 1426 bool emitted = false; report() local [all...] |
H A D | abg-default-reporter.cc | 703 bool emitted = false; in report() local 828 bool emitted = false; in report() local 1731 bool emitted = false; report() local 1777 bool emitted = false; report() local 1908 bool emitted = false; report() local 1949 bool emitted = false; report() local 2031 bool emitted = false; report() local 2068 bool emitted = false; report() local 2104 bool emitted = false; report() local 2143 bool emitted = false; report() local [all...] |
H A D | abg-reporter-priv.cc | 418 bool emitted = false; in represent() local 1258 bool emitted = false; maybe_report_unreachable_type_changes() local [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | Device.cpp | 85 std::unordered_set<std::string> emitted; member
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | code-generator-impl.h | 235 bool emitted() const { return emitted_; } in emitted() function in v8::internal::compiler::DeoptimizationExit
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_pair_schedule.c | 708 static void presub_nop(struct rc_instruction * emitted) { in presub_nop() argument [all...] |
/third_party/vk-gl-cts/framework/referencerenderer/ |
H A D | rrRenderer.cpp | 1441 std::vector<VertexPacket*> emitted; in drawWithGeometryShader() local [all...] |
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_private.h | 268 bool emitted; member
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_cmd_buffer.c | 4177 bool emitted = false; in cmd_buffer_emit_vertex_constants_and_flush() local 4371 bool emitted = true; in CmdDrawMultiIndexedEXT() local [all...] |
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | function.cc | 2774 bool emitted = false; in EmitBasicBlock() local [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_pipe.h | 1021 union si_state emitted; member
|