Home
last modified time | relevance | path

Searched defs:def (Results 426 - 450 of 662) sorted by relevance

1...<<11121314151617181920>>...27

/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_register_allocate.c130 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 Dnode_buffer.cc207 ParseArrayIndex(Environment* env, Local<Value> arg, size_t def, size_t* ret) ParseArrayIndex() argument
/third_party/node/deps/icu-small/source/common/
H A Dlocalematcher.cpp352 const Locale *def = builder.defaultLocale_; in LocaleMatcher() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_rt_builder.h155 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 Dlinearize.h41 struct instruction *def; member
H A Dexpand.c896 struct symbol *def; in expand_symbol_call() local
H A Dexpression.h262 struct expression *def; member
H A Dsparse-llvm.c772 struct basic_block *def = NULL; in output_op_switch() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_nir_passes.c85 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 Dnv50_ir_emit_nvc0.cpp197 void CodeEmitterNVC0::defId(const ValueDef& def, const int pos) in defId() argument
[all...]
H A Dnv50_ir_emit_nv50.cpp176 void CodeEmitterNV50::defId(const ValueDef& def, const int pos) in defId() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir.c782 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 Dfuzzers.rs328 let mut def = String::new(); fmt() variables
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngunknown.c893 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 Dlocalematcher.cpp370 const Locale *def = builder.defaultLocale_; in LocaleMatcher() local
/third_party/python/Python/
H A Dcontext.c183 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.c327 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 Dcpp_helpers.h765 std::string def = field->DebugStringWithOptions(options); in PrintFieldComment() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_write_ast.c689 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 Dcil_reset_ast.c463 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 Dir_context.cpp268 Instruction* def = get_def_use_mgr()->GetDef(id); in KillDef() local
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp137 static int getIterationCountOrDefault (const tcu::CommandLine& cmdLine, int def) in getIterationCountOrDefault() argument
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp137 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 Dddr_training_impl.h271 unsigned def[DDR_PHY_CA_REG_MAX]; member
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/
H A Dddr_training_impl.h272 unsigned def[DDR_PHY_CA_REG_MAX]; member

Completed in 38 milliseconds

1...<<11121314151617181920>>...27