Home
last modified time | relevance | path

Searched defs:full_length (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugArangeSet.cpp83 uint64_t full_length = in extract() local
/external/python/cpython2/Modules/_multiprocessing/
Dpipe_connection.c45 DWORD left, length, full_length, err; in conn_recv_string() local
/external/webrtc/modules/audio_coding/codecs/opus/test/
Dlapped_transform_unittest.cc56 size_t full_length = (frames - 1) * 2; in ProcessAudioBlock() local
/external/curl/lib/
Dhttp.c3162 size_t full_length; in Curl_http_readwrite_headers() local
/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h399 uint8_t full_length:1; member