Home
last modified time | relevance | path

Searched defs:kind (Results 476 - 500 of 839) sorted by relevance

1...<<11121314151617181920>>...34

/kernel/linux/linux-6.6/drivers/media/rc/
H A Dati_remote.c272 unsigned char kind; member
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dbtf.h304 u16 kind = btf_kind(t); in btf_is_composite() local
369 u8 kind = BTF_INFO_KIND(t->info); in btf_type_is_struct() local
H A Dif_team.h174 const char *kind; member
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dnct6775.h24 enum kinds kind; member
H A Dlm63.c146 enum chips kind; member
[all...]
H A Dfschmd.c263 enum chips kind; member
699 int kind in watchdog_set_timeout() local
1048 enum chips kind; fschmd_detect() local
1090 enum chips kind = i2c_match_id(fschmd_id, client)->driver_data; fschmd_probe() local
[all...]
H A Df75375s.c86 int kind; member
[all...]
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dgen_loader.c530 int kind, ret; in bpf_gen__record_attach_target() local
562 bpf_gen__record_extern(struct bpf_gen *gen, const char *name, bool is_weak, bool is_typeless, bool is_ld64, int kind, int insn_idx) bpf_gen__record_extern() argument
[all...]
H A Drelo_core.c86 static const char *core_relo_kind_str(enum bpf_core_relo_kind kind) in core_relo_kind_str() argument
106 static bool core_relo_is_field_based(enum bpf_core_relo_kind kind) in core_relo_is_field_based() argument
121 static bool core_relo_is_type_based(enum bpf_core_relo_kind kind) in core_relo_is_type_based() argument
135 static bool core_relo_is_enumval_based(enum bpf_core_relo_kind kind) in core_relo_is_enumval_based() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dgro.c398 static void tcp_write_options(char *buf, int kind, int ts) in tcp_write_options() argument
401 uint8_t kind; in tcp_write_options() member
407 uint8_t kind; in tcp_write_options() member
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dnet.c44 char kind[64]; member
56 const char *kind; member
[all...]
/third_party/elfutils/src/
H A Delfclassify.c164 elf_kind_string (int kind) in elf_kind_string() argument
233 int kind = elf_kind (elf); in run_classify() local
/third_party/elfutils/libelf/
H A DlibelfP.h286 Elf_Kind kind; member
/third_party/gn/src/gn/
H A Dparse_tree.cc346 const std::string& kind = value.FindKey(kDumpAccessorKind)->GetString(); in NewFromJSON() local
/third_party/icu/icu4c/source/i18n/
H A Dnumfmt.cpp893 int32_t kind = lkey.kind(); variable
952 int32_t kind = lkey.kind(); variable
1036 NumberFormat::internalCreateInstance(const Locale& loc, UNumberFormatStyle kind, UErrorCode& status) { in internalCreateInstance() argument
1054 createInstance(const Locale& loc, UNumberFormatStyle kind, UErrorCode& status) createInstance() argument
1277 createSharedInstance(const Locale& loc, UNumberFormatStyle kind, UErrorCode& status) createSharedInstance() argument
[all...]
/third_party/libunwind/libunwind/src/ia64/
H A DGparser.c224 unsigned char kind, mask = 0, *cp = sr->imask; in finish_prologue() local
/third_party/libbpf/src/
H A Dgen_loader.c530 int kind, ret; in bpf_gen__record_attach_target() local
562 bpf_gen__record_extern(struct bpf_gen *gen, const char *name, bool is_weak, bool is_typeless, bool is_ld64, int kind, int insn_idx) bpf_gen__record_extern() argument
[all...]
H A Drelo_core.c86 static const char *core_relo_kind_str(enum bpf_core_relo_kind kind) in core_relo_kind_str() argument
106 static bool core_relo_is_field_based(enum bpf_core_relo_kind kind) in core_relo_is_field_based() argument
121 static bool core_relo_is_type_based(enum bpf_core_relo_kind kind) in core_relo_is_type_based() argument
135 static bool core_relo_is_enumval_based(enum bpf_core_relo_kind kind) in core_relo_is_enumval_based() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-builder.cc408 AddExport(base::Vector<const char> name, ImportExportKindCode kind, uint32_t index) AddExport() argument
[all...]
H A Dwasm-module-builder.h266 enum Kind { kGlobalGetEntry, kRefFuncEntry, kRefNullEntry } kind; member
306 bool IsValidOffsetKind(WasmInitExpr::Operator kind) { in IsValidOffsetKind() argument
438 ImportExportKindCode kind; global() member
[all...]
H A Dwasm-code-manager.h272 Kind kind() const { return KindField::decode(flags_); } in kind() function in v8::internal::wasm::final
388 WasmCode(NativeModule* native_module, int index, base::Vector<byte> instructions, int stack_slots, uint32_t tagged_parameter_slots, int safepoint_table_offset, int handler_table_offset, int constant_pool_offset, int code_comments_offset, int unpadded_binary_size, base::Vector<const byte> protected_instructions_data, base::Vector<const byte> reloc_info, base::Vector<const byte> source_position_table, Kind kind, ExecutionTier tier, ForDebugging for_debugging) WasmCode() argument
/third_party/ntfs-3g/libntfs-3g/
H A Dreparse.c566 enum { DIR_JUNCTION, VOL_JUNCTION, NO_JUNCTION } kind; in ntfs_get_fulllink() local
670 enum { FULL_PATH, ABS_PATH, REJECTED_PATH } kind; in ntfs_get_abslink() local
796 enum { FULL_TARGET, ABS_TARGET, REL_TARGET } kind; ntfs_make_symlink() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_internal.h109 enum dxil_attr_kind kind; member
/third_party/node/deps/icu-small/source/i18n/
H A Dnumfmt.cpp894 int32_t kind = lkey->kind(); variable
954 int32_t kind = lkey->kind(); variable
1038 NumberFormat::internalCreateInstance(const Locale& loc, UNumberFormatStyle kind, UErrorCode& status) { in internalCreateInstance() argument
1056 createInstance(const Locale& loc, UNumberFormatStyle kind, UErrorCode& status) createInstance() argument
1279 createSharedInstance(const Locale& loc, UNumberFormatStyle kind, UErrorCode& status) createSharedInstance() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dsemind.c607 int kind; member
[all...]

Completed in 36 milliseconds

1...<<11121314151617181920>>...34