Searched defs:set (Results 251 - 275 of 427) sorted by relevance

<<1112131415161718

/freebsd-10-stable/contrib/gdb/gdb/
H A Deval.c563 struct value *set = allocate_value (expect_type); local
[all...]
H A Dlanguage.c1382 struct cmd_list_element *set, *show; local
[all...]
H A Dnto-procfs.c611 sigset_t set; local
974 sigset_t set; local
1313 sigset_t set; local
[all...]
/freebsd-10-stable/contrib/libgnuregex/
H A Dregex_internal.c967 re_node_set_alloc(re_node_set *set, int size) argument
979 re_node_set_init_1(re_node_set *set, int elem) argument
995 re_node_set_init_2(re_node_set *set, int elem1, int elem2) argument
1277 re_node_set_insert(re_node_set *set, int elem) argument
1334 re_node_set_insert_last(re_node_set *set, int elem) argument
1372 re_node_set_contains(const re_node_set *set, int elem) argument
1394 re_node_set_remove_at(re_node_set *set, int idx) argument
[all...]
/freebsd-10-stable/contrib/libpcap/
H A Dpcap-bpf.c2285 monitor_mode(pcap_t *p, int set) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DAttributeList.h723 void set(AttributeList *newList) { function in class:clang::AttributeList::ParsedAttributes
/freebsd-10-stable/contrib/llvm/tools/clang/utils/TableGen/
H A DClangAttrEmitter.cpp118 void setOptional(bool set) { isOpt = set; } argument
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h212 SetSetLLDBGlobals (bool set) argument
/freebsd-10-stable/contrib/ofed/management/infiniband-diags/src/
H A Dibtracert.c444 int maxsets, block, i, set; local
/freebsd-10-stable/crypto/heimdal/kdc/
H A Dkerberos5.c707 char *set; local
/freebsd-10-stable/crypto/heimdal/lib/gssapi/
H A Dgssapi_mech.h460 int (*set)(gss_const_OID, gss_mo_desc *, int, gss_buffer_t); member in struct:gss_mo_desc_struct
/freebsd-10-stable/libexec/getty/
H A Dgettytab.h46 int set; /* we actually got this one */ member in struct:gettynums
54 char set; /* we found it */ member in struct:gettyflags
[all...]
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-gpio-defs.h731 uint64_t set : 24; /**< Bit mask to indicate which GPIO_TX_DAT bits to set member in struct:cvmx_gpio_tx_set::cvmx_gpio_tx_set_s
744 uint64_t set : 16; /**< Bit mask to indicate which bits to drive to '1'. */ member in struct:cvmx_gpio_tx_set::cvmx_gpio_tx_set_cn38xx
761 uint64_t set : 20; /**< Bit mask to indicate which GPIO_TX_DAT bits to set member in struct:cvmx_gpio_tx_set::cvmx_gpio_tx_set_cn61xx
[all...]
H A Dcvmx-l2c.c496 uint64_t assoc, set; local
[all...]
/freebsd-10-stable/sys/dev/hme/
H A Dif_hme.c697 hme_mac_bitflip(struct hme_softc *sc, u_int32_t reg, u_int32_t val, u_int32_t clr, u_int32_t set) argument
[all...]
/freebsd-10-stable/sys/dev/usb/controller/
H A Duss820dci.c1011 uss820dci_intr_set(struct usb_xfer *xfer, uint8_t set) argument
[all...]
/freebsd-10-stable/sys/net/
H A Dbridgestp.c1630 bstp_set_edge(struct bstp_port *bp, int set) argument
1644 bstp_set_autoedge(struct bstp_port *bp, int set) argument
1661 bstp_set_ptp(struct bstp_port *bp, int set) argument
1672 bstp_set_autoptp(struct bstp_port *bp, int set) argument
[all...]
/freebsd-10-stable/sys/x86/cpufreq/
H A Dest.c1353 est_set(device_t dev, const struct cf_setting *set) argument
1374 est_get(device_t dev, struct cf_setting *set) argument
[all...]
/freebsd-10-stable/tools/sched/
H A Dschedgraph.py178 def set(self, value): member in class:Scaler
202 def set(self, str): member in class:Status
[all...]
/freebsd-10-stable/usr.bin/makewhatis/
H A Dmakewhatis.c278 sbuf_strip(struct sbuf *sbuf, const char *set) argument
/freebsd-10-stable/usr.sbin/ppp/
H A Dphysical.c223 int set; member in struct:parity
/freebsd-10-stable/sys/geom/part/
H A Dg_part.c1356 g_part_ctl_setunset(struct gctl_req *req, struct g_part_parms *gpp, unsigned int set) argument
H A Dg_part_gpt.c1006 g_part_gpt_setunset(struct g_part_table *basetable, struct g_part_entry *baseentry, const char *attrib, unsigned int set) argument
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dfiles.c1289 char *alloc, *set; local
[all...]
/freebsd-10-stable/usr.sbin/rtadvd/
H A Drtadvd.c180 struct pollfd set[PFD_MAX]; local
[all...]

Completed in 492 milliseconds

<<1112131415161718