Home
last modified time | relevance | path

Searched defs:bcon (Results 1 – 25 of 138) sorted by relevance

123456

/dports/devel/libbson/libbson-1.8.1/tests/
H A Dtest-bcon-basic.c9 bson_t bcon, expected; in test_utf8() local
26 bson_t bcon, expected; in test_double() local
43 bson_t bcon, expected; in test_decimal128() local
62 bson_t bcon, expected; in test_binary() local
85 bson_t bcon, expected; in test_undefined() local
104 bson_t bcon, expected; in test_oid() local
125 bson_t bcon, expected; in test_bool() local
153 bson_t bcon, expected; in test_date_time() local
172 bson_t bcon, expected; in test_null() local
191 bson_t bcon, expected; in test_regex() local
[all …]
H A Dtest-bcon-extract.c11 bson_t *bcon = BCON_NEW ("hello", "world"); in test_utf8() local
25 bson_t *bcon = BCON_NEW ("foo", BCON_DOUBLE (1.1)); in test_double() local
39 bson_t *bcon; in test_decimal128() local
59 bson_t *bcon = BCON_NEW ( in test_binary() local
75 bson_t *bcon = BCON_NEW ("foo", BCON_UNDEFINED); in test_undefined() local
87 bson_t *bcon; in test_oid() local
133 bson_t *bcon = BCON_NEW ("foo", BCON_NULL); in test_null() local
164 bson_t *bcon; in test_dbpointer() local
353 bson_t *bcon = in test_inline_doc() local
421 bson_t *bcon = in test_nested() local
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc40 Bcontainer bcon(array, array); in test1() local
52 Bcontainer bcon(array, array + 1); in test2() local
67 Bcontainer bcon(array, array + 5); in test3() local
85 Bcontainer bcon(array, array + 4); in test4() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc40 Bcontainer bcon(array, array); in test1() local
52 Bcontainer bcon(array, array + 1); in test2() local
67 Bcontainer bcon(array, array + 5); in test3() local
85 Bcontainer bcon(array, array + 4); in test4() local
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc40 Bcontainer bcon(array, array); in test1() local
52 Bcontainer bcon(array, array + 1); in test2() local
67 Bcontainer bcon(array, array + 5); in test3() local
85 Bcontainer bcon(array, array + 4); in test4() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc40 Bcontainer bcon(array, array); in test1() local
52 Bcontainer bcon(array, array + 1); in test2() local
67 Bcontainer bcon(array, array + 5); in test3() local
85 Bcontainer bcon(array, array + 4); in test4() local
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc40 Bcontainer bcon(array, array); in test1() local
52 Bcontainer bcon(array, array + 1); in test2() local
67 Bcontainer bcon(array, array + 5); in test3() local
85 Bcontainer bcon(array, array + 4); in test4() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc40 Bcontainer bcon(array, array); in test1() local
52 Bcontainer bcon(array, array + 1); in test2() local
67 Bcontainer bcon(array, array + 5); in test3() local
85 Bcontainer bcon(array, array + 4); in test4() local
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc40 Bcontainer bcon(array, array); in test1() local
52 Bcontainer bcon(array, array + 1); in test2() local
67 Bcontainer bcon(array, array + 5); in test3() local
85 Bcontainer bcon(array, array + 4); in test4() local
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc40 Bcontainer bcon(array, array); in test1() local
52 Bcontainer bcon(array, array + 1); in test2() local
67 Bcontainer bcon(array, array + 5); in test3() local
85 Bcontainer bcon(array, array + 4); in test4() local
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc40 Bcontainer bcon(array, array); in test1() local
52 Bcontainer bcon(array, array + 1); in test2() local
67 Bcontainer bcon(array, array + 5); in test3() local
85 Bcontainer bcon(array, array + 4); in test4() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc40 Bcontainer bcon(array, array); in test1() local
52 Bcontainer bcon(array, array + 1); in test2() local
67 Bcontainer bcon(array, array + 5); in test3() local
85 Bcontainer bcon(array, array + 4); in test4() local
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc40 Bcontainer bcon(array, array); in test1() local
52 Bcontainer bcon(array, array + 1); in test2() local
67 Bcontainer bcon(array, array + 5); in test3() local
85 Bcontainer bcon(array, array + 4); in test4() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc40 Bcontainer bcon(array, array); in test1() local
52 Bcontainer bcon(array, array + 1); in test2() local
67 Bcontainer bcon(array, array + 5); in test3() local
85 Bcontainer bcon(array, array + 4); in test4() local
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc40 Bcontainer bcon(array, array); in test1() local
52 Bcontainer bcon(array, array + 1); in test2() local
67 Bcontainer bcon(array, array + 5); in test3() local
85 Bcontainer bcon(array, array + 4); in test4() local
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc40 Bcontainer bcon(array, array); in test1() local
52 Bcontainer bcon(array, array + 1); in test2() local
67 Bcontainer bcon(array, array + 5); in test3() local
85 Bcontainer bcon(array, array + 4); in test4() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc40 Bcontainer bcon(array, array); in test1() local
52 Bcontainer bcon(array, array + 1); in test2() local
67 Bcontainer bcon(array, array + 5); in test3() local
85 Bcontainer bcon(array, array + 4); in test4() local
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc40 Bcontainer bcon(array, array); in test1() local
52 Bcontainer bcon(array, array + 1); in test2() local
67 Bcontainer bcon(array, array + 5); in test3() local
85 Bcontainer bcon(array, array + 4); in test4() local
/dports/net/kamailio/kamailio-5.4.5/src/modules/db_berkeley/
H A Dbdb_con.c70 bdb_con_t *bcon; in bdb_con() local
124 bdb_con_t *bcon; in bdb_con_connect() local
151 bdb_con_t *bcon; in bdb_con_disconnect() local
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc41 Bcontainer bcon(array, array); in test1() local
54 Bcontainer bcon(array, array + 1); in test2() local
70 Bcontainer bcon(array, array + 5); in test3() local
89 Bcontainer bcon(array, array + 4); in test4() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc41 Bcontainer bcon(array, array); in test1() local
54 Bcontainer bcon(array, array + 1); in test2() local
70 Bcontainer bcon(array, array + 5); in test3() local
89 Bcontainer bcon(array, array + 4); in test4() local
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc41 Bcontainer bcon(array, array); in test1() local
54 Bcontainer bcon(array, array + 1); in test2() local
70 Bcontainer bcon(array, array + 5); in test3() local
89 Bcontainer bcon(array, array + 4); in test4() local
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc41 Bcontainer bcon(array, array); in test1() local
54 Bcontainer bcon(array, array + 1); in test2() local
70 Bcontainer bcon(array, array + 5); in test3() local
89 Bcontainer bcon(array, array + 4); in test4() local
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/25_algorithms/rotate/
H A D1.cc41 Bcontainer bcon(array, array); in test1() local
54 Bcontainer bcon(array, array + 1); in test2() local
70 Bcontainer bcon(array, array + 5); in test3() local
89 Bcontainer bcon(array, array + 4); in test4() local
/dports/java/bouncycastle15/crypto-169/test/src/main/java/org/bouncycastle/test/est/
H A DBCChannelBindingProvider.java24 BCSSLConnection bcon = ((BCSSLSocket)sock).getConnection(); in getChannelBinding() local

123456