HomeSort by relevance Sort by last modified time
    Searched defs:Move (Results 1 - 25 of 114) sorted by null

1 2 3 4 5

  /external/libchrome/base/posix/
file_descriptor_shuffle.cc 66 if (!delegate->Move(i->source, i->dest))
91 bool FileDescriptorTableInjection::Move(int src, int dest) {
  /frameworks/av/media/libstagefright/codecs/common/include/
voMem.h 49 VO_U32 (VO_API * Move) (VO_S32 uID, VO_PTR pDest, VO_PTR pSource, VO_U32 uSize);
  /external/opencv/cvaux/src/
_cvvectrack.h 116 void Move(CvRect& r, int dx, int dy)
123 void Move(CvPoint& p, int dx, int dy)
  /external/deqp/external/vulkancts/framework/vulkan/
vkRef.hpp 300 class Move : public RefBase<T>
304 Move (Checked<U> object, Deleter<U> deleter)
308 Move (RefData<T> data)
311 Move (Move<T>& other)
314 Move (void)
319 Move<T>& operator= (Move<T>& other);
320 Move<T>& operator= (RefData<T> data);
326 inline Move<T>& Move<T>::operator= (Move<T>& other
    [all...]
  /external/libchrome/base/files/
file_util.cc 46 bool Move(const FilePath& from_path, const FilePath& to_path) {
  /external/v8/src/arm/
macro-assembler-arm.cc 242 void MacroAssembler::Move(Register dst, Handle<Object> value) {
259 void MacroAssembler::Move(Register dst, Register src, Condition cond) {
265 void MacroAssembler::Move(SwVfpRegister dst, SwVfpRegister src) {
271 void MacroAssembler::Move(DwVfpRegister dst, DwVfpRegister src) {
373 Move(dst, src, cond);
951 // Compare and move FPSCR flags to the normal condition flags.
958 // Compare and move FPSCR flags to the normal condition flags.
966 // Compare and move FPSCR flags to the normal condition flags.
973 // Compare and move FPSCR flags to the normal condition flags.
    [all...]
macro-assembler-arm.h 163 // Register move. May do nothing if the registers are identical.
164 void Move(Register dst, Smi* smi) { mov(dst, Operand(smi)); }
165 void Move(Register dst, Handle<Object> value);
166 void Move(Register dst, Register src, Condition cond = al);
167 void Move(Register dst, const Operand& src, SBit sbit = LeaveCC,
173 void Move(SwVfpRegister dst, SwVfpRegister src);
174 void Move(DwVfpRegister dst, DwVfpRegister src);
498 // Compare single values and move the result to the normal condition flags.
504 // Compare double values and move the result to the normal condition flags.
    [all...]
  /external/v8/src/
splay-tree-inl.h 28 // Splay on the key to move the last node on the search path
92 // Splay on the key to move the node with the given key or the last
116 // Splay on the key to move the node with the given key or the last
160 bool SplayTree<Config, Allocator>::Move(const Key& old_key,
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
noembed.h 40 #ifdef Move
41 #undef Move
  /external/chromium-trace/catapult/common/py_utils/py_utils/
cloud_storage.py 192 def Move(bucket1, bucket2, remote_path):
283 shutil.move(partial_download_path.name, local_path)
  /external/elfutils/libelf/
abstract.h 268 /* Move information. */
269 #define Move(Bits, Ext) \
270 START (Bits, Move, Ext##Move) \
276 END (Bits, Ext##Move)
279 Move (32, Ext)
281 Move (64, Ext)
  /external/v8/src/snapshot/
serializer.h 28 address_to_name_map_.Move(from->address(), to);
70 void Move(Address from, Address to) {
  /art/compiler/utils/arm64/
assembler_arm64.cc 328 void Arm64Assembler::Move(ManagedRegister m_dst, ManagedRegister m_src, size_t size) {
587 // Move this logic in add constants with flags.
  /art/compiler/utils/
assembler.h 121 void Move(size_t newposition, size_t oldposition, size_t size) {
122 // Move a chunk of the buffer from oldposition to newposition.
430 virtual void Move(ManagedRegister dest, ManagedRegister src, size_t size) = 0;
  /external/lzma/CPP/Windows/
Window.h 132 bool Move(int x, int y, int width, int height, bool repaint = true)
  /external/llvm/tools/llvm-ar/
llvm-ar.cpp 92 " m[abiSs] - move file(s) in the archive\n"
116 Move, ///< Move members to end or as given by {a,b,i} modifiers
135 // Relative Positional Argument (for insert/move). This variable holds
217 case 'm': ++NumOperations; Operation = Move ; break;
287 if (Operation != Move && Operation != ReplaceOrInsert)
377 case Move:
482 if (Operation == Move)
638 case Move:
712 ArchiveBuffers.push_back(std::move(*BufOrErr))
    [all...]
  /external/opencv/otherlibs/highgui/
bitstrm.cpp 435 void RLBitStream::Move( int shift )
457 Move( table_bits );
460 Move( code_bits );
472 Move( bytes*8 );
559 Move( table_bits );
562 Move( code_bits );
573 void RMBitStream::Move( int shift )
583 Move( bytes*8 );
  /external/v8/src/ia32/
macro-assembler-ia32.h 301 Move(result, Immediate(object));
    [all...]
  /external/v8/src/x87/
macro-assembler-x87.h 304 Move(result, Immediate(object));
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
HighlightView.java 46 public static final int MOVE = (1 << 5);
206 retval = MOVE;
232 // Not near any edge but inside the rectangle: move.
234 retval = MOVE;
246 } else if (edge == MOVE) {
392 enum ModifyMode { None, Move, Grow }
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Wnd.cpp 276 void CPWL_Wnd::Move(const CPDF_Rect& rcNew, FX_BOOL bReset, FX_BOOL bRefresh) {
740 pVSB->Move(rcVScroll, TRUE, FALSE);
  /external/v8/src/mips/
macro-assembler-mips.h 240 inline void Move(Register dst, Handle<Object> handle) { li(dst, handle); }
241 inline void Move(Register dst, Smi* smi) { li(dst, Operand(smi)); }
243 inline void Move(Register dst, Register src) {
261 inline void Move(FPURegister dst, FPURegister src) { Move_d(dst, src); }
263 inline void Move(Register dst_low, Register dst_high, FPURegister src) {
282 inline void Move(FPURegister dst, Register src_low, Register src_high) {
287 void Move(FPURegister dst, float imm);
288 void Move(FPURegister dst, double imm);
290 // Conditional move.
    [all...]
  /external/v8/src/mips64/
macro-assembler-mips64.h 268 inline void Move(Register dst, Handle<Object> handle) { li(dst, handle); }
269 inline void Move(Register dst, Smi* smi) { li(dst, Operand(smi)); }
271 inline void Move(Register dst, Register src) {
289 inline void Move(FPURegister dst, FPURegister src) { Move_d(dst, src); }
291 inline void Move(Register dst_low, Register dst_high, FPURegister src) {
296 inline void Move(Register dst, FPURegister src) { dmfc1(dst, src); }
298 inline void Move(FPURegister dst, Register src) { dmtc1(src, dst); }
314 inline void Move(FPURegister dst, Register src_low, Register src_high) {
319 void Move(FPURegister dst, float imm);
320 void Move(FPURegister dst, double imm)
    [all...]
  /external/v8/src/ppc/
macro-assembler-ppc.h 155 // Register move. May do nothing if the registers are identical.
156 void Move(Register dst, Smi* smi) { LoadSmiLiteral(dst, smi); }
157 void Move(Register dst, Handle<Object> value);
158 void Move(Register dst, Register src, Condition cond = al);
159 void Move(DoubleRegister dst, DoubleRegister src);
534 // Move values between integer and floating point registers.
    [all...]
  /external/v8/src/x64/
macro-assembler-x64.h 369 Move(kRootRegister, roots_array_start);
753 void Move(Register dst, Smi* source) {
757 void Move(const Operand& dst, Smi* source) {
    [all...]

Completed in 1330 milliseconds

1 2 3 4 5