Searched defs:symbols (Results 101 - 119 of 119) sorted by relevance

12345

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp81 TESTCASE_AUTO(TestComplexCurrency); // This test removed because CLDR no longer uses choice formats in currency symbols.
2628 // This test is flaky b/c the symbols for CNY and JPY are equivalent in this locale - FIXME
6532 DecimalFormatSymbols *symbols = new DecimalFormatSymbols(Locale::getDefault(), status); local
6540 DecimalFormat fmt("#####", symbols, status);
6542 errln((UnicodeString)"ERROR: Could not create DecimalFormat (pattern, symbols*)");
6656 errln("FAIL: error setting symbols");
/external/elfutils/0.153/src/
H A Dld.h185 /* List of symbols in this section (set only for merge-able sections
187 struct symbol *symbols; member in struct:usedfiles::scninfo
233 /* Indirection table for the symbols defined here. */
236 /* For undefined or common symbols we need a reference to the symbol
724 /* Tail of list of symbols for this section. Only set if the
726 struct symbol *symbols; member in struct:scnhead
736 /* Define hash table for version symbols. */
832 /* If true undefined symbols when building DSOs are not fatal. */
856 /* List of the symbols we created from linker script definitions. */
860 /* Table with known symbols
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp79 TESTCASE_AUTO(TestComplexCurrency); // This test removed because CLDR no longer uses choice formats in currency symbols.
2651 // This test is flaky b/c the symbols for CNY and JPY are equivalent in this locale - FIXME
6561 DecimalFormatSymbols *symbols = new DecimalFormatSymbols(Locale::getDefault(), status); local
6569 DecimalFormat fmt("#####", symbols, status);
6571 errln((UnicodeString)"ERROR: Could not create DecimalFormat (pattern, symbols*)");
6685 errln("FAIL: error setting symbols");
7607 DecimalFormatSymbols* symbols = new DecimalFormatSymbols(Locale("root"), status); local
7613 DecimalFormat* fmtBase = new DecimalFormat(pattern, symbols, status);
7615 dataerrln("Fail: can't create DecimalFormat using root symbols");
/external/chromium_org/third_party/sqlite/src/tool/
H A Dlemon.c183 int nsubsym; /* Number of constituent symbols in the MULTI */
184 struct symbol **subsym; /* Array of constituent symbols */
194 int nrhs; /* Number of RHS symbols */
195 struct symbol **rhs; /* The RHS symbols */
209 ** symbols which are allowed to immediately follow the end of the rule.
282 int nsymbol; /* Number of terminal and nonterminal symbols */
283 int nterminal; /* Number of terminal symbols */
284 struct symbol **symbols; /* Sorted array of pointers to symbols */ member in struct:lemon
290 char *tokentype; /* Type of terminal symbols i
[all...]
/external/chromium_org/v8/src/
H A Dgdb-jit.cc845 Writer::Slot<ELFSymbol::SerializedLayout> symbols = local
854 symbols.at(0).set(ELFSymbol::SerializedLayout(0,
860 WriteSymbolsList(&locals_, symbols.at(1), strtab);
861 WriteSymbolsList(&globals_, symbols.at(locals_.length() + 1), strtab);
H A Dapi.cc6172 i::Handle<i::JSObject> symbols = local
6176 i::Object::GetPropertyOrElement(symbols, name).ToHandleChecked();
6181 i::JSObject::SetProperty(symbols, name, symbol, i::STRICT).Assert();
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadpdb.c1170 static void pdb_convert_symbols_header( PDB_SYMBOLS *symbols, argument
1173 VG_(memset)( symbols, 0, sizeof(PDB_SYMBOLS) );
1177 /* Old version of the symbols record header */
1179 symbols->version = 0;
1180 symbols->module_size = old->module_size;
1181 symbols->offset_size = old->offset_size;
1182 symbols->hash_size = old->hash_size;
1183 symbols->srcmodule_size = old->srcmodule_size;
1184 symbols->pdbimport_size = 0;
1185 symbols
1830 PDB_SYMBOLS symbols; local
[all...]
/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.cpp451 /*the distance codes have their own symbols, 30 used, 2 unused*/
492 unsigned numcodes; /*number of symbols in the alphabet = number of codes*/
638 tree->numcodes = (unsigned)numcodes; /*number of symbols*/
652 uivector symbols; member in struct:Coin
658 uivector_init(&c->symbols);
664 uivector_cleanup(&((Coin*)c)->symbols);
670 uivector_copy(&c1->symbols, &c2->symbols);
676 for(i = 0; i < c2->symbols.size; i++) uivector_push_back(&c1->symbols, c
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dmtypes.h2228 struct glsl_symbol_table *symbols; member in struct:gl_shader
/external/mesa3d/src/mesa/main/
H A Dmtypes.h2228 struct glsl_symbol_table *symbols; member in struct:gl_shader
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djaxen-1.1.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/maven/ ...
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 537 milliseconds

12345