HomeSort by relevance Sort by last modified time
    Searched full:suffixes (Results 126 - 150 of 960) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/deqp/framework/delibs/cmake/
toolchain-symbian-gcce.cmake 13 # Set prefixes and suffixes for targets
  /external/icu/icu4c/source/samples/cal/
Makefile.in 35 .SUFFIXES :
  /external/icu/icu4c/source/samples/date/
Makefile.in 35 .SUFFIXES :
  /external/icu/icu4c/source/samples/ufortune/resources/
fortune_resources.mak 38 .SUFFIXES : .txt
  /external/icu/icu4c/source/test/compat/
Makefile.in 35 .SUFFIXES :
  /external/icu/icu4c/source/test/thaitest/
Makefile.in 38 .SUFFIXES :
  /external/icu/icu4c/source/tools/gentest/
Makefile.in 36 .SUFFIXES :
  /external/libdrm/man/
Makefile.am 56 SUFFIXES = .$(LIB_MAN_SUFFIX) .$(MISC_MAN_SUFFIX) .xml
  /external/libpcap/msdos/
common.dj 5 .SUFFIXES: .exe .wlm .dxe .l .y
  /external/llvm/include/llvm/MC/
StringTableBuilder.h 19 /// \brief Utility for building string tables with deduplicated suffixes.
  /frameworks/base/packages/DocumentsUI/
wrap_alpha.py 6 # assume everything needs alpha suffixes
  /ndk/sources/host-tools/make-3.81/tests/scripts/options/
dash-B 14 .SUFFIXES:
  /system/extras/perfprofd/quipper/base/
port.h 11 // DEPRECATED: Use ...LL and ...ULL suffixes.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-crx-suffix.d 3 #name: x86-64 (ILP32) control register related opcodes (with suffixes)
x86-64-drx-suffix.d 3 #name: x86-64 (ILP32) debug register related opcodes (with suffixes)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-crx-suffix.d 2 #name: x86-64 control register related opcodes (with suffixes)
x86-64-drx-suffix.d 2 #name: x86-64 debug register related opcodes (with suffixes)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/z80/
z80.exp 26 # test suffixes
  /external/icu/icu4c/source/i18n/
collationsets.cpp 261 // Parallel iteration over suffixes of both tables.
262 UCharsTrie::Iterator suffixes(p, 0, errorCode);
273 if(suffixes.next(errorCode)) {
274 ts = &suffixes.getString();
298 compare(c, (uint32_t)suffixes.getValue(), (uint32_t)baseSuffixes.getValue());
328 UCharsTrie::Iterator suffixes(p, 0, errorCode);
329 while(suffixes.next(errorCode)) {
330 addSuffix(c, suffixes.getString());
571 UCharsTrie::Iterator suffixes(p + 2, 0, errorCode);
572 while(suffixes.next(errorCode))
    [all...]
  /external/mesa3d/src/mesa/program/
program_parser.h 276 * Parses and processes instruction suffixes
278 * Instruction suffixes, such as \c _SAT, are processed. The relevant bits
279 * are set in \c inst. If suffixes are encountered that are either not known
  /frameworks/base/drm/java/android/drm/
DrmSupportInfo.java 53 * Adds the specified file suffix to the list of file suffixes this DRM plug-in supports.
78 * Retrieves an iterator object that you can use to iterate over the file suffixes that
139 * types, file suffixes, and has exactly the same description.
  /prebuilts/gdb/darwin-x86/lib/python2.7/
mimetypes.py 15 suffix_map -- dictionary mapping suffixes to suffixes
16 encodings_map -- dictionary mapping suffixes to encodings
17 types_map -- dictionary mapping suffixes to types
103 mappings are table driven. Encoding suffixes are case
104 sensitive; type suffixes are first tried case sensitive, then
107 The suffixes .tgz, .taz and .tz (case sensitive!) are all
224 type, suffixes = words[0], words[1:]
225 for suff in suffixes:
283 driven. Encoding suffixes are case sensitive; type suffixes ar
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
mimetypes.py 15 suffix_map -- dictionary mapping suffixes to suffixes
16 encodings_map -- dictionary mapping suffixes to encodings
17 types_map -- dictionary mapping suffixes to types
103 mappings are table driven. Encoding suffixes are case
104 sensitive; type suffixes are first tried case sensitive, then
107 The suffixes .tgz, .taz and .tz (case sensitive!) are all
224 type, suffixes = words[0], words[1:]
225 for suff in suffixes:
283 driven. Encoding suffixes are case sensitive; type suffixes ar
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mimetypes.py 15 suffix_map -- dictionary mapping suffixes to suffixes
16 encodings_map -- dictionary mapping suffixes to encodings
17 types_map -- dictionary mapping suffixes to types
103 mappings are table driven. Encoding suffixes are case
104 sensitive; type suffixes are first tried case sensitive, then
107 The suffixes .tgz, .taz and .tz (case sensitive!) are all
224 type, suffixes = words[0], words[1:]
225 for suff in suffixes:
283 driven. Encoding suffixes are case sensitive; type suffixes ar
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mimetypes.py 15 suffix_map -- dictionary mapping suffixes to suffixes
16 encodings_map -- dictionary mapping suffixes to encodings
17 types_map -- dictionary mapping suffixes to types
103 mappings are table driven. Encoding suffixes are case
104 sensitive; type suffixes are first tried case sensitive, then
107 The suffixes .tgz, .taz and .tz (case sensitive!) are all
224 type, suffixes = words[0], words[1:]
225 for suff in suffixes:
283 driven. Encoding suffixes are case sensitive; type suffixes ar
    [all...]

Completed in 1261 milliseconds

1 2 3 4 56 7 8 91011>>