HomeSort by relevance Sort by last modified time
    Searched full:duplicate (Results 851 - 875 of 2467) sorted by null

<<31323334353637383940>>

  /external/libselinux/src/
label_file.c 145 * Warn about duplicate specifications.
587 /* Remove duplicate slashes */
  /external/libvpx/libvpx/examples/includes/geshi/contrib/
langcheck.php 471 report_error(TYPE_WARNING, "Language file contains per-group duplicate keyword '$kw' in \$language_data['KEYWORDS'][$key]!");
520 report_error(TYPE_WARNING, "Language file contains cross-group duplicate keyword '$kw' in \$language_data['KEYWORDS'][$key] and \$language_data['KEYWORDS'][$key2]!");
    [all...]
  /external/llvm/lib/ExecutionEngine/JIT/
JITDwarfEmitter.cpp 211 // duplicate actions.
303 assert(!PadMap.count(BeginLabel) && "Duplicate landing pad labels!");
  /external/llvm/lib/Transforms/Scalar/
LoopRotation.cpp 283 // duplicate blocks inside it.
358 // Otherwise, create a duplicate of the instruction.
  /external/llvm/utils/TableGen/
DAGISelMatcherOpt.cpp 450 "Duplicate opcodes not factored?");
472 // If we have unfactored duplicate types, then we should factor them.
  /external/openssl/crypto/
crypto.h 340 # ifndef CRYPTO_MDEBUG /* avoid duplicate #define */
401 /* Initialise/duplicate/free CRYPTO_EX_DATA variables corresponding to a given
ebcdic.c 111 This table is bijective - there are no ambigous or duplicate characters.
151 This table is bijective (no ambiguous or duplicate characters)
ex_data.c 162 /* Duplicate a CRYPTO_EX_DATA of a given class onto a copy */
578 /* Duplicate a CRYPTO_EX_DATA variable - including calling dup() callbacks for
  /external/openssl/include/openssl/
crypto.h 340 # ifndef CRYPTO_MDEBUG /* avoid duplicate #define */
401 /* Initialise/duplicate/free CRYPTO_EX_DATA variables corresponding to a given
  /external/smack/src/org/jivesoftware/smackx/entitycaps/
EntityCapsManager.java 510 // step 3.3 check for duplicate identities
514 // step 3.4 check for duplicate features
  /external/webkit/Source/WebCore/
DerivedSources.make 647 if sort $(WEBCORE_CSS_PROPERTY_NAMES) | uniq -d | grep -E -v '(^#)|(^[[:space:]]*$$)'; then echo 'Duplicate value!'; exit 1; fi
654 if sort CSSValueKeywords.in | uniq -d | grep -E -v '(^#)|(^[[:space:]]*$$)'; then echo 'Duplicate value!'; exit 1; fi
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 370 without using Context menus, then you need to duplicate those commands elsewhere.
377 Therefore, in general, a Context menu should <em>duplicate</em> commands
  /frameworks/compile/slang/
slang_rs_export_foreach.cpp 45 "Duplicate parameter entry "
318 // TODO: Abstract this block away, since it is duplicate code.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
IntRangeManager.java 118 // ignore duplicate ranges from the same client
212 // duplicate "client" check is done in insert, attempt to insert.
  /libcore/luni/src/test/java/libcore/java/nio/
OldAndroidNIOTest.java 74 // Duplicate buffers revert to big-endian.
76 ByteBuffer dupe = b.duplicate();
  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c     [all...]
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
QuickContactActivity.java 396 // Collapse Action Lists (remove e.g. duplicate e-mail addresses from different sources)
469 * Inflate the in-track view for the action of the given MIME-type, collapsing duplicate values.
  /packages/apps/Nfc/src/com/android/nfc/
P2pLinkManager.java 335 if (DBG) Log.d(TAG, "Duplicate onLlcpActivated()");
518 Log.i(TAG, "Duplicate onLlcpDectivated()");
    [all...]
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarDatabaseHelper.java 80 // columns used to duplicate an event row
120 // columns used to duplicate a reminder row
125 // columns used to duplicate an attendee row
135 // columns used to duplicate an extended property row
    [all...]
  /prebuilts/tools/darwin-x86/swt/about_files/
mpl-v11.txt 211 You must duplicate the notice in Exhibit A in each file of the Source
217 Exhibit A. You must also duplicate this License in any documentation
  /prebuilts/tools/darwin-x86_64/swt/about_files/
mpl-v11.txt 211 You must duplicate the notice in Exhibit A in each file of the Source
217 Exhibit A. You must also duplicate this License in any documentation
  /prebuilts/tools/linux-x86/swt/about_files/
mpl-v11.txt 211 You must duplicate the notice in Exhibit A in each file of the Source
217 Exhibit A. You must also duplicate this License in any documentation
  /prebuilts/tools/linux-x86_64/swt/about_files/
mpl-v11.txt 211 You must duplicate the notice in Exhibit A in each file of the Source
217 Exhibit A. You must also duplicate this License in any documentation
  /prebuilts/tools/windows/swt/about_files/
mpl-v11.txt 211 You must duplicate the notice in Exhibit A in each file of the Source
217 Exhibit A. You must also duplicate this License in any documentation
  /prebuilts/tools/windows-x86_64/swt/about_files/
mpl-v11.txt 211 You must duplicate the notice in Exhibit A in each file of the Source
217 Exhibit A. You must also duplicate this License in any documentation

Completed in 739 milliseconds

<<31323334353637383940>>