Home
last modified time | relevance | path

Searched defs:symbols (Results 1 – 25 of 197) sorted by relevance

12345678

/external/python/cpython3/Tools/scripts/
Dnm2def.py43 def symbols(lib=PYTHONLIB,types=('T','C','D')): function
60 def export_list(symbols): argument
85 def filter_Python(symbols,specials=SPECIALS): argument
/external/python/cpython2/Tools/scripts/
Dnm2def.py43 def symbols(lib=PYTHONLIB,types=('T','C','D')): function
60 def export_list(symbols): argument
85 def filter_Python(symbols,specials=SPECIALS): argument
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DCurrencySpacingEnabledModifier.java33 DecimalFormatSymbols symbols) { in CurrencySpacingEnabledModifier()
93 int suffixLen, DecimalFormatSymbols symbols) { in applyCurrencySpacing()
109 DecimalFormatSymbols symbols) { in applyCurrencySpacingAffix()
138 …private static UnicodeSet getUnicodeSet(DecimalFormatSymbols symbols, short position, byte affix) { in getUnicodeSet()
151 private static String getInsertString(DecimalFormatSymbols symbols, byte affix) { in getInsertString()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DCurrencySpacingEnabledModifier.java31 DecimalFormatSymbols symbols) { in CurrencySpacingEnabledModifier()
91 int suffixLen, DecimalFormatSymbols symbols) { in applyCurrencySpacing()
107 DecimalFormatSymbols symbols) { in applyCurrencySpacingAffix()
136 …private static UnicodeSet getUnicodeSet(DecimalFormatSymbols symbols, short position, byte affix) { in getUnicodeSet()
149 private static String getInsertString(DecimalFormatSymbols symbols, byte affix) { in getInsertString()
/external/icu/android_icu4j/src/main/java/android/icu/number/
DNumberPropertyMapper.java40 …localizedNumberFormatter create(DecimalFormatProperties properties, DecimalFormatSymbols symbols) { in create()
49 public static UnlocalizedNumberFormatter create(String pattern, DecimalFormatSymbols symbols) { in create()
67 …public static MacroProps oldToNew(DecimalFormatProperties properties, DecimalFormatSymbols symbols, in oldToNew()
DNumberFormatterSettings.java276 public T symbols(DecimalFormatSymbols symbols) { in symbols() argument
311 public T symbols(NumberingSystem ns) { in symbols() method in NumberFormatterSettings
DScientificNotation.java103 …/* package-private */ MicroPropsGenerator withLocaleData(DecimalFormatSymbols symbols, boolean bui… in withLocaleData()
122 final DecimalFormatSymbols symbols; field in ScientificNotation.ScientificHandler
127 … private ScientificHandler(ScientificNotation notation, DecimalFormatSymbols symbols, boolean safe, in ScientificHandler()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberPropertyMapper.java39 …localizedNumberFormatter create(DecimalFormatProperties properties, DecimalFormatSymbols symbols) { in create()
48 public static UnlocalizedNumberFormatter create(String pattern, DecimalFormatSymbols symbols) { in create()
66 …public static MacroProps oldToNew(DecimalFormatProperties properties, DecimalFormatSymbols symbols, in oldToNew()
DNumberFormatterSettings.java280 public T symbols(DecimalFormatSymbols symbols) { in symbols() argument
316 public T symbols(NumberingSystem ns) { in symbols() method in NumberFormatterSettings
DScientificNotation.java104 …/* package-private */ MicroPropsGenerator withLocaleData(DecimalFormatSymbols symbols, boolean bui… in withLocaleData()
123 final DecimalFormatSymbols symbols; field in ScientificNotation.ScientificHandler
128 … private ScientificHandler(ScientificNotation notation, DecimalFormatSymbols symbols, boolean safe, in ScientificHandler()
/external/icu/icu4c/source/test/intltest/
Dmiscdtfm.cpp163 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status); in test4099975() local
198 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status); in test4099975() local
229 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status); in test4099975() local
258 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status); in test4099975() local
330 DateFormatSymbols *symbols = new DateFormatSymbols(Locale::getJapan(), status); in test4117335() local
Dnumbertest_patternmodifier.cpp29 DecimalFormatSymbols symbols(Locale::getEnglish(), status); in testBasic() local
79 DecimalFormatSymbols symbols(Locale::getEnglish(), status); in testMutableEqualsImmutable() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatMiscTests.java80 DateFormatSymbols symbols = new DateFormatSymbols(Locale.US); in Test4099975new() local
101 DateFormatSymbols symbols = new DateFormatSymbols(Locale.US); in Test4099975new() local
136 DateFormatSymbols symbols = new DateFormatSymbols(Locale.JAPAN); in Test4117335() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatMiscTests.java83 DateFormatSymbols symbols = new DateFormatSymbols(Locale.US); in Test4099975new() local
104 DateFormatSymbols symbols = new DateFormatSymbols(Locale.US); in Test4099975new() local
139 DateFormatSymbols symbols = new DateFormatSymbols(Locale.JAPAN); in Test4117335() local
/external/icu/icu4c/source/common/
Duniset_closure.cpp51 const SymbolTable* symbols, in UnicodeSet()
72 const SymbolTable* symbols, in UnicodeSet()
97 const SymbolTable* symbols, in applyPattern()
119 const SymbolTable* symbols, in applyPattern()
/external/icu/icu4c/source/i18n/
Dnumber_modifiers.cpp166 const DecimalFormatSymbols &symbols, in CurrencySpacingEnabledModifier()
227 const DecimalFormatSymbols &symbols, in applyCurrencySpacing()
245 const DecimalFormatSymbols &symbols, in applyCurrencySpacingAffix()
276 CurrencySpacingEnabledModifier::getUnicodeSet(const DecimalFormatSymbols &symbols, EPosition positi… in getUnicodeSet()
298 CurrencySpacingEnabledModifier::getInsertString(const DecimalFormatSymbols &symbols, EAffix affix, in getInsertString()
/external/swiftshader/third_party/LLVM/lib/Archive/
DArchive.cpp196 static void getSymbols(Module*M, std::vector<std::string>& symbols) { in getSymbols()
220 std::vector<std::string>& symbols, in GetBitcodeSymbols()
245 std::vector<std::string>& symbols, in GetBitcodeSymbols()
/external/tensorflow/tensorflow/contrib/py2tf/converters/
Dconverter_test_base.py59 def compiled(self, node, *symbols):
70 def make_fake_tf(self, *symbols):
/external/mesa3d/src/compiler/glsl/
Dir_print_visitor.h88 _mesa_symbol_table *symbols; variable
Dbuiltin_types.cpp268 add_type(glsl_symbol_table *symbols, const glsl_type *const type) in add_type()
279 struct glsl_symbol_table *symbols = state->symbols; in _mesa_glsl_initialize_types() local
/external/skqp/infra/bots/recipe_modules/core/resources/
Drun_binary_size_analysis.py231 def MakeCompactTree(symbols, symbol_path_origin_dir): argument
326 def DumpCompactTree(symbols, symbol_path_origin_dir, ha, ts, issue, gsutil): argument
359 def MakeSourceMap(symbols): argument
602 def AddPakData(symbols, pak_file): argument
/external/skia/infra/bots/recipe_modules/core/resources/
Drun_binary_size_analysis.py231 def MakeCompactTree(symbols, symbol_path_origin_dir): argument
326 def DumpCompactTree(symbols, symbol_path_origin_dir, ha, ts, issue, gsutil): argument
359 def MakeSourceMap(symbols): argument
602 def AddPakData(symbols, pak_file): argument
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/javaparsermodel/declarators/
DParameterSymbolDeclarator.java38 List<ResolvedValueDeclaration> symbols = new LinkedList<>(); in getSymbolDeclarations() local
DFieldSymbolDeclarator.java39 List<ResolvedValueDeclaration> symbols = new LinkedList<>(); in getSymbolDeclarations() local
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_elf_util.c79 static void parse_relocs(Elf *elf, Elf_Data *relocs, Elf_Data *symbols, in parse_relocs()
112 Elf_Data *symbols = NULL, *relocs = NULL; in radeon_elf_read() local

12345678