Home
last modified time | relevance | path

Searched defs:write_offset (Results 1 – 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate01.c222 loff_t write_offset, lseek_offset; in runtest() local
/third_party/openssl/crypto/bio/
Dbss_bio.c308 size_t write_offset; in bio_write() local
349 size_t write_offset; in bio_nwrite0() local
/third_party/rust/rust/compiler/rustc_codegen_cranelift/src/debuginfo/
Demit.rs124 fn write_offset(&mut self, val: usize, section: SectionId, size: u8) -> Result<()> { in write_offset() method
/third_party/mesa3d/src/intel/compiler/elk/
Delk_compile_ff_gs.c200 int write_offset = 0; in elk_ff_gs_emit_vue() local
/third_party/lwip/src/include/lwip/apps/
Dmdns_priv.h116 u16_t write_offset; member
/third_party/jerryscript/jerry-core/api/
Dgenerate-bytecode.c169 int write_offset = 0; in write_snapshot() local
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/fw-api/
Dpvr_rogue_fwif_shared.h170 alignas(8) uint32_t write_offset; member
/third_party/python/Objects/
Dcodeobject.c412 Py_ssize_t write_offset = output - (uint8_t *)PyBytes_AS_STRING(res); in remove_column_info() local
436 Py_ssize_t write_offset = output - (uint8_t *)PyBytes_AS_STRING(res); in remove_column_info() local
/third_party/ffmpeg/libavcodec/x86/
Dsnowdsp.c799 #define snow_inner_add_yblock_mmx_mix(read_offset, write_offset)\ argument
/third_party/gn/src/base/strings/
Dstring_util.cc764 size_t write_offset = first_match; in DoReplaceMatchesAfterOffset() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp6645 Temp write_offset = offset; in visit_store_global() local