Home
last modified time | relevance | path

Searched refs:BCON (Results 1 – 25 of 54) sorted by relevance

123

/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/examples/conf/
H A Dm4.Makefile6 BCON=/opt/bacula/sbin/bconsole
28 $(BCON) -t -c $(ETCDIR)/bconsole.tmp && \
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/examples/conf/
H A Dm4.Makefile6 BCON=/opt/bacula/sbin/bconsole
28 $(BCON) -t -c $(ETCDIR)/bconsole.tmp && \
/dports/sysutils/bacula11-server/bacula-11.0.5/examples/conf/
H A Dm4.Makefile6 BCON=/opt/bacula/sbin/bconsole
28 $(BCON) -t -c $(ETCDIR)/bconsole.tmp && \
/dports/sysutils/bacula9-client-static/bacula-9.6.7/examples/conf/
H A Dm4.Makefile6 BCON=/opt/bacula/sbin/bconsole
28 $(BCON) -t -c $(ETCDIR)/bconsole.tmp && \
/dports/sysutils/bacula9-server/bacula-9.6.7/examples/conf/
H A Dm4.Makefile6 BCON=/opt/bacula/sbin/bconsole
28 $(BCON) -t -c $(ETCDIR)/bconsole.tmp && \
/dports/sysutils/bacula9-client/bacula-9.6.7/examples/conf/
H A Dm4.Makefile6 BCON=/opt/bacula/sbin/bconsole
28 $(BCON) -t -c $(ETCDIR)/bconsole.tmp && \
/dports/sysutils/bacula11-client/bacula-11.0.5/examples/conf/
H A Dm4.Makefile6 BCON=/opt/bacula/sbin/bconsole
28 $(BCON) -t -c $(ETCDIR)/bconsole.tmp && \
/dports/sysutils/bacula11-client-static/bacula-11.0.5/examples/conf/
H A Dm4.Makefile6 BCON=/opt/bacula/sbin/bconsole
28 $(BCON) -t -c $(ETCDIR)/bconsole.tmp && \
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/cc/
H A Dccqr_setup.F815 BCON(1) = WB(IVEC,ITRAN)
821 BCON(2) = WB(IVEC,ITRAN)
827 BCON(3) = WB(IVEC,ITRAN)
856 BCON(1) = 0.0d0
857 BCON(2) = 0.0d0
858 BCON(3) = 0.0d0
886 BCON(1) = 0.0d0
887 BCON(2) = 0.0d0
888 BCON(3) = 0.0d0
999 & BCON(1) + BCON(2) + BCON(3) +
[all …]
H A Dcc_4hyp.F587 REAL DCON(15), CCON(90), BCON(45), BACON(180)
600 DOUBLE PRECISION DCON(15), CCON(90), BCON(45), BACON(180)
674 CALL DCOPY (45,999.99d0,0,BCON,1)
852 BCON(P) = WB(IVEC,ITRAN)
931 & F1ACON(P) + F1ACON(P+45) + CCON(P) + CCON(P+45) + BCON(P) +
1016 SUM = SUM + BCON(I)
1019 WRITE (LUPRI,*) 'BCON:',BCON
/dports/x11-toolkits/gtk20/gtk+-2.24.33/modules/input/
H A Dthai-charprop.h62 #define BCON 19 macro
H A Dthai-charprop.c66 BV1, BV2, NON, AV2,BCON, FV3, NON, NON,
/dports/x11-toolkits/gtk30/gtk+-3.24.31/modules/input/
H A Dthai-charprop.h60 #define BCON 19 macro
H A Dthai-charprop.c66 BV1, BV2, NON, AV2,BCON, FV3, NON, NON,
/dports/devel/libbson/libbson-1.8.1/doc/
H A Dcreating.rst81 Creating BSON documents by hand can be tedious and time consuming. BCON, or BSON C Object Notation,…
83 The following example shows the use of BCON. Notice that values for fields are wrapped in the ``BCO…
/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongoc/src/libbson/src/bson/
H A Dbcon.c90 bson_t *BCON; member
539 u->BCON = va_arg (*ap, bson_t *); in _bcon_append_tokenize()
781 bson_concat (STACK_BSON_CHILD, u.BCON); in bcon_append_ctx_va()
796 _bson_concat_array (STACK_BSON_CHILD, u.BCON, ctx); in bcon_append_ctx_va()
H A Dbcon.h113 #define BCON(_val) \ macro
/dports/devel/libbson/libbson-1.8.1/src/bson/
H A Dbcon.c90 bson_t *BCON; member
538 u->BCON = va_arg (*ap, bson_t *); in _bcon_append_tokenize()
780 bson_concat (STACK_BSON_CHILD, u.BCON); in bcon_append_ctx_va()
795 _bson_concat_array (STACK_BSON_CHILD, u.BCON, ctx); in bcon_append_ctx_va()
/dports/cad/alliance/alliance/src/mbk/src/
H A Dmbk_lo.c520 delloconuser(ptcap -> BCON) ; in dellofig()
523 mbkfree((void *)ptcap -> BCON) ; in dellofig()
971 ptsig = ptcap -> BCON -> SIG ; in lofigchain()
973 ptype -> DATA = (void *)addchain((chain_list *)ptype -> DATA,(void *)ptcap -> BCON) ; in lofigchain()
1788 ptcap -> BCON = ptcon ; in addlocap()
1842 if(pt -> BCON -> PNODE) in dellocap()
1844 delrcnlocon(pt -> BCON) ; in dellocap()
1847 delloconuser(pt -> BCON) ; in dellocap()
1848 mbkfree((void *)pt -> BCON) ; in dellocap()
1939 if(ptcap -> BCON == NULL) in viewlocap()
[all …]
H A Dalc_driv_l.c302 pcap -> BCON -> SIG -> INDEX,
314 if (!(tmpnum = pcap -> BCON -> PNODE))
H A Dmlo.h185 struct locon *BCON ; /* bottom plate connector */ member
/dports/devel/libbson/libbson-1.8.1/tests/
H A Dtest-bcon-basic.c525 BCON_APPEND (&bcon, "foo", "{", BCON (&child), "}"); in test_concat()
538 BCON_APPEND (&bcon, "foo", "[", "bar", BCON (&child2), "]"); in test_concat()
/dports/science/ergo/ergo-3.8/source/dft/
H A Dfun-vwn.c191 BCON = 2*ACON + 2.0, in vwn_en_pot() local
209 - BCON*LOG(x - X0I) in vwn_en_pot()
216 - BCON/(x - X0I) in vwn_en_pot()
223 + BCON/((x - X0I)*(x - X0I)) in vwn_en_pot()
230 - BCON*2.0/POW(x - X0I,3.0) in vwn_en_pot()
254 POW((xfx_p2 + Q_p2),4.0) - 2/x_p4 + BCON/POW((x - X0I),4.0)); in vwn_en_pot()
/dports/devel/mongo-c-driver/mongo-c-driver-1.8.1/doc/
H A Dtutorial.rst124 …. There are several ways to construct them: appending key-value pairs, using BCON, or parsing JSON.
241 Using BCON
244 *BSON C Object Notation*, BCON for short, is an alternative way of constructing BSON documents in a…
298 Notice that BCON can create arrays, subdocuments and arbitrary fields.
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/dft/
H A Dfun-vwn.c197 BCON = 2*ACON + 2.0, in vwn_en_pot() local
215 - BCON*log(x - X0I) in vwn_en_pot()
222 - BCON/(x - X0I) in vwn_en_pot()
229 + BCON/((x - X0I)*(x - X0I)) in vwn_en_pot()
236 - BCON*2.0/pow(x - X0I,3.0) in vwn_en_pot()
260 pow((xfx_p2 + Q_p2),4.0) - 2/x_p4 + BCON/pow((x - X0I),4.0)); in vwn_en_pot()

123