Searched defs:add (Results 151 - 168 of 168) sorted by relevance

1234567

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp1248 bool add; // +imm32 or -imm32? local
1937 bool add; local
3911 bool add, index, wback; local
4618 bool add; local
4785 bool add; local
4964 bool add; local
5104 bool add; local
5436 bool add; local
5834 bool add; local
5977 bool add; local
6177 bool add; local
6310 bool add; local
6394 bool add; local
6555 bool add; local
6700 bool add; local
6812 bool add; local
6982 bool add; local
7128 bool add; local
7222 bool add; local
7383 bool add; local
7540 bool add; local
7648 bool add; local
9906 bool add; local
10002 bool add; local
10116 bool add; local
10261 bool add; local
10388 bool add; local
10536 bool add; local
10672 bool add; local
10864 bool add; local
11059 bool add; local
11188 bool add; local
[all...]
/freebsd-10-stable/sys/boot/ficl/
H A Dwords.c279 static void add(FICL_VM *pVM) function
/freebsd-10-stable/sys/dev/bxe/
H A Decore_sp.c893 ecore_set_mac_in_nig(struct bxe_softc *sc, bool add, unsigned char *dev_addr, int index) argument
934 ecore_vlan_mac_set_cmd_hdr_e2(struct bxe_softc *sc, struct ecore_vlan_mac_obj *o, bool add, int opcode, struct eth_classify_cmd_header *hdr) argument
984 bool add = (cmd == ECORE_VLAN_MAC_ADD) ? TRUE : FALSE; local
1083 ecore_vlan_mac_set_cfg_entry_e1x(struct bxe_softc *sc, struct ecore_vlan_mac_obj *o, bool add, int opcode, uint8_t *mac, uint16_t vlan_id, struct mac_configuration_entry *cfg_entry) argument
1112 ecore_vlan_mac_set_rdata_e1x(struct bxe_softc *sc, struct ecore_vlan_mac_obj *o, int type, int cam_offset, bool add, uint8_t *mac, uint16_t vlan_id, int opcode, struct mac_configuration_cmd *config) argument
1149 bool add = (elem->cmd_data.vlan_mac.cmd == ECORE_VLAN_MAC_ADD) ? local
1172 bool add = (cmd == ECORE_VLAN_MAC_ADD) ? TRUE : FALSE; local
1222 bool add = (cmd == ECORE_VLAN_MAC_ADD) ? TRUE : FALSE; local
1279 bool add = (cmd == ECORE_VLAN_MAC_ADD) ? TRUE : FALSE; local
1344 bool add = (elem->cmd_data.vlan_mac.cmd == ECORE_VLAN_MAC_ADD) ? local
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c2839 int add; local
2974 uint32_t add = 0; local
3016 int add; local
[all...]
/freebsd-10-stable/contrib/binutils/gas/
H A Decoff.c3639 unsigned long add; local
[all...]
/freebsd-10-stable/contrib/binutils/ld/
H A Dldlang.c1463 lang_statement_list_type add; local
2937 lang_statement_list_type add; local
[all...]
/freebsd-10-stable/contrib/binutils/opcodes/
H A Di386-dis.c4895 int add = 0; local
5186 int add = 0; local
5320 int add = 0; local
5796 int add = 0; local
5814 int add = 0; local
5847 int add = 0; local
5861 int add = 0; local
5889 int add = 0; local
5939 int add = 0; local
6598 int add; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dc-common.c1249 add_tlist(struct tlist **to, struct tlist *add, tree exclude_writer, int copy) argument
1269 merge_tlist(struct tlist **to, struct tlist *add, int copy) argument
[all...]
/freebsd-10-stable/contrib/gcc/config/i386/
H A Di386.h40 const int add; /* cost of an add instruction */ member in struct:processor_costs
/freebsd-10-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp1043 void list::add (text_glob *in, int line_number, int min_vertical, int min_horizontal, int max_vertical, int max_horizontal) function in class:list
1305 void page::add (style *s, const string &str, function in class:page
1712 void assert_state::add (assert_pos **h, function in class:assert_state
[all...]
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dkrb5.h582 krb5_error_code (KRB5_CALLCONV * add)(krb5_context, krb5_keytab, krb5_keytab_entry*); member in struct:krb5_keytab_data
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-i386.c4199 offsetT add; local
4327 offsetT add; local
[all...]
H A Dtc-ia64.c9704 int add = 0; local
[all...]
H A Dtc-arm.c8447 int add; local
[all...]
/freebsd-10-stable/sys/dev/mlx5/
H A Ddriver.h1011 void * (*add)(struct mlx5_core_dev *dev); member in struct:mlx5_interface
/freebsd-10-stable/sys/dev/sound/usb/
H A Duaudio.c1521 uaudio_record_fix_fs(usb_endpoint_descriptor_audio_t *ep, uint32_t xps, uint32_t add) argument
/freebsd-10-stable/contrib/binutils/bfd/
H A Delfxx-mips.c10715 unsigned long add; local
[all...]
/freebsd-10-stable/sys/ofed/include/rdma/
H A Dib_verbs.h1461 void (*add) (struct ib_device *); member in struct:ib_client

Completed in 620 milliseconds

1234567