Home
last modified time | relevance | path

Searched defs:type (Results 1 - 25 of 13365) sorted by relevance

12345678910>>...535

/arkcompiler/ets_runtime/test/moduletest/module/
H A Dmodule.js
/arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/
H A DLogParser.js
/arkcompiler/ets_frontend/es2panda/ir/
H A Dstatement.h31 explicit Statement(AstNodeType type) : AstNode(type) {} in Statement() argument
H A DtypeNode.h29 explicit TypeNode(AstNodeType type) : Expression(type) {} in TypeNode() argument
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DunboxingConverter.cpp23 checker::Type *UnboxingConverter::GlobalTypeFromSource(checker::ETSChecker const *checker, ETSObjectType *type) in GlobalTypeFromSource() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_dataview.cpp19 uint32_t JSDataView::GetElementSize(DataViewType type) in GetElementSize() argument
H A Denum_conversion.h24 inline constexpr std::optional<GlobalEnvField> ToGlobelEnvPrototypeField(BuiltinTypeId type) in ToGlobelEnvPrototypeField() argument
78 constexpr std::optional<BuiltinTypeId> ToBuiltinsTypeId(JSType type) in ToBuiltinsTypeId() argument
/kernel/linux/linux-5.10/arch/x86/pci/
H A Dinit.c12 int type, pcbios = 1; in pci_arch_init() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Djump_label.c11 arch_jump_label_transform(struct jump_entry *entry, enum jump_label_type type) arch_jump_label_transform() argument
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Djump_label.c11 arch_jump_label_transform(struct jump_entry *entry, enum jump_label_type type) arch_jump_label_transform() argument
/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnft_reject.h11 enum nft_reject_types type:8; member
/kernel/linux/linux-5.10/tools/lib/symbol/
H A Dkallsyms.h13 static inline u8 kallsyms2elf_binding(char type) in kallsyms2elf_binding() argument
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnft_reject.h11 enum nft_reject_types type:8; member
/kernel/linux/linux-6.6/arch/x86/pci/
H A Dinit.c12 int type, pcbios = 1; in pci_arch_init() local
/kernel/linux/linux-6.6/tools/lib/symbol/
H A Dkallsyms.h13 static inline u8 kallsyms2elf_binding(char type) in kallsyms2elf_binding() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dmptcpify.c11 int BPF_PROG(mptcpify, int family, int type, int protocol) in BPF_PROG() argument
/kernel/uniproton/src/security/rnd/
H A Dprt_rnd_set.c20 OS_SEC_L4_TEXT U32 PRT_SysSetRndNum(enum SysRndNumType type, U32 rndNum) in PRT_SysSetRndNum() argument
/arkcompiler/ets_runtime/ecmascript/platform/common/
H A Dmap.cpp19 const std::string GetPageTagString(PageTagType type, const std::string &spaceName, const uint32_t threadId) in GetPageTagString() argument
41 const char *GetPageTagString(PageTagType type) in GetPageTagString() argument
/arkcompiler/runtime_core/assembler/
H A Dassembly-methodhandle.h25 panda::panda_file::MethodHandleType type; member
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_type.h23 inline DataType::Type ConvertRegType(const Graph *graph, DataType::Type type) in ConvertRegType() argument
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-methodhandle.h25 ark::panda_file::MethodHandleType type; // NOLINT(misc-non-private-member-variables-in-classes) member
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
H A Dliteral.h36 explicit Literal(AstNodeType const type) : Expression(type) {} in Literal() argument
/arkcompiler/ets_frontend/ets2panda/ir/
H A DopaqueTypeNode.h33 explicit OpaqueTypeNode(checker::Type *const type) : TypeNode(AstNodeType::OPAQUE_TYPE_NODE) in OpaqueTypeNode() argument
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Djump_label.c12 void arch_jump_label_transform(struct jump_entry *entry, enum jump_label_type type) in arch_jump_label_transform() argument
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Djump_label.c11 void arch_jump_label_transform(struct jump_entry *entry, enum jump_label_type type) in arch_jump_label_transform() argument

Completed in 5 milliseconds

12345678910>>...535