| /third_party/curl/tests/server/ |
| H A D | mqttd.c | 669 char *def = (char *)"this is random payload yes yes it is"; in mqttit() local
|
| /third_party/backends/backend/ |
| H A D | teco1.h | 311 const struct scanners_supported *def; /* default options for that scanner */ member
|
| H A D | leo.h | 285 const struct scanners_supported *def; /* default options for that scanner */ member
|
| H A D | teco3.h | 314 const struct scanners_supported *def; /* default options for that scanner */ member
|
| /third_party/icu/icu4c/source/common/ |
| H A D | localematcher.cpp | 352 const Locale *def = builder.defaultLocale_; in LocaleMatcher() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | LocaleMatcherTest.java | 856 String def = ""; field in LocaleMatcherTest.TestCase
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | LocaleMatcherTest.java | 898 String def = ""; field in LocaleMatcherTest.TestCase
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_instruction_selection.cpp | 129 get_ssa_temp(struct isel_context* ctx, nir_ssa_def* def) in get_ssa_temp() argument 593 get_ssa_temp_tex(struct isel_context* ctx, nir_ssa_def* def, bool is_16bit) get_ssa_temp_tex() argument [all...] |
| H A D | aco_spill.cpp | 1537 Definition def = reload->definitions[0]; reload_vgpr() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_validate.c | 291 validate_ssa_def(nir_ssa_def *def, validate_state *state) in validate_ssa_def() argument 1556 validate_ssa_def_dominance(nir_ssa_def *def, void *_state) validate_ssa_def_dominance() argument [all...] |
| H A D | nir_opt_copy_prop_vars.c | 67 nir_ssa_def *def[NIR_MAX_VEC_COMPONENTS]; member 75 value_set_ssa_components(struct value *value, nir_ssa_def *def, in value_set_ssa_components() argument 507 nir_ssa_def *def in load_element_from_ssa_entry_value() local [all...] |
| H A D | nir_print.c | 106 print_ssa_def(nir_ssa_def *def, print_state *state) in print_ssa_def() argument 196 print_ssa_use(nir_ssa_def *def, print_state *state) print_ssa_use() argument [all...] |
| H A D | nir_builder.h | 491 nir_channel(nir_builder *b, nir_ssa_def *def, unsigned c) in nir_channel() argument 497 nir_channels(nir_builder *b, nir_ssa_def *def, nir_component_mask_t mask) in nir_channels() argument [all...] |
| H A D | nir_loop_analyze.c | 48 nir_ssa_def *def; member 113 init_loop_def(nir_ssa_def *def, void *void_init_loop_state) in init_loop_def() argument 239 mark_invariant(nir_ssa_def *def, loop_info_state *state) in mark_invariant() argument [all...] |
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_cfg.c | 1355 struct vtn_case *def = NULL; in vtn_emit_cf_func_unstructured() local
|
| /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...] |