HomeSort by relevance Sort by last modified time
    Searched refs:possible (Results 1 - 25 of 67) sorted by null

1 2 3

  /external/webkit/WebKit/mac/Misc/
WebAssertions.h 30 #warning <WebKit/WebAssertions.h> is deprecated. Please move away from this SPI as soon as is possible.
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-31255.js 69 --> but only if it follows a possible whitespace after line start
  /external/chromium/third_party/icu/source/common/
caniter.cpp 374 //String possible = (String) it2.next();
375 //UnicodeString *possible = new UnicodeString(*((UnicodeString *)(ne2->value.pointer)));
376 UnicodeString possible(*((UnicodeString *)(ne2->value.pointer)));
378 Normalizer::normalize(possible, UNORM_NFD, 0, attempt, status);
382 //if (PROGRESS) printf("Adding Permutation: %s\n", UToS(Tr(*possible)));
384 result.put(possible, new UnicodeString(possible), status); //add(possible);
386 //if (PROGRESS) printf("-Skipping Permutation: %s\n", UToS(Tr(*possible)));
  /external/icu4c/common/
caniter.cpp 376 //String possible = (String) it2.next();
377 //UnicodeString *possible = new UnicodeString(*((UnicodeString *)(ne2->value.pointer)));
378 UnicodeString possible(*((UnicodeString *)(ne2->value.pointer)));
380 Normalizer::normalize(possible, UNORM_NFD, 0, attempt, status);
384 //if (PROGRESS) printf("Adding Permutation: %s\n", UToS(Tr(*possible)));
386 result.put(possible, new UnicodeString(possible), status); //add(possible);
388 //if (PROGRESS) printf("-Skipping Permutation: %s\n", UToS(Tr(*possible)));
  /external/v8/test/mjsunit/
delete-in-with.js 28 // It should be possible to delete properties of 'with' context
debug-breakpoints.js 63 // Test set and clear breakpoint at the first possible location (line 0,
debug-sourceslice.js 60 // Try all possible line interval slices.
div-mod.js 103 // Subtracts maximal possible multiplum of b from a.
undeletable-functions.js 31 // possible to override them with new definitions, then get the old
  /external/openssl/crypto/bn/asm/
ppc64-mont.pl 188 li r3,0 ; possible "not handled" return code
  /external/srec/config/en.us/
Android.mk 82 # To make the resulting zip as small as possible, install advzip from
  /external/libffi/src/mips/
n32.S 386 # Store all possible argument registers. If there are more than
397 # Store all possible float/double registers.
o32.S 250 # Store all possible argument registers. If there are more than
264 # Store all possible float/double registers.
  /system/extras/tests/bionic/libc/
Android.mk 190 # Testing 'clone' is only possible on Linux systems
  /external/webkit/WebKitTools/Scripts/webkitpy/style/
checker.py 553 self._exit_with_usage('It is not possible to check files and a '
  /external/zlib/contrib/masm686/
match.asm 339 ;/* then automatically accept it as the best possible match and leave. */
382 ;/* Accept the current string, with the maximum possible length. */
  /external/libffi/src/sparc/
v9.S 158 ! Store possible floating point argument registers too.
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Norm_Corr_opt.s 99 @loop for every possible period
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Norm_Corr_neon.s 107 @loop for every possible period
  /external/libvpx/vpx_ports/
x86_abi_support.asm 101 ; %define them away to maintain as much compatibility as possible with the
  /external/v8/tools/
logreader.js 178 // Filter out possible 'overflow' string.
  /external/webkit/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 637 recognized (Currently, the only possible value is 'ambiguous', for a
638 long option with several possible matches). The option has already
  /libcore/
JavaLibrary.mk 233 # not possible to refer to that from a shell script (the
  /external/bison/data/
glr.c 41 # The possible parse-params formal arguments preceded by a comma.
    [all...]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 45 any applications of this feature, but it is possible that receiver will
182 it is possible to replace library variant with your own one,

Completed in 672 milliseconds

1 2 3