Searched defs:lookups (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclLookups.h75 inline DeclContext::lookups_range DeclContext::lookups() const { function in class:clang::DeclContext
/netbsd-current/regress/sys/kern/nameibench/
H A Dnameibench.c104 lookups(int idx) function
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dasynclook.c406 struct lookinfo* lookups; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dhash.c60 unsigned long lookups; member in struct:hash_control
/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/xsm/
H A Dflask_op.h127 uint32_t lookups; member in struct:xen_flask_cache_stats
/netbsd-current/include/
H A Dresolv.h176 char lookups[4]; member in struct:__res_state
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dadb.c4552 dns_adb_probesize(dns_adb_t *adb, dns_adbaddrinfo_t *addr, int lookups) { argument
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc3503 tree lookups = NULL_TREE; local
3539 build_dependent_operator_type(tree lookups, tree_code code, bool is_assign) argument
3566 build_x_indirect_ref(location_t loc, tree expr, ref_operator errorstring, tree lookups, tsubst_flags_t complain) argument
4533 build_x_binary_op(const op_location_t &loc, enum tree_code code, tree arg1, enum tree_code arg1_code, tree arg2, enum tree_code arg2_code, tree lookups, tree *overload_p, tsubst_flags_t complain) argument
6495 build_x_unary_op(location_t loc, enum tree_code code, cp_expr xarg, tree lookups, tsubst_flags_t complain) argument
7655 build_x_compound_expr(location_t loc, tree op1, tree op2, tree lookups, tsubst_flags_t complain) argument
9342 build_x_modify_expr(location_t loc, tree lhs, enum tree_code modifycode, tree rhs, tree lookups, tsubst_flags_t complain) argument
[all...]
H A Dcall.cc6322 add_operator_candidates(z_candidate **candidates, tree_code code, tree_code code2, vec<tree, va_gc> *arglist, tree lookups, int flags, tsubst_flags_t complain) argument
6498 build_new_op(const op_location_t &loc, enum tree_code code, int flags, tree arg1, tree arg2, tree arg3, tree lookups, tree *overload, tsubst_flags_t complain) argument

Completed in 196 milliseconds