Searched
full:look (Results
826 -
850 of
8798) sorted by null
<<31323334353637383940>>
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
TreeParser.cs | 128 int look = input.LA( 1 ); 129 if ( look == DOWN )
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/ |
filter-mode.rb | 48 * ever match since k=1 look in the QID loop of '.' will make it loop. 182 * ever match since k=1 look in the QID loop of '.' will make it loop.
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/ |
backtracking.rb | 54 * fixed look; k=2 made a few extra thousand lines. ;) 119 : { is_type_name?(@input.look(1).text)}? IDENTIFIER
|
/external/apache-http/src/org/apache/http/conn/scheme/ |
SchemeRegistry.java | 70 * @param name the name of the scheme to look up (in lowercase) 109 * @param name the name of the scheme to look up (in lowercase)
|
/external/apache-http/src/org/apache/http/conn/ssl/ |
X509HostnameVerifier.java | 70 * or "DNS" Subject-Alts. Most implementations only look at the first CN, 71 * and ignore any additional CNs. Most implementations do look at all of
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
NamespaceSupport2.java | 183 * you have to look it up explicitly using {@link #getURI getURI}. 184 * This asymmetry exists to make it easier to look up prefixes 259 * Look up a prefix and get the currently-mapped Namespace URI. 264 * @param prefix The prefix to look up. 639 * Look up the URI associated with a prefix in this context. 641 * @param prefix The prefix to look up. 659 * Look up one of the prefixes associated with a URI in this context. 664 * @param uri The URI to look up.
|
/external/chromium/base/debug/ |
stack_trace_posix.cc | 68 // Look for the start of a mangled symbol, from search_from. 75 // Look for the end of the mangled symbol.
|
/external/chromium/chrome/common/extensions/docs/ |
README.txt | 17 =>Look in /static/<page>.html (for your module). If the file exists, edit it, 40 look in typical locations for the DumpRenderTree executable, but you may set
|
/external/chromium/chrome/common/extensions/docs/static/ |
history.html | 57 that didn't look at all like a URL. 96 and selecting an entry that did not look like a URL.
|
/external/chromium/crypto/ |
rsa_private_key_nss.cc | 108 // Now, look for the associated private key in the user's 131 // Finally...Look for the key!
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
stunserver.cc | 50 // TODO: If appropriate, look for the magic cookie before parsing. 67 // 432 "Missing Username"). Look up the username and password. If it
|
/external/chromium_org/ash/wm/ |
ash_focus_rules.cc | 121 // Look for windows to focus in |ignore|'s container. If none are found, we 122 // look in all the containers in front of |ignore|'s container, then all
|
/external/chromium_org/base/process/ |
internal_linux.cc | 78 // Look for the closing paren by scanning backwards, to avoid being fooled by 179 // and look for the number after 17 in the output; mine is
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
framed_browser_window_unittest.mm | 87 // The default window with a title should look different from the 98 // With our magic setting, the window with a title should look the
|
/external/chromium_org/chrome/browser/ui/views/ |
find_bar_view.h | 97 // text box. This is because although the find text box may look like it 136 // box to provide the Chrome look to the edge of the text box.
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
app_architecture.html | 20 Chrome Apps look different than traditional web apps 103 how they look, and how they communicate
|
themes.html | 64 look for kColor* strings in 104 look for kTint* strings in
|
/external/chromium_org/chrome/common/extensions/docs/templates/intros/ |
history.html | 50 that didn't look at all like a URL. 89 and selecting an entry that did not look like a URL.
|
/external/chromium_org/chrome/common/extensions/docs/templates/json/ |
intro_tables.json | 25 "link": "about_apps.html#look", 26 "text": "How they look"
|
/external/chromium_org/content/browser/renderer_host/media/ |
audio_input_renderer_host.h | 141 // A helper method to look up a AudioEntry identified by |stream_id|. 146 // This method is used to look up an AudioEntry after a controller
|
/external/chromium_org/content/public/common/ |
page_transition_types_list.h | 23 // used for cases where the user selected a choice that didn't look at all 48 // that did not look like a URL. For example, a match might have the URL
|
/external/chromium_org/net/quic/crypto/ |
aes_128_gcm_12_decrypter_test.cc | 15 // 2013-02-01. The test vectors in that file look like this: 300 // The test vector's lengths should look sane. Note that the lengths
|
aes_128_gcm_12_encrypter_test.cc | 15 // 2013-02-01. The test vectors in that file look like this: 247 // The test vector's lengths should look sane. Note that the lengths
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
StylePropertyShorthandCustom.cpp | 41 // When we parse the animation shorthand we need to look for animation-name 66 // When we parse the animation shorthand we need to look for animation-name
|
/external/chromium_org/third_party/WebKit/Source/platform/text/ |
LineEnding.cpp | 105 // Safe to look ahead because of trailing '\0'. 133 // Safe to look ahead because of trailing '\0'.
|
Completed in 1316 milliseconds
<<31323334353637383940>>