/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_rmnet.h | 32 * Values chosen to not conflict with other drivers in the ecosystem */
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
msm_rmnet.h | 19 * Values chosen to not conflict with other drivers in the ecosystem */
|
/ndk/sources/cxx-stl/gabi++/ |
Android.mk | 25 # any conflict with any potential system library named libgabi++
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
and.hpp | 27 // agurt, 19/may/04: workaround a conflict with <iso646.h> header's
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
personality.h | 35 * conflict with error returns.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
personality.h | 35 * conflict with error returns.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
personality.h | 35 * conflict with error returns.
|
/cts/tools/dasm/src/java_cup/ |
lalr_state.java | 489 /* we now have at least one conflict */ 527 /* we now have at least one conflict */ 541 /* if we end up with conflict(s), report them */ 562 /* clear the S/R conflict set for this item */ 565 /* if it results in a reduce, it could be a conflict */ 587 /* does the comparison item conflict? */ 589 /* report a reduce/reduce conflict */ 599 /* does the terminal conflict with our item */ 601 /* remember the terminal symbol in conflict */ 607 /* report S/R conflicts under all the symbols we conflict under * [all...] |
/external/llvm/lib/CodeGen/ |
ScoreboardHazardRecognizer.cpp | 147 // This stage was stalled beyond pipeline depth, so cannot conflict. 154 // Required FUs conflict with both reserved and required ones 158 // Reserved FUs can conflict only with required ones. 206 // Required FUs conflict with both reserved and required ones 210 // Reserved FUs can conflict only with required ones.
|
/external/chromium/chrome/browser/sync/engine/ |
syncer_types.h | 35 CONFLICT, 127 // by the conflict resolver.
|
update_applicator.cc | 74 case CONFLICT: 125 update_progress->AddAppliedUpdate(CONFLICT, *i);
|
/external/chromium_org/sync/engine/ |
backoff_delay_provider.cc | 100 // When the server tells us we have a conflict, then we should download the 101 // latest updates so we can see the conflict ourselves, resolve it locally,
|
update_applicator.cc | 41 // their IDs so they can be passed to the conflict resolver after all the other 74 // conflict count and attempt to reapply these updates.
|
conflict_util.cc | 38 // Having determined that everything matches, we ignore the non-conflict.
|
/external/jmdns/src/javax/jmdns/impl/ |
NameRegister.java | 151 * @return <code>true</code> if the name is not in conflict, <code>flase</code> otherwise. 156 * Increments a name that is defended by this group of mDNS after it has been found in conflict.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/protocols/ |
timed.h | 73 #define TSP_RESOLVE 12 /* masters' conflict resolution */ 92 "SLAVEUP", "ELECTION", "ACCEPT", "REFUSE", "CONFLICT", "RESOLVE", "QUIT",
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/protocols/ |
timed.h | 73 #define TSP_RESOLVE 12 /* masters' conflict resolution */ 92 "SLAVEUP", "ELECTION", "ACCEPT", "REFUSE", "CONFLICT", "RESOLVE", "QUIT",
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/protocols/ |
timed.h | 73 #define TSP_RESOLVE 12 /* masters' conflict resolution */ 92 "SLAVEUP", "ELECTION", "ACCEPT", "REFUSE", "CONFLICT", "RESOLVE", "QUIT",
|
/external/bison/tests/ |
conflicts.at | 29 # make sure it finds the s/r conflict below. 450 # LR(1) parser table construction followed by conflict resolution 744 Conflict between rule 1 and token OP resolved as reduce (%left OP). 1059 ## Unreachable States After Conflict Resolution. ## 1062 AT_SETUP([[Unreachable States After Conflict Resolution]]) 1064 # If conflict resolution makes states unreachable, remove those states, report 1077 /* S/R conflict resolved as reduce, so the state with item 1085 /* S/R conflict that need not be reported since it is unreachable because of 1086 * the previous conflict resolution. Nonterminal unreachable1 and all its 1093 /* Likewise for a R/R conflict and nonterminal unreachable2. * [all...] |
/external/chromium/chrome/browser/sync/syncable/ |
syncable_columns.h | 23 {"metahandle", "bigint primary key ON CONFLICT FAIL"},
|
/external/chromium_org/chrome/browser/chromeos/login/ |
helper.h | 33 // conflict with other chromeos components.
|
/external/chromium_org/chrome/browser/ui/views/ |
conflicting_module_view_win.h | 71 // The link to the help center for this conflict.
|
/external/chromium_org/chrome/common/extensions/api/ |
sync_file_system.idl | 151 // Sets the default conflict resolution policy 154 // When conflict resolution policy is set to <code>'last_write_win'</code> 163 // Gets the current conflict resolution policy. 176 // the service's conflict resolution policy is set to <code>'manual'</code>.
|
/external/chromium_org/sync/internal_api/public/sessions/ |
model_neutral_state.h | 48 // Overwrites due to conflict resolution counters.
|
/external/chromium_org/sync/syncable/ |
syncable_columns.h | 23 {"metahandle", "bigint primary key ON CONFLICT FAIL"},
|