/netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
H A D | llvm-compilers-check | 280 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 D | interface.c | 32 #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 D | raidctl.c | 118 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 D | configparser.y | 40 struct component { struct 41 struct component *next; argument 55 struct component *comp; argument
|
/netbsd-src/sys/fs/autofs/ |
H A D | autofs.c | 205 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 D | gimple-range-trace.h | 46 char component[name_len]; variable
|
H A D | cppdefault.h | 37 const char *const component; /* The component containing the directory member
|
H A D | graphds.h | 39 int component; /* Number of dfs restarts before reaching the member
|
H A D | tree-predcom.cc | 368 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 D | genmodes.cc | 63 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 D | cppdefault.h | 37 const char *const component; /* The component containing the directory member
|
H A D | graphds.h | 39 int component; /* Number of dfs restarts before reaching the member
|
H A D | tree-predcom.c | 362 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 D | genmodes.c | 63 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 D | AddLLVM.cmake | 1863 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 D | cmp_util.c | 128 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 D | rf_disks.c | 1181 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 D | libdm-string.c | 69 static char *_unquote(char *component) in _unquote()
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/fs/ |
H A D | path.cpp | 63 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 D | SupportHelpers.h | 160 SmallString<128> path(StringRef component) const { in path()
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_scheduler_scc.c | 70 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 D | fs.c | 445 const char* component; in kyua_fs_concat() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | stub-objc.c | 338 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 D | stub-objc.cc | 339 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 D | certificate.c | 1495 ComponentExtension *component; in ExtractingComponentExtensions() local 1738 ComponentAttributeTypeAndValue *component; in ExtractingComponentRelativeDistinguishedName() local 1976 ComponentRelativeDistinguishedName *component; in ExtractingComponentRDNSequence() local
|