Home
last modified time | relevance | path

Searched defs:probe (Results 1 – 25 of 90) sorted by relevance

1234

/third_party/ffmpeg/libavformat/
Drawdec.h54 #define FF_DEF_RAWVIDEO_DEMUXER2(shortname, longname, probe, ext, id, flag)\ argument
68 #define FF_DEF_RAWVIDEO_DEMUXER(shortname, longname, probe, ext, id)\ argument
71 #define FF_DEF_RAWSUB_DEMUXER(shortname, longname, probe, ext, id, flag)\ argument
Dboadec.c27 static int probe(const AVProbeData *p) in probe() function
Divfdec.c26 static int probe(const AVProbeData *p) in probe() function
Div8.c25 static int probe(const AVProbeData *p) in probe() function
Dact.c38 static int probe(const AVProbeData *p) in probe() function
Dbit.c36 static int probe(const AVProbeData *p) in probe() function
Dicodec.c45 static int probe(const AVProbeData *p) in probe() function
Dc93.c46 static int probe(const AVProbeData *p) in probe() function
/third_party/vk-gl-cts/external/amber/src/src/
Dverifier_test.cc61 ProbeCommand probe(color_buf.get()); in TEST_F() local
98 ProbeCommand probe(color_buf.get()); in TEST_F() local
131 ProbeCommand probe(color_buf.get()); in TEST_F() local
160 ProbeCommand probe(color_buf.get()); in TEST_F() local
192 ProbeCommand probe(color_buf.get()); in TEST_F() local
219 ProbeCommand probe(color_buf.get()); in TEST_F() local
246 ProbeCommand probe(color_buf.get()); in TEST_F() local
273 ProbeCommand probe(color_buf.get()); in TEST_F() local
300 ProbeCommand probe(color_buf.get()); in TEST_F() local
327 ProbeCommand probe(color_buf.get()); in TEST_F() local
[all …]
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dcmaps.cpp137 le_uint16 probe = 1 << fEntrySelector; in unicodeToGlyph() local
186 le_int32 probe = fPower; in unicodeToGlyph() local
/third_party/icu/icu4c/source/samples/layout/
Dcmaps.cpp137 le_uint16 probe = 1 << fEntrySelector; in unicodeToGlyph() local
186 le_int32 probe = fPower; in unicodeToGlyph() local
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
Dparser_expect_test.cc51 auto* probe = cmd->AsProbe(); in TEST_F() local
93 auto* probe = cmd->AsProbe(); in TEST_F() local
654 auto* probe = cmd->AsProbeSSBO(); in TEST_F() local
684 auto* probe = cmd->AsProbeSSBO(); in TEST_F() local
872 auto* probe = cmd->AsProbeSSBO(); in TEST_F() local
902 auto* probe = cmd->AsProbeSSBO(); in TEST_F() local
932 auto* probe = cmd->AsProbeSSBO(); in TEST_F() local
1005 auto* probe = cmd->AsProbe(); in TEST_F() local
1032 auto* probe = cmd->AsProbe(); in TEST_F() local
1091 auto* probe = cmd->AsProbe(); in TEST_F() local
[all …]
/third_party/icu/icu4c/source/test/letest/
DFontObject.cpp65 le_uint16 probe = 1 << entrySelector; in findTable() local
163 le_uint16 probe = 1 << cmEntrySelector; in unicodeToGlyph() local
Dcmaps.cpp177 le_uint16 probe = 1 << fEntrySelector; in unicodeToGlyph() local
226 le_int32 probe = fPower; in unicodeToGlyph() local
/third_party/icu/icu4c/source/test/perf/leperf/
Dcmaps.cpp178 le_uint16 probe = 1 << fEntrySelector; in unicodeToGlyph() local
227 le_int32 probe = fPower; in unicodeToGlyph() local
DFontObject.cpp69 le_uint16 probe = 1 << entrySelector; in findTable() local
167 le_uint16 probe = 1 << cmEntrySelector; in unicodeToGlyph() local
/third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/
Dbootstrap.py37 def probe(cls, env=None): member in ButlerBootstrap
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DTaggedRecord.java59 int probe = power; in search() local
/third_party/icu/icu4c/source/layoutex/
DLXUtilities.cpp59 le_int32 probe = power; in search() local
/third_party/icu/icu4c/source/extra/scrptrun/
Dscrptrun.cpp88 int32_t probe = pairedCharPower; in getPairIndex() local
/third_party/skia/third_party/externals/icu/source/extra/scrptrun/
Dscrptrun.cpp88 int32_t probe = pairedCharPower; in getPairIndex() local
/third_party/icu/tools/colprobe/
Dsortedlines.h33 StrengthProbe probe; variable
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc300 NameEntryId probe(platform_id, encoding_id, language_id, name_id); in Has() local
310 NameEntryId probe(platform_id, encoding_id, language_id, name_id); in NameBuilder() local
325 NameEntryId probe(platform_id, encoding_id, language_id, name_id); in Remove() local
423 NameEntryId probe = builder_entry->name_entry_id(); in Initialize() local
/third_party/ffmpeg/libavcodec/
Dv4l2_m2m.c62 static int v4l2_prepare_contexts(V4L2m2mContext *s, int probe) in v4l2_prepare_contexts()
/third_party/ffmpeg/tools/
Dprobetest.c38 static void probe(AVProbeData *pd, int type, int p, int size) in probe() function

1234