Home
last modified time | relevance | path

Searched defs:sub (Results 151 - 175 of 331) sorted by relevance

12345678910>>...14

/third_party/ffmpeg/libavfilter/
H A Dvf_guided.c50 int sub; member
[all...]
H A Dvf_subtitles.c463 AVSubtitle sub = {0}; in init_subtitles() local
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c221 static int snd_seq_hw_get_port_subscription(snd_seq_t *seq, snd_seq_port_subscribe_t * sub) in snd_seq_hw_get_port_subscription() argument
231 static int snd_seq_hw_subscribe_port(snd_seq_t *seq, snd_seq_port_subscribe_t * sub) in snd_seq_hw_subscribe_port() argument
241 static int snd_seq_hw_unsubscribe_port(snd_seq_t *seq, snd_seq_port_subscribe_t * sub) in snd_seq_hw_unsubscribe_port() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNFRule.java1126 matchToDelimiter(String text, int startPos, double baseVal, String delimiter, PluralFormat pluralFormatDelimiter, ParsePosition pp, NFSubstitution sub, double upperBound, int nonNumericalExecutedRuleMask) matchToDelimiter() argument
/third_party/icu/icu4c/source/samples/layout/
H A Dpflow.c93 static void subsetFontRuns(const pl_fontRuns *fontRuns, le_int32 start, le_int32 limit, pl_fontRuns *sub) in subsetFontRuns() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNFRule.java1127 matchToDelimiter(String text, int startPos, double baseVal, String delimiter, PluralFormat pluralFormatDelimiter, ParsePosition pp, NFSubstitution sub, double upperBound, int nonNumericalExecutedRuleMask) matchToDelimiter() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
H A Dminimal-http-client-multi.c359 lws_metric_bucket_t *sub = mp->u.hist.head; in my_metric_report() local
/third_party/libwebsockets/lib/roles/mqtt/
H A Dmqtt.c277 const char *sub = topic; in lws_mqtt_validate_topic() local
459 lws_mqtt_is_topic_matched(const char* sub, const char* pub) lws_mqtt_is_topic_matched() argument
2120 lws_mqtt_client_send_subcribe(struct lws *wsi, lws_mqtt_subscribe_param_t *sub) lws_mqtt_client_send_subcribe() argument
[all...]
/third_party/libwebsockets/lib/system/metrics/
H A Dmetrics.c782 lws_metrics_format(lws_metric_pub_t *pub, lws_metric_bucket_t **sub, char *buf, size_t len) in lws_metrics_format() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/
H A Dminimal-secure-streams.c524 lws_metric_bucket_t *sub = mp->u.hist.head; in my_metric_report() local
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dphonenumbermatcher_test.cc154 string sub = text.substr(index); in AssertEqualRange() local
319 string sub = text.substr(index); in EnsureTermination() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_variable.c61 struct rc_pair_sub_instruction * sub; in rc_variable_change_dst() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_perfcounter.c520 unsigned base_gid, sub; in r600_get_perfcounter_info() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dpflow.c91 static void subsetFontRuns(const pl_fontRuns *fontRuns, le_int32 start, le_int32 limit, pl_fontRuns *sub) in subsetFontRuns() argument
/third_party/skia/src/pathops/
H A DSkPathOpsQuad.cpp306 SkDQuad sub = subDivide(t1, t2); in subDivide() local
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffobjs.c192 CFF_SubFont sub = font->subfonts[i - 1]; in FT_LOCAL_DEF() local
255 CFF_SubFont sub = font->subfonts[i - 1]; in FT_LOCAL_DEF() local
331 CFF_SubFont sub = font->subfonts[i - 1]; in FT_LOCAL_DEF() local
787 CFF_FontRecDict sub = &cff->subfonts[i - 1]->font_dict; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h38 sub = 0, enumerator
[all...]
/third_party/python/Lib/test/
H A Dtest_context.py349 def sub(num): function
/third_party/python/Objects/
H A Dbytes_methods.c513 const char *sub; in Py_LOCAL_INLINE() local
659 const char *sub; _Py_bytes_count() local
728 const char *sub; tailmatch() local
[all...]
/third_party/protobuf/php/tests/
H A DGeneratedClassTest.php705 $sub = new Sub(); variable
735 $sub = new NoNamespaceMessage\NestedMessage(); variable
/third_party/python/Lib/distutils/
H A Dmsvc9compiler.py162 def sub(self, s): function
/third_party/skia/gm/
H A Dimage.cpp456 auto sub = img->makeSubset({100, 100, 200, 200}); in DEF_SIMPLE_GM_CAN_FAIL() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_navigation_bridge.cpp463 auto sub = obj->Get(vm, panda::StringRef::NewFromUtf8(vm, "sub")); in SetTitle() local
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dfile_utils.cpp598 bool IsTempFolder(const std::string &path, const std::string &sub) in IsTempFolder() argument
/foundation/multimedia/ringtone_library/services/utils/src/
H A Dringtone_file_utils.cpp141 string sub = path.substr(found + keyLen + 1); in ParseFromUri() local

Completed in 29 milliseconds

12345678910>>...14