Searched defs:bufflen (Results 1 – 5 of 5) sorted by relevance
/device/generic/goldfish/libqemu/ |
D | test_util.c | 86 pipe_send( Pipe* pipe, const void* buff, size_t bufflen ) in pipe_send() 109 pipe_recv( Pipe* pipe, void* buff, size_t bufflen ) in pipe_recv()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
D | lobject.c | 252 void luaO_chunkid (char *out, const char *source, size_t bufflen) { in luaO_chunkid()
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | ApiGen.cpp | 391 Var& var, EntryPoint* e, char* buff, size_t bufflen, in getVarEncodingSizeExpression()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | datetimemodule.c | 1362 isoformat_date(PyDateTime_Date *dt, char buffer[], int bufflen) in isoformat_date() 1373 isoformat_time(PyDateTime_DateTime *dt, char buffer[], int bufflen) in isoformat_time()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | datetimemodule.c | 1362 isoformat_date(PyDateTime_Date *dt, char buffer[], int bufflen) in isoformat_date() 1373 isoformat_time(PyDateTime_DateTime *dt, char buffer[], int bufflen) in isoformat_time()
|