Searched defs:header (Results 1 - 25 of 343) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Deh_type.cc44 __cxa_exception *header = globals->caughtExceptions; local
H A Deh_throw.cc39 __cxa_exception *header = __get_exception_header_from_ue (exc); local
60 __cxa_exception *header = __get_exception_header_from_obj (obj); local
83 __cxa_exception *header = globals->caughtExceptions; local
[all...]
H A Deh_arm.cc91 __cxa_exception *header = __get_exception_header_from_ue(ue_header); local
124 __cxa_exception *header; local
[all...]
H A Deh_catch.cc51 __cxa_exception *header = __get_exception_header_from_ue (exceptionObject); local
99 __cxa_exception *header = globals->caughtExceptions; local
[all...]
/freebsd-11-stable/sys/tools/
H A Dusbdevs2h.awk41 function header(file) function
/freebsd-11-stable/usr.sbin/ppp/
H A Dtun.h35 } header; member in struct:tun_data
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/shmif_dumpbus/
H A Dt_basic.sh53 header() function
/freebsd-11-stable/contrib/com_err/
H A Dparse.y69 header : id et label
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dparse.y69 header : id et label
/freebsd-11-stable/lib/libc/rpc/
H A Drpcsec_gss_stub.c33 __rpc_gss_wrap_stub(AUTH *auth, void *header, size_t headerlen, XDR* xdrs, argument
/freebsd-11-stable/lib/libc/locale/
H A Dlnumeric.h44 struct xlocale_component header; member in struct:xlocale_numeric
H A Dmblocal.h49 struct xlocale_component header; member in struct:xlocale_ctype
H A Dlmessages.c45 struct xlocale_component header; member in struct:xlocale_messages
/freebsd-11-stable/lib/libefivar/
H A Defivar-dp.h51 efidp_header header; member in union:__anon4683
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_util.c77 void vchiu_queue_push(VCHIU_QUEUE_T *queue, VCHIQ_HEADER_T *header) argument
128 VCHIQ_HEADER_T *header; local
/freebsd-11-stable/lib/libc/gen/
H A Dgetbsize.c44 static char header[20]; local
/freebsd-11-stable/usr.sbin/ndiscvt/
H A Dndisgen.sh36 header () { function
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFTypeUnit.h28 DWARFTypeUnit(SymbolFileDWARF &dwarf, lldb::user_id_t uid, const DWARFUnitHeader &header, const DWARFAbbreviationDeclarationSet &abbrevs, DIERef::Section section, bool is_dwo) argument
H A DDWARFCompileUnit.h24 DWARFCompileUnit(SymbolFileDWARF &dwarf, lldb::user_id_t uid, const DWARFUnitHeader &header, const DWARFAbbreviationDeclarationSet &abbrevs, DIERef::Section section, bool is_dwo) argument
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-loop-ch.c51 should_duplicate_loop_header_p (basic_block header, struct loop *loop, argument
129 basic_block header; local
[all...]
/freebsd-11-stable/lib/libc/stdtime/
H A Dtimelocal.c42 struct xlocale_component header; member in struct:xlocale_time
/freebsd-11-stable/sys/dev/nxge/include/
H A Dxge-list.h55 static inline void xge_list_init (xge_list_t *header) argument
69 static inline int xge_list_is_empty(xge_list_t *header) argument
84 xge_list_first_get(xge_list_t *header) argument
[all...]
/freebsd-11-stable/sys/dev/vxge/include/
H A Dvxge-list.h57 static inline void vxge_list_init(vxge_list_t *header) argument
73 static inline int vxge_list_is_empty(vxge_list_t *header) argument
88 vxge_list_first_get(vxge_list_t *header) argument
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Drpcap-protocol.c135 rpcap_createhdr(struct rpcap_header *header, uint argument
[all...]
/freebsd-11-stable/stand/libsa/
H A Drarp.c69 u_char header[ETHER_SIZE]; member in struct:__anon5045

Completed in 149 milliseconds

1234567891011>>