HomeSort by relevance Sort by last modified time
    Searched refs:RET (Results 1 - 25 of 71) sorted by null

1 2 3

  /ndk/build/tools/
dev-defaults.sh 69 local RET
72 RET="armeabi"
75 RET="x86"
78 RET="mips"
85 echo "$RET"
94 local RET
97 RET="armeabi armeabi-v7a"
100 RET="x86"
103 RET="mips"
110 echo "$RET"
    [all...]
dev-platform-expand.sh 43 local RET
45 RET=$((cd "$1/platforms" && ls -d android-*) | sed -e "s!android-!!" | sort -g)
47 RET=""
49 RET=$(echo $RET) # converts newlines to spaces
50 echo $RET
prebuilt-common.sh 113 local RET
114 RET=$(echo "$@" | tr ' ' '\n' | sort -u)
115 echo $RET
919 local RET=$HOST_TAG
921 RET=windows
923 case $RET in
926 RET=linux-x86
931 RET=darwin-x86
935 echo $RET
953 local RET
    [all...]
  /external/webkit/Source/WebKit/android/plugins/
PluginDebugAndroid.h 40 # define PLUGIN_LOG_EVENT(NPP, EVT, RET, TIME) do { anp_logPluginEvent(NPP, EVT, RET, TIME); } while(0)
54 # define PLUGIN_LOG_EVENT(NPP, EVT, RET, TIME) do { } while(0)
  /external/openssl/apps/
CA.pl 63 $RET = 0;
72 $RET=$?;
77 $RET=$?;
82 $RET=$?;
111 $RET=$?;
121 $RET=$?;
130 $RET=$?;
132 exit $RET;
135 $RET=$?;
139 $RET=$?
    [all...]
CA.pl.in 63 $RET = 0;
72 $RET=$?;
77 $RET=$?;
82 $RET=$?;
111 $RET=$?;
121 $RET=$?;
130 $RET=$?;
132 exit $RET;
135 $RET=$?;
139 $RET=$?
    [all...]
CA.sh 76 RET=0
87 RET=$?
93 RET=$?
99 RET=$?
123 RET=$?
136 RET=$?
142 RET=$?
152 RET=$?
153 exit $RET
157 RET=$
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
lex.c 92 #define RET(x) { if(dbg)printf("lex %s\n", tokname(x)); return(x); }
180 RET('}');
195 RET(NUMBER);
201 RET(NL);
212 RET(';');
220 RET(c);
225 input(); RET(AND);
227 RET('&');
230 input(); RET(BOR);
232 RET('|');
    [all...]
  /bionic/libm/alpha/
s_copysign.S 44 RET
s_copysignf.S 44 RET
  /system/extras/tests/bionic/libc/
run-test.sh 130 local RET
142 RET=`tail -n1 $ADB_CMD_LOG`
144 RET=`echo "$RET" | sed -e 's![[:cntrl:]]!!g'`
145 [ "$RET" = "OK" ]
177 RET=$?
180 if [ "$RET" != 0 ] ; then
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 55 template <typename RET, typename P1, typename P2, typename P3, typename P4,
57 class CheckerFn<RET(P1, P2, P3, P4, P5)> {
58 typedef RET (*Func)(void *, P1, P2, P3, P4, P5);
63 RET operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) const {
68 template <typename RET, typename P1, typename P2, typename P3, typename P4>
69 class CheckerFn<RET(P1, P2, P3, P4)> {
70 typedef RET (*Func)(void *, P1, P2, P3, P4);
75 RET operator()(P1 p1, P2 p2, P3 p3, P4 p4) const {
80 template <typename RET, typename P1, typename P2, typename P3>
81 class CheckerFn<RET(P1, P2, P3)>
    [all...]
  /external/skia/include/gpu/gl/
GrGLConfig.h 255 #define GR_GL_CALL_RET(IFACE, RET, X) \
257 GR_GL_CALL_RET_NOERRCHECK(IFACE, RET, X); \
261 #define GR_GL_CALL_RET_NOERRCHECK(IFACE, RET, X) \
264 (RET) = (IFACE)->f##X; \
  /ndk/tests/
run-tests.sh 158 local RET ADB_CMD_LOG
169 RET=`sed -e 's![[:cntrl:]]!!g' $ADB_CMD_LOG | tail -n1`
171 return $RET
408 RET=$?
410 if [ $RET = 0 ]; then
415 RET=0
417 if [ $RET != 0 ] ; then
  /ndk/tests/build/short-commands/
build.sh 150 RET=$?
157 exit $RET
  /external/llvm/lib/Target/PTX/
PTXISelLowering.h 30 RET,
  /ndk/
ndk-gdb 43 local PROG RET
45 RET=$?
46 if [ $RET != 0 ]; then
50 return $RET
328 local CMD_OUT RET OUTPUT VARNAME REDIRECT_STDERR
341 RET=`sed -e '$!d' $CMD_OUT`
346 return $RET
  /external/llvm/lib/Target/CellSPU/
SPUHazardRecognizers.cpp 109 case SPU::RET:
  /ndk/build/core/
ndk-common.sh 558 local PROG RET
560 RET=$?
561 if [ $RET != 0 ]; then
565 return $RET
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 468 local SUBPATH RET
470 RET=""
475 RET=$RET":"$SUBPATH
478 echo ${RET##:}
865 local I1 I2 I3 I4 I5 I6 I7 I8 I9 REST RET
868 RET=$I9${I8:+" "}$I8${I7:+" "}$I7${I6:+" "}$I6${I5:+" "}$I5${I4:+" "}$I4${I3:+" "}$I3${I2:+" "}$I2${I1:+" "}$I1
871 RET=$(_list_reverse $REST)$RET
873 echo "$RET"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 468 local SUBPATH RET
470 RET=""
475 RET=$RET":"$SUBPATH
478 echo ${RET##:}
865 local I1 I2 I3 I4 I5 I6 I7 I8 I9 REST RET
868 RET=$I9${I8:+" "}$I8${I7:+" "}$I7${I6:+" "}$I6${I5:+" "}$I5${I4:+" "}$I4${I3:+" "}$I3${I2:+" "}$I2${I1:+" "}$I1
871 RET=$(_list_reverse $REST)$RET
873 echo "$RET"
    [all...]
  /external/javassist/src/main/javassist/bytecode/
Opcode.java 222 int RET = 169;
413 0, // ret, 169
InstructionPrinter.java 109 case RET:
163 case RET:
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLRv3Tree.g 88 : ^( RULE ID modifier? (^(ARG ARG_ACTION))? (^(RET ARG_ACTION))?
  /external/llvm/lib/Target/Sparc/
DelaySlotFiller.cpp 139 if (slot->getOpcode() == SP::RET)
146 //change retl to ret
147 slot->setDesc(TII->get(SP::RET));

Completed in 1021 milliseconds

1 2 3