Home
last modified time | relevance | path

Searched refs:syncs (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Dtvp5150.txt5 with discrete syncs or 8-bit ITU-R BT.656 with embedded syncs output formats.
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Duserdict.cpp1136 uint32 *syncs = NULL; in _get_lpis() local
1168 syncs = (uint32 *)malloc((dict_info.sync_count + kUserDictPreAlloc) << 2); in _get_lpis()
1169 if (!syncs) goto error; in _get_lpis()
1221 readed += fread((((uint8*)syncs) + readed), 1, toread - readed, fp); in _get_lpis()
1235 syncs_ = syncs; in _get_lpis()
1258 if (syncs) free(syncs); in _get_lpis()
2149 uint32 * syncs = (uint32*)realloc( in _get_lpis() local
2151 if (syncs) { in _get_lpis()
2153 syncs_ = syncs; in _get_lpis()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/
H A Dbusybox-cross-menuconfig.patch9 This patch syncs up with the way the menuconfig ncurses / curses
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-debug.c722 static const char *syncs[3] = { variable
1003 [EV_SYN] = syncs, [EV_KEY] = keys,
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-dv-timings.rst236 There are no horizontal syncs/porches at all in this format.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-127306 As part of unmounting, ‘umount2’ syncs the filesystem.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-127306 As part of unmounting, ‘umount2’ syncs the filesystem.