Searched defs:field (Results 101 - 125 of 186) sorted by relevance

12345678

/freebsd-10-stable/contrib/binutils/binutils/
H A Ddwarf.c56 byte_get_little_endian (unsigned char *field, int size) argument
99 byte_get_big_endian(unsigned char *field, int size) argument
143 byte_get_signed(unsigned char *field, int size) argument
[all...]
/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dia64.h357 field[4]; /* no operand has more than this many bit-fields */ member in struct:ia64_operand
/freebsd-10-stable/contrib/gcc/
H A Dalias.c713 tree field; local
1974 tree field = TREE_OPERAND (x, 1); local
2019 tree field = TREE_OPERAND (exprx, 1); local
2047 tree field = TREE_OPERAND (expry, 1); local
[all...]
H A Dgengtype.c345 pair_p field; local
365 pair_p union_fields, field; local
[all...]
H A Dipa-type-escape.c540 tree field; local
577 tree field; local
1446 tree field; local
1498 tree field; local
1548 tree field; local
[all...]
H A Dtree-sra.c1618 tree field = elt->element; local
H A Dtree-ssa-alias.c2966 create_sft (tree var, tree field, unsigned HOST_WIDE_INT offset, argument
[all...]
H A Dtree-ssa-ccp.c982 tree base, ctor, idx, field; local
1482 widen_bitfield (tree val, tree field, tree var) argument
[all...]
/freebsd-10-stable/contrib/gcc/cp/
H A Ddecl2.c1019 tree field; local
[all...]
H A Dinit.c185 tree field; local
580 tree field; local
889 initializing_context(tree field) argument
908 member_init_ok_or_else(tree field, tree type, tree member_name) argument
954 tree field; local
2174 tree field; local
[all...]
H A Dsearch.c384 tree field; local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dcoffread.c1928 struct field field; member in struct:nextfield
[all...]
H A Ddwarfread.c927 struct field field; member in struct:nextfield
1645 struct field field; member in struct:nextfield
[all...]
H A Dstabsread.c78 struct field field; member in struct:field_info::nextfield
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCFG.h239 CFGMemberDtor(const FieldDecl *field) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp1605 emitDispose(CodeGenFunction &CGF, llvm::Value *field) argument
1627 emitDispose(CodeGenFunction &CGF, llvm::Value *field) argument
1668 emitDispose(CodeGenFunction &CGF, llvm::Value *field) argument
1698 emitDispose(CodeGenFunction &CGF, llvm::Value *field) argument
1726 emitDispose(CodeGenFunction &CGF, llvm::Value *field) argument
[all...]
H A DCGExprConstant.cpp1361 const FieldDecl *field = *I; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprMember.cpp803 FieldDecl *field local
823 FieldDecl *field = cast<FieldDecl>(*FI++); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1676 ClangASTContext::FieldIsBitfield (FieldDecl* field, uint32_t& bitfield_bit_size) argument
1682 FieldIsBitfield( ASTContext *ast, FieldDecl* field, uint32_t& bitfield_bit_size ) argument
/freebsd-10-stable/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c1792 static void eapol_sm_eap_param_needed(void *ctx, enum wpa_ctrl_req_type field, argument
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dconfig.c2077 const struct parse_data *field = &ssid_fields[i]; local
2137 const struct parse_data *field; local
2206 const struct parse_data *field = &ssid_fields[i]; local
2239 const struct parse_data *field = &ssid_fields[i]; local
3092 const struct global_parse_data *field = &global_fields[i]; local
[all...]
H A Dwpa_supplicant.c3564 wpa_supplicant_ctrl_iface_ctrl_rsp_handle(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, const char *field, const char *value) argument
/freebsd-10-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.c490 const char *field, *txt = NULL, *net_ptr; local
H A Ddbus_new_handlers.c1633 const char *op, *field, *value; local
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dpkinit.c118 integer_to_BN(krb5_context context, const char *field, const heim_integer *f) argument

Completed in 460 milliseconds

12345678