Home
last modified time | relevance | path

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

/ndk/tests/device/test-gnustl-full/unit/
Dioiter_test.cpp44 string::size_type sz = strlen(strorg); in ioiter_test() local
/ndk/tests/device/test-stlport/unit/
Dioiter_test.cpp44 string::size_type sz = strlen(strorg); in ioiter_test() local
/ndk/sources/host-tools/make-3.81/
Dstrcache.c193 int sz = (sp->end - sp->buffer) + bf; in strcache_print_stats() local
/ndk/sources/host-tools/nawk-20071023/
Dlex.c105 int sz = *psz; in gettok() local
/ndk/sources/host-tools/sed-4.2.1/sed/
Dsed.h59 size_t sz; member