Home
last modified time | relevance | path

Searched refs:probe (Results 1 - 25 of 121) sorted by relevance

12345

/third_party/vk-gl-cts/external/amber/src/src/
H A Dverifier_test.cc61 ProbeCommand probe(color_buf.get()); in TEST_F()
62 probe.SetWholeWindow(); in TEST_F()
63 probe.SetProbeRect(); in TEST_F()
64 probe.SetIsRGBA(); in TEST_F()
65 probe.SetB(0.5f); in TEST_F()
66 probe.SetG(0.25f); in TEST_F()
67 probe.SetR(0.2f); in TEST_F()
68 probe.SetA(0.8f); in TEST_F()
89 Result r = verifier.Probe(&probe, GetColorFormat(), 4, 12, 3, 3, in TEST_F()
98 ProbeCommand probe(color_bu in TEST_F()
[all...]
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_expect_test.cc51 auto* probe = cmd->AsProbe(); in TEST_F() local
52 EXPECT_FALSE(probe->IsRGBA()); in TEST_F()
53 EXPECT_TRUE(probe->IsProbeRect()); in TEST_F()
54 EXPECT_FALSE(probe->IsRelative()); in TEST_F()
55 EXPECT_FALSE(probe->IsWholeWindow()); in TEST_F()
56 EXPECT_EQ(5U, probe->GetX()); in TEST_F()
57 EXPECT_EQ(6U, probe->GetY()); in TEST_F()
58 EXPECT_EQ(250U, probe->GetWidth()); in TEST_F()
59 EXPECT_EQ(150U, probe->GetHeight()); in TEST_F()
60 EXPECT_FLOAT_EQ(2.f / 255.f, probe in TEST_F()
93 auto* probe = cmd->AsProbe(); TEST_F() local
654 auto* probe = cmd->AsProbeSSBO(); TEST_F() local
684 auto* probe = cmd->AsProbeSSBO(); TEST_F() local
872 auto* probe = cmd->AsProbeSSBO(); TEST_F() local
902 auto* probe = cmd->AsProbeSSBO(); TEST_F() local
932 auto* probe = cmd->AsProbeSSBO(); TEST_F() local
1005 auto* probe = cmd->AsProbe(); TEST_F() local
1032 auto* probe = cmd->AsProbe(); TEST_F() local
1091 auto* probe = cmd->AsProbe(); TEST_F() local
1118 auto* probe = cmd->AsProbe(); TEST_F() local
1298 auto* probe = cmd->AsProbeSSBO(); TEST_F() local
1325 auto* probe = cmd->AsProbeSSBO(); TEST_F() local
[all...]
/third_party/ffmpeg/tests/fate/
H A Dprobe.mak1 FATE_PROBE_FORMAT-$(CONFIG_MPEGPS_DEMUXER) += fate-probe-format-roundup997
2 fate-probe-format-roundup997: REF = mpeg
4 FATE_PROBE_FORMAT-$(CONFIG_MP3_DEMUXER) += fate-probe-format-roundup1383
5 fate-probe-format-roundup1383: REF = mp3
7 FATE_PROBE_FORMAT-$(CONFIG_MPEGPS_DEMUXER) += fate-probe-format-roundup1414
8 fate-probe-format-roundup1414: REF = mpeg
10 FATE_PROBE_FORMAT-$(CONFIG_DV_DEMUXER) += fate-probe-format-roundup2015
11 fate-probe-format-roundup2015: REF = dv
16 fate-probe-format: $(FATE_PROBE_FORMAT)
20 fate-probe
[all...]
H A Dmpegts.mak8 FATE_MPEGTS_PROBE-$(call DEMDEC, MPEGTS, HEVC, LOAS_DEMUXER) += fate-mpegts-probe-latm
9 fate-mpegts-probe-latm: SRC = $(TARGET_SAMPLES)/mpegts/loewe.ts
10 fate-mpegts-probe-latm: CMD = run $(PROBE_CODEC_NAME_COMMAND) -i "$(SRC)"
13 FATE_MPEGTS_PROBE-$(call DEMDEC, MPEGTS, HEVC, LOAS_DEMUXER) += fate-mpegts-probe-program
14 fate-mpegts-probe-program: SRC = $(TARGET_SAMPLES)/mpegts/loewe.ts
15 fate-mpegts-probe-program: CMD = run $(PROBE_CODEC_NAME_COMMAND) -select_streams p:769:v:0 -i "$(SRC)"
18 FATE_MPEGTS_PROBE-$(call DEMDEC, MPEGTS) += fate-mpegts-probe-pmt-merge
19 fate-mpegts-probe-pmt-merge: SRC = $(TARGET_SAMPLES)/mpegts/pmtchange.ts
20 fate-mpegts-probe-pmt-merge: CMD = run $(PROBE_CODEC_NAME_COMMAND) -merge_pmt_versions 1 -i "$(SRC)"
H A Dmxf.mak24 FATE_MXF_PROBE-$(call ENCDEC2, MPEG2VIDEO, PCM_S16LE, MXF) += fate-mxf-probe-d10
25 fate-mxf-probe-d10: SRC = $(TARGET_SAMPLES)/mxf/Sony-00001.mxf
26 fate-mxf-probe-d10: CMD = run $(PROBE_FORMAT_STREAMS_COMMAND) -i "$(SRC)"
28 FATE_MXF_PROBE-$(call ENCDEC, DNXHD, MXF) += fate-mxf-probe-dnxhd
29 fate-mxf-probe-dnxhd: SRC = $(TARGET_SAMPLES)/mxf/multiple_components.mxf
30 fate-mxf-probe-dnxhd: CMD = run $(PROBE_FORMAT_STREAMS_COMMAND) -i "$(SRC)"
32 FATE_MXF_PROBE-$(call ENCDEC2, DVVIDEO, PCM_S16LE, MXF) += fate-mxf-probe-dv25
33 fate-mxf-probe-dv25: SRC = $(TARGET_SAMPLES)/mxf/Avid-00005.mxf
34 fate-mxf-probe-dv25: CMD = run $(PROBE_FORMAT_STREAMS_COMMAND) -i "$(SRC)"
36 FATE_MXF_PROBE-$(call ENCDEC2, PRORES, PCM_S24LE, MXF) += fate-mxf-probe
[all...]
/third_party/icu/icu4c/source/samples/layout/
H A Dcmaps.cpp137 le_uint16 probe = 1 << fEntrySelector; in unicodeToGlyph() local
144 while (probe > (1 << 0)) { in unicodeToGlyph()
145 probe >>= 1; in unicodeToGlyph()
147 if (SWAPU16(fStartCodes[index + probe]) <= unicode) { in unicodeToGlyph()
148 index += probe; in unicodeToGlyph()
186 le_int32 probe = fPower; in unicodeToGlyph() local
193 while (probe > (1 << 0)) { in unicodeToGlyph()
194 probe >>= 1; in unicodeToGlyph()
196 if (SWAPU32(fGroups[range + probe].startCharCode) <= unicode32) { in unicodeToGlyph()
197 range += probe; in unicodeToGlyph()
[all...]
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dcmaps.cpp137 le_uint16 probe = 1 << fEntrySelector; in unicodeToGlyph() local
144 while (probe > (1 << 0)) { in unicodeToGlyph()
145 probe >>= 1; in unicodeToGlyph()
147 if (SWAPU16(fStartCodes[index + probe]) <= unicode) { in unicodeToGlyph()
148 index += probe; in unicodeToGlyph()
186 le_int32 probe = fPower; in unicodeToGlyph() local
193 while (probe > (1 << 0)) { in unicodeToGlyph()
194 probe >>= 1; in unicodeToGlyph()
196 if (SWAPU32(fGroups[range + probe].startCharCode) <= unicode32) { in unicodeToGlyph()
197 range += probe; in unicodeToGlyph()
[all...]
/third_party/ffmpeg/libavformat/
H A Drawdec.h54 #define FF_DEF_RAWVIDEO_DEMUXER2(shortname, longname, probe, ext, id, flag)\
58 .read_probe = probe,\
68 #define FF_DEF_RAWVIDEO_DEMUXER(shortname, longname, probe, ext, id)\
69 FF_DEF_RAWVIDEO_DEMUXER2(shortname, longname, probe, ext, id, AVFMT_GENERIC_INDEX)
71 #define FF_DEF_RAWSUB_DEMUXER(shortname, longname, probe, ext, id, flag)\
75 .read_probe = probe,\
/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontObject.cpp69 le_uint16 probe = 1 << entrySelector; in findTable() local
75 while (probe > (1 << 0)) { in findTable()
76 probe >>= 1; in findTable()
78 if (SWAPL(directory->tableDirectory[table + probe].tag) <= tag) { in findTable()
79 table += probe; in findTable()
167 le_uint16 probe = 1 << cmEntrySelector; in unicodeToGlyph() local
174 while (probe > (1 << 0)) { in unicodeToGlyph()
175 probe >>= 1; in unicodeToGlyph()
177 if (SWAPW(cmStartCodes[index + probe]) <= unicode) { in unicodeToGlyph()
178 index += probe; in unicodeToGlyph()
[all...]
H A Dcmaps.cpp178 le_uint16 probe = 1 << fEntrySelector; in unicodeToGlyph() local
185 while (probe > (1 << 0)) { in unicodeToGlyph()
186 probe >>= 1; in unicodeToGlyph()
188 if (SWAPU16(fStartCodes[index + probe]) <= unicode) { in unicodeToGlyph()
189 index += probe; in unicodeToGlyph()
227 le_int32 probe = fPower; in unicodeToGlyph() local
234 while (probe > (1 << 0)) { in unicodeToGlyph()
235 probe >>= 1; in unicodeToGlyph()
237 if (SWAPU32(fGroups[range + probe].startCharCode) <= unicode32) { in unicodeToGlyph()
238 range += probe; in unicodeToGlyph()
[all...]
/third_party/icu/icu4c/source/test/letest/
H A DFontObject.cpp65 le_uint16 probe = 1 << entrySelector; in findTable() local
71 while (probe > (1 << 0)) { in findTable()
72 probe >>= 1; in findTable()
74 if (SWAPL(directory->tableDirectory[table + probe].tag) <= tag) { in findTable()
75 table += probe; in findTable()
163 le_uint16 probe = 1 << cmEntrySelector; in unicodeToGlyph() local
170 while (probe > (1 << 0)) { in unicodeToGlyph()
171 probe >>= 1; in unicodeToGlyph()
173 if (SWAPW(cmStartCodes[index + probe]) <= unicode) { in unicodeToGlyph()
174 index += probe; in unicodeToGlyph()
[all...]
H A Dcmaps.cpp177 le_uint16 probe = 1 << fEntrySelector; in unicodeToGlyph() local
184 while (probe > (1 << 0)) { in unicodeToGlyph()
185 probe >>= 1; in unicodeToGlyph()
187 if (SWAPU16(fStartCodes[index + probe]) <= unicode) { in unicodeToGlyph()
188 index += probe; in unicodeToGlyph()
226 le_int32 probe = fPower; in unicodeToGlyph() local
233 while (probe > (1 << 0)) { in unicodeToGlyph()
234 probe >>= 1; in unicodeToGlyph()
236 if (SWAPU32(fGroups[range + probe].startCharCode) <= unicode32) { in unicodeToGlyph()
237 range += probe; in unicodeToGlyph()
[all...]
/third_party/icu/tools/colprobe/
H A Dsortedlines.cpp9 SortedLines::SortedLines(const UnicodeSet &set, const UnicodeSet &excludeBounds, const StrengthProbe &probe, in SortedLines() argument
18 probe(probe), in SortedLines()
75 probe.SE = toSort[i]->name[0]; in getBounds()
94 if(probe.getStrength(dup, bound) >= UCOL_IDENTICAL) { in getBounds()
138 while(i < size) // && probe.distanceFromEmptyString(*toSort[i]) > UCOL_PRIMARY) in classifyRepertoire()
140 toSort[i]->strengthFromEmpty = probe.distanceFromEmptyString(*toSort[i]); in classifyRepertoire()
155 st = probe.getStrength(*toSort[i-1], *toSort[i]); in classifyRepertoire()
167 toSort[i+1]->strengthFromEmpty = probe.distanceFromEmptyString(*toSort[i+1]); in classifyRepertoire()
168 st = probe in classifyRepertoire()
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DTaggedRecord.java59 int probe = power; in search()
66 while (probe > (1 << 0)) { in search()
67 probe >>= 1; in search()
69 if (table[index + probe].getTag().compareTo(tag) <= 0) { in search()
70 index += probe; in search()
H A DClassTable.java73 int probe = power; in search()
80 while (probe > (1 << 0)) { in search()
81 probe >>= 1; in search()
83 if (table[index + probe].glyphID <= glyphID) { in search()
84 index += probe; in search()
/third_party/icu/icu4c/source/layoutex/
H A DLXUtilities.cpp59 le_int32 probe = power; in search() local
66 while (probe > (1 << 0)) { in search()
67 probe >>= 1; in search()
69 if (value >= array[index + probe]) { in search()
70 index += probe; in search()
/third_party/rust/crates/autocfg/src/
H A Dlib.rs179 if !ac.probe("").unwrap_or(false) { in with_dir()
181 if !ac.probe("").unwrap_or(false) { in with_dir()
184 let warning = b"warning: autocfg could not probe for `std`\n"; in with_dir()
205 fn probe<T: AsRef<[u8]>>(&self, code: T) -> Result<bool, Error> { in probe() functions
213 .arg(format!("probe{}", id)) in probe()
244 /// extern crate CRATE as probe;
247 self.probe(format!("extern crate {} as probe;", name)) // `as _` wasn't stabilized until Rust 1.33 in probe_sysroot_crate()
266 self.probe(format!("pub use {};", path)).unwrap_or(false) in probe_path()
294 self.probe(forma in probe_trait()
[all...]
/third_party/icu/icu4c/source/extra/scrptrun/
H A Dscrptrun.cpp88 int32_t probe = pairedCharPower; in getPairIndex() local
95 while (probe > (1 << 0)) { in getPairIndex()
96 probe >>= 1; in getPairIndex()
98 if (ch >= pairedChars[index + probe]) { in getPairIndex()
99 index += probe; in getPairIndex()
/third_party/skia/third_party/externals/icu/source/extra/scrptrun/
H A Dscrptrun.cpp88 int32_t probe = pairedCharPower; in getPairIndex() local
95 while (probe > (1 << 0)) { in getPairIndex()
96 probe >>= 1; in getPairIndex()
98 if (ch >= pairedChars[index + probe]) { in getPairIndex()
99 index += probe; in getPairIndex()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUScriptRun.java601 int probe = pairedCharPower; in getPairIndex()
608 while (probe > (1 << 0)) { in getPairIndex()
609 probe >>= 1; in getPairIndex()
611 if (ch >= pairedChars[index + probe]) { in getPairIndex()
612 index += probe; in getPairIndex()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUScriptRun.java603 int probe = pairedCharPower; in getPairIndex()
610 while (probe > (1 << 0)) { in getPairIndex()
611 probe >>= 1; in getPairIndex()
613 if (ch >= pairedChars[index + probe]) { in getPairIndex()
614 index += probe; in getPairIndex()
/third_party/mesa3d/src/panfrost/bifrost/
H A Dnodearray.h148 unsigned probe = (left + right + 1) / 2; in nodearray_sparse_search() local
150 if (data[probe] > skey) in nodearray_sparse_search()
151 right = probe - 1; in nodearray_sparse_search()
153 left = probe; in nodearray_sparse_search()
/third_party/icu/icu4c/source/common/
H A Duvectr32.cpp311 int32_t probe = (min + max) / 2; in sortedInsert() local
312 //int8_t c = (*compare)(elements[probe], tok); in sortedInsert()
314 if (elements[probe] > tok) { in sortedInsert()
315 max = probe; in sortedInsert()
318 min = probe + 1; in sortedInsert()
/third_party/node/deps/icu-small/source/common/
H A Duvectr32.cpp311 int32_t probe = (min + max) / 2; in sortedInsert() local
312 //int8_t c = (*compare)(elements[probe], tok); in sortedInsert()
314 if (elements[probe] > tok) { in sortedInsert()
315 max = probe; in sortedInsert()
318 min = probe + 1; in sortedInsert()
/third_party/backends/tools/
H A Dumax_pp.c33 int probe = 0; in main() local
68 -p --probe : probe scanner in main()
89 if ((strcmp (argv[i], "-p") == 0) || (strcmp (argv[i], "--probe") == 0)) in main()
91 probe = 1; in main()
200 /* we have to probe again if we scan */ in main()
201 probe = 1; in main()
398 if ((!scan) && (lamp < 0) && (!probe)) in main()
402 /* probe scanner */ in main()
403 if ((probe) || (lam in main()
[all...]

Completed in 13 milliseconds

12345