Home
last modified time | relevance | path

Searched defs:subs (Results 1 - 25 of 37) sorted by relevance

12

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_replace.cc33 auto& subs = *subs_ptr; in ApplySubstitutions() local
H A Dstr_replace.h160 std::vector<ViableSubstitution> subs; in FindSubstitutions() local
196 auto subs = strings_internal::FindSubstitutions(s, replacements); StrReplaceAll() local
205 auto subs = strings_internal::FindSubstitutions(*target, replacements); StrReplaceAll() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dsubtitles.h104 AVPacket **subs; ///< array of subtitles packets member
H A Dsubtitles.c112 AVPacket **subs, *sub; in ff_subtitles_queue_insert() local
[all...]
H A Dtedcaptionsdec.c32 FFDemuxSubtitlesQueue subs; member
184 static int parse_file(AVIOContext *pb, FFDemuxSubtitlesQueue *subs) in parse_file() argument
[all...]
/third_party/rust/crates/clap/src/builder/
H A Ddebug_asserts.rs321 let mut subs = FlatSet::new(); variables
/third_party/protobuf/php/tests/
H A DArrayTest.php564 $subs = [1, 2]; variable
/third_party/icu/icu4c/source/test/intltest/
H A Dmnkytst.cpp86 UnicodeString subs, subt; in TestCollationKey() local
88 source.extract(MIN(s, slen), MAX(s, slen), subs); in TestCollationKey() local
161 UnicodeString subs, subt; TestCompare() local
163 source.extract(MIN(s, slen), MAX(s, slen), subs); TestCompare() local
[all...]
/third_party/alsa-utils/seq/aconnect/
H A Daconnect.c122 static void list_each_subs(snd_seq_t *seq, snd_seq_query_subscribe_t *subs, int type, const char *msg) in list_each_subs() argument
152 snd_seq_query_subscribe_t *subs; list_subscribers() local
258 snd_seq_port_subscribe_t *subs; remove_connection() local
331 snd_seq_port_subscribe_t *subs; main() local
[all...]
/third_party/alsa-lib/src/seq/
H A Dseqmid.c121 snd_seq_port_subscribe_t subs; in snd_seq_connect_from() local
148 snd_seq_port_subscribe_t subs; in snd_seq_connect_to() local
175 snd_seq_port_subscribe_t subs; snd_seq_disconnect_from() local
202 snd_seq_port_subscribe_t subs; snd_seq_disconnect_to() local
[all...]
H A Dseq_hw.c251 static int snd_seq_hw_query_port_subscribers(snd_seq_t *seq, snd_seq_query_subscribe_t * subs) in snd_seq_hw_query_port_subscribers() argument
/third_party/vixl/src/aarch64/
H A Dpointer-auth-aarch64.cc72 static uint64_t subs[16] = in SubstituteNibbles() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_substitute.c226 int subs; in pcre2_substitute() local
/third_party/ffmpeg/libavcodec/
H A Dcbs.c495 int pad, subs, i, j, k, n; in ff_cbs_trace_syntax_element() local
H A Ddcaenc.c327 int ch, subs, i, k, j; in subband_transform() local
/third_party/alsa-utils/amidi/
H A Damidi.c118 int subs, subs_in, subs_out; in list_device() local
/third_party/benchmark/test/
H A Doutput_test_helper.cc82 SubMap const& subs = GetSubstitutions(); in PerformSubstitutions() local
369 auto& subs = internal::GetSubstitutions(); in SetSubstitutions() local
/third_party/mesa3d/src/compiler/glsl/
H A Dserialize.cpp73 struct gl_subroutine_function *subs; in read_subroutines() local
[all...]
/third_party/node/deps/openssl/openssl/include/internal/
H A Dpacket.h674 WPACKET_SUB *subs; member
/third_party/openssl/include/internal/
H A Dpacket.h674 WPACKET_SUB *subs; member
/third_party/selinux/libselinux/src/
H A Dlabel_file.h97 struct selabel_sub *subs; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DFeatureTag.java140 subs("Subscript"), enum constant
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcmap.c302 FT_Byte* subs; /* sub-headers */ in FT_CALLBACK_DEF() local
414 FT_Byte* subs = table + 518; /* subheaders table */ in tt_cmap2_get_subheader() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-morx-table.hh318 const UnsizedListOfOffset16To<Lookup<HBGlyphID16>, HBUINT, false> &subs; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
H A DItaniumDemangle.cpp4207 template_param_type subs; global() member
[all...]

Completed in 26 milliseconds

12