Home
last modified time | relevance | path

Searched refs:FAB (Results 1 – 25 of 1919) sorted by relevance

12345678910>>...77

/dports/sysutils/ods2/ods2-1.3_1/
H A Drms.h161 #define FAB$C_SEQ 0
166 #define FAB$M_FTN 1
167 #define FAB$M_CR 2
168 #define FAB$M_PRN 4
169 #define FAB$M_BLK 8
180 #define FAB$C_UDF 0
181 #define FAB$C_FIX 1
182 #define FAB$C_VAR 2
183 #define FAB$C_VFC 3
184 #define FAB$C_STM 4
[all …]
H A Drms.c211 struct FAB *wcf_fab;
746 case FAB$C_STM: in sys_get()
749 case FAB$C_VFC: in sys_get()
752 case FAB$C_FIX: in sys_get()
774 if (rfm == FAB$C_VAR || rfm == FAB$C_VFC) { in sys_get()
904 case FAB$C_STM: in sys_put()
911 case FAB$C_VFC: in sys_put()
914 case FAB$C_FIX: in sys_put()
925 if (rfm == FAB$C_VAR || rfm == FAB$C_VFC) { in sys_put()
987 if ((offset & 1) && (rfm == FAB$C_VAR || rfm == FAB$C_VFC)) offset++; in sys_put()
[all …]
H A Dods2.c110 #define PRINT_ATTR (FAB$M_CR | FAB$M_PRN | FAB$M_FTN)
156 struct FAB fab = cc$rms_fab; in dir()
183 fab.fab$l_fop = FAB$M_NAM; in dir()
303 struct FAB fab = cc$rms_fab; in copy()
316 fab.fab$l_fop = FAB$M_NAM; in copy()
457 struct FAB fab = cc$rms_fab; in diff()
507 struct FAB fab = cc$rms_fab; in typ()
546 struct FAB fab = cc$rms_fab; in search()
643 struct FAB fab = cc$rms_fab; in del()
699 struct FAB fab = cc$rms_fab; in extend()
[all …]
/dports/mail/libsrs2/libsrs2-1.0.18/win32/
H A Dlibsrs2_win32.sln2 …00A0C91BC942}") = "libsrs2_win32", "libsrs2_win32.vcproj", "{AAEB6152-D1BE-4644-9FAB-ADC49E10A3BF}"
12 {AAEB6152-D1BE-4644-9FAB-ADC49E10A3BF}.Debug.ActiveCfg = Debug|Win32
13 {AAEB6152-D1BE-4644-9FAB-ADC49E10A3BF}.Debug.Build.0 = Debug|Win32
14 {AAEB6152-D1BE-4644-9FAB-ADC49E10A3BF}.Release.ActiveCfg = Release|Win32
15 {AAEB6152-D1BE-4644-9FAB-ADC49E10A3BF}.Release.Build.0 = Release|Win32
/dports/science/libccp4/libccp4-6.5.1/fortran/
H A Dvmsdiskio.for196 FAB(IUNIT).FAB$B_BID = FAB$C_BID
197 FAB(IUNIT).FAB$B_BLN = FAB$C_BLN
209 FAB(IUNIT).FAB$B_ORG = FAB$C_SEQ
213 FAB(IUNIT).FAB$B_RFM = FAB$C_STMLF
241 FAB(IUNIT).FAB$B_FAC = FAB$M_BIO .OR. FAB$M_GET
251 FAB(IUNIT).FAB$B_FAC = FAB$M_BIO .OR. FAB$M_GET .OR. FAB$M_PUT
273 40 FAB(IUNIT).FAB$B_FAC = FAB$M_GET .OR. FAB$M_PUT .OR. FAB$M_BIO
279 FAB(IUNIT).FAB$L_FOP = FAB$M_TMD
285 FAB(IUNIT).FAB$L_FOP = FAB$M_MXV .OR. FAB$M_TEF
298 & FAB(IUNIT).FAB$L_FOP = FAB(IUNIT).FAB$L_FOP .OR. FAB$M_CIF
[all …]
/dports/devel/sunpromake/schily-2021-09-18/mkisofs/
H A Dvms.c243 struct FAB *fab; in open_file()
246 fab = (struct FAB *) e_malloc(sizeof (struct FAB)); in open_file()
255 fab->fab$b_fac = FAB$M_BIO | FAB$M_GET; in open_file()
256 fab->fab$b_org = FAB$C_SEQ; in open_file()
257 fab->fab$b_rfm = FAB$C_FIX; in open_file()
/dports/devel/smake/schily-2021-09-18/mkisofs/
H A Dvms.c243 struct FAB *fab; in open_file()
246 fab = (struct FAB *) e_malloc(sizeof (struct FAB)); in open_file()
255 fab->fab$b_fac = FAB$M_BIO | FAB$M_GET; in open_file()
256 fab->fab$b_org = FAB$C_SEQ; in open_file()
257 fab->fab$b_rfm = FAB$C_FIX; in open_file()
/dports/devel/sccs/schily-2021-09-18/mkisofs/
H A Dvms.c243 struct FAB *fab; in open_file()
246 fab = (struct FAB *) e_malloc(sizeof (struct FAB)); in open_file()
255 fab->fab$b_fac = FAB$M_BIO | FAB$M_GET; in open_file()
256 fab->fab$b_org = FAB$C_SEQ; in open_file()
257 fab->fab$b_rfm = FAB$C_FIX; in open_file()
/dports/devel/schilybase/schily-2021-09-18/mkisofs/
H A Dvms.c243 struct FAB *fab; in open_file()
246 fab = (struct FAB *) e_malloc(sizeof (struct FAB)); in open_file()
255 fab->fab$b_fac = FAB$M_BIO | FAB$M_GET; in open_file()
256 fab->fab$b_org = FAB$C_SEQ; in open_file()
257 fab->fab$b_rfm = FAB$C_FIX; in open_file()
/dports/net/rscsi/schily-2021-09-18/mkisofs/
H A Dvms.c243 struct FAB *fab; in open_file()
246 fab = (struct FAB *) e_malloc(sizeof (struct FAB)); in open_file()
255 fab->fab$b_fac = FAB$M_BIO | FAB$M_GET; in open_file()
256 fab->fab$b_org = FAB$C_SEQ; in open_file()
257 fab->fab$b_rfm = FAB$C_FIX; in open_file()
/dports/archivers/star/schily-2021-09-18/mkisofs/
H A Dvms.c243 struct FAB *fab; in open_file()
246 fab = (struct FAB *) e_malloc(sizeof (struct FAB)); in open_file()
255 fab->fab$b_fac = FAB$M_BIO | FAB$M_GET; in open_file()
256 fab->fab$b_org = FAB$C_SEQ; in open_file()
257 fab->fab$b_rfm = FAB$C_FIX; in open_file()
/dports/sysutils/cdrtools/schily-2021-09-18/mkisofs/
H A Dvms.c243 struct FAB *fab; in open_file()
246 fab = (struct FAB *) e_malloc(sizeof (struct FAB)); in open_file()
255 fab->fab$b_fac = FAB$M_BIO | FAB$M_GET; in open_file()
256 fab->fab$b_org = FAB$C_SEQ; in open_file()
257 fab->fab$b_rfm = FAB$C_FIX; in open_file()
/dports/sysutils/cdrkit/cdrkit-1.1.11/genisoimage/
H A Dvms.c250 struct FAB *fab; in open_file()
253 fab = (struct FAB *) e_malloc(sizeof (struct FAB)); in open_file()
262 fab->fab$b_fac = FAB$M_BIO | FAB$M_GET; in open_file()
263 fab->fab$b_org = FAB$C_SEQ; in open_file()
264 fab->fab$b_rfm = FAB$C_FIX; in open_file()
/dports/editors/ved/schily-2021-09-18/mkisofs/
H A Dvms.c243 struct FAB *fab; in open_file()
246 fab = (struct FAB *) e_malloc(sizeof (struct FAB)); in open_file()
255 fab->fab$b_fac = FAB$M_BIO | FAB$M_GET; in open_file()
256 fab->fab$b_org = FAB$C_SEQ; in open_file()
257 fab->fab$b_rfm = FAB$C_FIX; in open_file()
/dports/sysutils/genisoimage/cdrkit-1.1.11/genisoimage/
H A Dvms.c250 struct FAB *fab; in open_file()
253 fab = (struct FAB *) e_malloc(sizeof (struct FAB)); in open_file()
262 fab->fab$b_fac = FAB$M_BIO | FAB$M_GET; in open_file()
263 fab->fab$b_org = FAB$C_SEQ; in open_file()
264 fab->fab$b_rfm = FAB$C_FIX; in open_file()
/dports/sysutils/schilyutils/schily-2021-09-18/mkisofs/
H A Dvms.c243 struct FAB *fab; in open_file()
246 fab = (struct FAB *) e_malloc(sizeof (struct FAB)); in open_file()
255 fab->fab$b_fac = FAB$M_BIO | FAB$M_GET; in open_file()
256 fab->fab$b_org = FAB$C_SEQ; in open_file()
257 fab->fab$b_rfm = FAB$C_FIX; in open_file()
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/
H A Dpart_func.i189 float *FAB) in my_co_pf_fold() argument
195 *FAB = temp.FAB; in my_co_pf_fold()
207 float *FAB) in my_co_pf_fold() argument
215 *FAB = temp.FAB; in my_co_pf_fold()
283 %apply float *OUTPUT { float *FA, float *FB, float *FcAB, float *FAB };
289 float *FAB) in pf_dimer() argument
293 *FAB = (float)temp.FAB; in pf_dimer()
300 %clear float *FA, float *FB, float *FcAB, float *FAB;
/dports/audio/py-music21/music21-7.1.0/music21/corpus/ryansMammoth/
H A DPausteenFawnJig.abc14 | FAB cAA | BGG cAG | FAB cBc | Adc d2D \
15 | FAB cBc | Ade fed | ecA GFE | FDD D2 :|
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/dae23ds_lib3ds/
H A Ddae23ds_lib3ds.sln122 {06180FAB-1DCF-4E3A-AEF6-0506D0349F49}.Debug Expat|Win32.Build.0 = Debug|Win32
123 {06180FAB-1DCF-4E3A-AEF6-0506D0349F49}.Debug Expat|x64.ActiveCfg = Debug|Win32
128 {06180FAB-1DCF-4E3A-AEF6-0506D0349F49}.Debug LibXML|Win32.Build.0 = Debug|Win32
129 {06180FAB-1DCF-4E3A-AEF6-0506D0349F49}.Debug LibXML|x64.ActiveCfg = Debug|Win32
140 {06180FAB-1DCF-4E3A-AEF6-0506D0349F49}.Debug_Expat|Win32.Build.0 = Debug|Win32
141 {06180FAB-1DCF-4E3A-AEF6-0506D0349F49}.Debug_Expat|x64.ActiveCfg = Debug|Win32
157 {06180FAB-1DCF-4E3A-AEF6-0506D0349F49}.Debug|Win32.ActiveCfg = Debug|Win32
158 {06180FAB-1DCF-4E3A-AEF6-0506D0349F49}.Debug|Win32.Build.0 = Debug|Win32
159 {06180FAB-1DCF-4E3A-AEF6-0506D0349F49}.Debug|x64.ActiveCfg = Debug|Win32
218 {06180FAB-1DCF-4E3A-AEF6-0506D0349F49}.Release|Win32.Build.0 = Release|Win32
[all …]
/dports/archivers/zip/zip30/vms/
H A Dvms.c103 struct FAB fab; in vms_stat()
142 fab.fab$b_fac = FAB$M_GET; in vms_stat()
152 else if( fab.fab$b_org == FAB$C_IDX in vms_stat()
153 || fab.fab$b_org == FAB$C_REL in vms_stat()
154 || fab.fab$b_org == FAB$C_HSH ) in vms_stat()
396 struct FAB fab; /* FAB structure. */ in tempname()
509 struct FAB fab; in ziptyp()
590 struct FAB fab; in vms_file_version()
809 int acc_cb( int *id_arg, struct FAB *fab, struct RAB *rab) in acc_cb()
/dports/editors/nedit/nedit-5.7/util/
H A DvmsUtils.c90 static void successRtn(struct FAB *dirFab); /* VMSFileScan */
91 static void errRtn(struct FAB *dirFab); /* VMSFileScan */
285 static struct FAB *DirFAB = NULL;
295 DirFAB = (struct FAB *) malloc(sizeof(struct FAB)); in VMSFileScan()
328 static void successRtn(struct FAB *dirFab) in successRtn()
347 static void errRtn(struct FAB *dirFab) in errRtn()
/dports/games/nethack33-nox11/nethack-3.3.1/sys/vms/
H A Dvmsfiles.c41 struct FAB fab;
47 fab.fab$l_fop = FAB$M_OFP;
88 struct FAB fab;
93 fab.fab$l_fop = FAB$M_DLT;
165 struct FAB f1, f2;
170 f1.fab$b_acmodes = PSL$C_EXEC << FAB$V_LNM_MODE;
/dports/games/nethack33/nethack-3.3.1/sys/vms/
H A Dvmsfiles.c41 struct FAB fab;
47 fab.fab$l_fop = FAB$M_OFP;
88 struct FAB fab;
93 fab.fab$l_fop = FAB$M_DLT;
165 struct FAB f1, f2;
170 f1.fab$b_acmodes = PSL$C_EXEC << FAB$V_LNM_MODE;
/dports/games/nethack34-nox11/nethack-3.4.3/sys/vms/
H A Dvmsfiles.c41 struct FAB fab;
47 fab.fab$l_fop = FAB$M_OFP;
88 struct FAB fab;
93 fab.fab$l_fop = FAB$M_DLT;
165 struct FAB f1, f2;
170 f1.fab$b_acmodes = PSL$C_EXEC << FAB$V_LNM_MODE;
/dports/games/nethack34/nethack-3.4.3/sys/vms/
H A Dvmsfiles.c41 struct FAB fab;
47 fab.fab$l_fop = FAB$M_OFP;
88 struct FAB fab;
93 fab.fab$l_fop = FAB$M_DLT;
165 struct FAB f1, f2;
170 f1.fab$b_acmodes = PSL$C_EXEC << FAB$V_LNM_MODE;

12345678910>>...77