Home
last modified time | relevance | path

Searched refs:duplicates (Results 1 – 25 of 53) sorted by relevance

123

/external/nist-sip/java/gov/nist/javax/sip/header/
DParametersHeader.java56 protected DuplicateNameValueList duplicates; field in ParametersHeader
60 this.duplicates = new DuplicateNameValueList(); in ParametersHeader()
66 this.duplicates = new DuplicateNameValueList(); in ParametersHeader()
72 this.duplicates = new DuplicateNameValueList(); in ParametersHeader()
486 duplicates.set(nv); in setMultiParameter()
494 this.duplicates.set(nameValue); in setMultiParameter()
503 return this.duplicates.getParameter(name); in getMultiParameter()
509 return duplicates; in getMultiParameters()
520 return this.duplicates.getValue(name); in getMultiParameterValue()
531 return duplicates.getNames(); in getMultiParameterNames()
[all …]
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
DPChargingFunctionAddresses.java94 if (!duplicates.isEmpty()) in encodeBody()
96 encoding.append(duplicates.encode()); in encodeBody()
/external/webkit/LayoutTests/storage/indexeddb/
Dduplicates-expected.txt6 webkitIndexedDB.open('duplicates-1')
50 webkitIndexedDB.open('duplicates-2')
/external/v8/src/
Dfactory.cc751 int duplicates = 0; in CopyAppendCallbackDescriptors() local
769 duplicates++; in CopyAppendCallbackDescriptors()
775 if (duplicates > 0) { in CopyAppendCallbackDescriptors()
776 int number_of_descriptors = result->number_of_descriptors() - duplicates; in CopyAppendCallbackDescriptors()
/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_database.cc311 bool duplicates = false; in PrefixSetFromAddPrefixes() local
341 duplicates = true; in PrefixSetFromAddPrefixes()
349 if (duplicates) in PrefixSetFromAddPrefixes()
356 if (unsorted_count || duplicates) in PrefixSetFromAddPrefixes()
/external/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebateResp4.txt53 introduces a new operator and duplicates information
/external/llvm/cmake/modules/
DLLVM-Config.cmake156 # Remove duplicates at the front:
/external/webkit/Source/WebKit/mac/Plugins/Hosted/
DHostedNetscapePluginStream.mm144 // all headers in their original order and including duplicates,
/external/jpeg/
Dwizard.doc44 duplicates the default quantization tables:
Dchange.log98 duplicates of the prior line unless the image height mod 16 was 1 or 2.
Dinstall.doc329 lossy.) If you can generate duplicates of the testimg* files then you
/external/llvm/docs/CommandGuide/
Dllvm-ar.pod133 F<files> to the archive without checking for duplicates that should be
189 thwart correct extraction of the files (duplicates may overwrite). If used with
/external/tcpdump/
DREADME117 the number of duplicates so far.
/external/webkit/Source/WebKit/mac/Plugins/
DWebPluginDatabase.mm408 // If there are duplicates, the first found plug-in is used.
DWebNetscapePluginStream.mm310 // all headers in their original order and including duplicates,
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_klex.pkb436 duplicate "9!NHD+C'L duplicates
437 09B!NHD+C=LK duplicates )9!NHD+C'LK duplication)9BNHD'C!=0'Fduring,9!3J+-duskAdustyAe)!A…
/external/valgrind/main/docs/internals/
Dxml-output-protocol4.txt29 This duplicates the tool name present later in the preamble, but it
/external/chromium/chrome/browser/sync/protocol/
Dsync.proto223 // and fail attempts to create duplicates of this tag.
/external/llvm/include/llvm/Target/
DTarget.td198 // duplicates are removed from sub-expressions.
/external/chromium/build/
Dcommon.gypi424 # appear on disk. This duplicates data from
/external/llvm/lib/Target/X86/
DX86InstrArithmetic.td440 // These are duplicates of their 32-bit counterparts. Only needed so X86 knows
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_folder_controller.mm1809 // More code which essentially duplicates that of BookmarkBarController.
/external/zlib/
DChangeLog167 - Add new external functions to Z_PREFIX, remove duplicates, z_z_ -> z_
/external/netcat/
DREADME441 duplicates what the server expects to receive. Thus, you can test for insecure
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf2405 N "duplicates" "d'u:plIk@ts"
4472 V "duplicates" "dj'u:plIke_Its"

123