Searched
full:suffixes (Results
301 -
325 of
960) sorted by null
<<11121314151617181920>>
/external/icu/icu4c/source/tools/toolutil/ |
pkg_icu.cpp | 33 /* check for multiple text file suffixes to see if this list name is a text file name */
|
/external/libchrome/base/ |
base_switches.cc | 56 // ("-inl" suffixes are also disregarded for this matching).
|
/external/libdivsufsort/ |
README.md | 56 * @param SA[0..n-1] The output array or suffixes.
|
/external/libdivsufsort/android_include/ |
divsufsort.h | 70 * @param SA[0..n-1] The output array of suffixes.
|
divsufsort64.h | 70 * @param SA[0..n-1] The output array of suffixes.
|
/frameworks/base/drm/java/android/drm/ |
package.html | 7 <li>Retrieving information about specific plug-ins, such as the MIME types and file suffixes
|
/frameworks/compile/libbcc/include/bcc/Renderscript/ |
RSUtils.h | 50 // type is because LLVM suffixes duplicate typedefs of the same anonymous
|
/hardware/intel/img/psb_video/src/ |
vc1_defs.h | 135 This enumeration defines the BDU Start Code Suffixes \n
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/personalization/ |
UserHistoryDictionaryTests.java | 153 // Create filename suffixes for this test.
|
/packages/services/Telephony/src/com/android/phone/settings/ |
VoicemailProviderSettingsUtil.java | 44 // Suffixes appended to forward setting key for storing an individual setting properties
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
Xmd.h | 97 * Bitfield suffixes for the protocol structure elements, if you
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
Xmd.h | 97 * Bitfield suffixes for the protocol structure elements, if you
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
imputil.py | 77 # Initialize the set of suffixes that we recognize and import. 530 self.suffixes = [ ] 534 self.suffixes.append((suffix, importFunc)) 567 for suffix, importFunc in self.suffixes:
|
modulefinder.py | 229 # 'suffixes' used to be a list hardcoded to [".py", ".pyc", ".pyo"]. 232 suffixes = [] 234 suffixes.append(triple[0]) 243 for suff in suffixes:
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
imputil.py | 77 # Initialize the set of suffixes that we recognize and import. 530 self.suffixes = [ ] 534 self.suffixes.append((suffix, importFunc)) 567 for suffix, importFunc in self.suffixes:
|
modulefinder.py | 229 # 'suffixes' used to be a list hardcoded to [".py", ".pyc", ".pyo"]. 232 suffixes = [] 234 suffixes.append(triple[0]) 243 for suff in suffixes:
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
imputil.py | 77 # Initialize the set of suffixes that we recognize and import. 530 self.suffixes = [ ] 534 self.suffixes.append((suffix, importFunc)) 567 for suffix, importFunc in self.suffixes:
|
modulefinder.py | 229 # 'suffixes' used to be a list hardcoded to [".py", ".pyc", ".pyo"]. 232 suffixes = [] 234 suffixes.append(triple[0]) 243 for suff in suffixes:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
imputil.py | 77 # Initialize the set of suffixes that we recognize and import. 530 self.suffixes = [ ] 534 self.suffixes.append((suffix, importFunc)) 567 for suffix, importFunc in self.suffixes:
|
modulefinder.py | 229 # 'suffixes' used to be a list hardcoded to [".py", ".pyc", ".pyo"]. 232 suffixes = [] 234 suffixes.append(triple[0]) 243 for suff in suffixes:
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/ |
x86-64-stack-suffix.d | 3 #name: x86-64 (ILP32) stack-related opcodes (with suffixes)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
x86-64-stack-suffix.d | 2 #name: x86-64 stack-related opcodes (with suffixes)
|
/toolchain/binutils/binutils-2.25/gprof/ |
Makefile.am | 24 SUFFIXES = .m
|
/toolchain/binutils/binutils-2.25/opcodes/ |
ia64-asmtab.h | 61 suffixes that can alter the instruction's behavior, and which has
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
DecimalFormat.java | 239 * <p>The prefixes, suffixes, and various symbols used for infinity, digits, thousands 243 * positive and negative prefixes or the suffixes must be distinct for {@link #parse} to 368 * suffixes are not used. 371 * with the positive or negative prefixes and suffixes applied. The infinity character is [all...] |
Completed in 1148 milliseconds
<<11121314151617181920>>