Home
last modified time | relevance | path

Searched refs:RETURN_NAME (Results 1 – 22 of 22) sorted by relevance

/dports/www/node10/node-v10.24.1/deps/v8/src/interpreter/
H A Dinterpreter.cc238 #define RETURN_NAME(Name, ...) \ in LookupNameOfBytecodeHandler() macro
243 BYTECODE_LIST(RETURN_NAME) in LookupNameOfBytecodeHandler()
244 #undef RETURN_NAME in LookupNameOfBytecodeHandler()
/dports/science/paje/Paje_1.97/Tracers/JRastro/include/
H A DJRastro.h64 #define RETURN_NAME "ReturnSite" macro
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DSplitIntoFunctions.java88 private static final String RETURN_NAME = CompilerConstants.RETURN.symbolName(); field in SplitIntoFunctions
90 private static final String RETURN_PARAM_NAME = RETURN_NAME + "-in";
280 return createIdent(RETURN_NAME); in createReturnIdent()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DSplitIntoFunctions.java88 private static final String RETURN_NAME = CompilerConstants.RETURN.symbolName(); field in SplitIntoFunctions
90 private static final String RETURN_PARAM_NAME = RETURN_NAME + "-in";
280 return createIdent(RETURN_NAME); in createReturnIdent()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DSplitIntoFunctions.java88 private static final String RETURN_NAME = CompilerConstants.RETURN.symbolName(); field in SplitIntoFunctions
90 private static final String RETURN_PARAM_NAME = RETURN_NAME + "-in";
280 return createIdent(RETURN_NAME); in createReturnIdent()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DSplitIntoFunctions.java88 private static final String RETURN_NAME = CompilerConstants.RETURN.symbolName(); field in SplitIntoFunctions
90 private static final String RETURN_PARAM_NAME = RETURN_NAME + "-in";
280 return createIdent(RETURN_NAME); in createReturnIdent()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DSplitIntoFunctions.java88 private static final String RETURN_NAME = CompilerConstants.RETURN.symbolName(); field in SplitIntoFunctions
90 private static final String RETURN_PARAM_NAME = RETURN_NAME + "-in";
280 return createIdent(RETURN_NAME); in createReturnIdent()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/codegen/
H A DSplitIntoFunctions.java88 private static final String RETURN_NAME = CompilerConstants.RETURN.symbolName(); field in SplitIntoFunctions
90 private static final String RETURN_PARAM_NAME = RETURN_NAME + "-in";
275 return createIdent(RETURN_NAME); in createReturnIdent()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/codegen/
H A DSplitIntoFunctions.java88 private static final String RETURN_NAME = CompilerConstants.RETURN.symbolName(); field in SplitIntoFunctions
90 private static final String RETURN_PARAM_NAME = RETURN_NAME + "-in";
275 return createIdent(RETURN_NAME); in createReturnIdent()
/dports/cad/alliance/alliance/src/syf/src/
H A Dsyf_fsm.c162 SyfState->RETURN_NAME = namealloc( Buffer );
H A Dsyf_fsm.h138 char *RETURN_NAME; member
H A Dsyf_fsm2fbh.c368 FbhAux = fbh_addfbaux( FbhAux, ScanSyfState->RETURN_NAME,
370 FbhRin = fbh_addfbrin( FbhRin, ScanSyfState->RETURN_NAME );
H A Dsyf_synth.c278 Atom = createablatom( ReturnSyfState->RETURN_NAME );
321 StackArray[ ScanBit ].ABL = createablatom( ReturnSyfState->RETURN_NAME );
561 Equation = createablatom( ScanSyfState->RETURN_NAME );
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/bindings/keys/
H A DIKeyLookup.java383 String RETURN_NAME = "RETURN"; //$NON-NLS-1$ field
H A DSWTKeyLookup.java107 naturalKeyTable.put(RETURN_NAME, cr); in SWTKeyLookup()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/keys/
H A DCharacterKey.java137 characterKeysByName.put(IKeyLookup.RETURN_NAME, CharacterKey.CR); in characterKeysByName.put() argument
/dports/science/gnudatalanguage/gdl-1.0.1/src/pro/
H A Dcw_bgroup_donotuseyet.pro18 ; RETURN_ID=return_id, RETURN_INDEX=return_index, RETURN_NAME=return_name,$
115 RETURN_ID=return_id, RETURN_INDEX=return_index, RETURN_NAME=return_name,$
/dports/science/gnudatalanguage/gdl-1.0.1/testsuite/
H A Dcw_bgroup_broken.pro18 ; RETURN_ID=return_id, RETURN_INDEX=return_index, RETURN_NAME=return_name,$
115 RETURN_ID=return_id, RETURN_INDEX=return_index, RETURN_NAME=return_name,$
/dports/misc/rump/buildrump.sh-b914579/src/common/lib/libc/arch/sparc64/string/
H A Dmemcpy.S773 #ifdef RETURN_NAME
857 #ifdef RETURN_NAME
954 #ifdef RETURN_NAME
1051 #ifdef RETURN_NAME
1146 #ifdef RETURN_NAME
1239 #ifdef RETURN_NAME
1331 #ifdef RETURN_NAME
1421 #ifdef RETURN_NAME
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/expressions/
H A DWatchExpressionDialog.java188 int returnKey = keyLookup.formalKeyLookup(IKeyLookup.RETURN_NAME); in getCtrlReturnText()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/
H A DBindingPersistence.java123 r2_1KeysByName.put(IKeyLookup.RETURN_NAME, lookup.formalKeyLookupInteger(IKeyLookup.RETURN_NAME)); in r2_1KeysByName.put() argument
/dports/science/paje/Paje_1.97/Tracers/JRastro/src/
H A DJRastro_java_crw_demo.c2102 ci->return_name = RETURN_NAME; in inject_class()