/external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/ |
NestedSystemMessageHandler.java | 29 // The id here should not conflict with the ones in SystemMessageHandler.
|
/external/chromium_org/net/tools/balsa/ |
http_message_constants.cc | 62 return "Conflict";
|
/external/chromium_org/net/tools/flip_server/ |
http_message_constants.cc | 62 return "Conflict";
|
/external/chromium_org/sync/engine/ |
syncer_types.h | 29 // to send us newer updates that will resolve the conflict.
|
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/ |
README.webtreemap.txt | 41 that you don't accidentally conflict with them.)
|
/external/chromium_org/third_party/icu/source/tools/tzcode/ |
icuzones | 39 #### Aliases that conflict with Olson compatibility Zone definition
|
/external/chromium_org/third_party/mesa/src/src/mesa/program/ |
register_allocate.h | 36 * registers, such as aligned register pairs that conflict with the
|
/external/chromium_org/third_party/openssl/openssl/crypto/engine/ |
eng_list.c | 98 int conflict = 0; local 108 while(iterator && !conflict) 110 conflict = (strcmp(iterator->id, e->id) == 0); 113 if(conflict)
|
/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/ |
TestBadIdentifiers.java | 37 * compiling protocol buffers that have names that would otherwise conflict
|
/external/chromium_org/third_party/sfntly/cpp/src/test/ |
test_utils_test.cc | 17 // Must include at the first line to avoid ICU / stdint conflict.
|
/external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/ |
android_systrace_profiler.py | 34 # and the two methods conflict.
|
/external/chromium_org/ui/events/ |
event_constants.h | 10 // Event types. (prefixed because of a conflict with windows headers)
|
/external/clang/include/clang/AST/ |
ASTImporter.h | 209 /// \brief Cope with a name conflict when importing a declaration into the 212 /// This routine is invoked whenever there is a name conflict while 215 /// original name, leaving the conflict unresolve such that name lookup 218 /// Subclasses may override this routine to resolve the conflict, e.g., by
|
/external/clang/include/clang/Sema/ |
LocInfoType.h | 32 // Avoids conflict with an existing Type class.
|
/external/icu4c/tools/tzcode/ |
icuzones | 39 #### Aliases that conflict with Olson compatibility Zone definition
|
/external/jmdns/src/javax/jmdns/impl/constants/ |
DNSConstants.java | 47 public static final int PROBE_CONFLICT_INTERVAL = 1000; // milliseconds to wait after conflict.
|
/external/kernel-headers/original/linux/ |
personality.h | 53 * conflict with error returns.
|
/external/llvm/lib/Support/ |
SearchForAddressOfSpecialSymbol.cpp | 12 // void*, which would conflict with the actual symbol type if any header
|
/external/llvm/test/CodeGen/X86/ |
dbg-const.ll | 11 ; conflict with j=0. It does this because SelectionDAG cannot handle
|
/external/llvm/test/Transforms/LoopVectorize/ |
runtime-check.ll | 15 ;CHECK: br i1 %memcheck.conflict, label %middle.block, label %vector.ph
|
/external/mesa3d/src/mesa/program/ |
register_allocate.h | 36 * registers, such as aligned register pairs that conflict with the
|
/external/openssl/crypto/engine/ |
eng_list.c | 98 int conflict = 0; local 108 while(iterator && !conflict) 110 conflict = (strcmp(iterator->id, e->id) == 0); 113 if(conflict)
|
/external/oprofile/events/alpha/ev4/ |
events | 6 event:0x06 counters:0 um:zero minimum:4096 name:PIPELINE_FROZEN : Nothing issued, resource conflict
|
/external/sfntly/cpp/src/test/ |
test_utils_test.cc | 17 // Must include at the first line to avoid ICU / stdint conflict.
|
/external/tcpdump/ |
nfsfh.h | 60 my_devt Fsid_dev; /* XXX avoid name conflict with AIX */
|