Home
last modified time | relevance | path

Searched +defs:sec +defs:g (Results 1 – 25 of 919) sorted by relevance

12345678910>>...37

/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/imexporters/ofx/parser/
H A Dg_posstock.c37 AIO_OFX_GROUP *g; in AIO_OfxGroup_POSSTOCK_new() local
52 int AIO_OfxGroup_POSSTOCK_StartTag(AIO_OFX_GROUP *g, in AIO_OfxGroup_POSSTOCK_StartTag()
81 int AIO_OfxGroup_POSSTOCK_EndSubGroup(AIO_OFX_GROUP *g, AIO_OFX_GROUP *sg) in AIO_OfxGroup_POSSTOCK_EndSubGroup()
90 AB_SECURITY *sec; in AIO_OfxGroup_POSSTOCK_EndSubGroup() local
H A Dg_posmf.c39 AIO_OFX_GROUP *g; in AIO_OfxGroup_POSMF_new() local
54 int AIO_OfxGroup_POSMF_StartTag(AIO_OFX_GROUP *g, in AIO_OfxGroup_POSMF_StartTag()
83 int AIO_OfxGroup_POSMF_EndSubGroup(AIO_OFX_GROUP *g, AIO_OFX_GROUP *sg) in AIO_OfxGroup_POSMF_EndSubGroup()
92 AB_SECURITY *sec; in AIO_OfxGroup_POSMF_EndSubGroup() local
H A Dg_mfinfo.c38 AIO_OFX_GROUP *g; in AIO_OfxGroup_MFINFO_new() local
53 int AIO_OfxGroup_MFINFO_StartTag(AIO_OFX_GROUP *g, in AIO_OfxGroup_MFINFO_StartTag()
82 int AIO_OfxGroup_MFINFO_EndSubGroup(AIO_OFX_GROUP *g, AIO_OFX_GROUP *sg) in AIO_OfxGroup_MFINFO_EndSubGroup()
94 AB_SECURITY *sec=NULL; in AIO_OfxGroup_MFINFO_EndSubGroup() local
H A Dg_stockinfo.c35 AIO_OFX_GROUP *g; in AIO_OfxGroup_STOCKINFO_new() local
50 int AIO_OfxGroup_STOCKINFO_StartTag(AIO_OFX_GROUP *g, in AIO_OfxGroup_STOCKINFO_StartTag()
79 int AIO_OfxGroup_STOCKINFO_EndSubGroup(AIO_OFX_GROUP *g, AIO_OFX_GROUP *sg) in AIO_OfxGroup_STOCKINFO_EndSubGroup()
91 AB_SECURITY *sec=NULL; in AIO_OfxGroup_STOCKINFO_EndSubGroup() local
H A Dg_invpos.c42 AIO_OFX_GROUP *g; in GWEN_INHERIT() local
81 AB_SECURITY *AIO_OfxGroup_INVPOS_TakeSecurity(const AIO_OFX_GROUP *g) in AIO_OfxGroup_INVPOS_TakeSecurity()
84 AB_SECURITY *sec; in AIO_OfxGroup_INVPOS_TakeSecurity() local
97 int AIO_OfxGroup_INVPOS_StartTag(AIO_OFX_GROUP *g, in AIO_OfxGroup_INVPOS_StartTag()
142 int AIO_OfxGroup_INVPOS_AddData(AIO_OFX_GROUP *g, const char *data) in AIO_OfxGroup_INVPOS_AddData()
221 int AIO_OfxGroup_INVPOS_EndSubGroup(AIO_OFX_GROUP *g, AIO_OFX_GROUP *sg) in AIO_OfxGroup_INVPOS_EndSubGroup()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/resources/MoveInnerToTopLevel/test_secondary_8/in/
H A DA.java10 Secondary sec= new Secondary(); in B() local
21 void g(){ in g() method in Secondary
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dp_lights.cpp279 Sector *sec; in EV_StartLightStrobing() local
297 Sector *sec; in EV_TurnTagLightsOff() local
323 Sector *sec = 0; in EV_LightTurnOn() local
341 void T_Glow(glow_t *g) in T_Glow()
430 glow_t *g = (glow_t *)Z_Calloc(sizeof(*g), PU_MAP, 0); in P_SpawnGlowingLight() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/threads/test/
H A DTestSharedSection.cpp24 CSharedSection& sec; member in locker
40 AtomicGuard g(mutex); in Run() local
52 CCriticalSection sec; in TEST() local
60 CSharedSection sec; in TEST() local
71 CSharedSection sec; in TEST() local
112 CSharedSection sec; in TEST() local
155 CSharedSection sec; in TEST() local
/dports/math/R-cran-influenceR/influenceR/src/
H A Dkeyplayer.c27 int keyplayer_driver(graph_t *g, int n, int k, double p, double tol, long maxsec, int *KP) in keyplayer_driver()
76 int keyplayer_driver_omp(graph_t *g, int n, int k, double p, double tol, long maxsec, long sec, int… in keyplayer_driver_omp()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/src/
H A Dp_lights.cpp363 Sector *sec; in EV_StartLightStrobing() local
381 Sector *sec; in EV_TurnTagLightsOff() local
406 Sector *sec; in EV_LightTurnOn() local
424 void T_Glow(glow_t *g) in T_Glow()
517 glow_t *g = (glow_t *)Z_Calloc(sizeof(*g), PU_MAP, 0); in P_SpawnGlowingLight() local
/dports/devel/notcurses/notcurses-3.0.1/src/input/
H A Dinput.cpp198 unsigned r, g, b; in dim_rows() local
223 void Tick(ncpp::NotCurses* nc, uint64_t sec) { in Tick()
236 const uint64_t sec = (timenow_to_ns() - start) / NANOSECS_IN_SEC; in Ticker() local
363 const uint64_t sec = (timenow_to_ns() - start) / NANOSECS_IN_SEC; in input_demo() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/src/
H A Dp_lights.cpp438 Sector *sec; in EV_StartLightStrobing() local
456 Sector *sec; in EV_TurnTagLightsOff() local
481 Sector *sec; in EV_LightTurnOn() local
499 void T_Glow(glow_t *g) in T_Glow()
588 glow_t *g = (glow_t *)Z_Calloc(sizeof(*g), PU_MAP, 0); in P_SpawnGlowingLight() local
/dports/net/samba412/samba-4.12.15/source4/auth/
H A Dunix_token.c36 struct security_unix_token **sec) in security_token_to_unix_token()
38 uint32_t s, g; in security_token_to_unix_token() local
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nc_test4/
H A Dbm_many_atts.c29 double sec; in main() local
34 int g, grp, numgrp; in main() local
H A Dbm_many_objs.c29 double sec; in main() local
34 int g, grp, numgrp; in main() local
/dports/science/netcdf/netcdf-c-4.7.4/nc_perf/
H A Dbm_many_atts.c29 double sec; in main() local
34 int g, grp, numgrp; in main() local
H A Dbm_many_objs.c29 double sec; in main() local
34 int g, grp, numgrp; in main() local
/dports/games/heretic/glheretic-1.2/
H A Dp_lights.c150 sector_t *sec; in EV_StartLightStrobing() local
244 void T_Glow(glow_t *g) in T_Glow()
269 glow_t *g; in P_SpawnGlowingLight() local
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_lights.c150 sector_t *sec; in EV_StartLightStrobing() local
238 void T_Glow(glow_t * g) in T_Glow()
263 glow_t *g; in P_SpawnGlowingLight() local
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_lights.c150 sector_t *sec; in EV_StartLightStrobing() local
238 void T_Glow(glow_t * g) in T_Glow()
263 glow_t *g; in P_SpawnGlowingLight() local
/dports/graphics/argyllcms/Argyll_V1.9.2/xicc/
H A Dcv.c32 double g; in tfunc() local
50 double sec; /* Section */ in tfunc() local
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-score.c1081 struct score_got_info *g; in score_elf_got_info() local
1105 struct score_got_info *g; in score_elf_sort_hash_table() local
1412 struct score_got_info *g; in score_elf_create_got_section() local
1494 struct score_got_info *g; in score_elf_create_local_got_entry() local
1536 struct score_got_info *g; in score_elf_got16_entry() local
1565 struct score_got_info *g; in s3_bfd_score_elf_hide_symbol() local
1725 struct score_got_info *g; in score_elf_local_got_index() local
1746 struct score_got_info *g; in score_elf_global_got_index() local
1988 bfd_vma g = MINUS_ONE; in score_elf_final_link_relocate() local
2442 asection *sec; in s3_bfd_score_elf_relocate_section() local
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-score.c1084 struct score_got_info *g; in score_elf_got_info() local
1108 struct score_got_info *g; in score_elf_sort_hash_table() local
1415 struct score_got_info *g; in score_elf_create_got_section() local
1993 bfd_vma g = MINUS_ONE; in score_elf_final_link_relocate() local
2452 asection *sec; in s3_bfd_score_elf_relocate_section() local
2779 asection *sec, in s3_bfd_score_elf_check_relocs()
3067 asection *sec, in s3_bfd_score_elf_section_from_bfd_section()
3704 asection *sec) in s3_bfd_score_elf_fake_sections()
4108 asection *sec, in _bfd_score_elf_check_relocs()
4169 asection *sec, in _bfd_score_elf_section_from_bfd_section()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-score.c1084 struct score_got_info *g; in score_elf_got_info() local
1108 struct score_got_info *g; in score_elf_sort_hash_table() local
1415 struct score_got_info *g; in score_elf_create_got_section() local
1993 bfd_vma g = MINUS_ONE; in score_elf_final_link_relocate() local
2452 asection *sec; in s3_bfd_score_elf_relocate_section() local
2779 asection *sec, in s3_bfd_score_elf_check_relocs()
3067 asection *sec, in s3_bfd_score_elf_section_from_bfd_section()
3704 asection *sec) in s3_bfd_score_elf_fake_sections()
4108 asection *sec, in _bfd_score_elf_check_relocs()
4169 asection *sec, in _bfd_score_elf_section_from_bfd_section()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-score.c1084 struct score_got_info *g; in score_elf_got_info() local
1108 struct score_got_info *g; in score_elf_sort_hash_table() local
1415 struct score_got_info *g; in score_elf_create_got_section() local
1497 struct score_got_info *g; in score_elf_create_local_got_entry() local
1539 struct score_got_info *g; in score_elf_got16_entry() local
1568 struct score_got_info *g; in s3_bfd_score_elf_hide_symbol() local
1728 struct score_got_info *g; in score_elf_local_got_index() local
1749 struct score_got_info *g; in score_elf_global_got_index() local
1991 bfd_vma g = MINUS_ONE; in score_elf_final_link_relocate() local
2445 asection *sec; in s3_bfd_score_elf_relocate_section() local
[all …]

12345678910>>...37