Home
last modified time | relevance | path

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

12

/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/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/ejdb/src/bindings/ejdb2_android/test/ejdb2/src/androidTest/java/com/softmotions/ejdb2/
DEjdb2AndroidTest.java50 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in ejdb2tests() local
/third_party/boost/libs/xpressive/tools/
Dperl2xpr.cpp24 char const *bos = " bos "; in main() local
/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/ejdb/src/bindings/ejdb2_jni/src/test/java/com/softmotions/ejdb2/
DTestEJDB2.java44 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in dbTest() local
/third_party/libusb/examples/
Dtestlibusb.c100 struct libusb_bos_descriptor *bos; in print_bos() local
/third_party/libdrm/etnaviv/
Detnaviv_priv.h137 struct drm_etnaviv_gem_submit_bo *bos; member
150 struct etna_bo **bos; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBIAPITest.java437 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in TestRuledump() local
/third_party/libdrm/radeon/
Dradeon_cs_int.h27 struct radeon_cs_space_check bos[MAX_SPACE_BOS]; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
DSerializableTestUtility.java864 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in getSerializedBytes() local
884 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in copyStreamBytes() local
/third_party/boost/boost/xpressive/
Dregex_primitives.hpp377 proto::terminal<detail::assert_bos_matcher>::type const bos = {{}}; variable
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggmux.c1235 gboolean bos, gboolean eos) in gst_ogg_mux_create_header_packet_with_flags()
1253 ogg_stream_state * os, GstBuffer * buf, gboolean bos, gboolean eos) in gst_ogg_mux_submit_skeleton_header_packet()
Dgstoggparse.c426 int bos = ogg_page_bos (&page); in gst_ogg_parse_chain() local
/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/
Dcomposite.c703 struct usb_bos_descriptor *bos = cdev->req->buf; in bos_desc() local
/third_party/boost/boost/xpressive/detail/core/
Dstate.hpp243 bool bos() const in bos() function
/third_party/libdrm/include/drm/
Dmsm_drm.h221 __u64 bos; /* in, ptr to array of submit_bo's */ member

12