Home
last modified time | relevance | path

Searched defs:component (Results 1 – 25 of 75) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dllvm-compilers-check280 def execute(self, command, execdir, env, component): argument
519 def configure(self, component, srcdir, builddir, flags, env): argument
563 def make(self, component, srcdir, builddir, flags, env): argument
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/gtk/
H A Dinterface.c32 #define GLADE_HOOKUP_OBJECT(component,widget,name) \ argument
36 #define GLADE_HOOKUP_OBJECT_NO_REF(component,widget,name) \ argument
/netbsd-src/sbin/raidctl/
H A Draidctl.c118 char component[PATH_MAX]; in main() local
813 get_component_label(int fd,char * component) get_component_label() argument
856 set_component_label(int fd,char * component) set_component_label() argument
938 add_hot_spare(int fd,char * component) add_hot_spare() argument
952 remove_component(int fd,char * component) remove_component() argument
971 rebuild_in_place(int fd,char * component) rebuild_in_place() argument
[all...]
/netbsd-src/external/bsd/nsd/dist/
H A Dconfigparser.y40 struct component { struct
41 struct component *next; argument
55 struct component *comp; argument
/netbsd-src/sys/fs/autofs/
H A Dautofs.c205 autofs_cached(struct autofs_node *anp, const char *component, int componentlen) in autofs_cached()
300 autofs_trigger_one(struct autofs_node *anp, const char *component, in autofs_trigger_one()
417 autofs_trigger(struct autofs_node *anp, const char *component, in autofs_trigger()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-range-trace.h46 char component[name_len]; variable
H A Dcppdefault.h37 const char *const component; /* The component containing the directory member
H A Dgraphds.h39 int component; /* Number of dfs restarts before reaching the member
H A Dtree-predcom.cc368 struct component struct
370 component (bool es) : comp_step (RS_ANY), eliminate_store_p (es), in component() function
376 /* What we know about the step of the references in the component. */ argument
379 /* True if all references in component are stores and we try to do argument
383 /* Next component in the list. */ argument
384 struct component *next; argument
H A Dgenmodes.cc63 struct mode_data *component; /* mode of components */ member
558 const char *component, unsigned int bytesize, in make_vector_bool_mode()
719 struct mode_data *component = find_mode (m); in make_int_n() local
750 struct mode_data *component = find_mode (base); in make_partial_integer_mode() local
782 struct mode_data *component = find_mode (base); in make_vector_mode() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcppdefault.h37 const char *const component; /* The component containing the directory member
H A Dgraphds.h39 int component; /* Number of dfs restarts before reaching the member
H A Dtree-predcom.c362 struct component struct
367 /* What we know about the step of the references in the component. */ argument
370 /* True if all references in component are stores and we try to do argument
374 /* Next component in the list. */ argument
375 struct component *next; argument
H A Dgenmodes.c63 struct mode_data *component; /* mode of components */ member
680 struct mode_data *component = find_mode (m); in make_int_n() local
711 struct mode_data *component = find_mode (base); in make_partial_integer_mode() local
740 struct mode_data *component = find_mode (base); in make_vector_mode() local
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/
H A DAddLLVM.cmake1863 set(component ${ARG_COMPONENT}) variable
1865 set(component ${name}) variable
1892 set(component ${ARG_COMPONENT}) variable
1895 set(component ${dest}) variable
1897 set(component ${name}) variable
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_util.c128 int OSSL_CMP_print_to_bio(BIO *bio, const char *component, const char *file, in OSSL_CMP_print_to_bio()
160 const char *component = in OSSL_CMP_print_errors_cb() local
/netbsd-src/sys/dev/raidframe/
H A Drf_disks.c1181 rf_delete_component(RF_Raid_t *raidPtr, RF_SingleComponent_t *component) in rf_delete_component()
1234 rf_remove_component(RF_Raid_t *raidPtr, RF_SingleComponent_t *component) in rf_remove_component()
1249 RF_SingleComponent_t *component) in rf_incorporate_hot_spare()
/netbsd-src/external/gpl2/lvm2/dist/libdm/
H A Dlibdm-string.c69 static char *_unquote(char *component) in _unquote()
/netbsd-src/external/bsd/kyua-cli/dist/utils/fs/
H A Dpath.cpp63 const std::string component = in.substr(pos, next_pos - pos); in normalize() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Testing/Support/
H A DSupportHelpers.h160 SmallString<128> path(StringRef component) const { in path()
/netbsd-src/external/mit/isl/dist/
H A Disl_scheduler_scc.c70 int *component; member
873 static int assign(int *component, int a, int b) in assign()
901 int *component = scc_graph->component; in isl_scc_graph_merge_src_dst() local
991 int *component = scc_graph->component; in isl_scc_graph_sort_components() local
/netbsd-src/external/bsd/kyua-testers/dist/
H A Dfs.c445 const char* component; in kyua_fs_concat() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dstub-objc.c338 objc_maybe_build_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_maybe_build_component_ref()
344 objc_build_class_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_build_class_component_ref()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dstub-objc.cc339 objc_maybe_build_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_maybe_build_component_ref()
345 objc_build_class_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_build_class_component_ref()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcertificate.c1495 ComponentExtension *component; in ExtractingComponentExtensions() local
1738 ComponentAttributeTypeAndValue *component; in ExtractingComponentRelativeDistinguishedName() local
1976 ComponentRelativeDistinguishedName *component; in ExtractingComponentRDNSequence() local

123