Home
last modified time | relevance | path

Searched refs:diversity (Results 1 – 15 of 15) sorted by relevance

/external/tcpdump/tests/
Dbabel1v.out6 …x/id 2001:660:3301:8063:218:84ff:fe1a:615d/128 metric 1 seqno 32272 interval 80.00s sub-diversity 6
8 Update 192.168.4.195/32 metric 1 seqno 32272 interval 80.00s sub-diversity 6
9 … 2001:660:3301:8063:218:f3ff:fea9:914e/128 metric 0 seqno 40149 interval 80.00s sub-diversity empty
10 Update ::/0 metric 196 seqno 40149 interval 80.00s sub-diversity empty
11 Update 192.168.4.25/32 metric 0 seqno 40149 interval 80.00s sub-diversity empty
/external/ImageMagick/MagickCore/
Dxwindow.c7680 diversity; in IntensityCompare() local
7684 diversity=(int) (DiversityPixelIntensity(color_2)- in IntensityCompare()
7686 return(diversity); in IntensityCompare()
7937 *diversity; in XMakeStandardColormap() local
7954 diversity=(DiversityPacket *) AcquireQuantumMemory(image->colors, in XMakeStandardColormap()
7955 sizeof(*diversity)); in XMakeStandardColormap()
7956 if (diversity == (DiversityPacket *) NULL) in XMakeStandardColormap()
7961 diversity[i].red=ClampToQuantum(image->colormap[i].red); in XMakeStandardColormap()
7962 diversity[i].green=ClampToQuantum(image->colormap[i].green); in XMakeStandardColormap()
7963 diversity[i].blue=ClampToQuantum(image->colormap[i].blue); in XMakeStandardColormap()
[all …]
/external/okio/docs/
Dcode_of_conduct.md52 Although this list cannot be exhaustive, we explicitly honor diversity in age, culture, ethnicity,
/external/llvm-project/mlir/docs/Rationale/
DRationaleGenericDAGRewriter.md111 These passes have a lot of diversity, but also have a unifying structure: they
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dcountry_language_population_raw.txt973 …://en.wikipedia.org/wiki/Papua_New_Guinea Low literacy, high linguistic diversity; English officia…
/external/one-true-awk/testdir/
Dfunstack.ok2843 diversity of notation for syntactic
Dfunstack.in21713 …title = "What can we do about the unnecessary diversity of notation for syntactic definitio…
/external/rust/crates/libz-sys/src/zlib-ng/test/data/
Dlcet10.txt152 form a new nation, or, to put it another way, the diversity of projects
1838 prototype built by AM contains a greater diversity of formats. Echoing a
5852 WEIBEL opined that the diversity reflected in this group was a sign both
/external/brotli/tests/testdata/
Dlcet10.txt152 form a new nation, or, to put it another way, the diversity of projects
1838 prototype built by AM contains a greater diversity of formats. Echoing a
5852 WEIBEL opined that the diversity reflected in this group was a sign both
/external/libtextclassifier/native/annotator/pod_ner/test_data/
Dvocab.txt8907 diversity
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dwords.shakespeare.txt.gz
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt13079 多樣 < diversity;
30154 多樣 > diversity;
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Den-IPA.txt9499 $x{diversity → dɑɪvərsəti ; # dɑɪvərzɪti dɪvərsɪti
/external/strace/
DChangeLog34573 times.test: reduce cpu time consumption, increase struct tms diversity.