Searched
full:look (Results
376 -
400 of
8798) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/sync/glue/ |
foreign_session_tracker.h | 33 // Attempts to look up the session windows associatd with the foreign session 42 // Attempts to look up the foreign tab associated with the given tag and tab
|
/external/chromium/chrome/browser/ui/cocoa/ |
framed_browser_window_unittest.mm | 84 // The default window with a title should look different from the 95 // With our magic setting, the window with a title should look the
|
/external/chromium/googleurl/ |
PRESUBMIT.py | 60 # Look for unsupported extensions. 63 # Look for excluded paths.
|
/external/chromium/googleurl/src/ |
gurl_test_main.cc | 88 // Only look for the packaged data file; 89 // the default behavior is to look for individual files.
|
/external/chromium_org/base/debug/ |
debug_on_start_win.h | 5 // Define the necessary code and global data to look for kDebugOnStart command 47 // Set the function pointer to our function to look for a crash on start. The
|
/external/chromium_org/chrome/browser/first_run/ |
try_chrome_dialog_view_browsertest.cc | 46 // look at the callstack and see if any of the components have been touched 47 // recently. Look at recent changes to startup, such as any change to
|
/external/chromium_org/chrome/browser/predictors/ |
resource_prefetcher_manager.cc | 74 // Look for a URL based prefetch first. 83 // No URL based prefetching, look for host based.
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
language_options_handler_common.h | 45 // The return value will look like: 53 // The return value will look like:
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
render_servlet.py | 59 # e.g. if the path is extensions/manifest/typo.html then first look for 63 # happen, because it would look really bad.
|
/external/chromium_org/chrome/common/extensions/docs/templates/json/ |
content_providers.json | 15 // to look in, e.g. "extensions/samples". 27 // 2. The docserver will look up the path "docs/examples/some/sample/path"
|
/external/chromium_org/chrome/test/pyautolib/ |
bookmark_model.py | 57 id: the id to look for. 81 title: the title to look for.
|
plugins_info.py | 91 name: the name for which to look for. 104 name: the name for which to look for.
|
/external/chromium_org/content/browser/loader/ |
resource_buffer.cc | 104 // NOTE: We could look to see if a larger allocation is possible by 105 // wrapping around sooner, but instead we just look to fill the space at
|
/external/chromium_org/net/third_party/nss/patches/ |
aesgcmchromium.patch | 31 + /* On Linux we use the system NSS libraries. Look up the PK11_Encrypt and 116 /* Look for a matching cipher suite. */
|
/external/chromium_org/third_party/android_platform/development/scripts/ |
symbol.py | 68 """Look for the latest available toolchain 92 # Look for addr2line to check for valid toolchain path. 131 """Look up symbol information about an address. 155 """Look up symbol information for a set of addresses from the given library. 225 """Look up line and symbol information for a set of addresses. 229 unique_addrs: set of string hexidecimal addresses look up. 321 # Function lines look like: 324 # offset. This is tricky due to functions that look like "operator+(..)+0x2c"
|
/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/ |
cld_utf8statetable.h | 114 // Look up property of one UTF-8 character and advance over it 124 // Look up property of one UTF-8 character and advance over it
|
/external/chromium_org/third_party/icu/source/common/ |
uobject.cpp | 41 * The global operators new and delete look as follows: 54 * If such a symbol appears in the output then look in the preceding lines in the output
|
/external/chromium_org/third_party/icu/source/i18n/ |
titletrn.cpp | 30 // Need to look back 2 characters in the case of "can't" 135 // fMap() tried to look beyond the context limit
|
/external/chromium_org/third_party/lzma_sdk/ |
7zStream.c | 45 RINOK(stream->Look(stream, &lookBuf, size)); 136 p->s.Look = lookahead ?
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/ |
Makefile | 83 @echo "Link check complete; look for any errors in the above output " \ 88 @echo "Testing of doctests in the sources finished, look at the " \
|
/external/chromium_org/third_party/zlib/ |
gzguts.h | 81 #define LOOK 0 /* look for a gzip header */
|
/external/chromium_org/tools/grit/grit/tool/ |
diff_structures.py | 30 for structure types like 'dialog' to identify the part of the file to look at. 90 identifying the part of the file to look at (self.section), creates a
|
/external/chromium_org/tools/ |
run-bisect-perf-regression.cfg | 8 on a range of revisions to look for a performance regression. Modify the config 22 the performance test. Look for lines of the format:
|
/external/chromium_org/webkit/browser/appcache/ |
manifest_parser.cc | 106 // Look for the magic signature: "^\xFEFF?CACHE MANIFEST[ \t]?" 185 // Look for whitespace separating the URL from subsequent ignored tokens. 226 // Look for first whitespace separating the url namespace from 254 // Look for whitespace separating the type from the target url. 259 // Look for a type value we understand, otherwise skip the line. 276 // Look for whitespace separating the URL from subsequent ignored tokens. 303 // Look for whitespace separating the two URLs 333 // Look for whitespace separating the URL from subsequent ignored tokens.
|
/external/clang/lib/Analysis/ |
CFGStmtMap.cpp | 67 // Look at the label of the block. 71 // Finally, look at the terminator. If the terminator was already added
|
Completed in 372 milliseconds
<<11121314151617181920>>