Home
last modified time | relevance | path

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

/device/generic/goldfish/libqemu/
Dtest_util.c86 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/
Dlobject.c252 void luaO_chunkid (char *out, const char *source, size_t bufflen) { in luaO_chunkid()
/device/generic/opengl-transport/host/commands/emugen/
DApiGen.cpp391 Var& var, EntryPoint* e, char* buff, size_t bufflen, in getVarEncodingSizeExpression()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Ddatetimemodule.c1362 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/
Ddatetimemodule.c1362 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()