Home
last modified time | relevance | path

Searched defs:lookups (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclLookups.h75 inline DeclContext::lookups_range DeclContext::lookups() const { in lookups() function
/netbsd-src/regress/sys/kern/nameibench/
H A Dnameibench.c104 lookups(int idx) in lookups() function
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dasynclook.c406 struct lookinfo* lookups; in main() local
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dparse.c4779 int parse_option_data (expr, cfile, lookups, option) in parse_option_data() argument
4886 int parse_option_statement (result, cfile, lookups, option, op) in parse_option_statement() argument
4945 int parse_option_token (rv, cfile, fmt, expr, uniform, lookups) in parse_option_token() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc3503 tree lookups = NULL_TREE; in op_unqualified_lookup() local
3539 build_dependent_operator_type (tree lookups, tree_code code, bool is_assign) in build_dependent_operator_type()
3567 tree lookups, tsubst_flags_t complain) in build_x_indirect_ref()
4545 enum tree_code arg2_code, tree lookups, in build_x_binary_op()
6506 tree lookups, tsubst_flags_t complain) in build_x_unary_op()
7666 tree lookups, tsubst_flags_t complain) in build_x_compound_expr()
9353 tree rhs, tree lookups, tsubst_flags_t complain) in build_x_modify_expr()
H A Dcall.cc6324 vec<tree, va_gc> *arglist, tree lookups, in add_operator_candidates() argument
6499 tree arg1, tree arg2, tree arg3, tree lookups, in build_new_op()
H A Dpt.cc12821 tree lookups = templated_operator_saved_lookups (t); in fold_expression() local
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/xsm/
H A Dflask_op.h127 uint32_t lookups; member
/netbsd-src/include/
H A Dresolv.h176 char lookups[4]; member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dadb.c4552 dns_adb_probesize(dns_adb_t *adb, dns_adbaddrinfo_t *addr, int lookups) { in dns_adb_probesize()