Home
last modified time | relevance | path

Searched defs:sub (Results 51 - 75 of 590) sorted by relevance

12345678910>>...24

/third_party/ffmpeg/libavcodec/
H A Dsamidec.c135 static int sami_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in sami_decode_frame() argument
H A Dtextdec.c48 static int text_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in text_decode_frame() argument
/third_party/ffmpeg/libavformat/
H A Daqtitledec.c56 AVPacket *sub = NULL; in aqt_read_header() local
[all...]
H A Dstldec.c98 AVPacket *sub; in stl_read_header() local
H A Drealtextdec.c79 AVPacket *sub; in realtext_read_header() local
H A Dsccdec.c66 AVPacket *sub = NULL; in scc_read_header() local
[all...]
/third_party/alsa-lib/test/
H A Dseq-decoder.c264 snd_seq_port_subscribe_t *sub; in event_decoder() local
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dnup.h48 PageRect sub; member
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Darithmetic-ops.c21 static int sub(int x, int y) in sub() function
/third_party/skia/tests/
H A DSubsetPath.cpp28 bool SubsetPath::subset(bool testFailed, SkPath* sub) { in subset() argument
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftlcdfil.c376 FT_Vector* sub = slot->library->lcd_geometry; in ft_lcd_padding() local
[all...]
/third_party/python/Lib/test/
H A Dtest_defaultdict.py132 class sub(defaultdict): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DRegex.cpp110 std::string Regex::sub(StringRef Repl, StringRef String, in sub() function in Regex
/third_party/python/Objects/stringlib/
H A Dfind.h64 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 Dsplit.h60 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 DArrayTest.php566 $sub = new Sub(['a' => $sub]); variable
/third_party/rust/crates/memchr/src/memchr/x86/
H A Davx.rs752 fn sub(a: *const u8, b: *const u8) -> usize { sub() functions
[all...]
H A Dsse2.rs788 fn sub(a: *const u8, b: *const u8) -> usize { sub() functions
[all...]
/third_party/rust/crates/memoffset/src/
H A Doffset_of.rs224 mod sub { in path() modules
/third_party/protobuf/js/binary/
H A Darith.js
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.h55 BASE_NS::string_view sub = path.substr(0, pos); in NormalizePath() local
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/
H A Dpath_util.cpp39 string_view sub = path.substr(0, pos); in NormalizePath() local
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetfirewall_parcel.cpp94 std::string NetFirewallUtils::erase(const std::string &src, const std::string &sub) in erase() argument
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dintel_scu_ipc_legacy.h55 static inline int intel_scu_ipc_simple_command(int cmd, int sub) in intel_scu_ipc_simple_command() argument
60 static inline int intel_scu_ipc_command(int cmd, int sub, u32 *in, int inlen, in intel_scu_ipc_command() argument
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-gpio.c33 struct bttv_sub_driver *sub = to_bttv_sub_drv(drv); in bttv_sub_bus_match() local
44 struct bttv_sub_driver *sub = to_bttv_sub_drv(dev->driver); in bttv_sub_probe() local
52 struct bttv_sub_driver *sub = to_bttv_sub_drv(dev->driver); in bttv_sub_remove() local
68 struct bttv_sub_device *sub = to_bttv_sub_dev(dev); release_sub_device() local
74 struct bttv_sub_device *sub; bttv_sub_add_device() local
99 struct bttv_sub_device *sub, *save; bttv_sub_del_devices() local
111 bttv_sub_register(struct bttv_sub_driver *sub, char *wanted) bttv_sub_register() argument
119 bttv_sub_unregister(struct bttv_sub_driver *sub) bttv_sub_unregister() argument
[all...]

Completed in 11 milliseconds

12345678910>>...24