/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
H A D | RETURN.java | 26 public class RETURN extends ReturnInstruction { class 28 public RETURN() { in RETURN() method in RETURN
|
/aosp_15_r20/bionic/libc/arch-x86_64/string/ |
H A D | sse2-strcat-slm.S | 71 #define RETURN jmp L(Strcpy) macro 75 #define RETURN ret macro
|
H A D | sse2-strlen-slm.S | 63 #define RETURN ret macro
|
H A D | ssse3-strcmp-slm.S | 76 #define RETURN ret macro
|
H A D | sse2-strcpy-slm.S | 75 # define RETURN ret macro
|
H A D | sse2-memmove-slm.S | 94 #define RETURN RETURN_END; macro
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/menu/ |
H A D | mf_common.h | 76 #define RETURN(code) returnCode( SET_ERROR(code) ) macro 78 #define RETURN(code) return( SET_ERROR(code) ) macro
|
/aosp_15_r20/bionic/libc/arch-x86/string/ |
H A D | sse2-strlen-atom.S | 82 # define RETURN ret macro 97 # define RETURN POP (%edi); ret; CFI_PUSH(%edi); macro
|
H A D | ssse3-strcmp-atom.S | 92 # define RETURN ret macro 99 # define RETURN POP (%ebp); ret; CFI_PUSH (%ebp) macro
|
H A D | ssse3-strcpy-atom.S | 90 # define RETURN POP (%ebx); ret; CFI_PUSH (%ebx); macro 95 # define RETURN ret macro
|
H A D | sse2-strcpy-slm.S | 93 # define RETURN POP(%edi); POP(%esi); POP(%ebx); ret; CFI_PUSH(%ebx); CFI_PUSH(%edi); CFI_PUSH(%ed… macro 97 # define RETURN POP(%edi); POP(%esi); ret; CFI_PUSH(%esi); CFI_PUSH(%edi); macro
|
H A D | sse2-strrchr-atom.S | 83 #define RETURN POP (%edi); ret; CFI_PUSH (%edi); macro
|
H A D | sse2-memset-slm.S | 63 # define RETURN RETURN_END; CFI_PUSH(%ebx) macro
|
H A D | sse2-strchr-atom.S | 83 #define RETURN POP (%edi); ret; CFI_PUSH (%edi); macro
|
H A D | sse2-memchr-atom.S | 83 #define RETURN POP (%edi); ret; CFI_PUSH (%edi); macro
|
H A D | ssse3-memcmp-atom.S | 98 #define RETURN RETURN_END; cfi_restore_state; cfi_remember_state macro
|
H A D | ssse3-strcat-atom.S | 109 #define RETURN jmp L(StrcpyAtom) macro
|
H A D | sse2-memmove-slm.S | 94 #define RETURN RETURN_END; CFI_PUSH (%ebx) macro
|
/aosp_15_r20/device/google/contexthub/firmware/lib/libc/ |
D | memset.c | 46 #define RETURN return macro
|
/aosp_15_r20/bionic/libc/arch-riscv64/string/ |
H A D | memset.c | 44 #define RETURN return (dst0) macro
|
/aosp_15_r20/out/soong/.intermediates/external/one-true-awk/awkgram.tab.h/gen/ |
D | awkgram.tab.h | 139 RETURN = 340, /* RETURN */ enumerator 242 #define RETURN 340 macro
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fork/ |
H A D | fork13.c | 50 #define RETURN 256 macro
|
/aosp_15_r20/external/nist-sip/java/gov/nist/core/ |
H A D | Separators.java | 46 public static final String RETURN = "\n"; field
|
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/fuzzy/ |
H A D | Fuzzy.h | 33 #define RETURN 16 macro
|
H A D | FuzzyLexer.h | 38 #define RETURN 7 macro
|