HomeSort by relevance Sort by last modified time
    Searched full:move (Results 201 - 225 of 10530) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/llvm/test/CodeGen/Mips/
gpreg-lazy-binding.ll 5 ; CHECK: move $gp
8 ; CHECK-NOT: move $gp
  /external/stlport/stlport/stl/
_move_construct_fwk.h 27 * Move constructor framework
31 *Partial move:
32 *The source HAS to be a valid instance after the move!
50 //Class used to signal move constructor support, implementation and type.
54 * implemented tells if a the special move constructor has to be called or the classic
66 * complete tells if the move is complete or partial, that is to say, does the source
81 * that its class support the full move concept. To check that the return type
125 * Most of the time a class implement a move constructor but its use depends
  /external/valgrind/main/memcheck/tests/s390x/
cds.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
6 Conditional jump or move depends on uninitialised value(s)
cdsg.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
6 Conditional jump or move depends on uninitialised value(s)
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_move_construct_fwk.h 27 * Move constructor framework
31 *Partial move:
32 *The source HAS to be a valid instance after the move!
50 //Class used to signal move constructor support, implementation and type.
54 * implemented tells if a the special move constructor has to be called or the classic
66 * complete tells if the move is complete or partial, that is to say, does the source
81 * that its class support the full move concept. To check that the return type
125 * Most of the time a class implement a move constructor but its use depends
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
mempolicy.h 26 #define MPOL_MF_MOVE (1<<1) /* Move pages owned by this process to conform to mapping */
27 #define MPOL_MF_MOVE_ALL (1<<2) /* Move every page to conform to mapping */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mempolicy.h 26 #define MPOL_MF_MOVE (1<<1) /* Move pages owned by this process to conform to mapping */
27 #define MPOL_MF_MOVE_ALL (1<<2) /* Move every page to conform to mapping */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mempolicy.h 26 #define MPOL_MF_MOVE (1<<1) /* Move pages owned by this process to conform to mapping */
27 #define MPOL_MF_MOVE_ALL (1<<2) /* Move every page to conform to mapping */
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_move_construct_fwk.h 27 * Move constructor framework
31 *Partial move:
32 *The source HAS to be a valid instance after the move!
50 //Class used to signal move constructor support, implementation and type.
54 * implemented tells if a the special move constructor has to be called or the classic
66 * complete tells if the move is complete or partial, that is to say, does the source
81 * that its class support the full move concept. To check that the return type
125 * Most of the time a class implement a move constructor but its use depends
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_move_construct_fwk.h 27 * Move constructor framework
31 *Partial move:
32 *The source HAS to be a valid instance after the move!
50 //Class used to signal move constructor support, implementation and type.
54 * implemented tells if a the special move constructor has to be called or the classic
66 * complete tells if the move is complete or partial, that is to say, does the source
81 * that its class support the full move concept. To check that the return type
125 * Most of the time a class implement a move constructor but its use depends
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_move_construct_fwk.h 27 * Move constructor framework
31 *Partial move:
32 *The source HAS to be a valid instance after the move!
50 //Class used to signal move constructor support, implementation and type.
54 * implemented tells if a the special move constructor has to be called or the classic
66 * complete tells if the move is complete or partial, that is to say, does the source
81 * that its class support the full move concept. To check that the return type
125 * Most of the time a class implement a move constructor but its use depends
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_move_construct_fwk.h 27 * Move constructor framework
31 *Partial move:
32 *The source HAS to be a valid instance after the move!
50 //Class used to signal move constructor support, implementation and type.
54 * implemented tells if a the special move constructor has to be called or the classic
66 * complete tells if the move is complete or partial, that is to say, does the source
81 * that its class support the full move concept. To check that the return type
125 * Most of the time a class implement a move constructor but its use depends
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_move_construct_fwk.h 27 * Move constructor framework
31 *Partial move:
32 *The source HAS to be a valid instance after the move!
50 //Class used to signal move constructor support, implementation and type.
54 * implemented tells if a the special move constructor has to be called or the classic
66 * complete tells if the move is complete or partial, that is to say, does the source
81 * that its class support the full move concept. To check that the return type
125 * Most of the time a class implement a move constructor but its use depends
  /bionic/libc/arch-mips/syscalls/
__brk.S 14 move $a0, $v0
__fcntl.S 14 move $a0, $v0
__fcntl64.S 14 move $a0, $v0
__fork.S 14 move $a0, $v0
__fstatfs64.S 14 move $a0, $v0
__getcpu.S 14 move $a0, $v0
__getcwd.S 14 move $a0, $v0
__getpriority.S 14 move $a0, $v0
__ioctl.S 14 move $a0, $v0
__llseek.S 14 move $a0, $v0
__mmap2.S 14 move $a0, $v0
__open.S 14 move $a0, $v0

Completed in 834 milliseconds

1 2 3 4 5 6 7 891011>>