Searched defs:kind (Results 101 - 125 of 237) sorted by relevance

12345678910

/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_print.c389 int kind; local
600 int kind; local
644 int kind; local
[all...]
H A Ddt_ident.c767 dt_idhash_insert(dt_idhash_t *dhp, const char *name, ushort_t kind, argument
909 dt_ident_create(const char *name, ushort_t kind, ushort_t flags, uint_t id, argument
953 dt_ident_morph(dt_ident_t *idp, ushort_t kind, argument
1035 dt_idkind_name(uint_t kind) argument
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dldebug.c530 const char *kind = NULL; local
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h66 typedef unsigned kind; typedef in namespace:clang::diag
/freebsd-current/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp299 lltok::Kind LLLexer::ReadString(lltok::Kind kind) { argument
394 lltok::Kind kind = ReadString(lltok::StringConstant); local
[all...]
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DSymbols.h46 Kind kind() const { return symbolKind; } function in class:lld::macho::Symbol
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DInputFiles.h70 Kind kind() const { return fileKind; } function in class:lld::elf::InputFile
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepRange.cpp32 ThreadPlanStepRange::ThreadPlanStepRange(ThreadPlanKind kind, const char *name, argument
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DSymbols.h64 Kind kind() const { return static_cast<Kind>(symbolKind); } function in class:lld::coff::Symbol
[all...]
H A DInputFiles.h75 Kind kind() const { return fileKind; } function in class:lld::coff::InputFile
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.cpp756 ConvertRegisterKindToRegisterNumber( lldb::RegisterKind kind, uint32_t num) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp358 clang::TagTypeKind kind = field->kind local
[all...]
H A DPdbUtil.cpp230 PDB_SymType lldb_private::npdb::CVSymToPDBSym(SymbolKind kind) { argument
282 PDB_SymType lldb_private::npdb::CVTypeToPDBType(TypeLeafKind kind) { argument
922 GetCompilerTypeForSimpleKind(SimpleTypeKind kind) argument
993 GetTypeSizeForSimpleKind(SimpleTypeKind kind) argument
[all...]
/freebsd-current/usr.bin/systat/
H A Diolat.c103 oidfmt(int *oid, int len, u_int *kind) argument
271 u_int kind; local
/freebsd-current/cddl/contrib/opensolaris/common/ctf/
H A Dctf_open.c96 type_info_v2(uint_t kind, uint_t isroot, uint_t len) argument
174 type_info_v3(uint_t kind, uint_t isroot, uint_t len) argument
369 uint_t kind, n, type, vlen; local
485 uint_t kind, type, vlen; local
694 uint_t index, kind; local
[all...]
H A Dctf_types.c63 uint_t kind, vlen; local
189 uint_t kind, n, vlen; local
231 uint_t kind, n, vlen; local
292 uint_t kind, ctype; local
487 uint_t kind; local
538 uint_t kind, vlen; local
598 uint_t kind; local
617 uint_t ctype, kind; local
677 uint_t data, kind; local
798 uint_t kind, n, vlen; local
854 uint_t kind; local
895 uint_t kind, n, vlen; local
934 uint_t kind, n, vlen; local
979 uint_t kind, n, vlen; local
[all...]
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stub.cpp100 void omp_set_schedule(omp_sched_t kind, omp_int_t modifier) { argument
266 void __kmps_set_schedule(kmp_sched_t kind, int modifier) { argument
272 void __kmps_get_schedule(kmp_sched_t *kind, int *modifier) { argument
/freebsd-current/contrib/tcpdump/
H A Dprint-mptcp.c61 nd_uint8_t kind; member in struct:mptcp_option
69 nd_uint8_t kind; member in struct:mp_capable
82 nd_uint8_t kind; member in struct:mp_join
104 nd_uint8_t kind; member in struct:mp_dss
125 nd_uint8_t kind; member in struct:mp_add_addr
152 nd_uint8_t kind; member in struct:mp_remove_addr
160 nd_uint8_t kind; member in struct:mp_fail
168 nd_uint8_t kind; member in struct:mp_close
176 nd_uint8_t kind; member in struct:mp_prio
/freebsd-current/contrib/lua/src/
H A Dldebug.c694 static const char *formatvarinfo (lua_State *L, const char *kind, argument
709 const char *kind = NULL; local
749 const char *kind = funcnamefromcall(L, ci, &name); local
[all...]
/freebsd-current/sys/dev/pccard/
H A Dpccardvar.h58 int kind; member in struct:pccard_mem_handle
/freebsd-current/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.c1109 print_map_success(struct amd_ntb_softc *ntb, struct amd_ntb_pci_bar_info *bar, const char *kind) argument
/freebsd-current/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c108 unsigned int kind; member in struct:oidformat
/freebsd-current/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp111 Descriptor::Kind kind = local
/freebsd-current/sys/dev/exca/
H A Dexca.c246 exca_mem_map(struct exca_softc *sc, int kind, struct resource *res) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp801 StringRef clang::getNullabilitySpelling(NullabilityKind kind, argument

Completed in 188 milliseconds

12345678910