Searched refs:dups (Results 1 - 9 of 9) sorted by relevance

/external/sepolicy/tools/sepolicy-analyze/
H A DAndroid.mk10 LOCAL_SRC_FILES := sepolicy-analyze.c dups.c neverallow.c perm.c typecmp.c utils.c
H A Dsepolicy-analyze.c5 #include "dups.h"
20 COMP(dups),
/external/chromium_org/components/omnibox/
H A Dautocomplete_result_unittest.cc373 std::vector<AutocompleteMatch> dups; local
374 dups.push_back(dup_match);
377 { 0, 0, 1300, dups },
380 { 3, 0, 1000, dups },
406 // Check that 3rd and 4th result got added to the first result as dups
417 // Check that 6th result started a new list of dups for the second result.
/external/fonttools/Lib/fontTools/
H A Dmerge.py450 for i,(table,dups) in enumerate(zip(tables, m.duplicateGlyphsPerFont)):
451 if not dups: continue
481 subtable.mapping = dups
/external/fonttools/Tools/fontTools/
H A Dmerge.py450 for i,(table,dups) in enumerate(zip(tables, m.duplicateGlyphsPerFont)):
451 if not dups: continue
481 subtable.mapping = dups
/external/llvm/lib/CodeGen/
H A DSplitKit.cpp1115 SmallVector<LiveInterval*, 8> dups; local
1116 dups.push_back(li);
1118 dups.push_back(&Edit->createEmptyInterval());
1119 ConEQ.Distribute(&dups[0], MRI);
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctputil.c195 sctp_log_sack(uint32_t old_cumack, uint32_t cumack, uint32_t tsn, uint16_t gaps, uint16_t dups, int from) argument
204 sctp_clog.x.sack.numDups = dups;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1346 milliseconds