Home
last modified time | relevance | path

Searched defs:BUFSIZE (Results 1 – 25 of 89) sorted by relevance

1234

/external/ltp/testcases/kernel/syscalls/sendmmsg/
Dsendmmsg.h18 #define BUFSIZE 16 macro
/external/python/cpython2/Demo/sockets/
Dechosvr.py13 BUFSIZE = 1024 variable
Drpython.py11 BUFSIZE = 1024 variable
Drpythond.py14 BUFSIZE = 1024 variable
Dthroughput.py20 BUFSIZE = 1024 variable
Dudpecho.py12 BUFSIZE = 1024 variable
Dtelnet.py19 BUFSIZE = 1024 variable
/external/python/cpython3/Tools/demo/
Drpython.py12 BUFSIZE = 1024 variable
Drpythond.py17 BUFSIZE = 1024 variable
/external/clang/test/Lexer/
Ddigraph.c7 %:define BUFSIZE 512 macro
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlock/
D7-1.c19 #define BUFSIZE 8 macro
D10-1.c32 #define BUFSIZE 8 macro
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlock/
D5-1.c19 #define BUFSIZE 8 macro
D8-1.c32 #define BUFSIZE 8 macro
D12-1.c27 #define BUFSIZE 8 macro
/external/ltp/testcases/kernel/syscalls/bpf/
Dbpf_common.h16 #define BUFSIZE 8192 macro
/external/python/cpython2/Tools/scripts/
Dmkreal.py15 BUFSIZE = 32*1024 variable
/external/python/cpython3/Tools/scripts/
Dmkreal.py15 BUFSIZE = 32*1024 variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlock/speculative/
D12-1.c28 #define BUFSIZE 8 macro
/external/llvm-libc/src/__support/File/
Ddir.h38 static constexpr size_t BUFSIZE = 1024; variable
/external/python/cpython2/Demo/threads/
Dtelnet.py20 BUFSIZE = 8*1024 variable
/external/liburing/test/
Dtty-write-dpoll.c22 #define BUFSIZE 512 macro
/external/python/cpython2/Lib/plat-irix6/
DGLWS.py12 BUFSIZE = -7 variable
/external/python/cpython2/Lib/plat-irix5/
DGLWS.py12 BUFSIZE = -7 variable
/external/llvm-libc/test/src/__support/CPP/
Dstringstream_test.cpp31 constexpr size_t BUFSIZE = 8; in TEST() local

1234