/external/v8/tools/gyp/test/defines/ |
gyptest-define-override.py | 23 """Consider defining the macro in a (configured) header file.\n\n""")
|
gyptest-defines.py | 30 """Consider defining the macro in a (configured) header file.\n\n""")
|
/external/webrtc/webrtc/base/ |
event.h | 15 #include "webrtc/base/win32.h" // NOLINT: consider this a system header.
|
httpcommon-inl.h | 57 // TODO: Consider checking for invalid data following port number. 72 // TODO: consider failing in this case.
|
/frameworks/base/core/java/android/os/ |
BatteryManagerInternal.java | 41 * Returns whether we currently consider the battery level to be low.
|
/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/sources/host-tools/make-3.81/tests/scripts/options/ |
dash-n | 35 # We consider the actual updated timestamp of targets with all
|
/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
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
RecentFolderController.java | 40 * consider registering for account changes using
|
/packages/services/Car/car-lib/src/android/car/cluster/renderer/ |
NavigationRenderer.java | 25 * TODO: Consider to add methods to report time / distance to final destination.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/net/ |
if_packet.h | 28 consider using it in place of this one. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/ |
if_packet.h | 28 consider using it in place of this one. */
|
/external/dbus/dbus/ |
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/droiddriver/src/io/appium/droiddriver/finders/ |
By.java | 199 * complex cases, consider {@link #xpath}. 208 * complex cases, consider {@link #xpath}. 217 * siblingFinder. This could be inefficient; consider {@link #xpath}. 226 * childFinder. This could be inefficient; consider {@link #xpath}. 235 * descendantFinder. This could be VERY inefficient; consider {@link #xpath}.
|
/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/guice/extensions/jmx/src/com/google/inject/tools/jmx/ |
Manager.java | 41 * Consider using the name of your root {@link Module} class as the domain. 51 * Consider using the name of your root {@link Module} class as the domain.
|
/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/llvm/test/Transforms/LoopUnroll/ |
full-unroll-heuristics-2.ll | 7 ; Though @unknown_global is initialized with constant values, we can't consider 33 ; Similarly, we can't consider 'weak' symbols as a known constant value, so we
|
/external/v8/test/unittests/ |
char-predicates-unittest.cc | 13 // As of Unicode 6.3.0, \u180E is no longer a white space. We still consider 26 // As of Unicode 6.3.0, \u180E is no longer a white space. We still consider
|
/frameworks/base/core/java/android/widget/ |
SectionIndexer.java | 27 * {@link ExpandableListAdapter}s that consider groups and sections as 68 * For example, consider an indexer where the section at array index 0
|
/frameworks/base/core/java/com/android/internal/util/ |
MessageUtils.java | 48 * @prefixes only consider fields names starting with one of these prefixes. 125 * @prefixes only consider fields names starting with one of these prefixes.
|