HomeSort by relevance Sort by last modified time
    Searched refs:Move (Results 251 - 275 of 421) sorted by null

<<11121314151617

  /art/compiler/utils/mips64/
assembler_mips64.h 73 : Label(std::move(src)), prev_branch_id_plus_one_(src.prev_branch_id_plus_one_) {}
91 exception_entry_(std::move(src.exception_entry_)) {}
319 void Move(GpuRegister rd, GpuRegister rs);
412 void Move(ManagedRegister mdest, ManagedRegister msrc, size_t size) OVERRIDE;
  /external/chromium-trace/catapult/third_party/Paste/paste/evalexception/media/
MochiKit.packed.js     [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 309 // move on.
355 // ... otherwise, count this and move on.
464 /// load's chain operand and move load below the call's chain operand.
524 // writes to memory. It's not safe to move the callee (a load) across a store.
666 std::move(Args), 0);
    [all...]
  /art/compiler/optimizing/
code_generator_x86_64.cc 197 // move resolver.
253 // Move the class to the desired location.
256 x86_64_codegen->Move(out, Location::RegisterLocation(RAX));
302 x86_64_codegen->Move(locations->Out(), Location::RegisterLocation(RAX));
334 // move resolver.
362 x86_64_codegen->Move(locations->Out(), Location::RegisterLocation(RAX));
476 x86_64_codegen->Move(Location::RegisterLocation(calling_convention.GetRegisterAt(0)), obj_);
482 x86_64_codegen->Move(out_, Location::RegisterLocation(RAX));
603 // overlap, so we need a parallel move resolver.
630 x86_64_codegen->Move(out_, Location::RegisterLocation(RAX))
5114 MoveOperands* move = moves_[index]; local
5268 MoveOperands* move = moves_[index]; local
    [all...]
  /external/libhevc/common/arm/
ihevc_sao_edge_offset_class2.s 90 MOV r9,r7 @Move width to r9 for loop count
180 MOV r12,r8 @Move ht
184 MOV r14,r2 @Move pu1_src_left to pu1_src_left_cpy
202 MOV r6,r7 @move wd to r6 loop_count
268 MOV r7,r12 @row count, move ht_tmp to r7
577 MOV r7,r12 @row count, move ht_tmp to r7
    [all...]
ihevc_sao_edge_offset_class2_chroma.s 98 MOV r9,r7 @Move width to r9 for loop count
266 MOV r12,r8 @Move ht
268 MOV r14,r2 @Move pu1_src_left to pu1_src_left_cpy
292 MOV r6,r7 @move wd to r6 loop_count
357 MOV r7,r12 @row count, move ht_tmp to r7
    [all...]
ihevc_sao_edge_offset_class3.s 89 MOV r9,r7 @Move width to r9 for loop count
190 MOV r12,r8 @Move ht
192 MOV r14,r2 @Move pu1_src_left to pu1_src_left_cpy
216 MOV r6,r7 @move wd to r6 loop_count
277 MOV r7,r12 @row count, move ht_tmp to r7
605 MOV r7,r12 @row count, move ht_tmp to r7
    [all...]
ihevc_sao_edge_offset_class3_chroma.s 97 MOV r9,r7 @Move width to r9 for loop count
257 MOV r12,r8 @Move ht
258 MOV r14,r2 @Move pu1_src_left to pu1_src_left_cpy
286 MOV r6,r7 @move wd to r6 loop_count
350 MOV r7,r12 @row count, move ht_tmp to r7
    [all...]
ihevc_sao_edge_offset_class0.s 99 MOV r12,r9 @Move wd to r12 for loop count
116 MOV r8,r9 @move wd to r8 for loop count
126 MOV r12,#0xFF @move -1 to r12
137 MOV r4,r10 @move ht to r4 for loop count
278 MOV r12,#0xFF @move -s to r12
285 MOV r4,r10 @move ht to r4 for loop count
ihevc_sao_edge_offset_class0_chroma.s 105 MOV r12,r9 @Move wd to r12 for loop count
120 MOV r8,r9 @move wd to r8 for loop count
131 MOV r12,#-1 @move -1 to r12
143 MOV r4,r10 @move ht to r4 for loop count
297 MOV r12,#-1 @move -1 to r12
306 MOV r4,r10 @move ht to r4 for loop count
  /external/v8/src/arm64/
macro-assembler-arm64.h 253 // Move macros.
264 // Try to move an immediate into the destination register in a single
269 // Move an immediate into register dst, and return an Operand object for use
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msimcsdk.h 330 virtual HRESULT WINAPI Move(__LONG32 nX,__LONG32 nY,__LONG32 nWidth,__LONG32 nHeight) = 0;
355 HRESULT (WINAPI *Move)(IMSIMWindow *This,__LONG32 nX,__LONG32 nY,__LONG32 nWidth,__LONG32 nHeight);
382 #define IMSIMWindow_Move(This,nX,nY,nWidth,nHeight) (This)->lpVtbl->Move(This,nX,nY,nWidth,nHeight)
    [all...]
  /external/v8/src/full-codegen/arm/
full-codegen-arm.cc     [all...]
  /external/v8/src/full-codegen/ppc/
full-codegen-ppc.cc     [all...]
  /external/v8/src/full-codegen/s390/
full-codegen-s390.cc     [all...]
  /art/compiler/utils/mips/
assembler_mips_test.cc 714 TEST_F(AssemblerMIPSTest, Move) {
715 DriverStr(RepeatRR(&mips::MipsAssembler::Move, "or ${reg1}, ${reg2}, $zero"), "Move");
    [all...]
  /build/core/
envsetup.mk 103 # We don't want to move all the prebuilt host tools to a $(HOST_OS)-x86_64 dir.
222 # Move the host or target under the debug/ directory
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryMappingTests.cpp 228 Move<VkDeviceMemory> allocMemory (const DeviceInterface& vk, VkDevice device, VkDeviceSize pAllocInfo_allocationSize, deUint32 pAllocInfo_memoryTypeIndex)
633 Move<VkDeviceMemory> m_memory;
    [all...]
  /external/opencv/cvaux/src/
cvvecfacetracking.cpp 317 Move(cr.r, roi.x, roi.y);
327 Move(cr.r, roi.x, roi.y);
    [all...]
  /external/zlib/src/contrib/delphi/
ZLib.pas 62 stream will raise an exception. Using Seek to move the stream pointer
235 Move(source^, dest^, count);
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
document.h 63 #include <utility> // std::move
442 //! Move constructor in C++11
457 //! Move assignment from a GenericDocument is not permitted.
603 //! Assignment with move semantics.
614 //! Move assignment in C++11
616 return *this = rhs.Move();
690 //! Prepare Value for move semantics
692 GenericValue& Move() RAPIDJSON_NOEXCEPT { return *this; }
    [all...]
  /art/compiler/utils/x86/
assembler_x86.h 679 void Move(ManagedRegister dest, ManagedRegister src, size_t size) OVERRIDE;
  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSurfaceTests.cpp 105 Move<VkInstance> createInstanceWithWsi (const PlatformInterface& vkp,
  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog2.cpp 474 _messageList.Move(mx, y, xx, ySize2);
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_FormFiller.cpp 41 pWnd->Move(CPDF_Rect(rcWindow), TRUE, FALSE);

Completed in 669 milliseconds

<<11121314151617