HomeSort by relevance Sort by last modified time
    Searched refs:REST (Results 1 - 6 of 6) sorted by null

  /external/valgrind/main/coregrind/m_sigframe/
sigframe-arm-linux.c 316 # define REST(reg,REG) tst->arch.vex.guest_##REG = mc->arm_##reg;
317 REST(r0,R0);
318 REST(r1,R1);
319 REST(r2,R2);
320 REST(r3,R3);
321 REST(r4,R4);
322 REST(r5,R5);
323 REST(r6,R6);
324 REST(r7,R7);
325 REST(r8,R8)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 865 local I1 I2 I3 I4 I5 I6 I7 I8 I9 REST RET
869 REST="$*"
870 if [ "$REST" ]; then
871 RET=$(_list_reverse $REST)$RET
1102 local I1 I2 I3 I4 I5 I6 I7 I8 I9 REST RET
1106 REST="$*"
1107 if [ -n "$REST" ]; then
1108 RET=$(list_reverse $REST)" "$RET
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 865 local I1 I2 I3 I4 I5 I6 I7 I8 I9 REST RET
869 REST="$*"
870 if [ "$REST" ]; then
871 RET=$(_list_reverse $REST)$RET
1102 local I1 I2 I3 I4 I5 I6 I7 I8 I9 REST RET
1106 REST="$*"
1107 if [ -n "$REST" ]; then
1108 RET=$(list_reverse $REST)" "$RET
    [all...]
  /external/grub/docs/
texinfo.tex 388 % Parse an argument, then pass it to #1. The argument is the rest of
436 % to get _exactly_ the rest of the line, we had to prevent such situation.
    [all...]
  /external/bison/build-aux/
texinfo.tex 421 % Parse an argument, then pass it to #1. The argument is the rest of
468 % to get _exactly_ the rest of the line, we had to prevent such situation.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 442 % Parse an argument, then pass it to #1. The argument is the rest of
489 % to get _exactly_ the rest of the line, we had to prevent such situation.
    [all...]

Completed in 1227 milliseconds