HomeSort by relevance Sort by last modified time
    Searched full:suffixes (Results 251 - 275 of 734) sorted by null

<<11121314151617181920>>

  /external/icu/icu4c/source/i18n/
collationiterator.h 280 const CollationData *d, UCharsTrie &suffixes, uint32_t ce32,
  /external/icu/icu4c/source/layout/
Makefile.in 164 .SUFFIXES :
  /external/icu/icu4c/source/test/
Makefile.in 40 .SUFFIXES :
  /external/icu/icu4c/source/test/testdata/
testdata.mak 8 .SUFFIXES : .res .txt
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
BurmeseBreakEngine.java 204 // Look ahead for possible suffixes if a dictionary word does not follow.
KhmerBreakEngine.java 208 // Look ahead for possible suffixes if a dictionary word does not follow.
LaoBreakEngine.java 207 // Look ahead for possible suffixes if a dictionary word does not follow.
ThaiBreakEngine.java 223 // Look ahead for possible suffixes if a dictionary word does not follow.
  /external/libedit/
missing 60 Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and
  /external/libogg/win32/
Makefile.in 122 .SUFFIXES:
  /external/libpng/
missing 60 Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and
  /external/llvm/utils/lit/lit/
util.py 86 # Get suffixes to search.
  /external/pcre/dist/
missing 60 Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and
  /external/protobuf/gtest/build-aux/
missing 60 Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and
  /external/protobuf/
missing 60 Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and
  /external/regex-re2/re2/
tostring.cc 138 // For regexps with children, append any unary suffixes or ).
  /frameworks/av/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp 131 // Add File Suffixes
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cpplib.h 320 /* Nonzero means to allow hexadecimal floats and LL suffixes. */
433 literal number suffixes as user-defined literal number suffixes. */
823 octal, hexadecimal), and type suffixes. */
    [all...]
  /external/flac/libFLAC/ia32/
Makefile.in 235 SUFFIXES = .nasm .lo
275 .SUFFIXES:
276 .SUFFIXES: .nasm .lo
  /external/flac/libFLAC/ppc/as/
Makefile.in 237 @FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE@SUFFIXES = .s .lo
280 .SUFFIXES:
281 .SUFFIXES: .lo .o .obj .s
  /external/flac/libFLAC/ppc/gas/
Makefile.in 237 @FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE@SUFFIXES = .s .lo
280 .SUFFIXES:
281 .SUFFIXES: .lo .o .obj .s
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationFastLatinBuilder.java 340 CharsTrie.Iterator suffixes = CharsTrie.iterator(data.contexts, trieIndex + 2, 0); local
341 while(suffixes.hasNext()) {
342 CharsTrie.Entry entry = suffixes.next();
  /external/llvm/docs/CommandGuide/
lit.rst 303 **suffixes** For **lit** test formats which scan directories for tests, this
304 variable is a list of suffixes to identify test files. Used by: *ShTest*.
351 suffixes which identify test files.
  /external/llvm/lib/MC/MCParser/
AsmLexer.cpp 306 // suffixes on integer literals.
336 // suffixes on integer literals.
356 // suffixes on integer literals.
  /external/pdfium/third_party/freetype/src/base/
ftmac.c 471 unsigned char* suffixes = names[style->indexes[face_index] - 1]; local
474 for ( i = 1; i <= suffixes[0]; i++ )
477 size_t j = suffixes[i] - 1;
    [all...]

Completed in 560 milliseconds

<<11121314151617181920>>