Home
last modified time | relevance | path

Searched defs:syms (Results 1 – 25 of 38) sorted by relevance

12

/external/oprofile/libpp/
Ddiff_container.cpp45 add_sym(diff_collection & syms, diff_symbol const & sym, in add_sym()
62 symbol_old(diff_collection & syms, symbol_entry const & sym, in symbol_old()
73 symbol_new(diff_collection & syms, symbol_entry const & sym, in symbol_new()
83 void symbol_diff(diff_collection & syms, in symbol_diff()
118 diff_collection syms; in get_symbols() local
Dsymbol_sort.cpp132 sort(symbol_collection & syms, bool reverse_sort, bool lf) const in sort()
149 sort(diff_collection & syms, bool reverse_sort, bool lf) const in sort()
Dformat_output.cpp460 output(ostream & out, symbol_collection const & syms) in output()
500 void cg_formatter::output(ostream & out, symbol_collection const & syms) in output()
558 void diff_formatter::output(ostream & out, diff_collection const & syms) in output()
/external/icu4c/i18n/
Dudat.cpp431 const DateFormatSymbols *syms; in udat_getSymbols() local
546 const DateFormatSymbols *syms; in udat_countSymbols() local
688 setEra(DateFormatSymbols *syms, int32_t index, in setEra()
695 setEraName(DateFormatSymbols *syms, int32_t index, in setEraName()
702 setMonth(DateFormatSymbols *syms, int32_t index, in setMonth()
709 setShortMonth(DateFormatSymbols *syms, int32_t index, in setShortMonth()
716 setNarrowMonth(DateFormatSymbols *syms, int32_t index, in setNarrowMonth()
723 setStandaloneMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneMonth()
730 setStandaloneShortMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneShortMonth()
737 setStandaloneNarrowMonth(DateFormatSymbols *syms, int32_t index, in setStandaloneNarrowMonth()
[all …]
/external/openfst/src/include/fst/extensions/far/
Dprint-strings.h58 const SymbolTable *syms = 0; in FarPrintStrings() local
122 delete syms; in FarPrintStrings() local
131 delete syms; in FarPrintStrings() local
Dcompile-strings.h189 const SymbolTable *syms = 0; in FarCompileStrings() local
234 delete syms; in FarCompileStrings() local
268 delete syms; in FarCompileStrings() local
/external/zlib/src/examples/
Denough.c200 local big_t count(int syms, int len, int left) in count()
255 local int beenhere(int syms, int len, int left, int mem, int rem) in beenhere()
319 local void examine(int syms, int len, int left, int mem, int rem) in examine()
400 local void enough(int syms) in enough()
457 int syms; /* total number of symbols to code */ in main() local
/external/clang/test/CodeGen/
D2003-08-21-WideString.c16 } syms = { L"NUL" }; variable
/external/openfst/src/include/fst/
Dsymbol-table-ops.h38 SymbolTable *PruneSymbolTable(const Fst<Arc> &fst, const SymbolTable &syms, in PruneSymbolTable()
Dencode.h184 void SetInputSymbols(const SymbolTable* syms) { in SetInputSymbols()
195 void SetOutputSymbols(const SymbolTable* syms) { in SetOutputSymbols()
400 void SetInputSymbols(const SymbolTable* syms) { in SetInputSymbols()
404 void SetOutputSymbols(const SymbolTable* syms) { in SetOutputSymbols()
/external/qemu/
Delf_ops.h78 struct elf_sym *syms = glue(s->disas_symtab.elf, SZ); in glue() local
104 struct elf_sym *syms = NULL; in glue() local
/external/oprofile/libutil++/
Dbfd_support.h46 scoped_array<asymbol *> syms; member
Dop_bfd.h183 std::vector<op_bfd_symbol> syms; variable
Dbfd_support.cpp226 void fixup_linenr(bfd * abfd, asection * section, asymbol ** syms, in fixup_linenr()
617 asymbol ** syms; in find_nearest_line() local
/external/openfst/src/lib/
Dsymbol-table-ops.cc85 SymbolTable *CompactSymbolTable(const SymbolTable &syms) { in CompactSymbolTable()
/external/srec/tools/grxmlcompile/
Dfst-io.h78 void PrintId(int64 id, const SymbolTable *syms, in PrintId()
289 int64 StrToId(const char *s, const SymbolTable *syms, in StrToId()
Dgrxmlcompile.cpp329 int64 StrToId(const char *s, fst::SymbolTable *syms, in StrToId()
518 void get_slot_olabel_range( const fst::SymbolTable* syms, int* myMin, int* myMax) in get_slot_olabel_range()
/external/openfst/src/include/fst/script/
Dprint-impl.h77 void PrintId(int64 id, const SymbolTable *syms, in PrintId()
Ddraw-impl.h127 void PrintId(int64 id, const SymbolTable *syms, in PrintId()
/external/icu4c/test/intltest/
Dsdtfmtts.cpp178 const DateFormatSymbols *syms = pat.getDateFormatSymbols(); in testAPI() local
Ddcfmapts.cpp192 const DecimalFormatSymbols *syms = pat.getDecimalFormatSymbols(); in testAPI() local
/external/valgrind/main/coregrind/m_debuginfo/
Dreadmacho.c321 void read_symtab( /*OUT*/XArray* /* DiSym */ syms, in read_symtab()
411 static void tidy_up_cand_syms ( /*MOD*/XArray* /* of DiSym */ syms, in tidy_up_cand_syms()
845 struct NLIST *syms; in ML_() local
/external/elfutils/src/
Dnm.c723 GElf_SymX *syms, size_t nsyms, int longest_name, in show_symbols_sysv()
850 GElf_SymX *syms, size_t nsyms) in show_symbols_bsd()
914 const char *fullname, GElf_SymX *syms, size_t nsyms) in show_symbols_posix()
/external/wpa_supplicant_8/src/utils/
Dtrace.c29 static asymbol **syms = NULL; variable
/external/llvm/tools/gold/
Dgold-plugin.cpp61 std::vector<ld_plugin_symbol> syms; member

12