/external/mesa3d/src/intel/compiler/ |
D | brw_fs_dead_code_eliminate.cpp | 80 int num_vars = live_vars.num_vars; in dead_code_eliminate() local
|
D | brw_vec4_dead_code_eliminate.cpp | 45 int num_vars = live_vars.num_vars; in dead_code_eliminate() local
|
D | brw_vec4_live_variables.h | 81 int num_vars; variable
|
D | brw_fs_live_variables.h | 111 int num_vars; variable
|
D | brw_vec4.cpp | 1526 int num_vars = this->alloc.count; in split_virtual_grfs() local
|
D | brw_fs.cpp | 1984 int num_vars = this->alloc.count; in split_virtual_grfs() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_nir_builtins.c | 122 unsigned num_vars, in st_nir_make_passthrough_shader()
|
/external/tensorflow/tensorflow/python/eager/ |
D | remote_benchmarks_test.py | 64 def __init__(self, num_vars): argument
|
/external/angle/src/tests/compiler_tests/ |
D | VariablePacker_test.cpp | 96 int num_vars = kMaxRows / num_rows; in TEST() local
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_qir_live_variables.c | 264 qir_compute_start_end(struct vc4_compile *c, int num_vars) in qir_compute_start_end()
|
/external/mesa3d/src/broadcom/compiler/ |
D | vir_live_variables.c | 295 vir_compute_start_end(struct v3d_compile *c, int num_vars) in vir_compute_start_end()
|
/external/tensorflow/tensorflow/python/ops/ |
D | collective_ops_test.py | 182 def _testWhile(self, num_vars, num_iterations, key_base): argument
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_io_to_vector.c | 159 unsigned num_vars = 0; in get_flat_type() local
|
D | nir_serialize.c | 430 unsigned num_vars = blob_read_uint32(ctx->blob); in read_var_list() local
|
/external/libcups/cups/ |
D | ipp-private.h | 171 int num_vars; /* Number of variables */ member
|
/external/libcups/scheduler/ |
D | conf.c | 2663 size_t num_vars, /* I - Number of variables */ in parse_variable()
|
/external/mesa3d/src/amd/compiler/ |
D | aco_register_allocation.cpp | 839 unsigned num_vars = 0; in get_regs_for_copies() local 971 unsigned num_vars = 0; in get_reg_impl() local
|
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | spirv_builder.c | 602 size_t num_vars, size_t *position) in spirv_builder_emit_phi()
|
/external/mesa3d/src/compiler/glsl/ |
D | linker.cpp | 111 find_assignment_visitor(unsigned num_vars, in find_assignment_visitor()
|