Home
last modified time | relevance | path

Searched refs:gbl (Results 1 – 25 of 1169) sorted by relevance

12345678910>>...47

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dmain.cpp214 gbl.multi_func_count = gbl.func_count; in process_input()
433 gbl.multi_func_count = gbl.func_count; in main()
815 gbl.file_name = gbl.src_file; in init()
816 gbl.curr_file = gbl.file_name; in init()
824 gbl.ilmfil = gbl.objfil = NULL; in init()
864 gbl.multi_func_count = gbl.func_count; in init()
873 ccff_open(ccff_filename, gbl.file_name ? gbl.file_name : gbl.src_file); in init()
998 gbl.multi_func_count = gbl.func_count; in process_stb_file()
1027 gbl.multi_func_count = gbl.func_count; in process_stb_file()
1092 gbl.multi_func_count = gbl.func_count; in ompaccel_create_reduction_wrappers()
[all …]
H A Dregutil.cpp374 fprintf(gbl.dbgfil, "\""); in dump_cand()
376 fprintf(gbl.dbgfil, "\""); in dump_cand()
380 fprintf(gbl.dbgfil, " - \""); in dump_cand()
382 fprintf(gbl.dbgfil, "\""); in dump_cand()
389 fprintf(gbl.dbgfil, "\""); in dump_cand()
396 fprintf(gbl.dbgfil, "\""); in dump_cand()
398 fprintf(gbl.dbgfil, "\""); in dump_cand()
445 fprintf(gbl.dbgfil, "\n"); in dump_cand()
448 fflush(gbl.dbgfil); in dump_cand()
546 fprintf(gbl.dbgfil, "\""); in dmp_rat()
[all …]
H A Dllassem.cpp361 if (sptr == gbl.currsub && gbl.rutype == RU_PROG) in get_ag_searchnm()
468 gbl.paddr = 0; in assemble_init()
499 if (gbl.currsub) in generate_struct_dtype()
842 subprog = gbl.outersub ? gbl.outersub : gbl.currsub; in assem_init()
869 if (gbl.internal > 1 || gbl.outlined) { in assem_init()
1550 } else if (gbl.saddr && !gbl.outlined) { in write_statics()
2340 (gbl.outersub && SCG(sptr) == SC_EXTERN) ? gbl.outersub : gbl.currsub; in write_typedescs()
3083 if (gbl.internal == 1 && gbl.rutype == RU_PROG && sptr == gbl.currsub) in get_ag()
4276 gbl.locaddr = ALIGN(gbl.locaddr + loc_addr, maxa); in fix_equiv_locals()
5552 if (gbl.internal == 1 && gbl.outlined && gbl.outersub) in make_uplevel_arg_struct()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dprovider_child.c46 gbl->c_provider_deregister_child_cb(gbl->handle); in child_prov_ossl_ctx_free()
48 OPENSSL_free(gbl); in child_prov_ossl_ctx_free()
91 if (gbl == NULL) in ossl_child_provider_init()
94 *provctx = gbl->c_prov_get0_provider_ctx(gbl->curr_prov); in ossl_child_provider_init()
95 *out = gbl->c_prov_get0_dispatch(gbl->curr_prov); in ossl_child_provider_init()
110 if (gbl == NULL) in provider_create_child_cb()
117 if (gbl->isinited && !CRYPTO_THREAD_write_lock(gbl->lock)) in provider_create_child_cb()
178 if (gbl == NULL) in provider_remove_child_cb()
215 if (gbl == NULL) in ossl_provider_init_as_child()
268 if (!gbl->c_provider_register_child_cb(gbl->handle, in ossl_provider_init_as_child()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dprovider_child.c46 gbl->c_provider_deregister_child_cb(gbl->handle); in child_prov_ossl_ctx_free()
48 OPENSSL_free(gbl); in child_prov_ossl_ctx_free()
91 if (gbl == NULL) in ossl_child_provider_init()
94 *provctx = gbl->c_prov_get0_provider_ctx(gbl->curr_prov); in ossl_child_provider_init()
95 *out = gbl->c_prov_get0_dispatch(gbl->curr_prov); in ossl_child_provider_init()
110 if (gbl == NULL) in provider_create_child_cb()
117 if (gbl->isinited && !CRYPTO_THREAD_write_lock(gbl->lock)) in provider_create_child_cb()
178 if (gbl == NULL) in provider_remove_child_cb()
215 if (gbl == NULL) in ossl_provider_init_as_child()
268 if (!gbl->c_provider_register_child_cb(gbl->handle, in ossl_provider_init_as_child()
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dprovider_child.c46 gbl->c_provider_deregister_child_cb(gbl->handle); in child_prov_ossl_ctx_free()
48 OPENSSL_free(gbl); in child_prov_ossl_ctx_free()
91 if (gbl == NULL) in ossl_child_provider_init()
94 *provctx = gbl->c_prov_get0_provider_ctx(gbl->curr_prov); in ossl_child_provider_init()
95 *out = gbl->c_prov_get0_dispatch(gbl->curr_prov); in ossl_child_provider_init()
110 if (gbl == NULL) in provider_create_child_cb()
117 if (gbl->isinited && !CRYPTO_THREAD_write_lock(gbl->lock)) in provider_create_child_cb()
178 if (gbl == NULL) in provider_remove_child_cb()
215 if (gbl == NULL) in ossl_provider_init_as_child()
268 if (!gbl->c_provider_register_child_cb(gbl->handle, in ossl_provider_init_as_child()
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dprovider_child.c46 gbl->c_provider_deregister_child_cb(gbl->handle); in child_prov_ossl_ctx_free()
48 OPENSSL_free(gbl); in child_prov_ossl_ctx_free()
91 if (gbl == NULL) in ossl_child_provider_init()
94 *provctx = gbl->c_prov_get0_provider_ctx(gbl->curr_prov); in ossl_child_provider_init()
95 *out = gbl->c_prov_get0_dispatch(gbl->curr_prov); in ossl_child_provider_init()
110 if (gbl == NULL) in provider_create_child_cb()
117 if (gbl->isinited && !CRYPTO_THREAD_write_lock(gbl->lock)) in provider_create_child_cb()
178 if (gbl == NULL) in provider_remove_child_cb()
215 if (gbl == NULL) in ossl_provider_init_as_child()
268 if (!gbl->c_provider_register_child_cb(gbl->handle, in ossl_provider_init_as_child()
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/
H A Dprovider_child.c46 OPENSSL_free(gbl); in child_prov_ossl_ctx_free()
89 if (gbl == NULL) in ossl_child_provider_init()
92 *provctx = gbl->c_prov_get0_provider_ctx(gbl->curr_prov); in ossl_child_provider_init()
93 *out = gbl->c_prov_get0_dispatch(gbl->curr_prov); in ossl_child_provider_init()
108 if (gbl == NULL) in provider_create_child_cb()
171 if (gbl == NULL) in provider_remove_child_cb()
208 if (gbl == NULL) in ossl_provider_init_as_child()
261 if (!gbl->c_provider_register_child_cb(gbl->handle, in ossl_provider_init_as_child()
276 if (gbl == NULL) in ossl_provider_deinit_child()
279 gbl->c_provider_deregister_child_cb(gbl->handle); in ossl_provider_deinit_child()
[all …]
/dports/security/openssl-devel/openssl-3.0.2/crypto/
H A Dprovider_child.c46 OPENSSL_free(gbl); in child_prov_ossl_ctx_free()
89 if (gbl == NULL) in ossl_child_provider_init()
92 *provctx = gbl->c_prov_get0_provider_ctx(gbl->curr_prov); in ossl_child_provider_init()
93 *out = gbl->c_prov_get0_dispatch(gbl->curr_prov); in ossl_child_provider_init()
108 if (gbl == NULL) in provider_create_child_cb()
171 if (gbl == NULL) in provider_remove_child_cb()
208 if (gbl == NULL) in ossl_provider_init_as_child()
261 if (!gbl->c_provider_register_child_cb(gbl->handle, in ossl_provider_init_as_child()
276 if (gbl == NULL) in ossl_provider_deinit_child()
279 gbl->c_provider_deregister_child_cb(gbl->handle); in ossl_provider_deinit_child()
[all …]
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dmain.c162 gbl.fn = gbl.src_file; in main()
178 gbl.findex = addfile(gbl.fn, NULL, 0, 0, 0, 1, 0); in main()
351 gbl.outersub = gbl.currsub; in main()
352 gbl.outerentries = gbl.entries; in main()
531 gbl.outersub = gbl.currsub; in main()
532 gbl.outerentries = gbl.entries; in main()
678 gbl.fn = NULL; in init()
1043 gbl.file_name = gbl.src_file; in init()
1047 gbl.curr_file = gbl.src_file; in init()
1456 if (gbl.asmfil != NULL && gbl.asmfil != stdout) in finish()
[all …]
H A Dlower.c52 #define STB_LOWER() ((gbl.outfil == lowersym.lowerfile) && gbl.stbfil)
64 if (gbl.dbgfil) { in LowerTraceOutput()
82 if (gbl.dbgfil && gbl.dbgfil != stderr) { in lerror()
132 symdmp(gbl.dbgfil, 0); in lower()
148 gbl.internal = 0; in lower()
150 switch (gbl.internal) { in lower()
277 symdmp(gbl.dbgfil, 0); in lower()
329 plower("olnn", "BOS", gbl.funcline, gbl.findex, 0); in lower_start_subroutine()
518 if (gbl.stbfil) in lower_end_contains()
591 if (gbl.stbfil) { in lower_end_contains()
[all …]
H A Dassem.c112 addr = -gbl.locaddr; in sym_is_refd()
115 gbl.locaddr = -addr; in sym_is_refd()
117 gbl.locals = sptr; in sym_is_refd()
120 fprintf(gbl.dbgfil, in sym_is_refd()
129 addr = gbl.saddr; in sym_is_refd()
192 gbl.externs = sptr; in sym_is_refd()
199 gbl.consts = sptr; in sym_is_refd()
239 gbl.locaddr = ALIGN(gbl.locaddr + loc_addr, maxa); in fix_equiv_locals()
247 gbl.locals = sym; in fix_equiv_locals()
285 addr = gbl.saddr; in fix_equiv_statics()
[all …]
H A Dhlvect.c51 if (gbl.dbgfil) { in TraceOutput()
53 fprintf(gbl.dbgfil, "\n"); in TraceOutput()
71 if (gbl.dbgfil) { in STraceOutput()
73 fprintf(gbl.dbgfil, "\n"); in STraceOutput()
375 fprintf(gbl.dbgfil, "\n"); in dump_subs()
391 fprintf(gbl.dbgfil, in dump_memref_hdr()
423 fprintf(gbl.dbgfil, ">"); in dump_one_memref()
427 fprintf(gbl.dbgfil, " "); in dump_one_memref()
430 fprintf(gbl.dbgfil, "\n"); in dump_one_memref()
460 fprintf(gbl.dbgfil, " "); in dump_one_vloop()
[all …]
H A Dinliner.c179 if (gbl.rutype != RU_SUBR && gbl.rutype != RU_FUNC) { in extractor_possible()
196 MSGNEGINLINER, "INL025", gbl.findex, gbl.funcline, in extractor_possible()
390 if (gbl.internal <= 1 || gbl.outersub == 0) { in extractor()
1289 gbl.cmblks = removelist(gbl.cmblks, oldsymavl); in remove_inlined_symbols()
1290 gbl.externs = removelist(gbl.externs, oldsymavl); in remove_inlined_symbols()
1291 gbl.consts = removelist(gbl.consts, oldsymavl); in remove_inlined_symbols()
1292 gbl.entries = removelist(gbl.entries, oldsymavl); in remove_inlined_symbols()
1293 gbl.statics = removelist(gbl.statics, oldsymavl); in remove_inlined_symbols()
1294 gbl.locals = removelist(gbl.locals, oldsymavl); in remove_inlined_symbols()
1295 gbl.asgnlbls = removelist(gbl.asgnlbls, oldsymavl); in remove_inlined_symbols()
[all …]
H A Ddinitutl.c54 fprintf(gbl.dbgfil, "create dinit file\n"); in dinit_put()
85 fprintf(gbl.dbgfil, "rewind dinit file to read\n"); in dinit_read()
108 fprintf(gbl.dbgfil, " dinit-%s ", str); in dump_buff()
125 fprintf(gbl.dbgfil, "DINIT_END"); in dump_buff()
128 fprintf(gbl.dbgfil, "DINIT_REPEAT "); in dump_buff()
131 fprintf(gbl.dbgfil, "DINIT_OFFSET "); in dump_buff()
137 fprintf(gbl.dbgfil, "DINIT_ZEROES "); in dump_buff()
143 fprintf(gbl.dbgfil, "dtype: %4d ", t.dtype); in dump_buff()
173 fprintf(gbl.dbgfil, "seek to beginning of file\n"); in dinit_fseek()
190 fprintf(gbl.dbgfil, "seek to end of file\n"); in dinit_fseek_end()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/backlight/
H A Dgpio_backlight.c26 struct gpio_backlight *gbl = bl_get_data(bl); in gpio_backlight_update_status() local
36 struct gpio_backlight *gbl = bl_get_data(bl); in gpio_backlight_check_fb() local
38 return gbl->fbdev == NULL || gbl->fbdev == info->dev; in gpio_backlight_check_fb()
54 struct gpio_backlight *gbl; in gpio_backlight_probe() local
57 gbl = devm_kzalloc(dev, sizeof(*gbl), GFP_KERNEL); in gpio_backlight_probe()
58 if (gbl == NULL) in gpio_backlight_probe()
62 gbl->fbdev = pdata->fbdev; in gpio_backlight_probe()
67 if (IS_ERR(gbl->gpiod)) { in gpio_backlight_probe()
68 ret = PTR_ERR(gbl->gpiod); in gpio_backlight_probe()
90 else if (gpiod_get_direction(gbl->gpiod) == 0 && in gpio_backlight_probe()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/backlight/
H A Dgpio_backlight.c26 struct gpio_backlight *gbl = bl_get_data(bl); in gpio_backlight_update_status() local
36 struct gpio_backlight *gbl = bl_get_data(bl); in gpio_backlight_check_fb() local
38 return gbl->fbdev == NULL || gbl->fbdev == info->dev; in gpio_backlight_check_fb()
54 struct gpio_backlight *gbl; in gpio_backlight_probe() local
57 gbl = devm_kzalloc(dev, sizeof(*gbl), GFP_KERNEL); in gpio_backlight_probe()
58 if (gbl == NULL) in gpio_backlight_probe()
62 gbl->fbdev = pdata->fbdev; in gpio_backlight_probe()
67 if (IS_ERR(gbl->gpiod)) { in gpio_backlight_probe()
68 ret = PTR_ERR(gbl->gpiod); in gpio_backlight_probe()
90 else if (gpiod_get_direction(gbl->gpiod) == 0 && in gpio_backlight_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/backlight/
H A Dgpio_backlight.c26 struct gpio_backlight *gbl = bl_get_data(bl); in gpio_backlight_update_status() local
36 struct gpio_backlight *gbl = bl_get_data(bl); in gpio_backlight_check_fb() local
38 return gbl->fbdev == NULL || gbl->fbdev == info->dev; in gpio_backlight_check_fb()
54 struct gpio_backlight *gbl; in gpio_backlight_probe() local
57 gbl = devm_kzalloc(dev, sizeof(*gbl), GFP_KERNEL); in gpio_backlight_probe()
58 if (gbl == NULL) in gpio_backlight_probe()
62 gbl->fbdev = pdata->fbdev; in gpio_backlight_probe()
67 if (IS_ERR(gbl->gpiod)) { in gpio_backlight_probe()
68 ret = PTR_ERR(gbl->gpiod); in gpio_backlight_probe()
90 else if (gpiod_get_direction(gbl->gpiod) == 0 && in gpio_backlight_probe()
[all …]
/dports/biology/fasta/fasta/
H A DMakefile159 faatran.o : upam.gbl aamap.gbl uascii.gbl
161 pam.o : pam.c uascii.gbl upam.gbl
163 apam.o : apam.c uascii.gbl upam.gbl
178 sgmata.o : zzlgmata.c zzgmata.gbl upam.gbl
181 lsim2.o : lsim2.c zzgmata.gbl upam.gbl
184 plsim2.o : lsim2.c zzgmata.gbl upam.gbl
187 lsim3.o : lsim3.c zzgmata.gbl upam.gbl
190 plsim3.o : lsim3.c zzgmata.gbl upam.gbl
193 f_band.o : f_band.c zzgmata.gbl upam.gbl
196 ll_band.o : l_band.c zzgmata.gbl upam.gbl
[all …]
H A Dmakefile.unx146 faatran.o : upam.gbl aamap.gbl uascii.gbl
148 pam.o : uascii.gbl upam.gbl
150 upam.o : uascii.gbl upam.gbl
152 zlgmata.o : zzlgmata.c zzgmata.gbl upam.gbl
156 zxgmata.o : zxlgmata.c zzgmata.gbl upam.gbl
168 sgmata.o : zzlgmata.c zzgmata.gbl upam.gbl
172 lsim.o : lsim.c zzgmata.gbl upam.gbl
175 plsim.o : lsim.c zzgmata.gbl upam.gbl
179 f_band.o : f_band.c zzgmata.gbl upam.gbl
182 ll_band.o : l_band.c zzgmata.gbl upam.gbl
[all …]
H A Dmakefile.32105 faatran.obj : upam.gbl aamap.gbl uascii.gbl
107 pam.obj : uascii.gbl upam.gbl
109 zlgmata.obj : zzlgmata.c zzgmata.gbl upam.gbl
112 sgmata.obj : zzlgmata.c zzgmata.gbl upam.gbl
115 plgmata.obj : zzlgmata.c zzgmata.gbl upam.gbl
118 zgmata.obj : zzlgmata.c zzgmata.gbl upam.gbl
121 zggmata.obj : zzlgmata.c zzgmata.gbl upam.gbl
131 nxgetaa.obj : nxgetaa.c upam.gbl uascii.gbl altlib.h
134 lfgetaa.obj : nxgetaa.c upam.gbl uascii.gbl
137 tnxgetaa.obj : nxgetaa.c upam.gbl uascii.gbl
[all …]
H A Dmakefile.tc110 faatran.obj : upam.gbl aamap.gbl uascii.gbl
112 pam.obj : uascii.gbl upam.gbl
114 zlgmata.obj : zzlgmata.c zzgmata.gbl upam.gbl
117 sgmata.obj : zzlgmata.c zzgmata.gbl upam.gbl
120 plgmata.obj : zzlgmata.c zzgmata.gbl upam.gbl
123 zgmata.obj : zzlgmata.c zzgmata.gbl upam.gbl
126 zggmata.obj : zzlgmata.c zzgmata.gbl upam.gbl
136 nxgetaa.obj : nxgetaa.c upam.gbl uascii.gbl altlib.h
139 lfgetaa.obj : nxgetaa.c upam.gbl uascii.gbl
142 tnxgetaa.obj : nxgetaa.c upam.gbl uascii.gbl
[all …]
/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dldread.c148 gbl->fcb = fcb; in save_gbl()
159 gbl->rbufp = gbl->rbuf; in save_gbl()
165 gbl->currc = gbl->rbufp + (currc - rbufp); in save_gbl()
185 fcb = gbl->fcb; in restore_gbl()
202 if (gbl->currc) { in restore_gbl()
203 assert(gbl->currc == (gbl->rbufp + (gbl->currc - gbl->rbufp))); in restore_gbl()
204 currc = rbufp + (gbl->currc - gbl->rbufp); in restore_gbl()
281 if (gbl->rbufp != gbl->rbuf) { in allocate_new_gbl()
282 free(gbl->rbufp); in allocate_new_gbl()
285 gbl->rbufp = gbl->rbuf; in allocate_new_gbl()
[all …]
H A Dldwrite.c92 gbl->fcb = fcb; in save_gbl()
93 gbl->in_recp = in_recp; in save_gbl()
94 gbl->in_curp = in_curp; in save_gbl()
97 gbl->rec_len = rec_len; in save_gbl()
100 gbl->delim = delim; in save_gbl()
109 tmp_gbl = gbl->same_fcb; in save_samefcb()
128 fcb = gbl->fcb; in restore_gbl()
138 delim = gbl->delim; in restore_gbl()
160 memset(gbl, 0, gsize); in allocate_new_gbl()
241 gbl->sign = fcb->sign; in _f90io_ldw_init()
[all …]
/dports/math/libpgmath/flang-d07daf3/tools/shared/
H A Ddirect.c32 fprintf(gbl.dbgfil, s);
35 fprintf(gbl.dbgfil, s, a);
120 inigbl = direct.gbl; in direct_init()
122 direct.rou = direct.gbl; in direct_init()
123 direct.loop = direct.gbl; in direct_init()
204 direct.rou = direct.gbl; in direct_rou_end()
205 direct.loop = direct.gbl; in direct_rou_end()
390 if (gbl.vfrets) { in direct_rou_load()
477 fprintf(gbl.dbgfil, in dmp_dirset()
484 fprintf(gbl.dbgfil, in dmp_dirset()
[all …]

12345678910>>...47