HomeSort by relevance Sort by last modified time
    Searched full:need (Results 151 - 175 of 18991) sorted by null

1 2 3 4 5 67 8 91011>>

  /cts/tools/dasm/src/java_cup/runtime/
long_token.java 4 /** This subclass of token represents symbols that need to maintain one
str_token.java 4 /** This subclass of token represents symbols that need to maintain one
  /dalvik/vm/mterp/armv5te/
OP_GOTO_16.S 6 * The branch distance is a signed code-unit offset, which we need to
OP_MONITOR_ENTER.S 11 EXPORT_PC() @ need for precise GC
  /dalvik/vm/mterp/c/
OP_IPUT_OBJECT.cpp 8 * To make this spec-complaint, we'd need to add a ClassObject pointer to
  /dalvik/vm/mterp/mips/
OP_GOTO_16.S 6 * The branch distance is a signed code-unit offset, which we need to
  /dalvik/vm/mterp/x86/
OP_GOTO.S 6 * The branch distance is a signed code-unit offset, which we need to
OP_MUL_INT_LIT16.S 3 /* Need A in rINST, ssssCCCC in ecx, vB in eax */
  /device/generic/goldfish/opengl/system/gralloc/
Android.mk 13 # Need to access the special OPENGL TLS Slot
  /external/bison/m4/
config-h.m4 11 # so there's no need to pass -DHAVE_CONFIG_H to the compiler.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/interfaces/
ECPointEncoder.java 4 * All BC elliptic curve keys implement this interface. You need to
  /external/chromium/base/allocator/
unittest_utils.cc 5 // The unittests need a this in order to link up without pulling in tons
  /external/chromium/build/linux/
chrome_linux.croc 4 # TODO(jhawkins): We'll need to add a chromeos.croc once we get a coverage bot
  /external/chromium/chrome/browser/
background_mode_manager_chromeos.cc 16 // No need to display anything on ChromeOS because all extensions run all
  /external/chromium/chrome/browser/extensions/
extension_get_views_apitest.cc 10 // Need to port ExtensionInfoBarDelegate::CreateInfoBar() to other platforms.
  /external/chromium/chrome/browser/prerender/
prerender_final_status.h 11 // NOTE: New values need to be appended, since they are used in histograms.
  /external/chromium/chrome/browser/ssl/
ssl_client_auth_notification_details.h 25 // Notifications are synchronous, so we don't need to hold our own references.
  /external/chromium/chrome/browser/ui/cocoa/
background_tile_view.h 12 // to be used where themes might be need, and is for other windows (about box).
  /external/chromium/chrome/browser/ui/cocoa/tabs/
side_tab_strip_controller.h 11 // TODO(pinkerton): I'm expecting there are more things here that need
  /external/chromium/net/tools/flip_server/
spdy_util.h 12 // Flag indicating if we need to encode urls into filenames (legacy).
  /external/chromium/testing/gtest/xcode/Config/
FrameworkTarget.xcconfig 10 // Dynamic libs need to be position independent
  /external/clang/test/CXX/class/class.nest/
p1.cpp 8 // C++11 does relax this rule (see 5.1.1.10) in the first case, but we need to enforce it in C++03 mode.
  /external/clang/test/CodeGen/
debug-info-line.c 4 // There are no lexical blocks, but we need two DILexicalBlockFiles to
  /external/clang/test/SemaCXX/
typeid.cpp 5 (void)typeid(int); // expected-error {{you need to include <typeinfo> before using the 'typeid' operator}}
  /external/clang/tools/driver/
clang_symlink.cmake 1 # We need to execute this script at installation time because the

Completed in 636 milliseconds

1 2 3 4 5 67 8 91011>>