Home
last modified time | relevance | path

Searched defs:bytecount (Results 1 – 18 of 18) sorted by relevance

/external/libxml2/os400/
Dlibxmlmain.c39 size_t bytecount = 0; in main() local
/external/llvm-project/lldb/tools/debugserver/source/
DDNBDataRef.cpp183 int bytecount = 0; in Get_ULEB128() local
209 int bytecount = 0; in Get_SLEB128() local
/external/curl/lib/
Dfile.c259 curl_off_t bytecount = 0; in file_upload() local
383 curl_off_t bytecount = 0; in file_do() local
Dmime.c284 size_t bytecount = 0; in escape_string() local
Durldata.h596 curl_off_t bytecount; /* total number of bytes read */ member
/external/ltp/testcases/kernel/syscalls/fork/
Dfork05.c134 static void modify_ldt(int func, struct modify_ldt_ldt_s *ptr, int bytecount) in modify_ldt()
/external/ltp/testcases/kernel/mem/mtest01/
Dmtest01.c146 unsigned long bytecount = 0; in child_loop_alloc() local
/external/pdfium/third_party/libtiff/
Dtif_strip.c143 uint64 bytecount = TIFFGetStrileByteCount(tif, strip); in TIFFRawStripSize64() local
Dtif_read.c775 uint64 bytecount = TIFFGetStrileByteCount(tif, strip); in TIFFFillStrip() local
1213 uint64 bytecount = TIFFGetStrileByteCount(tif, tile); in TIFFFillTile() local
Dtif_dirread.c3542 uint64 bytecount = TIFFGetStrileByteCount(tif, 0); in ByteCountLooksBad() local
5764 uint64 bytecount; in allocChoppedUpStripArrays() local
5839 uint64 bytecount; in ChopUpSingleUncompressedStrip() local
Dtif_ojpeg.c2064 uint64 bytecount = TIFFGetStrileByteCountWithErr(sp->tif, sp->in_buffer_next_strile, &err); in OJPEGReadBufferFill() local
/external/OpenCSD/decoder/source/etmv3/
Dtrc_pkt_proc_etmv3_impl.cpp824 int bytecount = 0; in extractBrAddrPkt() local
/external/linux-kselftest/tools/testing/selftests/x86/
Dldt_gdt.c224 unsigned long bytecount) in safe_modify_ldt()
/external/curl/lib/vssh/
Dlibssh.c1872 curl_off_t bytecount; in myssh_statemach_act() local
Dlibssh2.c2600 curl_off_t bytecount; in ssh_statemach_act() local
/external/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c494 unsigned bytecount = 0; in mir_pipeline_count() local
/external/scapy/scapy/contrib/
Disis.py165 def __init__(self, bytecount= None): argument
/external/usrsctp/usrsctplib/netinet/
Dsctp_structs.h264 uint32_t bytecount; member