Searched defs:create (Results 1 - 25 of 222) sorted by path

123456789

/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c4852 boolean_t create; member in struct:allow_opts
[all...]
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c2639 dt_xcook_ident(dt_node_t *dnp, dt_idhash_t *dhp, uint_t idkind, int create) argument
[all...]
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c59 int create:1; /* Validate property on creation */ member in struct:prop_flags
[all...]
/freebsd-12-stable/contrib/apr-util/dbm/sdbm/
H A Dsdbm.c445 static apr_status_t getpage(apr_sdbm_t *db, long hash, int by_num, int create) argument
383 read_from(apr_file_t *f, void *buf, apr_off_t off, apr_size_t len, int create) argument
/freebsd-12-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_poll_private.h163 apr_status_t (*create)(apr_pollset_t *, apr_uint32_t, apr_pool_t *, apr_uint32_t); member in struct:apr_pollset_provider_t
172 apr_status_t (*create)(apr_pollcb_t *, apr_uint32_t, apr_pool_t *, apr_uint32_t); member in struct:apr_pollcb_provider_t
H A Dapr_arch_proc_mutex.h70 apr_status_t (*create)(apr_proc_mutex_t *, const char *); member in struct:apr_proc_mutex_unix_lock_methods_t
/freebsd-12-stable/contrib/binutils/bfd/
H A Dhash.c416 bfd_hash_lookup(struct bfd_hash_table *table, const char *string, bfd_boolean create, bfd_boolean copy) argument
[all...]
H A Dlinker.c492 bfd_link_hash_lookup(struct bfd_link_hash_table *table, const char *string, bfd_boolean create, bfd_boolean copy, bfd_boolean follow) argument
518 bfd_wrapped_link_hash_lookup(bfd *abfd, struct bfd_link_info *info, const char *string, bfd_boolean create, bfd_boolean copy, bfd_boolean follow) argument
[all...]
H A Dmerge.c133 sec_merge_hash_lookup(struct sec_merge_hash *table, const char *string, unsigned int alignment, bfd_boolean create) argument
/freebsd-12-stable/contrib/binutils/ld/
H A Dldlang.c1141 lang_memory_region_lookup (const char *const name, bfd_boolean create) argument
[all...]
/freebsd-12-stable/contrib/binutils/opcodes/
H A Dia64-gen.c460 fetch_insn_class(const char *full_name, int create) argument
716 int create = 0; local
/freebsd-12-stable/contrib/bmake/
H A Dmain.c154 Lst create; /* Targets to be made */ variable
[all...]
/freebsd-12-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_ipaddr.c70 create(struct update *upd) function
/freebsd-12-stable/contrib/bsnmp/snmpd/
H A Dtrans_inet.c160 create_func *create; member in struct:inet_port
[all...]
/freebsd-12-stable/contrib/gcc/
H A Dcselib.c579 cselib_hash_rtx(rtx x, int create) argument
792 cselib_lookup_mem(rtx x, int create) argument
925 cselib_lookup(rtx x, enum machine_mode mode, int create) argument
[all...]
H A Dgenattrtab.c4188 find_attr (const char **name_p, int create) argument
H A Dipa-type-escape.c1420 subtype_map_for_uid(int uid, bool create) argument
H A Dtlink.c117 symbol_hash_lookup(const char *string, int create) argument
159 demangled_hash_lookup(const char *string, int create) argument
H A Dtree-ssa-live.c1171 find_partition_pair (coalesce_list_p cl, int p1, int p2, bool create) argument
/freebsd-12-stable/contrib/googletest/googletest/test/
H A Dgoogletest-death-test-test.cc977 void MockDeathTestFactory::SetParameters(bool create, argument
/freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h17 prof_tdata_get(tsd_t *tsd, bool create) { argument
/freebsd-12-stable/contrib/libarchive/libarchive/test/
H A Dtest_write_disk.c38 static void create(struct archive_entry *ae, const char *msg) function
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTTypeTraits.h234 static DynTypedNode create(const T &Node) { function in class:clang::ast_type_traits::DynTypedNode
404 static DynTypedNode create(const BaseT &Node) { function in struct:clang::ast_type_traits::DynTypedNode::DynCastPtrConverter
424 static DynTypedNode create(const T &Node) { function in struct:clang::ast_type_traits::DynTypedNode::PtrConverter
443 static DynTypedNode create(const T &Node) { function in struct:clang::ast_type_traits::DynTypedNode::ValueConverter
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h1172 create(const Matcher<T> &InnerMatcher) { function in struct:clang::ast_matchers::internal::ArgumentAdaptingMatcherFunc
1792 ReturnTypesF>::create(ArrayRef<const Matcher<InnerTBase> *> InnerMatchers) { function in class:clang::ast_matchers::internal::TypeTraversePolymorphicMatcher
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h100 static LiveVariables *create(AnalysisDeclContext &analysisContext) { function in class:clang::LiveVariables
113 static LiveVariables *create(AnalysisDeclContext &analysisContext) { function in class:clang::RelaxedLiveVariables

Completed in 660 milliseconds

123456789