Home
last modified time | relevance | path

Searched defs:buf1 (Results 201 - 210 of 210) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci.h453 u32 buf1; member
494 __hc32 buf1; member
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci.h456 u32 buf1; member
497 __hc32 buf1; member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dsky2.c4821 char buf1[16]; in sky2_probe() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_wed_regs.h19 __le32 buf1; member
/third_party/ffmpeg/fftools/
H A Dffplay.c2052 char buf1[1024], buf2[1024]; in audio_thread() local
/third_party/alsa-lib/src/pcm/
H A Dpcm.c2567 char *buf = NULL, *buf1 = NULL; in snd_pcm_open_conf() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp1310 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 Dlibwebp_python_wrap.c3647 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 Dunicodeobject.c9393 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 Dsqlite3.c236040 Fts5Buffer buf1 = {0,0,0}; global() local
[all...]

Completed in 194 milliseconds

123456789