Home
last modified time | relevance | path

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

123

/third_party/musl/porting/linux/user/include/fortify/
Dunistd.h62 size_t bos = __DIAGNOSE_BOS(buf); in getcwd() local
78 size_t bos = __DIAGNOSE_BOS0(buf); in pread() local
94 size_t bos = __DIAGNOSE_BOS0(buf); in pwrite() local
110 size_t bos = __DIAGNOSE_BOS0(buf); in read() local
126 size_t bos = __DIAGNOSE_BOS0(buf); in write() local
142 size_t bos = __DIAGNOSE_BOS(buf); in readlink() local
158 size_t bos = __DIAGNOSE_BOS(buf); in readlinkat() local
Dsocket.h43 size_t bos = __DIAGNOSE_BOS0(buf); in recvfrom() local
60 size_t bos = __DIAGNOSE_BOS0(buf); in sendto() local
76 size_t bos = __DIAGNOSE_BOS0(buf); in recv() local
92 size_t bos = __DIAGNOSE_BOS0(buf); in send() local
Dstdio.h49 size_t bos = __DIAGNOSE_BOS0(buf); in fread() local
68 size_t bos = __DIAGNOSE_BOS0(buf); in fwrite() local
85 size_t bos = __DIAGNOSE_BOS(dest); in fgets() local
99 size_t bos = __DIAGNOSE_BOS(dest); in __DIAGNOSE_PRINTFLIKE() local
Dstring.h183 size_t bos = __DIAGNOSE_BOS(s); in memchr() local
198 size_t bos = __DIAGNOSE_BOS(s); in memrchr() local
211 size_t bos = __DIAGNOSE_BOS(s); in strchr() local
225 size_t bos = __DIAGNOSE_BOS(s); in strrchr() local
/third_party/boost/libs/serialization/src/
Dbasic_oarchive.cpp214 bosarg bos(ti); in find() local
229 basic_oarchive_impl::find(const basic_oserializer & bos) in find()
238 const basic_oserializer & bos in register_type()
250 const basic_oserializer & bos in save_object()
318 const basic_oserializer & bos = bpos_ptr->get_basic_serializer(); in save_pointer() local
426 const basic_oserializer & bos in save_object()
440 basic_oarchive::register_basic_serializer(const basic_oserializer & bos){ in register_basic_serializer()
/third_party/ejdb/src/bindings/ejdb2_jni/src/main/java/com/softmotions/ejdb2/
DEJDB2.java243 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in getAsString() local
268 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in getAsDocument() local
289 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in getAsJSON() local
351 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in infoAsString() local
367 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in infoAsJSON() local
/third_party/mesa3d/include/android_stub/cutils/
Dproperties.h137 size_t bos = __bos(value); in property_get() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_device.c39 uint32_t *bos, unsigned nr_bos, in panvk_queue_submit_batch()
236 uint32_t bos[nr_bos]; in panvk_per_arch() local
Dpanvk_mempool.h59 struct util_dynarray bos; member
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DLiteralByteStringTest.java230 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testWriteTo() local
259 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testNewOutput() local
/third_party/ltp/tools/sparse/sparse-src/validation/
Dbuiltin-objsize1.c1 #define bos(O, T) __builtin_object_size(O, T) macro
Dbuiltin-objsize0.c1 #define bos(O, T) __builtin_object_size(O, T) macro
/third_party/ejdb/src/bindings/ejdb2_android/test/ejdb2/src/androidTest/java/com/softmotions/ejdb2/
DEjdb2AndroidTest.java50 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in ejdb2tests() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_batch.h44 struct set *bos; member
/third_party/boost/libs/xpressive/tools/
Dperl2xpr.cpp24 char const *bos = " bos "; in main() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_mempool.h38 struct util_dynarray bos; member
/third_party/boost/boost/archive/detail/
Dpolymorphic_oarchive_route.hpp61 const detail::basic_oserializer & bos in save_object()
160 void register_basic_serializer(const detail::basic_oserializer & bos) BOOST_OVERRIDE { in register_basic_serializer()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DLiteralByteStringTest.java311 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testWriteTo() local
397 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testNewOutput() local
DParseExceptionsTest.java71 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in setupDelimited() local
DNioByteStringTest.java324 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testWriteTo() local
412 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in testNewOutput() local
/third_party/libusb/libusb/
Ddescriptor.c761 struct libusb_bos_descriptor **bos, in parse_bos()
847 struct libusb_bos_descriptor **bos) in libusb_get_bos_descriptor()
896 void API_EXPORTED libusb_free_bos_descriptor(struct libusb_bos_descriptor *bos) in libusb_free_bos_descriptor()
/third_party/boost/boost/serialization/
Dcollection_size_type copy.hpp101 std::basic_ostream<CharType, Traits> & bos, in operator <<()
/third_party/boost/boost/histogram/detail/
Dcounting_streambuf.hpp42 using bos = std::basic_ostream<C, T>; typedef
/third_party/ejdb/src/bindings/ejdb2_jni/src/android/java/com/softmotions/ejdb2/
DEJDB2.java197 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in getAsString() local
259 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in infoAsString() local
/third_party/mesa3d/src/asahi/lib/
Dpool.h44 struct util_dynarray bos; member

123