/external/libunwind/include/tdep/ |
libunwind_i.h | 1 /* Provide a real file - not a symlink - as it would cause multiarch conflicts
|
libunwind_i.h.in | 1 /* Provide a real file - not a symlink - as it would cause multiarch conflicts
|
/external/openfst/src/lib/ |
symbol-table-ops.cc | 50 vector<string> conflicts; local 65 conflicts.push_back(riter.Symbol()); 79 for (int i= 0; i < conflicts.size(); ++i) { 80 merged->AddSymbol(conflicts[i]);
|
/external/wpa_supplicant_8/src/drivers/ |
linux_wext.h | 15 * Avoid including other kernel header to avoid conflicts with C library
|
/frameworks/base/core/java/android/ |
package.html | 10 may change between platform versions, causing unforeseen conflicts with your design. Typically,
|
/external/bison/src/ |
conflicts.h | 1 /* Find and resolve or report lookahead conflicts for bison, 44 /* Were there conflicts? */
|
main.c | 34 #include "conflicts.h" 122 /* Find and record any conflicts: places where one token of 124 conflicts. Also resolve s/r conflicts based on precedence 146 (_("rule useless in parser due to conflicts"));
|
/external/chromium_org/third_party/WebKit/Source/bindings/tests/idls/core/ |
TestImplements2.idl | 32 LegacyTreatAsPartialInterface, // Conflicts with default implements behavior 34 RuntimeEnabled=Implements2FeatureName, // conflicts with [RuntimeEnabled] on member
|
TestPartialInterface2.idl | 32 ImplementedAs=TestPartialInterfaceImplementation, // Conflicts with default partial interface class name 33 PerContextEnabled=PartialContextName, // Conflicts with [RuntimeEnabled]
|
/external/stlport/stlport/stl/ |
_abbrevs.h | 24 // ugliness is intentional - to reduce conflicts 43 // ugliness is intentional - to reduce conflicts probability
|
/hardware/intel/common/libva/debian.upstream/ |
control.in | 25 Conflicts: libva-0.29-dev 37 Conflicts: libva-0.29-0
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_abbrevs.h | 24 // ugliness is intentional - to reduce conflicts 43 // ugliness is intentional - to reduce conflicts probability
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/ |
Xwinsock.h | 31 * without getting any name conflicts with our code. 32 * Conflicts come from the fact that including winsock.h actually pulls
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
Xwinsock.h | 31 * without getting any name conflicts with our code. 32 * Conflicts come from the fact that including winsock.h actually pulls
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_abbrevs.h | 24 // ugliness is intentional - to reduce conflicts 43 // ugliness is intentional - to reduce conflicts probability
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_abbrevs.h | 24 // ugliness is intentional - to reduce conflicts 43 // ugliness is intentional - to reduce conflicts probability
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_abbrevs.h | 24 // ugliness is intentional - to reduce conflicts 43 // ugliness is intentional - to reduce conflicts probability
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_abbrevs.h | 24 // ugliness is intentional - to reduce conflicts 43 // ugliness is intentional - to reduce conflicts probability
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_abbrevs.h | 24 // ugliness is intentional - to reduce conflicts 43 // ugliness is intentional - to reduce conflicts probability
|
/external/clang/unittests/Tooling/ |
RefactoringTest.cpp | 407 std::vector<Range> Conflicts; // Ignored for this test 408 deduplicate(Input, Conflicts); 422 std::vector<Range> Conflicts; 423 deduplicate(Input, Conflicts); 428 ASSERT_EQ(1u, Conflicts.size()); 429 ASSERT_EQ(0u, Conflicts.front().getOffset()); 430 ASSERT_EQ(3u, Conflicts.front().getLength()); 449 std::vector<Range> Conflicts; 450 deduplicate(Input, Conflicts); 454 ASSERT_EQ(2u, Conflicts.size()) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
amvideo.idl | 64 /* uuid(36d39eb0-dd75-11ce-bf0e-00aa0055595a) conflicts with uuids.h */ 90 /* uuid(1bd0ecb0-f8e2-11ce-aac6-0020af0b99a3) conflicts with uuids.h */ 106 /* uuid(dd1d7110-7836-11cf-bf47-00aa0055595a) conflicts with uuids.h */ 132 /* uuid(53479470-f1dd-11cf-bc42-00aa00ac74f6) conflicts with uuids.h */ 147 /* uuid(61ded640-e912-11ce-a099-00aa00479a58) conflicts with uuids.h */
|
/external/chromium_org/sync/engine/ |
update_applicator.cc | 39 // The update applicator also has to deal with simple conflicts, which occur 44 // Finally, there are encryption conflicts, which can occur when we don't have 84 // We made no progress. Must be stubborn hierarchy conflicts.
|
/external/bison/tests/ |
testsuite.at | 47 # Testing conflicts detection and resolution. 48 m4_include([conflicts.at])
|
/external/chromium_org/sync/internal_api/public/engine/ |
sync_status.h | 37 // Number of encryption conflicts counted during most recent sync cycle. 40 // Number of hierarchy conflicts counted during most recent sync cycle.
|
/ndk/sources/cxx-stl/llvm-libc++/patches.android/ |
0008-Remove-gcc-warning-about-redefinition-of-putchar-wit.patch | 11 include/stdio.h:236:5: warning: conflicts with previous declaration here [-Wattributes] 32 +// include/stdio.h:236:5: warning: conflicts with previous declaration here [-Wattributes]
|