Home
last modified time | relevance | path

Searched defs:sym (Results 201 - 225 of 666) sorted by relevance

12345678910>>...27

/third_party/elfutils/libasm/
H A Ddisasm_cb.c103 GElf_Sym *sym = gelf_getsymshndx (data, xndxdata, cnt, &sym_mem, in read_symtab_exec() local
/third_party/elfutils/backends/
H A Dppc_symbol.c139 ppc_check_special_symbol (Elf *elf, const GElf_Sym *sym, in ppc_check_special_symbol() argument
/third_party/ffmpeg/libavcodec/
H A Dmss1.c100 int sym = 1; in arith_get_prob() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DRuleCharacterIterator.java50 private SymbolTable sym; field in RuleCharacterIterator
111 public RuleCharacterIterator(String text, SymbolTable sym, in RuleCharacterIterator() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtspectest.cpp226 DecimalFormatSymbols *sym = new DecimalFormatSymbols("fr", status); in TestPadding() local
H A Dtsdcfmsy.cpp393 Verify(double value, const UnicodeString& pattern, const DecimalFormatSymbols &sym, const UnicodeString& expected) Verify() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dscientificnumberformatter.cpp253 const DecimalFormatSymbols *sym = fDecimalFormat->getDecimalFormatSymbols(); in ScientificNumberFormatter() local
/third_party/ltp/pan/
H A Dsymbol.c124 static struct sym *find_key1(struct sym *sy argument
137 add_key(SYM sym, char *key, void *data) add_key() argument
194 sym_put(SYM sym, char *key, void *data, int flags) sym_put() argument
265 sym_get(SYM sym, char *key) sym_get() argument
317 sym_seq(SYM sym, DBT * key, DBT * data, int flags) sym_seq() argument
380 sym_dump(SYM sym, int depth) sym_dump() argument
403 sym_dump_s(SYM sym, int depth) sym_dump_s() argument
441 sym_rm(SYM sym, int flags) sym_rm() argument
[all...]
/third_party/node/deps/zlib/
H A Dinftrees.c36 unsigned sym; /* index of code symbols */ in inflate_table() local
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dinfback.c92 unsigned sym, bits; local
[all...]
/third_party/mesa3d/src/mesa/program/
H A Dsymbol_table.c90 struct symbol *sym = scope->symbols; in _mesa_symbol_table_pop_scope() local
153 struct symbol *const sym = find_symbol(table, name); _mesa_symbol_table_symbol_scope() local
168 struct symbol *const sym = find_symbol(table, name); _mesa_symbol_table_find_symbol() local
181 struct symbol *sym = find_symbol(table, name); _mesa_symbol_table_add_symbol() local
221 struct symbol *sym = find_symbol(table, name); _mesa_symbol_table_replace_symbol() local
237 struct symbol *sym = find_symbol(table, name); _mesa_symbol_table_add_global_symbol() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dscientificnumberformatter.cpp253 const DecimalFormatSymbols *sym = fDecimalFormat->getDecimalFormatSymbols(); in ScientificNumberFormatter() local
/third_party/libwebsockets/win32port/zlib/
H A Dinfback.c83 unsigned sym, bits; local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dscope.c44 void set_current_scope(struct symbol *sym) in set_current_scope() argument
49 void bind_scope(struct symbol *sym, struct scope *scope) in bind_scope() argument
56 void rebind_scope(struct symbol *sym, struct scope *new) in rebind_scope() argument
100 static void remove_symbol_scope(struct symbol *sym) in remove_symbol_scope() argument
113 struct symbol *sym; end_scope() local
153 struct symbol *sym; end_label_scope() local
[all...]
/third_party/lzma/C/
H A DPpmd7Dec.c83 Byte sym; in Ppmd7z_DecodeSymbol() local
98 Byte sym; in Ppmd7z_DecodeSymbol() local
142 Byte sym; in Ppmd7z_DecodeSymbol() local
237 Byte sym; Ppmd7z_DecodeSymbol() local
[all...]
/third_party/musl/libc-test/src/functionalext/ldso_randomization/
H A Dldso_randomization_manual.c270 void *sym = dlsym(handle, "test"); in dlsym_randomization_0100() local
/third_party/node/deps/openssl/openssl/crypto/dso/
H A Ddso_dl.c125 void *sym; in dl_bind_func() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dscientificnumberformatter.cpp253 const DecimalFormatSymbols *sym = fDecimalFormat->getDecimalFormatSymbols(); in ScientificNumberFormatter() local
/third_party/openssl/crypto/dso/
H A Ddso_dl.c125 void *sym; in dl_bind_func() local
/third_party/skia/third_party/externals/zlib/
H A Dinfback.c92 unsigned sym, bits; local
[all...]
/third_party/toybox/kconfig/
H A Dlkc.h115 static inline tristate sym_get_tristate_value(struct symbol *sym) in sym_get_tristate_value() argument
121 static inline struct symbol *sym_get_choice_value(struct symbol *sym) in sym_get_choice_value() argument
131 static inline bool sym_is_choice(struct symbol *sym) in sym_is_choice() argument
136 sym_is_choice_value(struct symbol *sym) sym_is_choice_value() argument
141 sym_is_optional(struct symbol *sym) sym_is_optional() argument
146 sym_has_value(struct symbol *sym) sym_has_value() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_lookup.cc57 void* sym = dlsym(handle, "__system_property_get"); in LoadSystemPropertyGet() local
/third_party/zlib/contrib/infback9/
H A Dinftree9.c36 unsigned sym; /* index of code symbols */ in inflate_table9() local
[all...]
/third_party/zlib/
H A Dinftrees.c36 unsigned sym; /* index of code symbols */ in inflate_table() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_args.cpp47 auto *sym = mirFunc.GetFormal(i); in MoveRegisterArgs() local
207 MIRSymbol *sym = mirFunc.GetFormal(i); in MoveVRegisterArgs() local
[all...]

Completed in 12 milliseconds

12345678910>>...27