Home
last modified time | relevance | path

Searched defs:def (Results 326 - 350 of 435) sorted by relevance

1...<<1112131415161718

/third_party/icu/icu4c/source/test/cintltst/
H A Dcdattst.c77 UDateFormat *def, *fr, *it, *de, *def1, *fr_pat; in TestDateFormat() local
587 UDateFormat *def, *fr, *zhChiCal, *esMX; TestSymbols() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmrgts.cpp605 TimeZone *def = TimeZone::createDefault(); in Test4089106() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-context-vhost.h1302 const char *def; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io.c2972 nir_ssa_def *def; in nir_lower_color_inputs() local
H A Dnir_opt_load_store_vectorize.c294 parse_alu(nir_ssa_scalar *def, nir_op op, uint64_t *c) in parse_alu() argument
364 add_to_entry_key(nir_ssa_scalar *offset_defs, uint64_t *offset_defs_mul, unsigned offset_def_count, nir_ssa_scalar def, uint64_t mul) add_to_entry_key() argument
[all...]
H A Dnir_lower_tex.c1355 nir_ssa_def *def = in nir_lower_lod_zero_width() local
H A Dnir_linking_helpers.c1138 is_direct_uniform_load(nir_ssa_def *def, nir_ssa_scalar *s) in is_direct_uniform_load() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_spill.c43 struct ir3_register *def; member
836 add_to_merge_set(struct ir3_merge_set *set, struct ir3_register *def, unsigned offset) add_to_merge_set() argument
846 split(struct ir3_register *def, unsigned offset, struct ir3_instruction *after, struct ir3_block *block) split() argument
947 rewrite_src_interval(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval, struct ir3_register *def, struct ir3_instruction *instr, struct ir3_block *block) rewrite_src_interval() argument
969 reload_def(struct ra_spill_ctx *ctx, struct ir3_register *def, struct ir3_instruction *instr, struct ir3_block *block) reload_def() argument
1114 create_temp_interval(struct ra_spill_ctx *ctx, struct ir3_register *def) create_temp_interval() argument
1312 handle_live_in(struct ra_spill_ctx *ctx, struct ir3_block *block, struct ir3_register *def) handle_live_in() argument
1326 is_live_in_phi(struct ir3_register *def, struct ir3_block *block) is_live_in_phi() argument
1332 is_live_in_pred(struct ra_spill_ctx *ctx, struct ir3_register *def, struct ir3_block *block, unsigned pred_idx) is_live_in_pred() argument
1347 is_live_in_undef(struct ir3_register *def, struct ir3_block *block, unsigned pred_idx) is_live_in_undef() argument
1357 read_live_in(struct ra_spill_ctx *ctx, struct ir3_register *def, struct ir3_block *block, unsigned pred_idx) read_live_in() argument
1377 is_live_in_all_preds(struct ra_spill_ctx *ctx, struct ir3_register *def, struct ir3_block *block) is_live_in_all_preds() argument
1389 spill_live_in(struct ra_spill_ctx *ctx, struct ir3_register *def, struct ir3_block *block) spill_live_in() argument
1465 struct ir3_register *def = interval->interval.reg; live_in_rewrite() local
1489 reload_live_in(struct ra_spill_ctx *ctx, struct ir3_register *def, struct ir3_block *block) reload_live_in() argument
1526 add_live_in_phi(struct ra_spill_ctx *ctx, struct ir3_register *def, struct ir3_block *block) add_live_in_phi() argument
1654 struct ir3_register *def = interval->interval.reg; spill_live_out() local
1675 reload_live_out(struct ra_spill_ctx *ctx, struct ir3_register *def, struct ir3_block *block) reload_live_out() argument
1708 struct ir3_register *def = instr->srcs[pred_idx]->def; update_live_out_phis() local
1727 struct ir3_register *def = interval->interval.reg; record_pred_live_out() local
1868 struct ir3_register *def = NULL; simplify_phi_node() local
1885 simplify_phi_def(struct ir3_register *def) simplify_phi_def() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp189 emit_vadd32(Builder& bld, Definition def, Operand src0, Operand src1) in emit_vadd32() argument
962 Definition def; global() member
971 split_copy(lower_context* ctx, unsigned offset, Definition* def, Operand* op, const copy_operation& src, bool ignore_uses, unsigned max_size) split_copy() argument
1147 copy_linear_vgpr(Builder& bld, Definition def, Operand op, bool preserve_scc, PhysReg scratch_sgpr) copy_linear_vgpr() argument
1168 swap_linear_vgpr(Builder& bld, Definition def, Operand op, bool preserve_scc, PhysReg scratch_sgpr) swap_linear_vgpr() argument
1218 Definition def; do_copy() local
1293 swap_subdword_gfx11(Builder& bld, Definition def, Operand op) swap_subdword_gfx11() argument
1337 PhysReg def = copy.def.physReg(); do_swap() local
1360 Definition def; do_swap() local
1434 do_pack_2x16(lower_context* ctx, Builder& bld, Definition def, Operand lo, Operand hi) do_pack_2x16() argument
1807 Definition def; handle_operands() local
2026 Definition& def = instr->definitions[0]; lower_to_hw_instr() local
2046 const Definition def = Definition( lower_to_hw_instr() local
2062 const Definition def = Definition(reg, rc_def); lower_to_hw_instr() local
[all...]
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c1405 nir_ssa_def *def = &intr->dest.ssa; in agx_lower_front_face() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c740 SVGA3DOpDefArgs def; in emit_def_const() local
[all...]
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-internal.h494 GetNotDefaultOrNull( SetUpTearDownSuiteFuncType a, SetUpTearDownSuiteFuncType def) GetNotDefaultOrNull() argument
/third_party/node/src/crypto/
H A Dcrypto_common.cc121 VerifyPeerCertificate( const SSLPointer& ssl, long def) VerifyPeerCertificate() argument
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-internal.h490 GetNotDefaultOrNull( SetUpTearDownSuiteFuncType a, SetUpTearDownSuiteFuncType def) GetNotDefaultOrNull() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.cpp90 Value *def[2]; in handleRCPRSQLib() local
128 Value *src[2], *dst[2], *def in handleRCPRSQ() local
467 const Value *def = insn->def(d).rep(); findFirstUsesBB() local
1199 Value *def[4][4]; handleManualTXD() local
2341 Value *def = su->getDef(i); insertOOBSurfaceOpResult() local
2568 Value *def = su->getDef(0); handleSurfaceOpNVC0() local
[all...]
H A Dnv50_ir_ra.cpp317 ValueDef *def = &insn->def(d); in removeDefsOfInstruction() local
2040 Value *def[4]; textureMask() local
[all...]
H A Dnv50_ir_emit_gm107.cpp71 inline void emitGPR(int pos, const ValueDef &def) { in emitGPR() argument
85 inline void emitPRED(int pos, const ValueDef &def) { in emitPRED() argument
[all...]
H A Dnv50_ir_emit_gk110.cpp199 void CodeEmitterGK110::defId(const ValueDef& def, const int pos) in defId() argument
[all...]
H A Dnv50_ir_lowering_nv50.cpp1000 Value *def[4][4]; in handleTXD() local
1275 Value *def = i->getDef(0); handleRDSV() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dexample.c587 struct instruction *def; in fill_reg() local
1527 struct instruction *def; in fill_output() local
[all...]
H A Dsimplify.c71 struct instruction *def = pseudo->def; in phi_parent() local
96 struct instruction *def; in get_phisources() local
207 struct instruction *def; in trivial_phi() local
445 struct instruction *def; is_same_op() local
459 struct instruction *def; is_negate_of() local
913 struct instruction *def; simplify_shift() local
1087 struct instruction *def; simplify_seteq_setne() local
1174 struct instruction *def; simplify_compare_constant() local
1473 struct instruction *def; simplify_constant_mask() local
1504 simplify_const_rightadd(struct instruction *def, struct instruction *insn) simplify_const_rightadd() argument
1590 simplify_const_leftsub(struct instruction *insn, struct instruction *def) simplify_const_leftsub() argument
1782 struct instruction *def; can_move_to() local
1802 struct instruction *def; simplify_associative_binop() local
1830 struct instruction *def; simplify_add_one_side() local
1876 struct instruction *def; simplify_sub() local
1906 struct instruction *def = NULL; simplify_compare() local
1928 struct instruction *def, *defr = NULL; simplify_and_one_side() local
1993 struct instruction *def, *defr = NULL; simplify_ior_one_side() local
2047 struct instruction *def, *defr = NULL; simplify_xor_one_side() local
2131 struct instruction *def; simplify_unop() local
2200 struct instruction *def = addr->def; simplify_one_memop() local
2263 struct instruction *def, *def2; simplify_cast() local
2429 struct instruction *def; simplify_select() local
2591 simplify_cond_branch(struct instruction *br, struct instruction *def, pseudo_t newcond) simplify_cond_branch() argument
2616 struct instruction *def = cond->def; simplify_branch() local
2672 struct instruction *def; is_label() local
2683 struct instruction *def; simplify_cgoto() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dscheduler.cc78 SchedulerData def = {schedule_->start(), 0, kUnknown}; in DefaultSchedulerData() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c899 nir_ssa_def *def = nir_mov_alu(b, src, 4); in ttn_get_src() local
920 ttn_move_dest_masked(nir_builder *b, nir_alu_dest dest, nir_ssa_def *def, unsigned write_mask) ttn_move_dest_masked() argument
936 ttn_move_dest(nir_builder *b, nir_alu_dest dest, nir_ssa_def *def) ttn_move_dest() argument
945 nir_ssa_def *def = nir_build_alu_src_arr(b, op, src); ttn_alu() local
[all...]
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_cb.c37 static const char *lookup(int val, const STRINT_PAIR* list, const char* def) in lookup() argument
/third_party/node/deps/openssl/openssl/apps/
H A Dreq.c1137 const char *def; in prompt_info() local
1360 add_DN_object(X509_NAME *n, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype, int mval) add_DN_object() argument
1380 add_attribute_object(X509_REQ *req, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype) add_attribute_object() argument
1402 build_data(char *text, const char *def, char *value, int n_min, int n_max, char *buf, const int buf_size, const char *desc1, const char *desc2) build_data() argument
[all...]

Completed in 57 milliseconds

1...<<1112131415161718