Home
last modified time | relevance | path

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

1234

/netbsd/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/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/sbin/raidctl/
H A Draidctl.c113 char component[PATH_MAX]; in main() local
783 get_component_label(int fd, char *component) in get_component_label()
826 set_component_label(int fd, char *component) in set_component_label()
907 add_hot_spare(int fd, char *component) in add_hot_spare()
921 remove_hot_spare(int fd, char *component) in remove_hot_spare()
940 rebuild_in_place(int fd, char *component) in rebuild_in_place()
/netbsd/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/external/bsd/nsd/dist/
H A Dconfigparser.y40 struct component { struct
41 struct component *next; argument
55 struct component *comp; argument
/netbsd/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
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
/netbsd/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
/netbsd/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/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/external/gpl2/lvm2/dist/libdm/
H A Dlibdm-string.c69 static char *_unquote(char *component) in _unquote()
/netbsd/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/external/gpl3/gdb/dist/gdb/
H A Dui-style.c111 int component = value / 36; in get_rgb() local
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dui-style.c111 int component = value / 36; in get_rgb() local
/netbsd/sys/dev/raidframe/
H A Drf_disks.c1116 rf_delete_component(RF_Raid_t *raidPtr, RF_SingleComponent_t *component) in rf_delete_component()
1138 RF_SingleComponent_t *component) in rf_incorporate_hot_spare()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Testing/Support/
H A DSupportHelpers.h160 SmallString<128> path(StringRef component) const { in path()
/netbsd/external/bsd/kyua-testers/dist/
H A Dfs.c445 const char* component; in kyua_fs_concat() local
/netbsd/external/gpl3/gcc/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()
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/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()

1234