HomeSort by relevance Sort by last modified time
    Searched full:consider (Results 26 - 50 of 2216) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/clang/test/Parser/
expressions.c 43 // expected-note {{consider using __builtin_trap}}
  /external/dbus/dbus/
dbus-macros.h 103 * Please don't use this in your own code, consider it
113 * Please don't use this in your own code, consider it
142 * Please don't use this in your own code, consider it
150 * this macro in your own code; please consider it to be internal to libdbus.
dbus-misc.c 101 * as an integer literal. Consider carefully whether to use this or the
109 * as an integer literal. Consider carefully whether to use this or the
117 * as an integer literal. Consider carefully whether to use this or the
130 * Consider carefully whether to use this or the runtime version from
139 * Consider carefully whether to use this or the runtime version from
  /external/qemu/target-i386/
TODO 28 - faster EFLAGS update: consider SZAP, C, O can be updated separately
  /external/stlport/test/unit/
resolve_name.cpp 34 // VC6 consider call to sqrt ambiguous as soon as using namespace std has
  /external/webkit/Source/JavaScriptCore/wtf/
OSRandomSource.h 34 // partially filled. Rather than calling this function directly, consider
  /external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
MVS.todo 17 look in the diffs for dfa.c, misc.c, and yylex.c, and consider removing
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
RuimCard.java 22 * Note: this class shares common code with SimCard, consider a base class to minimize code
  /frameworks/base/test-runner/src/android/test/suitebuilder/annotation/
HasClassAnnotation.java 26 * containing class. Consider using the public {@link HasAnnotation} class instead of this class.
HasMethodAnnotation.java 26 * annotation on it. Consider using the public {@link HasAnnotation} class instead of this class.
  /frameworks/opt/vcard/java/com/android/vcard/
VCardEntryHandler.java 24 * it, it would be better to consider using {@link VCardInterpreter}.
  /ndk/tests/device/test-gnustl-full/unit/
resolve_name.cpp 34 // VC6 consider call to sqrt ambiguous as soon as using namespace std has
  /ndk/tests/device/test-stlport/unit/
resolve_name.cpp 34 // VC6 consider call to sqrt ambiguous as soon as using namespace std has
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
if_packet.h 28 consider using it in place of this one. */
  /cts/tools/dasm/src/java_cup/
lalr_item_set.java 241 lalr_item_set consider; local
253 consider = new lalr_item_set(this);
255 /* repeat this until there is nothing else to consider */
256 while (consider.size() > 0)
258 /* get one item to consider */
259 itm = consider.get_one();
289 /* that may need further closure, consider it also */
290 consider.add(new_itm);
  /external/chromium/chrome/common/
thumbnail_score.h 74 // We consider a thumbnail interesting enough if the boring score is
86 // Checks whether we should consider updating a new thumbnail based on
  /external/dropbear/libtomcrypt/notes/
tech0002.txt 9 we consider only non-intrusive timing attacks with respect to online computations. That is an attacker can
13 Consider a Diffie-Hellman encryption which requires the sender to make up a public key "y = g^x mod p". Libtomcrypt
  /external/guava/src/com/google/common/util/concurrent/
AbstractExecutionThreadService.java 28 * service; consider {@link AbstractService} if you would like to manage any
95 // TODO: consider supporting a TearDownTestCase-like API
  /external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeas.txt 11 architecture interface first (i.e., consider the code generation and
24 2. Design issues to consider (an initial list that we should continue
2000-12-06-MeetingSummary.txt 35 IDEAS TO CONSIDER
58 2. Should we consider the requirements of a direct hardware implementation
  /external/stlport/doc/
README.windows 30 consider that it can use latest Windows OS features like the new
52 defined STLport consider that there is no minimum OS requirement and will
  /bionic/libc/bionic/
__set_errno.c 48 ** greater than 131 on Linux, we will just consider
  /dalvik/vm/mterp/armv5te/
OP_MUL_LONG.S 5 * Consider WXxYZ (r1r0 x r3r2) with a long multiply:
  /external/bison/data/
README 23 mature enough for us to consider that ``foreign skeletons'' are
  /external/chromium/chrome/browser/bookmarks/
bookmark_pasteboard_helper_mac.h 37 // bookmark elements. It currently does not consider a plaintext url a

Completed in 2086 milliseconds

12 3 4 5 6 7 8 91011>>