Home
last modified time | relevance | path

Searched refs:Section_Name (Results 1 – 25 of 44) sorted by relevance

12

/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/go-git/gcfg/
H A Dexample_test.go49 Section_Name struct {
57 fmt.Println(cfg.Section_Name.Variable_Name)
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/go-git/gcfg/
H A Dexample_test.go49 Section_Name struct {
57 fmt.Println(cfg.Section_Name.Variable_Name)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/go-git/gcfg/
H A Dexample_test.go49 Section_Name struct {
57 fmt.Println(cfg.Section_Name.Variable_Name)
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/go-git/gcfg/gcfg-1.5.0/
H A Dexample_test.go49 Section_Name struct {
57 fmt.Println(cfg.Section_Name.Variable_Name)
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/go-git/gcfg/
H A Dexample_test.go49 Section_Name struct {
57 fmt.Println(cfg.Section_Name.Variable_Name)
/dports/sysutils/hared/hared-hare-1.0-45-g8341d8a/vendor/gopkg.in/gcfg.v1/
H A Dexample_test.go49 Section_Name struct {
57 fmt.Println(cfg.Section_Name.Variable_Name)
/dports/games/avp/avp-20170505/src/avp/
H A Dbh_debri.c884 if (strcmp(root->sempai->Section_Name,"bottle")==0) { in MakeHierarchicalDebris()
1024 …e_root,(((HDEBRIS_BEHAV_BLOCK * ) sbPtr->SBdataptr)->HModelController).Root_Section->Section_Name); in MakeHierarchicalDebris()
1084 …e_root,(((HDEBRIS_BEHAV_BLOCK * ) sbPtr->SBdataptr)->HModelController).Root_Section->Section_Name); in MakeHierarchicalDebris()
1128 …e_root,(((HDEBRIS_BEHAV_BLOCK * ) sbPtr->SBdataptr)->HModelController).Root_Section->Section_Name); in MakeHierarchicalDebris()
1348 if (strcmp(root->sempai->Section_Name,"SADAR")==0) { in MakeHierarchicalDebris()
1351 } else if (strcmp(root->sempai->Section_Name,"gren stock")==0) { in MakeHierarchicalDebris()
1354 } else if (strcmp(root->sempai->Section_Name,"flamer")==0) { in MakeHierarchicalDebris()
1356 } else if (strcmp(root->sempai->Section_Name,"spring one")==0) { in MakeHierarchicalDebris()
1364 } else if (strcmp(root->sempai->Section_Name,"mini gun")==0) { in MakeHierarchicalDebris()
1366 } else if (strcmp(root->sempai->Section_Name,"flame thrower")==0) { in MakeHierarchicalDebris()
[all …]
H A Dhmodel.c222 sec_att=GetThisSectionAttachment(riffname,this_section->Section_Name,NULL); in Preprocess_Section()
972 LOGDXFMT(("Name of section: %s\n",this_section_data->sempai->Section_Name));
2847 if (strcmp(name,this_section_data->sempai->Section_Name)==0) {
2890 if (strcmp(name,this_section->Section_Name)==0) {
3595 if (strcmp((*child_list_ptr)->Section_Name,Name)==0) {
3622 if (strcmp(name,child_list_ptr->sempai->Section_Name)==0) {
3641 GLOBALASSERT(strcmp(new_template->Section_Name,old_template->Section_Name)==0);
3818 GLOBALASSERT(strcmp(new_template->Section_Name,old_template->Section_Name)==0);
3904 if (strcmp(new_template->Section_Name,old_template->Section_Name)) {
3905 GLOBALASSERT(strcmp(new_template->Section_Name,old_template->Section_Name)==0);
[all …]
H A Dhmodel.h143 char *Section_Name; member
157 char *Section_Name; member
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/generated/
H A Dgtk-about_dialog.adb84 Section_Name : UTF8_String;
89 Section_Name : Interfaces.C.Strings.chars_ptr;
92 Tmp_Section_Name : Interfaces.C.Strings.chars_ptr := New_String (Section_Name);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-comlin.adb3353 Section_Name : not null access constant String := Empty_Name'Access; variable
3414 Section => Section_Name.all);
3467 (Get_Switches (Local_Config, Parser.Switch_Character, Section_Name.all)
3520 Section => Section_Name.all,
3533 Section_Name := Local_Config.Sections (Current_Section);
3534 Goto_Section (Section_Name.all, Parser);
3539 (Local_Config, Parser.Switch_Character, Section_Name.all));
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dg-comlin.adb3354 Section_Name : not null access constant String := Empty_Name'Access; variable
3416 Section => Section_Name.all);
3456 (Get_Switches (Config, Parser.Switch_Character, Section_Name.all)
3510 Section => Section_Name.all,
3523 Section_Name := Config.Sections (Current_Section);
3524 Goto_Section (Section_Name.all, Parser);
3529 (Config, Parser.Switch_Character, Section_Name.all));
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Dg-comlin.adb3376 Section_Name : not null access constant String := Empty_Name'Access; variable
3441 Section => Section_Name.all);
3494 (Get_Switches (Local_Config, Parser.Switch_Character, Section_Name.all)
3547 Section => Section_Name.all,
3560 Section_Name := Local_Config.Sections (Current_Section);
3561 Goto_Section (Section_Name.all, Parser);
3566 (Local_Config, Parser.Switch_Character, Section_Name.all));
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Dg-comlin.adb3347 Section_Name : not null access constant String := Empty_Name'Access; variable
3409 Section => Section_Name.all);
3449 (Get_Switches (Config, Parser.Switch_Character, Section_Name.all)
3501 Section => Section_Name.all,
3514 Section_Name := Config.Sections (Current_Section);
3515 Goto_Section (Section_Name.all, Parser);
3520 (Config, Parser.Switch_Character, Section_Name.all));
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dg-comlin.adb3352 Section_Name : not null access constant String := Empty_Name'Access; variable
3414 Section => Section_Name.all);
3454 (Get_Switches (Config, Parser.Switch_Character, Section_Name.all)
3506 Section => Section_Name.all,
3519 Section_Name := Config.Sections (Current_Section);
3520 Goto_Section (Section_Name.all, Parser);
3525 (Config, Parser.Switch_Character, Section_Name.all));
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-comlin.adb3353 Section_Name : not null access constant String := Empty_Name'Access; variable
3414 Section => Section_Name.all);
3467 (Get_Switches (Local_Config, Parser.Switch_Character, Section_Name.all)
3520 Section => Section_Name.all,
3533 Section_Name := Local_Config.Sections (Current_Section);
3534 Goto_Section (Section_Name.all, Parser);
3539 (Local_Config, Parser.Switch_Character, Section_Name.all));
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Dg-comlin.adb3353 Section_Name : not null access constant String := Empty_Name'Access; variable
3414 Section => Section_Name.all);
3467 (Get_Switches (Local_Config, Parser.Switch_Character, Section_Name.all)
3520 Section => Section_Name.all,
3533 Section_Name := Local_Config.Sections (Current_Section);
3534 Goto_Section (Section_Name.all, Parser);
3539 (Local_Config, Parser.Switch_Character, Section_Name.all));
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Dg-comlin.adb3394 Section_Name : not null access constant String := Empty_Name'Access; variable
3459 Section => Section_Name.all);
3512 (Get_Switches (Local_Config, Parser.Switch_Character, Section_Name.all)
3565 Section => Section_Name.all,
3578 Section_Name := Local_Config.Sections (Current_Section);
3579 Goto_Section (Section_Name.all, Parser);
3584 (Local_Config, Parser.Switch_Character, Section_Name.all));
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dg-comlin.adb3354 Section_Name : not null access constant String := Empty_Name'Access; variable
3416 Section => Section_Name.all);
3456 (Get_Switches (Config, Parser.Switch_Character, Section_Name.all)
3510 Section => Section_Name.all,
3523 Section_Name := Config.Sections (Current_Section);
3524 Goto_Section (Section_Name.all, Parser);
3529 (Config, Parser.Switch_Character, Section_Name.all));
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dg-comlin.adb3395 Section_Name : not null access constant String := Empty_Name'Access; variable
3460 Section => Section_Name.all);
3513 (Get_Switches (Local_Config, Parser.Switch_Character, Section_Name.all)
3566 Section => Section_Name.all,
3579 Section_Name := Local_Config.Sections (Current_Section);
3580 Goto_Section (Section_Name.all, Parser);
3585 (Local_Config, Parser.Switch_Character, Section_Name.all));
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dg-comlin.adb3346 Section_Name : not null access constant String := Empty_Name'Access; variable
3408 Section => Section_Name.all);
3448 (Get_Switches (Config, Parser.Switch_Character, Section_Name.all)
3500 Section => Section_Name.all,
3513 Section_Name := Config.Sections (Current_Section);
3514 Goto_Section (Section_Name.all, Parser);
3519 (Config, Parser.Switch_Character, Section_Name.all));
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Dg-comlin.adb3394 Section_Name : not null access constant String := Empty_Name'Access; variable
3459 Section => Section_Name.all);
3512 (Get_Switches (Local_Config, Parser.Switch_Character, Section_Name.all)
3565 Section => Section_Name.all,
3578 Section_Name := Local_Config.Sections (Current_Section);
3579 Goto_Section (Section_Name.all, Parser);
3584 (Local_Config, Parser.Switch_Character, Section_Name.all));
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Dg-comlin.adb3395 Section_Name : not null access constant String := Empty_Name'Access; variable
3460 Section => Section_Name.all);
3513 (Get_Switches (Local_Config, Parser.Switch_Character, Section_Name.all)
3566 Section => Section_Name.all,
3579 Section_Name := Local_Config.Sections (Current_Section);
3580 Goto_Section (Section_Name.all, Parser);
3585 (Local_Config, Parser.Switch_Character, Section_Name.all));
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dg-comlin.adb3346 Section_Name : not null access constant String := Empty_Name'Access; variable
3408 Section => Section_Name.all);
3448 (Get_Switches (Config, Parser.Switch_Character, Section_Name.all)
3500 Section => Section_Name.all,
3513 Section_Name := Config.Sections (Current_Section);
3514 Goto_Section (Section_Name.all, Parser);
3519 (Config, Parser.Switch_Character, Section_Name.all));
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-comlin.adb3353 Section_Name : not null access constant String := Empty_Name'Access; variable
3414 Section => Section_Name.all);
3467 (Get_Switches (Local_Config, Parser.Switch_Character, Section_Name.all)
3520 Section => Section_Name.all,
3533 Section_Name := Local_Config.Sections (Current_Section);
3534 Goto_Section (Section_Name.all, Parser);
3539 (Local_Config, Parser.Switch_Character, Section_Name.all));

12