HomeSort by relevance Sort by last modified time
    Searched full:need (Results 326 - 350 of 28514) sorted by null

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_ne.py 13 # This is so simple that we don't need the pattern compiler.
  /build/tools/signapk/
Android.mk 28 # The post-build signing tools need signapk.jar, but we don't
29 # need this if we're just doing unbundled apps.
  /dalvik/vm/compiler/codegen/mips/mips/
CallingConvention.S 29 /* fp registers, thus no need to save them. */
38 /* fp registers, thus no need to restore them. */
  /dalvik/vm/mterp/armv5te/
OP_GOTO_32.S 6 * The branch distance is a signed code-unit offset, which we need to
11 * we need the V bit set, we'll use an adds to convert from Dalvik
  /dalvik/vm/os/
os.h 24 * TODO: does the GC really need this?
32 * TODO: does the GC really need this?
  /development/host/windows/usb/adb_winapi_test/
BUILDME.TXT 15 In order to build adb_winapi_test.dll you will need to install Windows Driver
17 need to set one of the WDK's build environments, "cd" back into this directory,
  /development/host/windows/usb/api/
BUILDME.TXT 15 In order to build AdbWinApi.dll you will need to install Windows Driver Kit,
17 need to set one of the WDK's build environments, "cd" back into this directory,
  /external/antlr/antlr-3.4/
antlrsources.xml 42 <!-- We need to described the source code of each of the modules we want
68 directory, we need to map the output directory so that
83 <!-- In the base runtime/Java directory, we need to include a number
86 so they need to be named here (which nicely documents what
114 directory, we need to map the output directory so that
131 <!-- In the base tool directory, we need to include a number
134 so they need to be named here (which nicely documents what
158 we need to describe them in their own fileset. No output mapping is required here
  /external/chromium/chrome/browser/extensions/
permissions_apitest.cc 23 // I'll need to add an EXTENSION_LOAD_ERROR notification, which is probably
35 // tab id as an argument. So, we need the tab permission to get
  /external/chromium/chrome/browser/ui/cocoa/
new_tab_button.mm 9 // Approximate the shape. It doesn't need to be perfect. This will need to be
  /external/chromium/chrome/browser/ui/gtk/
tabstrip_origin_provider.h 14 // UI don't need the full BrowserWindowGtk, but just need information about
  /external/chromium/net/spdy/
spdy_io_buffer.h 16 // A class for managing SPDY IO buffers. These buffers need to be prioritized
17 // so that the SpdySession sends them in the right order. Further, they need
  /external/chromium_org/base/
critical_closure.h 22 // Note new closures might be posted in this closure. If the new closures need
29 // No-op for platforms where the application does not need to acquire
  /external/chromium_org/chrome/browser/ui/cocoa/
cocoa_test_helper.h 14 // are closed down properly by the test. If you need to inherit from a
15 // different test class, but need to set up the AppKit runtime environment, you
  /external/chromium_org/chrome/browser/ui/cocoa/extensions/
extension_installed_bubble_bridge.mm 21 // The controller is deallocated when the window is closed, so no need to
35 // The controller is deallocated when the window is closed, so no need to
  /external/chromium_org/chrome/browser/ui/gtk/
tabstrip_origin_provider.h 13 // UI don't need the full BrowserWindowGtk, but just need information about
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
key.html 10 <b>Note:</b> You don't usually need to
20 (you may need to
  /external/chromium_org/chrome/tools/build/win/
make_zip.sh 24 # Get the absolute path of the output directory. We need it when copying
28 # Use cp --parents to copy full relative directory. Since we need the
  /external/chromium_org/ppapi/cpp/
module_embedder.h 28 /// in a trusted native plugin. In this case, you may need to implement
33 /// So if you need to implement PPP_* interfaces in the broker process, call
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
callback_source.h 20 // bound to an object (i.e. we don't need the asynchronous behavior of PPAPI)
21 // All we really need is tr1::function or base::bind or some such, but we don't
  /external/chromium_org/printing/
units.cc 15 // With integer arithmetic, to divide a value with correct rounding, you need
16 // to add half of the divisor value to the dividend value. You need to do the
  /external/chromium_org/sandbox/win/sandbox_poc/pocdll/
utils.h 20 // Note: c_file_handle_ does not need to be closed because fclose does it.
59 // the FILE* returned. We need to closed it at the end.
  /external/chromium_org/third_party/cacheinvalidation/
README.chromium 16 check if any changes need to be made to cacheinvalidation.gyp, do the following:
23 or deleted upstream. You will likely need to make appropriate changes to
  /external/chromium_org/third_party/libevent/
libevent.gyp 39 # We need rt for clock_gettime().
47 # clock_gettime() are all in libc.so, so no need to add
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_state_setup.h 61 * generated, we never need to use the IR again - need to find a

Completed in 1724 milliseconds

<<11121314151617181920>>