/external/icu/icu4c/source/common/ |
uprops.h | 276 /* #define _Lo FLAG(U_OTHER_LETTER) -- conflicts with MS Visual Studio 9.0 xiosbase */ 292 /* #define _Pe FLAG(U_END_PUNCTUATION) -- conflicts with MS Visual Studio 9.0 xlocnum */ 293 /* #define _Pc FLAG(U_CONNECTOR_PUNCTUATION) -- conflicts with MS Visual Studio 9.0 streambuf */ 300 /* #define _Pf FLAG(U_FINAL_PUNCTUATION) -- conflicts with MS Visual Studio 9.0 streambuf */
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
asan-vs-gvn.ll | 2 ; ASAN conflicts with load widening iff the widened load accesses data out of bounds
|
/external/qemu/distrib/sdl-1.2.15/include/ |
SDL_loadso.h | 37 * namespace for the application. If it does and it conflicts with
|
/external/skia/gm/rebaseline_server/ |
results_test.py | 44 """Test combine_subdicts() with no merge conflicts. """
|
/external/srtp/googlepatches/ |
google-12-srtp-hide-aes-tables-main.patch | 25 +- Make main in tables/aes_tables.c hidable. If it is present, it conflicts
|
/external/valgrind/main/helgrind/tests/ |
free_is_write.stderr.exp | 23 This conflicts with a previous read of size 1 by thread #x
|
hg03_inherit.stderr.exp | 21 This conflicts with a previous read of size 4 by thread #x
|
rwlock_race.stderr.exp | 24 This conflicts with a previous write of size 4 by thread #x
|
/external/wpa_supplicant_8/src/drivers/ |
driver_ndis_.c | 16 * avoid conflicts with some of the header files. */
|
/libcore/luni/src/test/java/tests/org/w3c/dom/ |
DocumentBuilderSettingStrategy.java | 144 // schema validating conflicts with namespaceAware
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/ |
Xwindows.h | 31 * windows.h without getting any name conflicts with X headers code, by
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
Xwindows.h | 31 * windows.h without getting any name conflicts with X headers code, by
|
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_loadso.h | 37 * namespace for the application. If it does and it conflicts with
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_loadso.h | 37 * namespace for the application. If it does and it conflicts with
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_loadso.h | 37 * namespace for the application. If it does and it conflicts with
|
/external/bison/po/ |
ja.po | 35 #: src/conflicts.c:77 40 #: src/conflicts.c:86 45 #: src/conflicts.c:94 50 #: src/conflicts.c:492 52 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n" 55 #: src/conflicts.c:495 57 msgid "conflicts: %d shift/reduce\n" 60 #: src/conflicts.c:497 62 msgid "conflicts: %d reduce/reduce\n" 65 #: src/conflicts.c:51 [all...] |
ro.po | 37 #: src/conflicts.c:77 42 #: src/conflicts.c:86 48 #: src/conflicts.c:94 54 #: src/conflicts.c:492 56 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n" 59 #: src/conflicts.c:495 61 msgid "conflicts: %d shift/reduce\n" 64 #: src/conflicts.c:497 66 msgid "conflicts: %d reduce/reduce\n" 69 #: src/conflicts.c:51 [all...] |
/external/bison/src/ |
Makefile.am | 40 conflicts.c conflicts.h \
|
/external/chromium_org/chrome/browser/ui/webui/ |
conflicts_ui.cc | 68 source->AddResourcePath("conflicts.js", IDR_ABOUT_CONFLICTS_JS); 169 // Set up the about:conflicts source.
|
/external/chromium_org/sync/engine/ |
entity_tracker.h | 27 // commit state, received update state, and can detect conflicts. 125 // Conflicts are always cleared before the method call ends.
|
/external/chromium_org/sync/protocol/ |
client_debug_info.proto | 41 // num_blocking_conflicts to the total number of conflicts detected and set 43 // conflicts.
|
/external/llvm/include/llvm/CodeGen/ |
ScheduleHazardRecognizer.h | 91 /// because of latency or resource conflicts. This should increment the 98 /// because of latency or resource conflicts.
|
/external/llvm/include/llvm/IR/ |
ValueSymbolTable.h | 107 /// If the inserted name conflicts, this renames the value. 112 /// it into the symbol table with the specified name. If it conflicts, it
|
/external/openfst/src/include/fst/script/ |
compile-impl.h | 54 // cause conflicts 209 bool allow_negative_labels_; // not recommended; may cause conflicts
|
/external/chromium_org/chrome/browser/sync/ |
about_sync_util.cc | 291 "Conflicts Resolved: Client Wins"); 293 "Conflicts Resolved: Server Wins"); 297 IntSyncStat encryption_conflicts(section_this_cycle, "Encryption Conflicts"); 298 IntSyncStat hierarchy_conflicts(section_this_cycle, "Hierarchy Conflicts"); 299 IntSyncStat server_conflicts(section_this_cycle, "Server Conflicts");
|