Searched
full:look (Results
851 -
875 of
8798) sorted by null
<<31323334353637383940>>
/external/chromium_org/third_party/android_testrunner/ |
run_command.py | 174 # Cannot rely on the retcode of valgrind. Instead look for an empty output. 186 We look for the fullpath to avoid picking up 'alternative' valgrind
|
/external/chromium_org/third_party/freetype/src/cache/ |
ftccache.h | 173 /* Call this function to look up the cache. If no corresponding 225 /* Look up a node with identical hash and queried properties. */ \
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
ucat.h | 21 * This C API provides look-alike functions that deliberately resemble 43 * "greet.txt", would look like this:
|
/external/chromium_org/third_party/lzma_sdk/ |
Types.h | 171 SRes (*Look)(void *p, const void **buf, size_t *size); 176 /* offset must be <= output(*size) of Look */
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/ |
make.bat | 100 echo.Link check complete; look for any errors in the above output ^
108 echo.Testing of doctests in the sources finished, look at the ^
|
/external/chromium_org/third_party/ots/third_party/lzma_sdk/ |
Types.h | 172 SRes (*Look)(void *p, const void **buf, size_t *size); 177 /* offset must be <= output(*size) of Look */
|
/external/chromium_org/third_party/skia/src/core/ |
SkUtilsArm.cpp | 86 // Instead, we must parse /proc/cpuinfo and look for the 'neon' feature. 135 // Now, find a line that starts with "Features", i.e. look for
|
/external/chromium_org/third_party/sqlite/ |
icu-shell.patch | 50 + // Only look for the packaged data file; 51 + // the default behavior is to look for individual files.
|
/external/chromium_org/third_party/sqlite/src/src/ |
lempar.c | 385 ** look-ahead token iLookAhead. 387 ** If the look-ahead token is YYNOCODE, then check to see if the action is 388 ** independent of the look-ahead. If it is, return the action, otherwise 393 YYCODETYPE iLookAhead /* The look-ahead token */ 450 ** look-ahead token iLookAhead. 452 ** If the look-ahead token is YYNOCODE, then check to see if the action is 453 ** independent of the look-ahead. If it is, return the action, otherwise 458 YYCODETYPE iLookAhead /* The look-ahead token */
|
/external/chromium_org/third_party/sqlite/src/tool/ |
lempar.c | 375 ** look-ahead token iLookAhead. 377 ** If the look-ahead token is YYNOCODE, then check to see if the action is 378 ** independent of the look-ahead. If it is, return the action, otherwise 383 YYCODETYPE iLookAhead /* The look-ahead token */ 440 ** look-ahead token iLookAhead. 442 ** If the look-ahead token is YYNOCODE, then check to see if the action is 443 ** independent of the look-ahead. If it is, return the action, otherwise 448 YYCODETYPE iLookAhead /* The look-ahead token */
|
/external/chromium_org/tools/android/ |
find_unused_resources.py | 48 resource_types: a list of resource types to look for. Example: 119 # aapt dump fails silently. Notify the user if things look wrong.
|
/external/chromium_org/tools/code_coverage/ |
croc_scan.py | 46 # Inside a multi-line comment, so look for end token 55 # Inside a string, so look for end token
|
/external/chromium_org/tools/perf_expectations/tests/ |
perf_expectations_unittest.py | 31 # is where to look for simplejson 34 # to look for simplejson
|
/external/chromium_org/tools/python/google/ |
gethash_timer.py | 40 prefix: A 4 byte value to look up on the server. 58 prefix: A 4 byte value to look up on the the server.
|
/external/chromium_org/tools/telemetry/telemetry/page/ |
cloud_storage.py | 68 # Look for a depot_tools installation. 74 # Look for a gsutil installation.
|
/external/chromium_org/ui/views/focus/ |
focus_search.h | 57 // look into child views) or traversing up (don't look at child views).
|
/external/chromium_org/v8/src/arm/ |
constants-arm.cc | 131 // Look through the canonical names. 138 // Look through the alias names.
|
/external/chromium_org/webkit/browser/fileapi/ |
file_system_url.h | 41 // The original URL would look like: 71 // TODO(ericu): Look into making virtual_path() [and all FileSystem API virtual
|
/external/clang/docs/ |
ClangPlugins.rst | 49 Let's look at an example plugin that prints top-level function names. This 50 example is also checked into the clang repository; please also take a look at
|
/external/clang/docs/analyzer/ |
Makefile | 149 @echo "Link check complete; look for any errors in the above output " \ 154 @echo "Testing of doctests in the sources finished, look at the " \
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
CStringSyntaxChecker.cpp | 97 // The correct size argument should look like following: 99 // We look for the following anti-patterns:
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
TypeIdsSection.java | 148 * @param type {@code non-null;} the type to look up 171 * @param type {@code non-null;} the type to look up
|
/external/dnsmasq/contrib/wrt/ |
dhcp_lease_time.c | 104 /* look for overload option. */ 108 /* Can we look in filename area ? */
|
/external/elfutils/libdw/ |
dwarf_ranges.c | 72 there are no ranges to look for on the next call. */ 78 /* We have to look for a noncontiguous range. */
|
/external/freetype/src/cache/ |
ftccache.h | 173 /* Call this function to look up the cache. If no corresponding 225 /* Look up a node with identical hash and queried properties. */ \
|
Completed in 1625 milliseconds
<<31323334353637383940>>