| /third_party/ffmpeg/libavcodec/ |
| H A D | srtdec.c | 58 static int srt_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in srt_decode_frame() argument
|
| H A D | xsubdec.c | 50 static int decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in decode_frame() argument [all...] |
| H A D | samidec.c | 135 static int sami_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in sami_decode_frame() argument
|
| H A D | textdec.c | 48 static int text_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in text_decode_frame() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | aqtitledec.c | 56 AVPacket *sub = NULL; in aqt_read_header() local [all...] |
| H A D | stldec.c | 98 AVPacket *sub; in stl_read_header() local
|
| H A D | realtextdec.c | 79 AVPacket *sub; in realtext_read_header() local
|
| H A D | sccdec.c | 66 AVPacket *sub = NULL; in scc_read_header() local [all...] |
| /third_party/alsa-lib/test/ |
| H A D | seq-decoder.c | 264 snd_seq_port_subscribe_t *sub; in event_decoder() local [all...] |
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | nup.h | 48 PageRect sub; member
|
| /third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
| H A D | arithmetic-ops.c | 21 static int sub(int x, int y) in sub() function
|
| /third_party/skia/tests/ |
| H A D | SubsetPath.cpp | 28 bool SubsetPath::subset(bool testFailed, SkPath* sub) { in subset() argument
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftlcdfil.c | 376 FT_Vector* sub = slot->library->lcd_geometry; in ft_lcd_padding() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_defaultdict.py | 132 class sub(defaultdict): class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | Regex.cpp | 110 std::string Regex::sub(StringRef Repl, StringRef String, in sub() function in Regex
|
| /third_party/python/Objects/stringlib/ |
| H A D | find.h | 64 STRINGLIB(contains_obj)(PyObject* str, PyObject* sub) in contains_obj() argument 8 find(const STRINGLIB_CHAR* str, Py_ssize_t str_len, const STRINGLIB_CHAR* sub, Py_ssize_t sub_len, Py_ssize_t offset) find() argument 27 rfind(const STRINGLIB_CHAR* str, Py_ssize_t str_len, const STRINGLIB_CHAR* sub, Py_ssize_t sub_len, Py_ssize_t offset) rfind() argument 46 find_slice(const STRINGLIB_CHAR* str, Py_ssize_t str_len, const STRINGLIB_CHAR* sub, Py_ssize_t sub_len, Py_ssize_t start, Py_ssize_t end) find_slice() argument 54 rfind_slice(const STRINGLIB_CHAR* str, Py_ssize_t str_len, const STRINGLIB_CHAR* sub, Py_ssize_t sub_len, Py_ssize_t start, Py_ssize_t end) rfind_slice() argument [all...] |
| H A D | split.h | 60 PyObject *sub; split_whitespace() local 109 PyObject *sub; split_char() local 151 PyObject *list, *sub; split() local 199 PyObject *sub; rsplit_whitespace() local 250 PyObject *sub; rsplit_char() local 293 PyObject *list, *sub; rsplit() local 351 PyObject *sub; splitlines() local [all...] |
| /third_party/protobuf/php/tests/ |
| H A D | ArrayTest.php | 566 $sub = new Sub(['a' => $sub]); variable
|
| /third_party/rust/crates/memchr/src/memchr/x86/ |
| H A D | avx.rs | 752 fn sub(a: *const u8, b: *const u8) -> usize { sub() functions [all...] |
| H A D | sse2.rs | 788 fn sub(a: *const u8, b: *const u8) -> usize { sub() functions [all...] |
| /third_party/rust/crates/memoffset/src/ |
| H A D | offset_of.rs | 224 mod sub { in path() modules
|
| /third_party/protobuf/js/binary/ |
| H A D | arith.js | |
| /base/notification/common_event_service/services/test/unittest/ |
| H A D | common_event_subscriber_manager_test.cpp | 467 std::set<SubscriberRecordPtr> sub;
in HWTEST_F() local 493 std::set<SubscriberRecordPtr> sub;
in HWTEST_F() local
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | asset_loader.h | 55 BASE_NS::string_view sub = path.substr(0, pos); in NormalizePath() local
|
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/ |
| H A D | path_util.cpp | 39 string_view sub = path.substr(0, pos); in NormalizePath() local
|