HomeSort by relevance Sort by last modified time
    Searched refs:bos (Results 26 - 50 of 328) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
string.h 189 size_t bos = __bos(dest); local
193 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
199 if (__builtin_constant_p(size) && (size <= bos)) {
204 return __strlcpy_chk(dest, src, size, bos);
214 size_t bos = __bos(dest); local
218 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
224 if (__builtin_constant_p(size) && (size <= bos)) {
229 return __strlcat_chk(dest, src, size, bos);
234 size_t bos = __bos(s); local
238 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE)
253 size_t bos = __bos(s); local
272 size_t bos = __bos(s); local
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
string.h 189 size_t bos = __bos(dest); local
193 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
199 if (__builtin_constant_p(size) && (size <= bos)) {
204 return __strlcpy_chk(dest, src, size, bos);
214 size_t bos = __bos(dest); local
218 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
224 if (__builtin_constant_p(size) && (size <= bos)) {
229 return __strlcat_chk(dest, src, size, bos);
234 size_t bos = __bos(s); local
238 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE)
253 size_t bos = __bos(s); local
272 size_t bos = __bos(s); local
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
string.h 189 size_t bos = __bos(dest); local
193 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
199 if (__builtin_constant_p(size) && (size <= bos)) {
204 return __strlcpy_chk(dest, src, size, bos);
214 size_t bos = __bos(dest); local
218 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
224 if (__builtin_constant_p(size) && (size <= bos)) {
229 return __strlcat_chk(dest, src, size, bos);
234 size_t bos = __bos(s); local
238 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE)
253 size_t bos = __bos(s); local
272 size_t bos = __bos(s); local
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
string.h 189 size_t bos = __bos(dest); local
193 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
199 if (__builtin_constant_p(size) && (size <= bos)) {
204 return __strlcpy_chk(dest, src, size, bos);
214 size_t bos = __bos(dest); local
218 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
224 if (__builtin_constant_p(size) && (size <= bos)) {
229 return __strlcat_chk(dest, src, size, bos);
234 size_t bos = __bos(s); local
238 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE)
253 size_t bos = __bos(s); local
272 size_t bos = __bos(s); local
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
string.h 189 size_t bos = __bos(dest); local
193 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
199 if (__builtin_constant_p(size) && (size <= bos)) {
204 return __strlcpy_chk(dest, src, size, bos);
214 size_t bos = __bos(dest); local
218 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
224 if (__builtin_constant_p(size) && (size <= bos)) {
229 return __strlcat_chk(dest, src, size, bos);
234 size_t bos = __bos(s); local
238 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE)
253 size_t bos = __bos(s); local
272 size_t bos = __bos(s); local
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
string.h 189 size_t bos = __bos(dest); local
193 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
199 if (__builtin_constant_p(size) && (size <= bos)) {
204 return __strlcpy_chk(dest, src, size, bos);
214 size_t bos = __bos(dest); local
218 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
224 if (__builtin_constant_p(size) && (size <= bos)) {
229 return __strlcat_chk(dest, src, size, bos);
234 size_t bos = __bos(s); local
238 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE)
253 size_t bos = __bos(s); local
272 size_t bos = __bos(s); local
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
string.h 189 size_t bos = __bos(dest); local
193 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
199 if (__builtin_constant_p(size) && (size <= bos)) {
204 return __strlcpy_chk(dest, src, size, bos);
214 size_t bos = __bos(dest); local
218 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
224 if (__builtin_constant_p(size) && (size <= bos)) {
229 return __strlcat_chk(dest, src, size, bos);
234 size_t bos = __bos(s); local
238 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE)
253 size_t bos = __bos(s); local
272 size_t bos = __bos(s); local
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
string.h 189 size_t bos = __bos(dest); local
193 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
199 if (__builtin_constant_p(size) && (size <= bos)) {
204 return __strlcpy_chk(dest, src, size, bos);
214 size_t bos = __bos(dest); local
218 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
224 if (__builtin_constant_p(size) && (size <= bos)) {
229 return __strlcat_chk(dest, src, size, bos);
234 size_t bos = __bos(s); local
238 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE)
253 size_t bos = __bos(s); local
272 size_t bos = __bos(s); local
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
string.h 189 size_t bos = __bos(dest); local
193 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
199 if (__builtin_constant_p(size) && (size <= bos)) {
204 return __strlcpy_chk(dest, src, size, bos);
214 size_t bos = __bos(dest); local
218 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
224 if (__builtin_constant_p(size) && (size <= bos)) {
229 return __strlcat_chk(dest, src, size, bos);
234 size_t bos = __bos(s); local
238 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE)
253 size_t bos = __bos(s); local
272 size_t bos = __bos(s); local
    [all...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
DigestOutputStreamTest.java 149 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN); local
150 DigestOutputStream dos = new DigestOutputStream(bos, md);
156 bos.toByteArray()));
182 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN); local
183 DigestOutputStream dos = new DigestOutputStream(bos, md);
194 bos.toByteArray()));
267 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN); local
268 DigestOutputStream dos = new DigestOutputStream(bos, null);
277 bos.toByteArray()));
291 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN) local
325 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN); local
362 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN); local
403 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN); local
471 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN); local
510 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN); local
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DigestOutputStreamTest.java 148 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN); local
149 DigestOutputStream dos = new DigestOutputStream(bos, md);
154 assertTrue("write", Arrays.equals(MDGoldenData.getMessage(), bos.toByteArray()));
180 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN); local
181 DigestOutputStream dos = new DigestOutputStream(bos, md);
191 assertTrue("write", Arrays.equals(MDGoldenData.getMessage(), bos.toByteArray()));
264 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN); local
265 DigestOutputStream dos = new DigestOutputStream(bos, null);
273 assertTrue(Arrays.equals(MDGoldenData.getMessage(), bos.toByteArray()));
286 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN) local
319 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN); local
356 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN); local
397 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN); local
486 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN); local
524 ByteArrayOutputStream bos = new ByteArrayOutputStream(MY_MESSAGE_LEN); local
    [all...]
  /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/
