/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci.h | 453 u32 buf1; member 494 __hc32 buf1; member
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci.h | 456 u32 buf1; member 497 __hc32 buf1; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 4821 char buf1[16]; in sky2_probe() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/ |
H A D | mtk_wed_regs.h | 19 __le32 buf1; member
|
/third_party/ffmpeg/fftools/ |
H A D | ffplay.c | 2052 char buf1[1024], buf2[1024]; in audio_thread() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm.c | 2567 char *buf = NULL, *buf1 = NULL; in snd_pcm_open_conf() local
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui_demo.cpp | 1310 static char buf1[64] = ""; ImGui::InputText("default", buf1, 64); in ShowDemoWindowWidgets() local 1368 static char buf1[64]; in ShowDemoWindowWidgets() local
|
/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | libwebp_python_wrap.c | 3647 char *buf1 = 0 ; variable 3695 char *buf1 = 0 ; variable 3748 char *buf1 = 0 ; global() variable 3801 char *buf1 = 0 ; global() variable 3854 char *buf1 = 0 ; global() variable 3907 char *buf1 = 0 ; global() variable [all...] |
/third_party/python/Objects/ |
H A D | unicodeobject.c | 9393 const void *buf1, *buf2; in any_find_slice() local 9623 const void *buf1 = NULL, *buf2 = NULL; PyUnicode_Count() local 10365 const void *buf1, *buf2; split() local 10457 const void *buf1, *buf2; rsplit() local 10544 anylib_find(int kind, PyObject *str1, const void *buf1, Py_ssize_t len1, PyObject *str2, const void *buf2, Py_ssize_t len2, Py_ssize_t offset) anylib_find() argument 10562 anylib_count(int kind, PyObject *sstr, const void* sbuf, Py_ssize_t slen, PyObject *str1, const void *buf1, Py_ssize_t len1, Py_ssize_t maxcount) anylib_count() argument 10610 const void *buf1 = PyUnicode_DATA(str1); replace() local 11365 const void *buf1, *buf2; PyUnicode_Contains() local 11599 const void *buf1, *buf2; unicode_count() local 13196 const void *buf1, *buf2; PyUnicode_Partition() local 13248 const void *buf1, *buf2; PyUnicode_RPartition() local [all...] |
/third_party/sqlite/src/ |
H A D | sqlite3.c | 236040 Fts5Buffer buf1 = {0,0,0}; global() local [all...] |