Home
last modified time | relevance | path

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

/development/ndk/platforms/android-L/include/
Dstring.h205 size_t bos = __bos(dest); in strlcpy() local
237 size_t bos = __bos(dest); in strlcat() local
263 size_t bos = __bos(s); in strlen() local
282 size_t bos = __bos(s); in strchr() local
301 size_t bos = __bos(s); in strrchr() local
Dunistd.h222 size_t bos = __bos0(buf); in read() local
Dstdio.h420 size_t bos = __bos(dest); in fgets() local
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DCompressedTextureActivity.java120 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in load() local
/development/ndk/platforms/android-L/include/sys/
Dsocket.h302 size_t bos = __bos0(buf); in recvfrom() local