Home
last modified time | relevance | path

Searched defs:ve (Results 1 – 25 of 79) sorted by relevance

1234

/netbsd-src/bin/ps/
H A Dprint.c299 command(struct pinfo *pi, VARENT *ve, enum mode mode) in command()
381 groups(struct pinfo *pi, VARENT *ve, enum mode mode) in groups()
418 groupnames(struct pinfo *pi, VARENT *ve, enum mode mode) in groupnames()
454 ucomm(struct pinfo *pi, VARENT *ve, enum mode mode) in ucomm()
469 emul(struct pinfo *pi, VARENT *ve, enum mode mode) in emul()
479 logname(struct pinfo *pi, VARENT *ve, enum mode mode) in logname()
489 state(struct pinfo *pi, VARENT *ve, enum mode mode) in state()
572 lstate(struct pinfo *pi, VARENT *ve, enum mode mode) in lstate()
630 pnice(struct pinfo *pi, VARENT *ve, enum mode mode) in pnice()
640 pri(struct pinfo *pi, VARENT *ve, enum mode mode) in pri()
[all …]
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev_cache.c150 vdev_cache_evict(vdev_cache_t *vc, vdev_cache_entry_t *ve) in vdev_cache_evict()
172 vdev_cache_entry_t *ve; in vdev_cache_allocate() local
204 vdev_cache_hit(vdev_cache_t *vc, vdev_cache_entry_t *ve, zio_t *zio) in vdev_cache_hit()
229 vdev_cache_entry_t *ve = fio->io_private; in vdev_cache_fill() local
267 vdev_cache_entry_t *ve, ve_search; in vdev_cache_read() local
344 vdev_cache_entry_t *ve, ve_search; in vdev_cache_write() local
380 vdev_cache_entry_t *ve; in vdev_cache_purge() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Doptimize.d183 if (auto ve = e1.isVarExp()) in fromConstInitializer() local
456 if (auto ve = e.e1.isVarExp()) in Expression_optimize() local
492 else if (auto ve = e.isVarExp()) in Expression_optimize() local
521 if (auto ve = ei.e1.isVarExp()) in Expression_optimize() local
565 VarExp ve = ae.e1.isVarExp(); in Expression_optimize() local
600 DotVarExp ve = ae.e1.isDotVarExp(); in Expression_optimize() local
691 if (auto ve = ex.isVarExp()) in Expression_optimize() local
1079 if (auto ve = e.e1.isVarExp()) in Expression_optimize() local
H A Ddinterpret.d132 if (auto ve = e.isVarExp()) in ctfeInterpretForPragmaMsg() local
697 auto ve = !pe ? null : pe.e1.isVarExp(); in interpretFunction() local
1925 auto ve = ctfeEmplaceExp!VarExp(e.loc, e.var); in visit() local
1965 auto ve = ctfeEmplaceExp!VarExp(e.loc, e.var); in visit() local
1982 if (auto ve = e.e1.isVarExp()) in visit() local
2003 if (auto ve = er.isVarExp()) in visit() local
3274 if (auto ve = e.isVarExp()) in findParentVar() local
3510 if (auto ve = e1.isVarExp()) variable
3794 if (auto ve = e1.isVarExp()) in assignToLvalue() local
3897 if (auto ve = newval.isVectorExp()) in assignToLvalue() local
[all …]
H A Dtypesem.d2795 else if (auto ve = exp.isVarExp()) in resolveExp() local
3384 VarExp ve = cast(VarExp)ex; in dotExp() local
4003 Expression ve = new VarExp(e.loc, v); in dotExp() local
4101 auto ve = new VarExp(e.loc, d); in dotExp() local
4112 Expression ve = new VarExp(e.loc, d); in dotExp() local
4354 auto ve = new ThisExp(e.loc); in dotExp() local
4414 Expression ve = new VarExp(e.loc, v); in dotExp() local
4599 auto ve = new VarExp(e.loc, d); in dotExp() local
4617 Expression ve = new VarExp(e.loc, d); in dotExp() local
4712 auto ve = new VectorExp(loc, e, mt); in visitVector() local
H A Daliasthis.d103 if (auto ve = e.isVarExp()) variable
H A Dnogc.d140 if (VarExp ve = e.e1.isVarExp()) in visit() local
H A Descape.d1611 if (auto ve = e.e1.isVarExp()) in visit() local
1820 if (auto ve = e.e1.isVarExp()) in visit() local
1915 if (auto ve = e.e1.isVarExp()) in visit() local
2071 if (auto ve = e.e1.isVarExp()) in visit() local
H A Dob.d1136 if (auto ve = e.isVarExp()) in isTrackableVarExp() local
1372 if (auto ve = ae.e1.isVarExp()) in genKill() local
2111 if (auto ve = ae.e1.isVarExp()) in checkObErrors() local
/netbsd-src/external/bsd/unbound/dist/validator/
H A Dvalidator.c93 fill_nsec3_iter(struct val_env* ve, char* s, int c) in fill_nsec3_iter()
635 struct module_env* env, struct val_env* ve, struct query_info* qchase, in validate_msg_signatures()
963 validate_positive_response(struct module_env* env, struct val_env* ve, in validate_positive_response()
1082 validate_nodata_response(struct module_env* env, struct val_env* ve, in validate_nodata_response()
1196 validate_nameerror_response(struct module_env* env, struct val_env* ve, in validate_nameerror_response()
1357 validate_any_response(struct module_env* env, struct val_env* ve, in validate_any_response()
1484 validate_cname_response(struct module_env* env, struct val_env* ve, in validate_cname_response()
1614 validate_cname_noanswer_response(struct module_env* env, struct val_env* ve, in validate_cname_noanswer_response()
1757 struct val_env* ve, int id) in processInit()
2129 struct val_env* ve, int id) in processValidate()
[all …]
H A Dval_utils.c340 val_verify_rrset(struct module_env* env, struct val_env* ve, in val_verify_rrset()
400 val_verify_rrset_entry(struct module_env* env, struct val_env* ve, in val_verify_rrset_entry()
424 verify_dnskeys_with_ds_rr(struct module_env* env, struct val_env* ve, in verify_dnskeys_with_ds_rr()
507 val_verify_DNSKEY_with_DS(struct module_env* env, struct val_env* ve, in val_verify_DNSKEY_with_DS()
591 struct val_env* ve, struct ub_packed_rrset_key* dnskey_rrset, in val_verify_new_DNSKEYs()
619 val_verify_DNSKEY_with_TA(struct module_env* env, struct val_env* ve, in val_verify_DNSKEY_with_TA()
748 struct val_env* ve, struct ub_packed_rrset_key* dnskey_rrset, in val_verify_new_DNSKEYs_with_ta()
H A Dval_nsec3.c466 get_max_iter(struct val_env* ve, size_t bits) in get_max_iter()
487 nsec3_iteration_count_high(struct val_env* ve, struct nsec3_filter* filter, in nsec3_iteration_count_high()
1181 nsec3_prove_nameerror(struct module_env* env, struct val_env* ve, in nsec3_prove_nameerror()
1367 nsec3_prove_nodata(struct module_env* env, struct val_env* ve, in nsec3_prove_nodata()
1385 nsec3_prove_wildcard(struct module_env* env, struct val_env* ve, in nsec3_prove_wildcard()
1445 list_is_secure(struct module_env* env, struct val_env* ve, in list_is_secure()
1475 nsec3_prove_nods(struct module_env* env, struct val_env* ve, in nsec3_prove_nods()
1582 nsec3_prove_nxornodata(struct module_env* env, struct val_env* ve, in nsec3_prove_nxornodata()
H A Dval_nsec.c177 nsec_verify_rrset(struct module_env* env, struct val_env* ve, in nsec_verify_rrset()
201 val_nsec_prove_nodata_dsreply(struct module_env* env, struct val_env* ve, in val_nsec_prove_nodata_dsreply()
H A Dval_sigcrypt.c555 dnskeyset_verify_rrset_sig(struct module_env* env, struct val_env* ve, in dnskeyset_verify_rrset_sig()
623 dnskeyset_verify_rrset(struct module_env* env, struct val_env* ve, in dnskeyset_verify_rrset()
705 dnskey_verify_rrset(struct module_env* env, struct val_env* ve, in dnskey_verify_rrset()
1415 check_dates(struct val_env* ve, uint32_t unow, uint8_t* expi_p, in check_dates()
1486 adjust_ttl(struct val_env* ve, uint32_t unow, in adjust_ttl()
1536 struct val_env* ve, time_t now, in dnskey_verify_rrset_sig()
H A Dautotrust.c1257 verify_dnskey(struct module_env* env, struct val_env* ve, in verify_dnskey()
1304 rr_is_selfsigned_revoked(struct module_env* env, struct val_env* ve, in rr_is_selfsigned_revoked()
1529 check_contains_revoked(struct module_env* env, struct val_env* ve, in check_contains_revoked()
1576 key_matches_a_ds(struct module_env* env, struct val_env* ve, in key_matches_a_ds()
1621 update_events(struct module_env* env, struct val_env* ve, in update_events()
2149 int autr_process_prime(struct module_env* env, struct val_env* ve, in autr_process_prime()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Doptimize.c151 VarExp *ve = (VarExp *)e1; in fromConstInitializer() local
368 VarExp *ve = (VarExp *)e->e1; in Expression_optimize() local
385 VarExp *ve = (VarExp *)ae->e1; in Expression_optimize() local
475 VarExp *ve = (VarExp *)ex; in Expression_optimize() local
H A Dexpressionsem.c818 VarExp *ve = (e->op == TOKvar) ? (VarExp *)e : NULL; in visit() local
2929 VarExp *ve = (VarExp *)exp->e1; in visit() local
3494 VarExp *ve = (VarExp *)exp->e1; in visit() local
3682 VarExp *ve = (VarExp *)exp->e1; in visit() local
3720 VarExp *ve = (VarExp *)dve->e1; in visit() local
3730 ThisExp *ve = (ThisExp *)dve->e1; in visit() local
3741 VarExp *ve = (VarExp *)exp->e1; in visit() local
3806 ThisExp *ve = (ThisExp *)exp->e1; in visit() local
3838 VarExp *ve = (VarExp *)ei->e1; in visit() local
4497 VarExp *ve = (VarExp *)dve->e1; in visit() local
[all …]
H A Dsideeffect.c432 Expression *ve = new VarExp(vd->loc, vd); variable
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_lrc.c435 struct virtual_engine *ve = in need_preempt() local
1304 struct virtual_engine *ve = container_of(ce, typeof(*ve), context); in kick_siblings() local
1624 static bool virtual_matches(const struct virtual_engine *ve, in virtual_matches()
1649 static void virtual_xfer_breadcrumbs(struct virtual_engine *ve, in virtual_xfer_breadcrumbs()
1856 struct virtual_engine *ve = in execlists_dequeue() local
1965 struct virtual_engine *ve = in execlists_dequeue() local
2476 struct virtual_engine *ve = to_virtual_engine(rq->engine); in execlists_hold() local
3728 struct virtual_engine *ve = in execlists_reset_cancel() local
4697 static struct list_head *virtual_queue(struct virtual_engine *ve) in virtual_queue()
4704 struct virtual_engine *ve = in virtual_context_destroy() local
[all …]
/netbsd-src/sys/dev/videomode/
H A Dvideomode.c25 #define M(nm,hr,vr,clk,hs,he,ht,vs,ve,vt,f) \ argument
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dunitverify.c176 verifytest_rrset(struct module_env* env, struct val_env* ve, in verifytest_rrset()
209 struct val_env* ve) in verifytest_entry()
303 struct val_env ve; in verifytest_file() local
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dstats.c169 struct val_env* ve; in set_neg_cache_stats() local
192 struct val_env* ve; in get_rrset_bogus() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-convert.cc706 if (VarExp *ve = expr->isVarExp ()) in is_valist_parameter_type() local
728 if (VarExp *ve = expr->isVarExp ()) in check_valist_conversion() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dloop-unroll.c1794 get_expansion (struct var_to_expand *ve) in get_expansion()
1816 expand_var_during_unrolling (struct var_to_expand *ve, rtx_insn *insn) in expand_var_during_unrolling()
1871 insert_var_expansion_initialization (struct var_to_expand *ve, in insert_var_expansion_initialization()
1923 combine_var_copies_in_loop_exit (struct var_to_expand *ve, basic_block place) in combine_var_copies_in_loop_exit()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dloop-unroll.cc1766 get_expansion (struct var_to_expand *ve) in get_expansion()
1788 expand_var_during_unrolling (struct var_to_expand *ve, rtx_insn *insn) in expand_var_during_unrolling()
1843 insert_var_expansion_initialization (struct var_to_expand *ve, in insert_var_expansion_initialization()
1895 combine_var_copies_in_loop_exit (struct var_to_expand *ve, basic_block place) in combine_var_copies_in_loop_exit()

1234