Home
last modified time | relevance | path

Searched defs:subs (Results 1 - 25 of 46) 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
/foundation/graphic/graphic_3d/kits/js/src/
H A DMeshJS.cpp86 BASE_NS::vector<SCENE_NS::ISubMesh::Ptr> subs; in GetSubmesh() local
/foundation/multimodalinput/input/service/subscriber/src/
H A Dswitch_subscriber_handler.cpp141 void SwitchSubscriberHandler::InsertSubScriber(std::shared_ptr<Subscriber> subs) in InsertSubScriber() argument
/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...]
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_hierarchy_observer.cpp386 BASE_NS::vector<Subscription> subs; in RemoveSubscription() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_device_identifier_test.cpp761 std::vector<std::string> subs; in HWTEST_F() local
/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
/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp461 std::list<std::shared_ptr<OHOS::MMI::KeySubscriberHandler::Subscriber>> subs; in HWTEST_F() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_substitute.c226 int subs; in pcre2_substitute() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test2.cpp1947 std::vector<sptr<SceneSession>> subs; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Dcbs.c495 int pad, subs, i, j, k, n; in ff_cbs_trace_syntax_element() 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

Completed in 24 milliseconds

12