Home
last modified time | relevance | path

Searched defs:buf1 (Results 101 - 110 of 110) sorted by relevance

12345

/third_party/alsa-lib/src/control/
H A Dcontrol.c1444 char *buf = NULL, *buf1 = NULL; in snd_ctl_open_conf() local
/third_party/icu/icu4c/source/test/intltest/
H A Dcalregts.cpp2698 UnicodeString buf1, buf2; in TestTimeZoneTransitionAdd() local
/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c941 char buf1[MAXNAMELEN]; in link_path() local
1162 char buf1[MAXNAMELEN]; in rename_path() local
[all...]
/third_party/python/Objects/
H A Dobmalloc.c2916 char buf1[128]; in _PyDebugAllocatorStats() local
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/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/sqlite/src/
H A Dsqlite3.c236040 Fts5Buffer buf1 = {0,0,0}; global() local
[all...]

Completed in 194 milliseconds

12345