Searched defs:curpos (Results 1 - 17 of 17) sorted by relevance
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_sendfile.c | 249 off_t curpos = lseek(infd, 0, SEEK_CUR); in sendfile() local
|
| /third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
| H A D | pp_init.c | 46 unsigned int curpos = 0, i, tmp_req = 0; in pp_init() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | takdec.c | 129 int64_t curpos = avio_tell(pb); in tak_read_header() local
|
| H A D | movenchint.c | 317 int64_t curpos; in write_hint_packets() local
|
| H A D | movenccenc.c | 284 int64_t curpos = avio_tell(pb); in update_size() local
|
| H A D | gxfenc.c | 142 int64_t curpos; in updatePacketSize() local 159 int64_t curpos; in updateSize() local 578 int64_t startpos, curpos; in gxf_write_umf_media_description() local [all...] |
| H A D | movenc.c | 160 int64_t curpos = avio_tell(pb); in update_size() local 255 int64_t entryPos, curpos; in mov_write_stsc_tag() local 283 int64_t curpos, entryPos; in mov_write_stss_tag() local 4458 int64_t curpos, entry_pos; global() local 4541 int64_t curpos, entry_pos; global() local [all...] |
| /third_party/curl/src/ |
| H A D | tool_formparse.h | 57 curl_off_t curpos; /* Stdin current read position. */ member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | hw.h | 348 uint32_t curpos = NVReadRAMDAC(dev, head, NV_PRAMDAC_CU_START_POS); in nv_fix_nv40_hw_cursor() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | hw.h | 348 uint32_t curpos = NVReadRAMDAC(dev, head, NV_PRAMDAC_CU_START_POS); in nv_fix_nv40_hw_cursor() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXAsmPrinter.h | 96 unsigned curpos; member in llvm::NVPTXAsmPrinter::AggBuffer [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | firmware.c | 434 u32 curpos; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | firmware.c | 459 u32 curpos; member
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx25821/ |
| H A D | cx25821.h | 192 int curpos; member
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | buffer.c | 2381 loff_t curpos; in cont_expand_zero() local
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | buffer.c | 2497 loff_t curpos; in cont_expand_zero() local
|
| /kernel/linux/linux-6.6/drivers/media/pci/cx25821/ |
| H A D | cx25821.h | 191 int curpos; member
|
Completed in 24 milliseconds