Home
last modified time | relevance | path

Searched defs:sym (Results 151 - 175 of 666) sorted by relevance

12345678910>>...27

/third_party/icu/icu4c/source/tools/icuinfo/
H A Dicuinfo.cpp174 const char *sym = uplug_getSymbolName(plug); in cmd_listplugins() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DRuleCharacterIterator.java51 private SymbolTable sym; field in RuleCharacterIterator
105 public RuleCharacterIterator(String text, SymbolTable sym, in RuleCharacterIterator() argument
/third_party/mesa3d/src/compiler/glsl/
H A Ds_expression.cpp189 s_symbol *sym = SX_AS_SYMBOL(expr); in match() local
/third_party/node/deps/v8/third_party/zlib/
H A Dinftrees.c41 unsigned sym; /* index of code symbols */ local
[all...]
/third_party/libwebsockets/win32port/zlib/
H A Dinftrees.c41 unsigned sym; /* index of code symbols */ local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dctags.c68 static inline void show_symbol_tag(FILE *fp, struct symbol *sym) in show_symbol_tag() argument
76 struct symbol *sym; in show_tags() local
104 add_tag(struct symbol *sym) add_tag() argument
114 struct symbol *sym; examine_members() local
122 examine_symbol(struct symbol *sym) examine_symbol() argument
171 examine_namespace(struct symbol *sym) examine_namespace() argument
204 struct symbol *sym; examine_symbol_list() local
[all...]
H A Dstorage.h38 struct symbol *sym; member
H A Dtest-dissect.c19 static void print_usage(struct position *pos, struct symbol *sym, unsigned mode) in print_usage() argument
38 static char symscope(struct symbol *sym) in symscope() argument
48 static void r_symbol(unsigned mode, struct position *pos, struct symbol *sym) in r_symbol() argument
81 r_member(unsigned mode, struct position *pos, struct symbol *sym, struct symbol *mem) r_member() argument
103 r_symdef(struct symbol *sym) r_symdef() argument
108 r_memdef(struct symbol *sym, struct symbol *mem) r_memdef() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/icuinfo/
H A Dicuinfo.cpp174 const char *sym = uplug_getSymbolName(plug); in cmd_listplugins() local
/third_party/skia/third_party/externals/zlib/
H A Dinftrees.c41 unsigned sym; /* index of code symbols */ local
[all...]
/third_party/pulseaudio/src/modules/x11/
H A Dmodule-x11-cork-request.c89 KeySym sym; in sink_input_send_event_hook_cb() local
/arkcompiler/runtime_core/static_core/compiler/aot/
H A Daot_file.cpp35 auto sym = ark::os::library_loader::ResolveSymbol(handle, name); in LoadSymbol() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_symbol.cpp83 JSTaggedValue BuiltinsSymbol::SymbolDescriptiveString(JSThread *thread, JSTaggedValue sym) in SymbolDescriptiveString() argument
174 JSHandle<JSTaggedValue> sym = BuiltinsSymbol::GetCallArg(argv, 0); KeyFor() local
200 JSHandle<JSTaggedValue> sym = GetThis(argv); ToPrimitive() local
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_symbol_test.cpp294 JSSymbol *sym = reinterpret_cast<JSSymbol *>(result.GetRawData()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_memlayout.cpp64 MIRSymbol *sym = mirFunction->GetFormal(i); in LayoutFormalParams() local
108 MIRSymbol *sym = mirFunction->GetSymTab()->GetSymbolFromStIdx(i); in LayoutLocalVariables() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dlinux_pkt.c668 char sym[KSYM_SYMBOL_LEN]; in osl_pkt_orphan_partial() local
/kernel/linux/linux-5.10/arch/x86/tools/
H A Dinsn_decoder_test.c113 char line[BUFSIZE], sym[BUFSIZE] = "<unknown>"; in main() local
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c92 u32 common, sym; in sun8i_ce_cipher_prepare() local
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dmodule.c125 Elf32_Sym *sym; in apply_relocate_add() local
/kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/
H A Dvma_map.c115 Elf32_Sym sym; in create_vma_map() local
[all...]
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dftrace.h106 static inline bool arch_syscall_match_sym_name(const char *sym, in arch_syscall_match_sym_name() argument
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dmachine_kexec_file.c294 const Elf_Sym *sym; /* symbol to relocate */ in arch_kexec_apply_relocations_add() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dmodule_32.c201 Elf32_Sym *sym; in apply_relocate_add() local
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dmodule.c139 Elf64_Sym *symtab, *sym; in apply_relocate_add() local
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dftrace.h102 static inline bool arch_syscall_match_sym_name(const char *sym, const char *name) in arch_syscall_match_sym_name() argument
[all...]

Completed in 17 milliseconds

12345678910>>...27