Home
last modified time | relevance | path

Searched defs:RETURN (Results 1 – 25 of 71) 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
/external/coreboot/payloads/libpayload/curses/menu/
Dmf_common.h76 #define RETURN(code) returnCode( SET_ERROR(code) ) macro
78 #define RETURN(code) return( SET_ERROR(code) ) macro
/external/ltp/testcases/kernel/syscalls/fork/
Dfork13.c50 #define RETURN 256 macro
/external/rust/android-crates-io/crates/thiserror-impl/src/
Dscan_expr.rs187 static RETURN: [(Input, Action); 2] = [ variable
/external/rust/android-crates-io/crates/syn/src/
Dscan_expr.rs187 static RETURN: [(Input, Action); 2] = [ variable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/
Dscan_expr.rs187 static RETURN: [(Input, Action); 2] = [ constant
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/
Dscan_expr.rs187 static RETURN: [(Input, Action); 2] = [ constant
/external/nist-sip/java/gov/nist/core/
DSeparators.java46 public static final String RETURN = "\n"; field
/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/bzip2/
Ddecompress.c40 #define RETURN(rrr) \ macro
/external/ow2-asm/asm-util/src/main/java/org/objectweb/asm/util/
DCheckSignatureAdapter.java95 RETURN, enumConstant
/external/protobuf/php/tests/proto/
Dtest_reserved_message_upper.proto63 message RETURN {} message
Dtest_reserved_enum_value_upper.proto64 RETURN = 56; enumerator
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h227 RETURN, enumerator
/external/cronet/tot/third_party/protobuf/php/tests/proto/
Dtest_reserved_message_upper.proto63 message RETURN {} message
Dtest_reserved_enum_value_upper.proto64 RETURN = 56; enumerator
/external/cronet/stable/third_party/protobuf/php/tests/proto/
Dtest_reserved_enum_value_upper.proto64 RETURN = 56; enumerator
Dtest_reserved_message_upper.proto63 message RETURN {} message
/external/nullaway/nullaway/src/main/java/com/uber/nullaway/handlers/
DInferredJARModelsHandler.java67 private static final int RETURN = -1; // '-1' indexes Return type in the Annotation Cache field in InferredJARModelsHandler
/external/iptables/libiptc/
Dlibip4tc.c111 #define RETURN XT_RETURN macro
Dlibip6tc.c109 #define RETURN XT_RETURN macro
/external/javassist/src/main/javassist/compiler/
DTokenId.java53 int RETURN = 333; field
/external/icu/icu4j/tools/build/src/main/java/com/ibm/icu/dev/tool/docs/
DGatherAPIDataOld.java490 private static final int RETURN = 9; field in GatherAPIDataOld

123