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

<<11121314151617181920>>

  /external/jsoncpp/
doxybuild.py 17 suffixes = ('win32' in sys.platform ) and '.exe .com .bat .cmd' or ''
19 for name in [filename+ext for ext in suffixes.split()]:
  /external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/
FileProcessor.java 78 public FileProcessor addInputSuffix (String... suffixes) {
79 for (String suffix : suffixes)
  /external/opencv3/cmake/
OpenCVFindMatlab.cmake 31 # Matlab tends to use some non-standard prefixes and suffixes on its libraries.
36 # This function modifies the library prefixes and suffixes used by
  /external/icu/icu4c/source/tools/genrb/
reslist.cpp     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationDataBuilder.java 34 * Supports characters with context prefixes and contraction suffixes.
566 // Flatten prefixes and nested suffixes (contractions)
653 CharsTrie.Iterator suffixes = CharsTrie.iterator(base.contexts, trieIndex + 2, 0); local
654 while(suffixes.hasNext()) {
655 CharsTrie.Entry entry = suffixes.next();
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationDataBuilder.java 33 * Supports characters with context prefixes and contraction suffixes.
565 // Flatten prefixes and nested suffixes (contractions)
652 CharsTrie.Iterator suffixes = CharsTrie.iterator(base.contexts, trieIndex + 2, 0); local
653 while(suffixes.hasNext()) {
654 CharsTrie.Entry entry = suffixes.next();
    [all...]
  /external/guava/guava/src/com/google/common/net/
InternetDomainName.java 49 * suffixes and addressable as hosts; {@code "uk.com"} is one example. As a
316 * names that are <i>not</i> public suffixes include {@code google}, {@code
360 * suffixes are also addressable hosts. Use {@link #hasPublicSuffix()} for
382 * many public suffixes are also addressable hosts. For example, the domain
407 * which is addressable as a host, as many public suffixes are also
  /ndk/sources/host-tools/make-3.81/
default.c 34 /* This is the default list of suffixes for suffix rules.
521 /* Set up the default .SUFFIXES list. */
526 suffix_file = enter_file (".SUFFIXES");
529 (void) define_variable ("SUFFIXES", 8, "", o_default, 0);
536 (void) define_variable ("SUFFIXES", 8, default_suffixes, o_default, 0);
implicit.c 328 char *suffix = rule->suffixes[i];
469 + (rule->suffixes[matches[i]] - rule->targets[matches[i]]) - 1;
957 rule->suffixes[i] - rule->targets[i] - 1);
958 p += rule->suffixes[i] - rule->targets[i] - 1;
961 bcopy (rule->suffixes[i], p,
962 rule->lens[i] - (rule->suffixes[i] - rule->targets[i]) + 1);
  /toolchain/binutils/binutils-2.25/gas/doc/
c-h8300.texi 347 @cindex size suffixes, H8/300
348 @cindex H8/300 size suffixes
350 @code{sub}) are defined with variants using the suffixes @samp{.b},
352 @code{@value{AS}} supports these suffixes, but does not require them;
363 If you use the size suffixes, @code{@value{AS}} issues a warning when
c-i386.texi 423 @cindex mnemonic suffixes, i386
425 @cindex i386 size suffixes
426 @cindex mnemonic suffixes, x86-64
428 @cindex x86-64 size suffixes
431 character of the instruction mnemonic. Mnemonic suffixes of @samp{b},
511 is accomplished by using two instruction mnemonic suffixes in AT&T
514 and @samp{movzx} in Intel syntax). The instruction mnemonic suffixes
517 ``move sign extend @emph{from} %al @emph{to} %edx.'' Possible suffixes,
879 associated with it. Instruction mnemonic suffixes specify the operand's
894 These correspond to instruction mnemonic suffixes @samp{s}, @samp{l}
    [all...]
  /external/chromium-trace/catapult/third_party/typ/typ/
arg_parser.py 72 self.add_argument('--suffixes', metavar='glob', default=[],
196 if not rargs.suffixes:
197 rargs.suffixes = DEFAULT_SUFFIXES
  /external/icu/android_icu4j/src/main/java/android/icu/text/
CompactDecimalFormat.java 46 * Resetting the pattern prefixes or suffixes is not supported; the method calls are ignored.
64 // null if created internally using explicit prefixes and suffixes.
381 recordError(debugCreationErrors, "Prefixes & suffixes must be present for all divisors " + pluralCategory);
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CompactDecimalFormat.java 45 * Resetting the pattern prefixes or suffixes is not supported; the method calls are ignored.
64 // null if created internally using explicit prefixes and suffixes.
394 recordError(debugCreationErrors, "Prefixes & suffixes must be present for all divisors " + pluralCategory);
  /external/iproute2/tc/
tc_util.c 172 } suffixes[] = { variable in typeref:struct:rate_suffix
204 for (s = suffixes; s->name; ++s) {
232 for (s = suffixes; s->name; ++s) {
  /prebuilts/go/darwin-x86/src/net/
dnsclient_unix.go 316 // In general we might have tried many suffixes; showing
336 // Try suffixes.
470 // In general we might have tried many suffixes; showing
  /prebuilts/go/linux-x86/src/net/
dnsclient_unix.go 316 // In general we might have tried many suffixes; showing
336 // Try suffixes.
470 // In general we might have tried many suffixes; showing
  /toolchain/binutils/binutils-2.25/gold/
stringpool.cc 331 // When strings are not suffixes, we don't care what order they are
332 // in, but we need to ensure that suffixes wind up next to each other.
390 // Sorting to find suffixes can take over 25% of the total CPU time
  /art/build/
Android.executable.mk 150 # For single-architecture targets, remove any binary name suffixes.
158 # For single-architecture hosts, remove any binary name suffixes.
  /external/google-breakpad/src/testing/scripts/generator/cpp/
tokenize.py 190 # Handle float suffixes.
205 # Handle integer (and float) suffixes.
  /external/iptables/extensions/
libxt_rateest.c 65 } suffixes[] = { variable in typeref:struct:rate_suffix
102 for (s = suffixes; s->name; ++s) {
  /external/selinux/policycoreutils/po/
Makefile.in 57 .SUFFIXES:
58 .SUFFIXES: .c .o .po .pox .gmo .mo .msg .cat
Makefile.in.in 57 .SUFFIXES:
58 .SUFFIXES: .c .o .po .pox .gmo .mo .msg .cat
  /frameworks/compile/mclinker/tools/mcld/
Main.cpp 148 static const char* suffixes[] = {"ld", "ld.mcld"}; local
152 for (size_t i = 0; i < sizeof(suffixes) / sizeof(suffixes[0]); ++i) {
153 if (name == suffixes[i])
160 for (size_t i = 0; i < sizeof(suffixes) / sizeof(suffixes[0]); ++i) {
161 if (!prog_name_ref.endswith(suffixes[i]))
165 prog_name_ref.rfind('-', prog_name_ref.size() - strlen(suffixes[i]));
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidContentAssist.java 1248 List<Object> suffixes = new ArrayList<Object>(); local
    [all...]

Completed in 1220 milliseconds

<<11121314151617181920>>