Searched defs:obj (Results 1 - 25 of 456) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/ipfilter/lib/
H A Dcheckrev.c22 ipfobj_t obj; local
H A Dipf_dotuning.c20 ipfobj_t obj; local
H A Dprintdstl_live.c27 ipfobj_t obj; local
H A Dprinthash_live.c23 ipfobj_t obj; local
H A Dprintpool_live.c23 ipfobj_t obj; local
/freebsd-12-stable/lib/libc/stdlib/
H A Dcxa_thread_atexit.c36 __cxa_thread_atexit(void (*dtor_func)(void *), void *obj, void *dso_symbol) argument
/freebsd-12-stable/share/examples/ses/srcs/
H A Dgetobjstat.c49 ses_objstat obj; local
H A Dsetobjstat.c50 encioc_elm_status_t obj; local
/freebsd-12-stable/sys/contrib/alpine-hal/
H A Dal_serdes.c50 al_serdes_handle_grp_init( void __iomem *serdes_regs_base, enum al_serdes_group grp, struct al_serdes_grp_obj *obj) argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
H A DObjectFileJIT.h54 static bool classof(const ObjectFile *obj) { return obj->isA(&ID); } argument
/freebsd-12-stable/contrib/libucl/tests/fuzzers/
H A Ducl_msgpack_fuzzer.c19 ucl_object_t *obj = ucl_object_new_full (UCL_OBJECT, 2); local
/freebsd-12-stable/contrib/libucl/examples/
H A Ducl_cpp.cc12 auto obj = ucl::Ucl::parse(input, err); local
/freebsd-12-stable/crypto/openssl/crypto/asn1/
H A Dasn_pack.c16 ASN1_STRING *ASN1_item_pack(void *obj, const ASN1_ITEM *it, ASN1_STRING **oct) argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwo.h24 static bool classof(const SymbolFile *obj) { return obj->isA(&ID); } argument
H A DSymbolFileDWARFDwoDwp.h25 static bool classof(const SymbolFile *obj) { return obj->isA(&ID); } argument
/freebsd-12-stable/contrib/libucl/tests/
H A Dtest_streamline.c32 ucl_object_t *obj, *cur, *ar; local
/freebsd-12-stable/contrib/libstdc++/libsupc++/
H A Deh_throw.cc57 __cxxabiv1::__cxa_throw (void *obj, std::type_info *tinfo, argument
/freebsd-12-stable/sys/compat/cloudabi/
H A Dcloudabi_vdso.c48 vm_object_t obj; local
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DUtilityFunction.h36 static bool classof(const Expression *obj) { return obj->isA(&ID); } argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangFunctionCaller.h96 static bool classof(const Expression *obj) { return obj->isA(&ID); } argument
H A DClangUtilityFunction.h43 static bool classof(const Expression *obj) { return obj->isA(&ID); } argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.h56 static bool classof(const ObjectFile *obj) { return obj->isA(&ID); } argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.h28 static bool classof(const SymbolFile *obj) { return obj->isA(&ID); } argument
/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dpex-one.c28 struct pex_obj *obj; local
/freebsd-12-stable/contrib/libucl/src/
H A Ducl_sexp.c63 ucl_object_t *obj; local
[all...]

Completed in 255 milliseconds

1234567891011>>