/external/jmdns/src/javax/jmdns/impl/ |
DNSRecord.java | 75 * @return Returns true if a conflict with one of the services registered with JmDNS or with the hostname occured. 82 * @return Returns true if a conflict with one of the services registered with JmDNS or with the hostname occured. 339 // see section "10. Conflict Resolution" of mdns draft spec. 592 // Shouldn't we care if we get a conflict at this level? 745 // see section "10. Conflict Resolution" of mdns draft spec. [all...] |
/external/qemu/elff/ |
dwarf.h | 344 #define DW_AT_HP_unmodifiable 0x2001 /* conflict: MIPS */ 345 #define DW_AT_HP_actuals_stmt_list 0x2010 /* conflict: MIPS */ 346 #define DW_AT_HP_proc_per_section 0x2011 /* conflict: MIPS */ 607 #define DW_OP_HP_unknown 0xe0 /* HP conflict: GNU */ [all...] |
/ndk/sources/host-tools/ndk-stack/elff/ |
dwarf.h | 344 #define DW_AT_HP_unmodifiable 0x2001 /* conflict: MIPS */ 345 #define DW_AT_HP_actuals_stmt_list 0x2010 /* conflict: MIPS */ 346 #define DW_AT_HP_proc_per_section 0x2011 /* conflict: MIPS */ 607 #define DW_OP_HP_unknown 0xe0 /* HP conflict: GNU */ [all...] |
/external/llvm/utils/TableGen/ |
FixedLenDecoderEmitter.cpp | 193 /// FilterChooser becomes 1 or if there is a conflict. A conflict happens when 197 /// An example of a conflict is 199 /// Conflict: 211 /// the conclusion that there is a conflict. VST4q8a is a vst4 to double-spaced 215 /// which could have been used by the decoder to resolve the conflict. The 477 // the instructions. A conflict of instructions may occur, in which case we 478 // dump the conflict set to the standard error. [all...] |
/frameworks/base/services/java/com/android/server/content/ |
SyncManager.java | 2300 ActiveSyncContext conflict = null; local [all...] |
/external/bison/doc/ |
bison.texi | [all...] |
/external/chromium_org/chrome/browser/extensions/api/web_request/ |
web_request_api_unittest.cc | [all...] |
/external/llvm/lib/CodeGen/ |
RegisterCoalescer.cpp | [all...] |
/art/runtime/verifier/ |
register_line.h | 128 * previously created at address A must be initialized by now. If not, we mark them as "conflict" 144 * Update all registers to be Conflict except vsrc.
|
/cts/tools/dasm/src/java_cup/ |
non_terminal.java | 31 Object conflict = _all.put(nm,this); local 32 if (conflict != null)
|
/docs/source.android.com/src/source/ |
submit-patches.jd | 112 <p>If other patches are submitted to the source tree that conflict with yours, you will need to rebase your patch on top of the new HEAD of the source repository. The easy way to do this is to run</p> 119 <p>Using <code>git mergetool</code> may help you deal with the rebase conflict. Once you have successfully merged the conflicting files,</p>
|
/external/bison/src/ |
lalr.c | 60 it is a conflict. */ 335 /* Transitions are only disabled during conflict resolution, and that
|
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/ |
local_to_remote_syncer.cc | 333 // For PRECONDITION / CONFLICT case, the remote file is modified since the 334 // last sync completed. As our policy for deletion-modification conflict
|
/external/chromium_org/sync/engine/ |
commit_util.cc | 395 if (sync_pb::CommitResponse::CONFLICT == response) { 396 DVLOG(1) << "Conflict Committing: " << local_entry;
|
/external/fdlibm/ |
readme | 129 2. For functions that have no standards conflict 241 So far, the only known likely conflict is the declaration
|
/external/oprofile/daemon/ |
opd_ibs_macro.h | 351 /** 9 ibs_dc_ld_bnk_con: Bank conflict on load operation */ 354 /** 10 ibs_dc_st_bnk_con: Bank conflict on store operation */
|
/external/wpa_supplicant_8/src/common/ |
wpa_ctrl.h | 66 /** Notify the Userspace about the freq conflict */ 67 #define WPA_EVENT_FREQ_CONFLICT "CTRL-EVENT-FREQ-CONFLICT "
|
/frameworks/base/core/java/android/content/ |
SearchRecentSuggestionsProvider.java | 141 ",display1 TEXT UNIQUE ON CONFLICT REPLACE"); 279 // Note: This table has on-conflict-replace semantics, so insert() may actually replace()
|
/prebuilts/misc/common/jython/ |
LICENSE_CPython.txt | 165 respects by the law of the State of California, excluding conflict of 231 Virginia, excluding Virginia's conflict of law provisions.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
LICENSE.txt | 172 respects by the law of the State of California, excluding conflict of 238 Virginia, excluding Virginia's conflict of law provisions.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
LICENSE.txt | 172 respects by the law of the State of California, excluding conflict of 238 Virginia, excluding Virginia's conflict of law provisions.
|
/bionic/libc/include/sys/ |
ioctl_compat.h | 97 /* BUG: a bunch of these conflict with #defines in asm/termbits.h */
|
/build/tools/ |
merge-event-log-tags.py | 21 output file, stripped of comments. Checks that no tag numbers conflict
|
/development/ndk/platforms/android-3/include/sys/ |
ioctl_compat.h | 93 /* BUG: a bunch of these conflict with #defines in asm/termbits.h */
|
/development/ndk/platforms/android-9/arch-mips/include/sys/ |
ioctl_compat.h | 97 /* BUG: a bunch of these conflict with #defines in asm/termbits.h */
|