| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | vir_register_allocate.c | 130 struct qinst *def = c->defs[temp]; in vir_is_mov_uniform() local 168 struct qinst *def = c->defs[temp]; in can_reconstruct_temp() local
|
| /third_party/node/src/ |
| H A D | node_buffer.cc | 207 ParseArrayIndex(Environment* env, Local<Value> arg, size_t def, size_t* ret) ParseArrayIndex() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | localematcher.cpp | 352 const Locale *def = builder.defaultLocale_; in LocaleMatcher() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_nir_rt_builder.h | 155 assert_def_size(nir_ssa_def *def, unsigned num_components, unsigned bit_size) in assert_def_size() argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | linearize.h | 41 struct instruction *def; member
|
| H A D | expand.c | 896 struct symbol *def; in expand_symbol_call() local
|
| H A D | expression.h | 262 struct expression *def; member
|
| H A D | sparse-llvm.c | 772 struct basic_block *def = NULL; in output_op_switch() local
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_nir_passes.c | 85 nir_ssa_def *def = nir_vec4(b, in lower_pos_write() local 290 nir_ssa_def *def = is_signed ? nir_format_float_to_snorm(b, col, bits) : in lower_uint_color_write() local 423 nir_ssa_def *def = nir_vec4(b, in invert_depth_impl() local [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_emit_nvc0.cpp | 197 void CodeEmitterNVC0::defId(const ValueDef& def, const int pos) in defId() argument [all...] |
| H A D | nv50_ir_emit_nv50.cpp | 176 void CodeEmitterNV50::defId(const ValueDef& def, const int pos) in defId() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler_nir.c | 782 nir_ssa_def *def = nir_build_imm(&b, swiz_max + 1, 32, value); in lower_alu() local 828 nir_ssa_def *def = nir_build_imm(&b, num_components, 32, value); in lower_alu() local 932 nir_ssa_def *def = nir_build_imm(&b, intr->dest.ssa.num_components, 32, value); in emit_shader() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/quickchecking/src/ |
| H A D | fuzzers.rs | 328 let mut def = String::new(); fmt() variables [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngunknown.c | 893 check_handling(display *d, int def, png_uint_32 chunks, png_uint_32 known, in check_handling() argument 1014 int def; in perform_one_test() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | localematcher.cpp | 370 const Locale *def = builder.defaultLocale_; in LocaleMatcher() local
|
| /third_party/python/Python/ |
| H A D | context.c | 183 PyContextVar_New(const char *name, PyObject *def) in PyContextVar_New() argument 196 PyContextVar_Get(PyObject *ovar, PyObject *def, PyObject **val) in PyContextVar_Get() argument 815 contextvar_new(PyObject *name, PyObject *def) in contextvar_new() argument 864 PyObject *def = NULL; contextvar_tp_new() local 936 PyObject *def = PyObject_Repr(self->var_default); contextvar_tp_repr() local [all...] |
| /third_party/python/Modules/ |
| H A D | _testmultiphase.c | 327 PyModuleDef *def = PyModule_GetDef(mod); in call_state_registration_func() local 463 createfunc_nonmodule(PyObject *spec, PyModuleDef *def) in createfunc_nonmodule() argument 687 createfunc_null(PyObject *spec, PyModuleDef *def) createfunc_null() argument 707 createfunc_raise(PyObject *spec, PyModuleDef *def) createfunc_raise() argument 728 createfunc_unreported_exception(PyObject *spec, PyModuleDef *def) createfunc_unreported_exception() argument [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| H A D | cpp_helpers.h | 765 std::string def = field->DebugStringWithOptions(options); in PrintFieldComment() local
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_write_ast.c | 689 struct cil_default *def = node->data; in cil_write_ast_node() local 705 struct cil_default *def = node->data; in cil_write_ast_node() local 721 struct cil_default *def = node->data; cil_write_ast_node() local 737 struct cil_defaultrange *def = node->data; cil_write_ast_node() local [all...] |
| H A D | cil_reset_ast.c | 463 static void cil_reset_default(struct cil_default *def) in cil_reset_default() argument 468 static void cil_reset_defaultrange(struct cil_defaultrange *def) in cil_reset_defaultrange() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | ir_context.cpp | 268 Instruction* def = get_def_use_mgr()->GetDef(id); in KillDef() local
|
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| H A D | es3pShaderOperatorTests.cpp | 137 static int getIterationCountOrDefault (const tcu::CommandLine& cmdLine, int def) in getIterationCountOrDefault() argument
|
| /third_party/vk-gl-cts/modules/gles2/performance/ |
| H A D | es2pShaderOperatorTests.cpp | 137 static int getIterationCountOrDefault (const tcu::CommandLine& cmdLine, int def) in getIterationCountOrDefault() argument
|
| /device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/ |
| H A D | ddr_training_impl.h | 271 unsigned def[DDR_PHY_CA_REG_MAX]; member
|
| /device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/ |
| H A D | ddr_training_impl.h | 272 unsigned def[DDR_PHY_CA_REG_MAX]; member
|