Home
last modified time | relevance | path

Searched refs:thiscase (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dstmt.c4421 thiscase->desc = CASE_NESTING; in expand_start_case()
4422 thiscase->next = case_stack; in expand_start_case()
4423 thiscase->all = nesting_stack; in expand_start_case()
4432 case_stack = thiscase; in expand_start_case()
4433 nesting_stack = thiscase; in expand_start_case()
4461 thiscase->next = case_stack; in expand_start_case_dummy()
4464 thiscase->exit_label = 0; in expand_start_case_dummy()
4469 case_stack = thiscase; in expand_start_case_dummy()
4470 nesting_stack = thiscase; in expand_start_case_dummy()
5364 if (thiscase == NULL) in expand_end_case_type()
[all …]
H A DChangeLog.918992 thiscase->exit_label and thiscase->data.case_stmt.default_label
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dstmt.c4421 thiscase->desc = CASE_NESTING; in expand_start_case()
4422 thiscase->next = case_stack; in expand_start_case()
4423 thiscase->all = nesting_stack; in expand_start_case()
4432 case_stack = thiscase; in expand_start_case()
4433 nesting_stack = thiscase; in expand_start_case()
4461 thiscase->next = case_stack; in expand_start_case_dummy()
4464 thiscase->exit_label = 0; in expand_start_case_dummy()
4469 case_stack = thiscase; in expand_start_case_dummy()
4470 nesting_stack = thiscase; in expand_start_case_dummy()
5364 if (thiscase == NULL) in expand_end_case_type()
[all …]
H A DChangeLog.918992 thiscase->exit_label and thiscase->data.case_stmt.default_label
/dports/math/reduce/Reduce-svn5758-src/packages/guardian/
H A Dguardian.red293 begin scalar gcond,scge,thiscase,newgcase;
297 thiscase := car scge;
299 if cadr thiscase eq 'true or cadr thiscase = gcond then
300 newgcase := 'geg . cdr thiscase
308 thiscase := car scge;
310 if gd_truep {'impl,gcond,cadr thiscase} then
311 newgcase := 'geg . cdr thiscase
/dports/math/snns/SNNSv4.3/xgui/sources/
H A Dui_funcdispl.ph66 static void local_kill_prot(Widget dummy, int thiscase, caddr_t call_data);
H A Dui_funcdispl.c730 static void local_kill_prot(Widget dummy, int thiscase, caddr_t call_data) in local_kill_prot() argument
732 FUNC_GRAPH_win_ex[thiscase] = 0; in local_kill_prot()
/dports/deskutils/treesheets/treesheets-1.0.2/lobster/src/lobster/
H A Dcodegen.h1218 vector<int> nextcase, thiscase, exitswitch; in Generate() local
1234 (is_last ? nextcase : thiscase).push_back(cg.Pos()); in Generate()
1250 for (auto loc : thiscase) cg.SetLabel(loc); in Generate()
1251 thiscase.clear(); in Generate()
/dports/math/R-cran-Amelia/Amelia/R/
H A Dameliagui.r1525 thiscase <- tcltk::tclvalue(tcltk::tkget(getAmelia(caseBox))) functionVar
1630 text = thiscase,tag="normal")
1696 thiscase <- cases[getAmelia("priorsmat")[i,1]+1] functionVar
1699 text = thiscase,tag="normal")
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java115 for(final Consumer<SelectionResolutionTestCase.Builder> thiscase : cases) { in runCases()
117 thiscase.accept(localbuilder); in runCases()
125 for(final Consumer<SelectionResolutionTestCase.Builder> thiscase : cases) { in printCases()
127 thiscase.accept(localbuilder); in printCases()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java115 for(final Consumer<SelectionResolutionTestCase.Builder> thiscase : cases) { in runCases()
117 thiscase.accept(localbuilder); in runCases()
125 for(final Consumer<SelectionResolutionTestCase.Builder> thiscase : cases) { in printCases()
127 thiscase.accept(localbuilder); in printCases()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java115 for(final Consumer<SelectionResolutionTestCase.Builder> thiscase : cases) { in runCases()
117 thiscase.accept(localbuilder); in runCases()
125 for(final Consumer<SelectionResolutionTestCase.Builder> thiscase : cases) { in printCases()
127 thiscase.accept(localbuilder); in printCases()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java115 for(final Consumer<SelectionResolutionTestCase.Builder> thiscase : cases) { in runCases()
117 thiscase.accept(localbuilder); in runCases()
125 for(final Consumer<SelectionResolutionTestCase.Builder> thiscase : cases) { in printCases()
127 thiscase.accept(localbuilder); in printCases()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java115 for(final Consumer<SelectionResolutionTestCase.Builder> thiscase : cases) { in runCases()
117 thiscase.accept(localbuilder); in runCases()
125 for(final Consumer<SelectionResolutionTestCase.Builder> thiscase : cases) { in printCases()
127 thiscase.accept(localbuilder); in printCases()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java115 for(final Consumer<SelectionResolutionTestCase.Builder> thiscase : cases) { in runCases()
117 thiscase.accept(localbuilder); in runCases()
125 for(final Consumer<SelectionResolutionTestCase.Builder> thiscase : cases) { in printCases()
127 thiscase.accept(localbuilder); in printCases()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java115 for(final Consumer<SelectionResolutionTestCase.Builder> thiscase : cases) { in runCases()
117 thiscase.accept(localbuilder); in runCases()
125 for(final Consumer<SelectionResolutionTestCase.Builder> thiscase : cases) { in printCases()
127 thiscase.accept(localbuilder); in printCases()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java115 for(final Consumer<SelectionResolutionTestCase.Builder> thiscase : cases) { in runCases()
117 thiscase.accept(localbuilder); in runCases()
125 for(final Consumer<SelectionResolutionTestCase.Builder> thiscase : cases) { in printCases()
127 thiscase.accept(localbuilder); in printCases()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-200335368 thiscase->exit_label and thiscase->data.case_stmt.default_label
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A DChangeLog-200335368 thiscase->exit_label and thiscase->data.case_stmt.default_label
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A DChangeLog-200335368 thiscase->exit_label and thiscase->data.case_stmt.default_label
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A DChangeLog-200335368 thiscase->exit_label and thiscase->data.case_stmt.default_label
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog-200335368 thiscase->exit_label and thiscase->data.case_stmt.default_label
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-200335368 thiscase->exit_label and thiscase->data.case_stmt.default_label
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A DChangeLog-200335368 thiscase->exit_label and thiscase->data.case_stmt.default_label
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog-200335368 thiscase->exit_label and thiscase->data.case_stmt.default_label

12