/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/ |
ResourceNameValidator.java | 44 /** Set of existing names to check for conflicts with */
|
/frameworks/base/docs/html/tools/projects/ |
index.jd | 394 <li><p><strong>Resource conflicts</strong></p> 403 <li><p><strong>Use prefixes to avoid resource conflicts</strong></p> 405 <p>To avoid resource conflicts for common resource IDs, consider using a prefix or other
|
/libcore/luni/src/main/java/java/util/logging/ |
FileHandler.java | 77 * <li>"%u" represents a unique number to resolve conflicts</li> 86 * The "%u" unique field is used to avoid conflicts and is set to 0 at first. If 92 * right of a dot. The generation of unique IDs for avoiding conflicts is only
|
/packages/apps/Nfc/src/com/android/nfc/cardemulation/ |
RegisteredAidCache.java | 412 Log.d(TAG, "AID " + entry.getKey() + " conflicts with prefix; " + 434 // which case we want to start with that AID, since it conflicts with this one 451 // Resolve conflicts
|
/external/chromium_org/third_party/sqlite/src/doc/ |
lemon.html | 103 340 states, 2026 parser table entries, 0 conflicts 399 over the resolution of paring conflicts using precedence rules. 468 grammar rules, we can now explain precisely how parsing conflicts 469 are resolved in Lemon. Shift-reduce conflicts are resolved 490 Reduce-reduce conflicts are resolved this way: [all...] |
/frameworks/base/docs/html/reference/com/google/android/gms/drive/ |
ExecutionOptions.html | 978 locally committed changes on top, even in case of conflicts. [all...] |
/cts/tools/dasm/src/java_cup/ |
emit.java | 48 * conflicts detected (see the source code and public variables below for 71 as well as to report counts of various things (such as number of conflicts 89 num_conflicts - number of conflicts detected.
|
/external/chromium_org/sync/engine/ |
directory_update_handler_unittest.cc | 590 << "Simple update shouldn't result in conflicts"; 592 << "Simple update shouldn't result in conflicts"; [all...] |
/external/elfutils/0.153/config/ |
elfutils.spec.in | 77 Conflicts: libelf-devel 89 Conflicts: libelf-devel 685 - Add libelf-devel to conflicts for elfutils-devel
|
/external/elfutils/0.153/ |
elfutils.spec | 77 Conflicts: libelf-devel 89 Conflicts: libelf-devel 685 - Add libelf-devel to conflicts for elfutils-devel
|
/external/jmdns/src/javax/jmdns/impl/ |
DNSRecord.java | 468 // I think there is no possibility for conflicts for this record type? 475 // I think there is no possibility for conflicts for this record type? 585 // I think there is no possibility for conflicts for this record type? [all...] |
/bionic/libc/dns/net/ |
getnameinfo.c | 279 /* NUMERICHOST and NAMEREQD conflicts with each other */
|
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ |
BitSet.pm | 343 This may be due to name conflicts in the interface, or competition for
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/ |
rewrite.rb | 266 | but %p conflicts with %p
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
DOM2Helper.java | 292 * doing so conflicts with our decision in getLocalNameOfNode not
|
/external/bison/tests/ |
regression.at | 1203 [[input.y:23.5-19: warning: rule useless in parser due to conflicts: start: start 1204 input.y:27.5-19: warning: rule useless in parser due to conflicts: sr_conflict: TK2 "tok alias" 1480 [[input.y: conflicts: 21 shift/reduce [all...] |
/external/chromium_org/chrome/browser/chromeos/drive/sync/ |
entry_update_performer.cc | 271 // FinishUpdate() is responsible to resolve conflicts caused by this.
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
cros_log_marker.js | 193 * highlight conflicts.
|
/external/chromium_org/chrome/installer/linux/debian/ |
build.sh | 105 CONFLICTS=""
|
/external/chromium_org/chrome/installer/linux/rpm/ |
build.sh | 38 # For now duplication is going to help us avoid merge conflicts
|
/external/chromium_org/components/search_engines/ |
template_url_service.cc | [all...] |
/external/chromium_org/gpu/command_buffer/service/ |
program_manager.h | 203 // Detects if there are attribute location conflicts from
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGTransformList.cpp | 302 // ?to? attribute value, which conflicts mathematically with the requirement for additive transform animations
|
/external/chromium_org/third_party/cython/src/Cython/Compiler/ |
Builtin.py | 221 # This conflicts with the C++ bool type, and unfortunately
|
/external/chromium_org/third_party/icu/source/common/ |
ucnv_u7.c | 797 * 1) UTF-7 uses the "+" character for shifting; this conflicts with 802 * conflicts with the use of "/" as a popular hierarchy delimiter. 804 * 3) UTF-7 prohibits the unencoded usage of "\"; this conflicts with 807 * 4) UTF-7 prohibits the unencoded usage of "~"; this conflicts with [all...] |