HomeSort by relevance Sort by last modified time
    Searched full:look (Results 751 - 775 of 8608) sorted by null

<<31323334353637383940>>

  /bionic/libc/upstream-freebsd/lib/libc/stdio/
fgetln.c 94 /* look for a newline in the input */
128 * file buffer to line buffer, refill file and look for
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
StringIdsSection.java 170 * @param string {@code non-null;} the string to look up
193 * @param string {@code non-null;} the string to look up
TypeIdsSection.java 148 * @param type {@code non-null;} the type to look up
171 * @param type {@code non-null;} the type to look up
  /dalvik/dx/src/com/android/dx/dex/file/
TypeIdsSection.java 153 * @param type {@code non-null;} the type to look up
176 * @param type {@code non-null;} the type to look up
  /development/samples/ApiDemos/res/values/
styles.xml 28 been defined. Look at values-11/styles.xml for a variation that is
35 been defined. Look at values-11/styles.xml for a variation that is
  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
NonsenseGenerator.java 73 * @param isHeadline whether the sentence should look like a headline or not.
103 * @param isHeadline whether the sentence must look like a headline or not.
  /development/testrunner/
run_command.py 178 # Cannot rely on the retcode of valgrind. Instead look for an empty output.
190 We look for the fullpath to avoid picking up 'alternative' valgrind
  /docs/source.android.com/scripts/
build.py 36 # directory to look in for markdown source files
38 # directory to look in for html templates
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeParser.cs 117 int look = input.LA(1);
118 if (look == DOWN) {
  /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 120 // Look for windows to focus in |ignore|'s container. If none are found, we
121 // 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
156 // 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 Packaged apps look different than traditional web apps
103 how they look, and how they communicate

Completed in 495 milliseconds

<<31323334353637383940>>