Home
last modified time | relevance | path

Searched defs:RETURN (Results 1 – 25 of 59) sorted by relevance

123

/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DRETURN.java26 public class RETURN extends ReturnInstruction { class
28 public RETURN() { in RETURN() method in RETURN
DInstructionConstants.java150 ReturnInstruction RETURN = new RETURN(); field
/external/ltp/testcases/kernel/syscalls/fork/
Dfork13.c50 #define RETURN 256 macro
/external/nist-sip/java/gov/nist/core/
DSeparators.java46 public static final String RETURN = "\n"; field
DGenericObjectList.java66 protected static final String RETURN = Separators.RETURN; field in GenericObjectList
/external/antlr/runtime/ObjC/Framework/examples/fuzzy/
DFuzzy.h33 #define RETURN 16 macro
DFuzzyLexer.h38 #define RETURN 7 macro
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/javadoc/
DJavadocBlockTag.java52 RETURN, enumConstant
/external/ow2-asm/asm-util/src/main/java/org/objectweb/asm/util/
DCheckSignatureAdapter.java95 RETURN, enumConstant
/external/bzip2/
Ddecompress.c40 #define RETURN(rrr) \ macro
/external/cronet/third_party/protobuf/php/tests/proto/
Dtest_reserved_message_upper.proto62 message RETURN {} message
Dtest_reserved_enum_value_upper.proto63 RETURN = 56; enumerator
/external/protobuf/php/tests/proto/
Dtest_reserved_enum_value_upper.proto64 RETURN = 56; enumerator
Dtest_reserved_message_upper.proto63 message RETURN {} message
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h227 RETURN, enumerator
/external/nullaway/nullaway/src/main/java/com/uber/nullaway/handlers/
DInferredJARModelsHandler.java71 private static final int RETURN = -1; // '-1' indexes Return type in the Annotation Cache field in InferredJARModelsHandler
/external/iptables/libiptc/
Dlibip6tc.c109 #define RETURN XT_RETURN macro
Dlibip4tc.c111 #define RETURN XT_RETURN macro
/external/javassist/src/main/javassist/compiler/
DTokenId.java53 int RETURN = 333; field
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DGatherAPIDataOld.java490 private static final int RETURN = 9; field in GatherAPIDataOld
DGatherAPIData.java628 private static final int RETURN = 9; field in GatherAPIData
DCheckTags.java216 static final int RETURN = 9; field in CheckTags
/external/selinux/libselinux/src/
Daudit2why.c310 #define RETURN(X) \ macro
/external/turbine/java/com/google/turbine/parse/
DToken.java117 RETURN("return"), enumConstant
/external/mesa3d/src/amd/common/
Dac_shadowed_regs.c823 #define RETURN(array) \ in ac_get_reg_ranges() macro

123