HomeSort by relevance Sort by last modified time
    Searched refs:different (Results 151 - 175 of 228) sorted by null

1 2 3 4 5 67 8 910

  /external/webkit/Tools/DumpRenderTree/gtk/fonts/
fonts.conf 6 issues hinting gives different results depending on the
  /external/icu4c/test/intltest/
ustrtest.cpp 350 errln("UnicodeStrings that share a buffer but have different lengths compare as equal");
394 different(TRUE, _different, -1);
413 result=mixed.caseCompare(different, U_FOLD_CASE_DEFAULT);
415 errln("error: mixed.caseCompare(different, default)=%ld instead of positive\n", result);
418 /* test caseCompare() - include the folded sharp s (U+00df) with different lengths */
419 result=mixed.caseCompare(1, 4, different, 1, 5, U_FOLD_CASE_DEFAULT);
420 if(result!=0 || 0!=mixed.caseCompareBetween(1, 5, different, 1, 6, U_FOLD_CASE_DEFAULT)) {
421 errln("error: mixed.caseCompare(mixed, 1, 4, different, 1, 5, default)=%ld instead of 0\n", result);
425 result=mixed.caseCompare(1, 4, different, 1, 4, U_FOLD_CASE_DEFAULT);
427 errln("error: mixed.caseCompare(1, 4, different, 1, 4, default)=%ld instead of positive\n", result)
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
debug.rb 373 to stdout) to record the events in a different way.
643 # Note: the newRootID parameter is possibly different
tree.rb 70 Furthermore, it is capable of generating several different flavors of parser,
670 number of different tree structures without adding rigid interface requirements
    [all...]
  /external/chromium/chrome/browser/resources/
print_preview.js 518 * different and currently selected page numbers might no longer be valid.
519 * Even if they are still valid the content of these pages will be different.
  /external/iproute2/doc/
api-ip6-flowlabels.tex 225 label manager. There are at least three different approaches:
321 label, it will not be reused with different destination and options at least
ip-tunnels.tex 164 different tunnel characteristics.
211 NBMA tunnels are different. To route something via NBMA tunnel
ip-cref.tex 436 \item \verb|NOARP| --- this flag is different from the other ones. It has
516 on Ethernet-like media. This number may have a different sense on other
553 different addresses attached to one device. These addresses are not
    [all...]
  /external/quake/
NOTICE 271 programs whose distribution conditions are different, write to the author
616 programs whose distribution conditions are different, write to the author
    [all...]
  /external/guava/guava/src/com/google/common/primitives/
generate.sh 298 * different types), use a shared {@link java.nio.ByteBuffer} instance, or use
  /external/v8/test/mjsunit/
elements-kind.js 260 // A map can have three different elements_kind transitions: SMI->DOUBLE,
mirror-object.js 166 // Test a number of different objects.
json.js 425 // __proto__ property different from the original, and should not
  /external/v8/test/mjsunit/harmony/
collections.js 261 // needs to be unique (i.e. different from the one of the Object constructor).
  /gdk/build/core/
init.mk 21 $(error,Please fix the problem by reinstalling to a different location.)
  /tools/motodev/src/plugins/snippets/
plugin.properties 387 snippet.sql.count.description=How many different cities do our students come from?
  /build/core/
config.mk 193 # headers must also be checked in, but in a different subdirectory. By
  /external/libvorbis/doc/
07-floor1.tex 178 frame. (A return status of 'unused' is different from decoding a
01-introduction.tex 135 pipeline. Each different component instance of a specific type is
159 suited to that frame. Different modes are, e.g. how frame size
402 and may differ from frame to frame, due to different mode numbers.
  /external/v8/src/
debug-debugger.js 51 // The different types of steps.
58 // The different types of scripts matching enum ScriptType in objects.h.
63 // The different types of script compilations matching enum
69 // The different script break point types.
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 401 * been called from a different context in rule a for ')' to be
606 * and tree parsers need to return different objects. Rather than test
  /external/blktrace/btreplay/doc/
btreplay.tex 121 We have prototyped a different approach, wherein a single managing
171 The number of CPUs being used on the replay system can be different from
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 52 # be different on other systems. Make sure the permissions are set correctly
519 programs whose distribution conditions are different, write to the author
  /bionic/libc/
Android.mk 348 # with different C flags when building a static C library.
  /cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/
richards.js 86 * correct run so if the actual queue or hold count is different from

Completed in 1119 milliseconds

1 2 3 4 5 67 8 910