Searched defs:obj (Results 26 - 50 of 456) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_elf_access.c32 _dwarf_elf_get_section_info(void *obj, Dwarf_Half ndx, argument
69 _dwarf_elf_get_byte_order(void *obj) argument
88 _dwarf_elf_get_length_size(void *obj) argument
104 _dwarf_elf_get_pointer_size(void *obj) argument
118 _dwarf_elf_get_section_count(void *obj) argument
129 _dwarf_elf_load_section(void *obj, Dwarf_Half ndx, Dwarf_Small** ret_data, int *error) argument
[all...]
H A Dlibdwarf_init.c36 void *obj; local
/freebsd-12-stable/sys/dev/cxgbe/iw_cxgbe/
H A Did_table.c54 u32 obj; local
78 c4iw_id_free(struct c4iw_id_table *alloc, u32 obj) argument
[all...]
/freebsd-12-stable/sys/dev/drm2/
H A Ddrm_buffer.c169 void *obj = NULL; local
/freebsd-12-stable/sys/amd64/vmm/
H A Dvmm_mem.c65 vm_object_t obj; local
[all...]
/freebsd-12-stable/crypto/openssl/crypto/x509/
H A Dx509_v3.c30 ASN1_OBJECT *obj; local
140 ASN1_OBJECT *obj; local
154 X509_EXTENSION_create_by_OBJ(X509_EXTENSION **ex, const ASN1_OBJECT *obj, int crit, ASN1_OCTET_STRING *data) argument
185 X509_EXTENSION_set_object(X509_EXTENSION *ex, const ASN1_OBJECT *obj) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DDWARF.cpp28 template <class ELFT> LLDDwarfObj<ELFT>::LLDDwarfObj(ObjFile<ELFT> *obj) { argument
H A DLTO.cpp162 lto::InputFile &obj = *f.obj; local
/freebsd-12-stable/contrib/libucl/tests/
H A Dtest_speed.c64 ucl_object_t *obj; local
H A Dtest_basic.c36 ucl_object_t *obj, *comments = NULL; local
[all...]
H A Dtest_generate.c44 ucl_object_t *obj, *cur, *ar, *ar1, *ref, *test_obj, *comments; local
[all...]
H A Dtest_schema.c65 perform_test (const ucl_object_t *schema, const ucl_object_t *obj, argument
95 perform_tests (const ucl_object_t *obj) argument
133 ucl_object_t *obj local
[all...]
/freebsd-12-stable/contrib/libucl/utils/
H A Dobjdump.c34 ucl_obj_dump (const ucl_object_t *obj, unsigned int shift) argument
109 ucl_object_t *obj = NULL; local
[all...]
/freebsd-12-stable/contrib/gdb/gdb/
H A Dia64-fbsd-nat.c112 LONGEST ia64_fbsd_xfer_dirty (struct target_ops *ops, enum target_object obj, argument
/freebsd-12-stable/contrib/bearssl/T0/
H A DSType.cs84 public override bool Equals(Object obj) argument
/freebsd-12-stable/lib/libc/stdlib/
H A Dcxa_thread_atexit_impl.c68 void *obj; member in struct:cxa_thread_dtor
77 __cxa_thread_atexit_impl(void (*dtor_func)(void *), void *obj, argument
85 __cxa_thread_atexit_hidden(void (*dtor_func)(void *), void *obj, argument
/freebsd-12-stable/sys/dev/drm2/i915/
H A Di915_gem_evict.c37 mark_free(struct drm_i915_gem_object *obj, struct list_head *unwind) argument
53 struct drm_i915_gem_object *obj; local
160 struct drm_i915_gem_object *obj, *next; local
[all...]
/freebsd-12-stable/crypto/openssl/crypto/ts/
H A Dts_lib.c38 int TS_OBJ_print_bio(BIO *bio, const ASN1_OBJECT *obj) argument
52 ASN1_OBJECT *obj; local
/freebsd-12-stable/contrib/llvm-project/lld/COFF/
H A DLTO.cpp117 lto::InputFile &obj = *f.obj; local
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DStructuredDataImpl.h85 void SetObjectSP(const StructuredData::ObjectSP &obj) { m_data_sp = obj; } argument
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DLLVMUserExpression.h40 static bool classof(const Expression *obj) { return obj->isA(&ID); } argument
H A DUserExpression.h41 static bool classof(const Expression *obj) { return obj->isA(&ID); } argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.h53 static bool classof(const SymbolFile *obj) { return obj->isA(&ID); } argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.h34 static bool classof(const SymbolFile *obj) { return obj->isA(&ID); } argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DJSONBackend.cpp76 json::Object obj; local
144 json::Object obj; local
[all...]

Completed in 220 milliseconds

1234567891011>>