/third_party/ffmpeg/libavcodec/ |
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 | |
/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
|
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
H A D | netfirewall_parcel.cpp | 94 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 D | intel_scu_ipc_legacy.h | 55 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 D | bttv-gpio.c | 33 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...] |