Transport.java 124 ByteArrayOutputStream bos = new ByteArrayOutputStream(bufferLength); local
126 bos.write(xmlVersionTag.getBytes());
127 System.out.println("bos.write");
130 xw.setOutput(bos, encoding);
135 bos.write('\r');
136 bos.write('\n');
137 bos.flush();
138 result = bos.toByteArray();
140 bos = null;
  /system/core/include/cutils/
properties.h 120 size_t bos = __bos(value); local
121 if (bos < PROPERTY_VALUE_MAX) {
  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DumpDatabaseAction.java 55 BufferedOutputStream bos = null; local
67 bos = new BufferedOutputStream(new FileOutputStream(outFile));
73 bos.write(buffer, 0, bytesRead);
80 if (bos != null) {
82 bos.close();
  /libcore/luni/src/test/java/libcore/java/io/
OldDataOutputStreamTest.java 34 private ByteArrayOutputStream bos; field in class:OldDataOutputStreamTest
47 BufferedOutputStream buf = new BufferedOutputStream(bos);
52 bos.toByteArray().length == 0);
55 bos.toByteArray().length > 0);
180 dis = new DataInputStream(new ByteArrayInputStream(bos.toByteArray()));
185 bos = new ByteArrayOutputStream();
186 os = new DataOutputStream(bos);
OldBufferedOutputStreamTest.java 122 OutputStream bos = new BufferedOutputStream(new ByteArrayOutputStream()); local
127 bos.write(nullByteArray, 0, 1);
134 bos.write(byteArray, -1, 1);
141 bos.write(byteArray, 0, -1);
148 bos.write(byteArray, 1, 10);
OldFilterOutputStreamTest.java 30 java.io.ByteArrayOutputStream bos; field in class:OldFilterOutputStreamTest
44 bos = new ByteArrayOutputStream();
45 os = new FilterOutputStream(bos);
194 if (bos != null)
195 bos.close();
  /bionic/libc/include/
stdio.h 349 size_t bos = __bos0(buf); local
352 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
362 if (total > bos) {
370 return __fread_chk(buf, size, count, stream, bos);
375 size_t bos = __bos0(buf); local
378 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
388 if (total > bos) {
396 return __fwrite_chk(buf, size, count, stream, bos);
403 size_t bos = __bos(dest); local
412 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE)
    [all...]
  /external/javassist/src/test/test/javassist/proxy/
ProxySerializationTest.java 36 ByteArrayOutputStream bos = new ByteArrayOutputStream(); local
37 ObjectOutputStream out = new ObjectOutputStream(bos);
40 byte[] bytes = bos.toByteArray();
63 ByteArrayOutputStream bos = new ByteArrayOutputStream(); local
64 ProxyObjectOutputStream out = new ProxyObjectOutputStream(bos);
67 byte[] bytes = bos.toByteArray();
  /external/libdrm/freedreno/msm/
msm_ringbuffer.c 46 struct drm_msm_gem_submit_bo *bos; member in struct:msm_ringbuffer::__anon14597
58 /* should have matching entries in submit.bos: */
59 struct fd_bo **bos; member in struct:msm_ringbuffer
96 idx = APPEND(&msm_ring->submit, bos);
97 idx = APPEND(msm_ring, bos);
99 msm_ring->submit.bos[idx].flags = 0;
100 msm_ring->submit.bos[idx].handle = bo->handle;
101 msm_ring->submit.bos[idx].presumed = to_msm_bo(bo)->presumed;
103 msm_ring->bos[idx] = fd_bo_ref(bo);
124 if (msm_ring->bos[idx] == bo
    [all...]
  /cts/tests/backup/app/src/android/backup/app/
MainActivity.java 70 try (BufferedOutputStream bos = new BufferedOutputStream(new FileOutputStream(f))) {
73 bos.write(bytes, 0, bytesToWrite);
  /development/ndk/platforms/android-21/include/
unistd.h 204 size_t bos = __bos0(buf); local
211 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
215 if (__builtin_constant_p(count) && (count > bos)) {
219 if (__builtin_constant_p(count) && (count <= bos)) {
224 return __read_chk(fd, buf, count, bos);
  /external/ksoap2/kobjects/org/ksoap2/kobjects/mime/
Decoder.java 162 ByteArrayOutputStream bos = new ByteArrayOutputStream(); local
163 readContent(bos);
165 ? new String(bos.toByteArray())
166 : new String(bos.toByteArray(), characterEncoding);
183 ByteArrayOutputStream bos = new ByteArrayOutputStream(); local
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
unistd.h 209 size_t bos = __bos0(buf); local
216 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
220 if (__builtin_constant_p(count) && (count > bos)) {
224 if (__builtin_constant_p(count) && (count <= bos)) {
229 return __read_chk(fd, buf, count, bos);
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
unistd.h 209 size_t bos = __bos0(buf); local
216 if (bos == __BIONIC_FORTIFY_UNKNOWN_SIZE) {
220 if (__builtin_constant_p(count) && (count > bos)) {
224 if (__builtin_constant_p(count) && (count <= bos)) {
229 return __read_chk(fd, buf, count, bos);

Completed in 2174 milliseconds

12 3 4 5 6 7 8 91011>>