| /third_party/ffmpeg/libavcodec/ |
| H A D | mlpdec.c | 295 int substr; in mlp_decode_init() local 323 int substr, re in read_major_sync() local 234 calculate_sign_huff(MLPDecodeContext *m, unsigned int substr, unsigned int ch) calculate_sign_huff() argument 255 read_huff_channels(MLPDecodeContext *m, GetBitContext *gbp, unsigned int substr, unsigned int pos) read_huff_channels() argument 502 read_restart_header(MLPDecodeContext *m, GetBitContext *gbp, const uint8_t *buf, unsigned int substr) read_restart_header() argument 674 read_filter_params(MLPDecodeContext *m, GetBitContext *gbp, unsigned int substr, unsigned int channel, unsigned int filter) read_filter_params() argument 749 read_matrix_params(MLPDecodeContext *m, unsigned int substr, GetBitContext *gbp) read_matrix_params() argument 817 read_channel_params(MLPDecodeContext *m, unsigned int substr, GetBitContext *gbp, unsigned int ch) read_channel_params() argument 874 read_decoding_params(MLPDecodeContext *m, GetBitContext *gbp, unsigned int substr) read_decoding_params() argument 957 filter_channel(MLPDecodeContext *m, unsigned int substr, unsigned int channel) filter_channel() argument 984 read_block_data(MLPDecodeContext *m, GetBitContext *gbp, unsigned int substr) read_block_data() argument 1055 generate_2_noise_channels(MLPDecodeContext *m, unsigned int substr) generate_2_noise_channels() argument 1075 fill_noise_buffer(MLPDecodeContext *m, unsigned int substr) fill_noise_buffer() argument 1092 output_data(MLPDecodeContext *m, unsigned int substr, AVFrame *frame, int *got_frame_ptr) output_data() argument 1174 unsigned int length, substr; read_access_unit() local [all...] |
| /third_party/lwip/src/core/ |
| H A D | pbuf.c | 1537 pbuf_strstr(const struct pbuf *p, const char *substr) in pbuf_strstr() argument
|
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | backend-native.c | 810 char *substr = buf, *keystr; in rfcomm_io_callback() local
|
| /third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
| H A D | command_parser.cc | 550 auto substr = str.substr(1, str.size()); in ProcessSSBO() local 703 auto substr = str.substr(1, str.size()); in ProcessUniform() local 2051 auto substr = str.substr(1, str.size()); in ProcessProbeSSBO() local
|
| /third_party/skia/third_party/externals/tint/samples/ |
| H A D | main.cc | 211 std::string substr; in split_transform_names() local
|
| /base/account/os_account/services/accountmgr/src/osaccount/ |
| H A D | os_account_control_file_manager.cpp | 1569 std::string substr = "\r\n"; in GetPhotoById() local
|
| /kernel/linux/linux-5.10/sound/drivers/ |
| H A D | aloop.c | 1554 int err, dev, substr, substr_count, idx; in loopback_mixer_new() local
|
| /kernel/linux/linux-6.6/sound/drivers/ |
| H A D | aloop.c | 1553 int err, dev, substr, substr_count, idx; in loopback_mixer_new() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | dtfmrgts.cpp | 751 UnicodeString substr; in Test4103340() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-date-time-format.cc | 362 std::string substr = title_cased.substr(pos, 2); in ToTitleCaseTimezoneLocation() local
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-regexp.cc | 1751 Handle<String> substr = in RUNTIME_FUNCTION() local 1785 Handle<String> substr = in RUNTIME_FUNCTION() local
|
| /third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/ |
| H A D | unittests.cpp | 338 std::string replace(std::string str, const std::string &substr, const std::string &replacement) in replace() argument
|
| /third_party/python/Python/ |
| H A D | import.c | 1647 PyObject *substr = PyUnicode_Substring(package, 0, dot); in resolve_name() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ |
| H A D | ibmvnic.c | 4188 unsigned char *substr = NULL; in handle_vpd_rsp() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | mod_devicetable.h | 563 char substr[79]; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ |
| H A D | ibmvnic.c | 5216 unsigned char *substr = NULL; in handle_vpd_rsp() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | mod_devicetable.h | 584 char substr[79]; member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | bcmutils.c | 1828 bcmstrnstr(const char *s, uint s_len, const char *substr, uint substr_len) in bcmstrnstr() argument
|
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest.cc | 652 HasOneFailure(const char* , const char* , const char* , const TestPartResultArray& results, TestPartResult::Type type, const std::string& substr) HasOneFailure() argument 691 SingleFailureChecker(const TestPartResultArray* results, TestPartResult::Type type, const std::string& substr) SingleFailureChecker() argument [all...] |
| /third_party/python/Objects/ |
| H A D | unicodeobject.c | 9616 PyUnicode_Count(PyObject *str, PyObject *substr, Py_ssize_t start, Py_ssize_t end) PyUnicode_Count() argument 9690 PyUnicode_Find(PyObject *str, PyObject *substr, Py_ssize_t start, Py_ssize_t end, int direction) PyUnicode_Find() argument 9792 PyUnicode_Tailmatch(PyObject *str, PyObject *substr, Py_ssize_t start, Py_ssize_t end, int direction) PyUnicode_Tailmatch() argument 11362 PyUnicode_Contains(PyObject *str, PyObject *substr) PyUnicode_Contains() argument 12795 PyUnicode_Replace(PyObject *str, PyObject *substr, PyObject *replstr, Py_ssize_t maxcount) PyUnicode_Replace() argument [all...] |