Home
last modified time | relevance | path

Searched refs:distinct (Results 1 - 14 of 14) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dsmcenc.c149 int distinct = 0; in smc_encode_stream() local
239 distinct = coded_distinct; in smc_encode_stream()
243 distinct = 17; in smc_encode_stream()
249 distinct = 18; in smc_encode_stream()
255 distinct = 19; in smc_encode_stream()
261 distinct = 20; in smc_encode_stream()
265 switch (distinct) { in smc_encode_stream()
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DChange.java85 checkArgument(a.size() == a.stream().map(Assignment::column).distinct().count(), in of()
H A DCsvParser.java67 header.size() == header.stream().distinct().count(), in mapTo()
H A DCsvTable.java430 .distinct()); in exportCsvHelper()
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DEdge.java117 .distinct() in disjunction()
/third_party/python/Tools/demo/
H A Dsortvisu.py367 def distinct(array): function
590 self.run(distinct)
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DLocaleDistanceMapper.java269 // cases, we could have had 3 distinct sub-types of a common rule API (e.g. in addTo()
293 // different region variables map to distinct partition groups which in addTo()
377 checkState(rules.stream().distinct().count() == rules.size(), "duplicated rule in: %s", rules); in buildDistanceData()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DSupplementalData.java604 .distinct() in resolveLocaleId()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl14.c55 #error invalid value for SKIP, must be distinct from F_RDLCK and F_WRLCK
/third_party/node/deps/openssl/openssl/crypto/
H A Dsparccpuid.S52 ! V9-compliant, as V9 returns a distinct value of 0x99,
/third_party/openssl/crypto/
H A Dsparccpuid.S52 ! V9-compliant, as V9 returns a distinct value of 0x99,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLLexer.cpp722 KEYWORD(distinct); in LexIdentifier()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex2697 % @kbdinputstyle -- arg is `distinct' (@kbd uses slanted tty font always),
2713 \def\worddistinct{distinct}
2717 % Default is `distinct'.
2718 \kbdinputstyle distinct
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 41 milliseconds