HomeSort by relevance Sort by last modified time
    Searched full:look (Results 251 - 275 of 5649) sorted by null

<<11121314151617181920>>

  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
SdkUpdaterLogic.java 81 // Only look for non-obsolete updates unless requested to include them
174 // Finally we need to look at *existing* packages which are not being updated
411 // Only look for non-obsolete updates unless requested to include them
683 // First look in locally installed packages.
697 // Look in archives already scheduled for install
711 // Otherwise look in the selected archives.
730 // Finally nothing matched, so let's look at all available remote packages
789 // First look in locally installed packages.
    [all...]
  /bionic/libdl/
dltest.c 48 "specify a library path to look up symbol",
49 "specify symbol to look up",
  /dalvik/tools/
deadcode.py 24 # Look for a section header
57 # Look for a method name
  /development/host/windows/usb/api/
adb_object_handle.cpp 112 // Look us up in the map.
154 // Look us up in the map.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
event-hub.rb 159 def look( i, tree ) method in class:ANTLR3.Debug.EventHub
161 listener.look( i, tree )
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
ASTParser.stg 12 return_value.tree = @adaptor.create_error_node( @input, return_value.start, @input.look(-1), re )<\n>
61 <label; format="label"> = @input.look<\n>
  /external/bison/src/
main.c 111 look-ahead is not enough to disambiguate the parsing. In file
151 /* Look-ahead tokens are no longer needed. */
  /external/chromium/base/debug/
debug_on_start_win.h 5 // Define the necessary code and global data to look for kDebugOnStart command
48 // Set the function pointer to our function to look for a crash on start. The
  /external/chromium/base/i18n/
icu_util.cc 97 // Only look for the packaged data file;
98 // the default behavior is to look for individual files.
  /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/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
  /external/icu4c/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/icu4c/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/icu4c/samples/legacy/
Makefile 12 # (will look for $(prefix)/lib/icu/Makefile.inc )
15 # ( Will look for ICU_LEGACY/include/unicode/ucol.h )
  /external/iproute2/man/man8/
ss.8 98 Please take a look at the official documentation (Debian package iproute-doc) for details regarding filters.
114 List all the tcp sockets in state FIN-WAIT-1 for our apache to network 193.233.7/24 and look at their timers.
  /external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Post/
DepthOfField.frag 48 // a bit to avoid some texture look-ups. Instead of
68 // In order from lower left to right, depending on how you look at it
  /external/libvpx/examples/includes/geshi/docs/
TODO 20 this way we can give languages a uniform look and maybe even add "themes"
46 - Look at load/memory usage and try to reduce
  /external/llvm/docs/HistoricalNotes/
2001-06-01-GCCOptimizations.txt 7 Take a look at this document (which describes the order of optimizations
51 I'm continuing to look at the Tree -> RTL code. It is pretty gross
  /external/llvm/include/llvm/
PassRegistry.h 46 /// getPassInfo - Look up a pass' corresponding PassInfo, indexed by the pass'
50 /// getPassInfo - Look up a pass' corresponding PassInfo, indexed by the pass'
  /external/valgrind/main/docs/internals/
directory-structure.txt 69 The -name option gives the file wildcard, the -type says "look in normal
70 files only" and the -not -path tells it to not look in Subversions hidden
  /external/webkit/Source/WebCore/bindings/js/
JSWorkerContextCustom.cpp 72 // Look for overrides before looking at any of our own properties.
80 // Look for overrides before looking at any of our own properties.
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
isp_isf.c 25 * are approximated by a look-up table and interpolation *
31 #include "isp_isf.tab" /* Look-up table for transformations */

Completed in 558 milliseconds

<<11121314151617181920>>