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

1 2 3 4

  /external/chromium_org/third_party/icu/source/test/intltest/
regextst.h 54 virtual UBool doRegexLMTest(const char *pat, const char *text, UBool looking, UBool match, int32_t line);
55 virtual UBool doRegexLMTestUTF8(const char *pat, const char *text, UBool looking, UBool match, int32_t line);
  /external/clang/test/SemaCXX/
for-range-dereference.cpp 63 expected-note {{when looking up 'end' function for range expression of type 'DeletedEnd'}}
79 expected-note {{when looking up 'begin' function for range expression of type 'DeletedADLBegin'}}
  /external/icu/icu4c/source/test/intltest/
regextst.h 55 virtual UBool doRegexLMTest(const char *pat, const char *text, UBool looking, UBool match, int32_t line);
56 virtual UBool doRegexLMTestUTF8(const char *pat, const char *text, UBool looking, UBool match, int32_t line);
  /external/lldb/utils/test/
disasm.py 64 looking = False
67 looking = True
71 looking = False
81 if looking and line.startswith('0x'):
  /external/llvm/test/MC/X86/
gnux32-dwarf-gen.s 8 # assembler, looking at the difference between the x32 ABI and default x86-64
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
TokenSource.pm 35 errors and keep going, looking for a valid token.
  /external/chromium_org/tools/win/sizeviewer/
sizeviewer.py 56 print 'Couldn\'t find binaries, looking in', out_dir
  /external/chromium_org/chrome/common/extensions/docs/server2/
content_provider.py 154 '''Finds the real file backing |path|. This may require looking for the
155 correct file extension, or looking for an 'index' file if it's a directory.
  /external/chromium_org/tools/traceline/traceline/scripts/
crit_sec.js 61 // contended without looking if anyone is waiting on the embedded event...
  /external/chromium_org/v8/test/mjsunit/regress/
regress-crbug-142087.js 28 var string = "What are you looking for?";
  /external/chromium_org/v8/test/preparser/
non-use-strict-hex-escape.js 28 // A string looking like "use strict", but with a hex escape in it,
non-use-strict-octal-escape.js 28 // A string looking like "use strict", but with an octal escape in it,
non-use-strict-uhex-escape.js 28 // A string looking like "use strict", but with a long hex escape in it,
strict-octal-use-strict-after.js 28 // Strict mode with octal escape in string/directive prologue looking like
strict-octal-use-strict-before.js 28 // Strict mode with octal escape in string/directive prologue looking like
  /external/clang/test/CXX/stmt.stmt/stmt.iter/stmt.ranged/
p1.cpp 200 expected-note {{when looking up 'begin' function}}
  /external/chromium_org/chrome/common/extensions/docs/examples/tutorials/getstarted/
popup.js 15 * Flickr URL that will give us lots and lots of whatever we're looking for.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
expanding_braille_translator.js 160 * @param {number} pos Position to start looking at.
172 'End-points out of range looking for braille expansion range');
176 'Position out of range looking for braille expansion range');
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
group_util.js 20 * This number was determined by looking at the average number of
  /external/chromium_org/v8/test/mjsunit/
debug-mirror-cache.js 65 // Make sure looking up loaded scripts does not clear the cache.
  /external/chromium_org/content/test/data/media/
webrtc_test_utilities.js 64 console.log('Looking at video in element ' + videoElementName);
80 console.log('Done looking at video in element ' + videoElementName);
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
cmake.py 579 ends up with all targets looking like "chrome_chrome_gyp_chrome" instead
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 369 * rest of the input looking for one of the missing tokens.
421 * So, you cna see that the parser walks up call chain looking
491 * as you can see by looking at the derivation of this specific
531 * LA(1) is not what we are looking for. If LA(2) has the right token,
560 // if next token is what we are looking for then "delete" this token
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
Cookie.py 155 returned. (SerialCookie can yield some strange-looking cookie
646 # Start looking for a cookie
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
Cookie.py 155 returned. (SerialCookie can yield some strange-looking cookie
646 # Start looking for a cookie

Completed in 790 milliseconds

1 2 3 4