HomeSort by relevance Sort by last modified time
    Searched full:bases (Results 1 - 25 of 195) sorted by null

1 2 3 4 5 6 7 8

  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/configs/de-DE/
de-DE_dbg.txt 1 # collection of de-DE dbg knowledge bases
de-DE_gl0_sg.txt 1 # collection of de-DE gl0 siggen knowledge bases
de-DE_ta.txt 1 # collection of de-DE textana knowledge bases
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/configs/en-GB/
en-GB_dbg.txt 1 # collection of en-GB dbg knowledge bases
en-GB_kh0_sg.txt 1 # collection of en-GB kh0 siggen knowledge bases
en-GB_ta.txt 1 # collection of en-GB textana knowledge bases
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/configs/en-US/
en-US_dbg.txt 1 # collection of en-US dbg knowledge bases
en-US_ta.txt 1 # collection of en-US textana knowledge bases
en-US_lh0_sg.txt 1 # collection of en-US lh0 siggen knowledge bases
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/configs/es-ES/
es-ES_dbg.txt 1 # collection of es-ES dbg knowledge bases
es-ES_ta.txt 1 # collection of es-ES textana knowledge bases
es-ES_zl0_sg.txt 1 # collection of es-ES zl0 siggen knowledge bases
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/configs/fr-FR/
fr-FR_dbg.txt 1 # collection of fr-FR dbg knowledge bases
fr-FR_nk0_sg.txt 1 # collection of fr-FR nk0 siggen knowledge bases
fr-FR_ta.txt 1 # collection of fr-FR textana knowledge bases
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/configs/it-IT/
it-IT_dbg.txt 1 # collection of it-IT dbg knowledge bases
it-IT_cm0_sg.txt 1 # collection of it-IT cm0 siggen knowledge bases
it-IT_ta.txt 1 # collection of it-IT textana knowledge bases
  /libcore/luni/src/test/java/libcore/java/math/
BigIntegerTest.java 46 new BigInteger("-a"); // no digits from other bases.
51 new BigInteger("-1a"); // no trailing digits from other bases.
  /external/dropbear/libtommath/etc/
pprime.c 179 static const mp_digit bases[] = { 2, 3, 5, 7, 11, 13, 17, 19 }; local
263 /* now try base x=bases[ii] */
265 mp_set (&x, bases[ii]);
321 /* no bases worked? */
333 printf("B == \n%s\n\nG == %d\n", buf, bases[ii]);
376 printf ("Enter number of bases to try (1 to 8):\n");
  /external/webkit/WebCore/rendering/
RenderRubyBase.h 59 // Allow RenderRubyRun to manipulate the children within ruby bases.
  /development/tools/zoneinfo/tzdata2010k/
antarctica 9 # COMNAP - Stations and Bases
88 # Argentina - year-round bases
105 # year-round bases
188 # Chile - year-round bases and towns
196 # China - year-round bases
200 # France - year-round bases
205 # She confirms that French Southern Territories and Terre Adelie bases
245 # Japan - year-round bases
294 # Russia - year-round bases
329 # S Africa - year-round bases
    [all...]
  /external/protobuf/python/google/protobuf/
service_reflection.py 64 def __init__(cls, name, bases, dictionary):
70 bases: Base classes of the class being constructed.
94 def __init__(cls, name, bases, dictionary):
99 bases: Base classes of the class being constructed.
104 super(GeneratedServiceStubType, cls).__init__(name, bases, dictionary)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
cxxabi.h 432 // Helper for upcast. See if DST is us, or one of our bases.
442 // of our SRC_TYPE bases, indicate the virtuality. Returns
463 // bases are inherited by the type started from -- which is not
508 // Type information for a class with multiple and/or virtual bases.
513 unsigned int __base_count; // Number of direct bases.
515 // The array of bases uses the trailing array struct hack so this
518 __base_class_type_info __base_info[1]; // Array of bases.
  /external/freetype/include/freetype/
ftmoderr.h 94 /***** LIST MODULE ERROR BASES *****/

Completed in 308 milliseconds

1 2 3 4 5 6 7 8