HomeSort by relevance Sort by last modified time
    Searched full:rcl (Results 1 - 21 of 21) sorted by null

  /external/v8/test/cctest/
test-disasm-ia32.cc 195 __ rcl(edx, 1);
196 __ rcl(edx, 7);
  /external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/
SDL_os2fslib.c 385 RECTL rcl; local
512 ps = WinBeginPaint(hwnd,0,&rcl);
584 iTop = (swp.cy - rcl.yTop) * pVideo->hidden->SrcBufferDesc.uiYResolution / swp.cy - iYScaleError;
585 iLeft = rcl.xLeft * pVideo->hidden->SrcBufferDesc.uiXResolution / swp.cx - iXScaleError;
586 iWidth = ((rcl.xRight-rcl.xLeft) * pVideo->hidden->SrcBufferDesc.uiXResolution + swp.cx-1)
588 iHeight = ((rcl.yTop-rcl.yBottom) * pVideo->hidden->SrcBufferDesc.uiYResolution + swp.cy-1)
    [all...]
  /bionic/libc/include/net/
ethertypes.h 97 #define ETHERTYPE_RCL 0x1995 /* Datapoint Corporation (RCL lan protocol) */
  /ndk/build/platforms/android-3/arch-arm/usr/include/net/
ethertypes.h 97 #define ETHERTYPE_RCL 0x1995 /* Datapoint Corporation (RCL lan protocol) */
  /ndk/build/platforms/android-4/arch-arm/usr/include/net/
ethertypes.h 97 #define ETHERTYPE_RCL 0x1995 /* Datapoint Corporation (RCL lan protocol) */
  /ndk/build/platforms/android-5/arch-arm/usr/include/net/
ethertypes.h 97 #define ETHERTYPE_RCL 0x1995 /* Datapoint Corporation (RCL lan protocol) */
  /ndk/build/platforms/android-5/arch-x86/usr/include/net/
ethertypes.h 97 #define ETHERTYPE_RCL 0x1995 /* Datapoint Corporation (RCL lan protocol) */
  /ndk/build/platforms/android-8/arch-arm/usr/include/net/
ethertypes.h 97 #define ETHERTYPE_RCL 0x1995 /* Datapoint Corporation (RCL lan protocol) */
  /ndk/build/platforms/android-8/arch-x86/usr/include/net/
ethertypes.h 97 #define ETHERTYPE_RCL 0x1995 /* Datapoint Corporation (RCL lan protocol) */
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 542 #define RCL_L(a, b) CHOICE(rcll ARG2(a,b), rcll ARG2(a,b), _LTOG rcl ARG2(b,a))
543 #define RCL_W(a, b) CHOICE(rclw ARG2(a,b), rclw ARG2(a,b), _WTOG rcl ARG2(b,a))
    [all...]
  /external/v8/src/ia32/
assembler-ia32.h 606 void rcl(Register dst, uint8_t imm8);
disasm-ia32.cc 557 case kRCL: mnem = "rcl"; break;
    [all...]
assembler-ia32.cc 1091 void Assembler::rcl(Register dst, uint8_t imm8) { function in class:v8::internal::Assembler
    [all...]
  /external/v8/src/x64/
assembler-x64.h 797 void rcl(Register dst, Immediate imm8) { function in class:v8::internal::Assembler
    [all...]
disasm-x64.cc 740 mnem = "rcl";
    [all...]
  /prebuilt/windows/sdl/host/lib/
libSDL.a     [all...]
libSDLmain.a     [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-as 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/bin/
as 
  /external/srec/config/en.us/dictionary/
large.ok     [all...]
  /prebuilt/linux-x86/bcc/
slang 

Completed in 532 milliseconds