HomeSort by relevance Sort by last modified time
    Searched refs:x2 (Results 526 - 550 of 687) sorted by null

<<2122232425262728

  /external/webkit/WebCore/rendering/
RenderThemeChromiumSkia.cpp 83 static void drawHorizLine(SkCanvas* canvas, int x1, int x2, int y, const SkPaint& paint)
86 skrect.set(x1, y, x2 + 1, y + 1);
  /external/webkit/WebKitTools/DumpRenderTree/mac/PerlSupport/
DumpRenderTreeSupport_wrapTiger.c 1129 sv = perl_get_sv((char*) swig_variables[i].name, TRUE | 0x2);
1141 sv = perl_get_sv((char*)swig_constants[i].name, TRUE | 0x2);
  /hardware/broadcom/wlan/bcm4329/src/include/
wlioctl.h 963 #define VNDR_IE_PRBRSP_FLAG 0x2
1389 #define ARP_ERRTEST_REPLY_HOST 0x2
    [all...]
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
intra_est.cpp 738 int x0, x1, x2, x3, x4, x5; local
1153 x2 = P_C + P_D + 1;
1167 temp1 |= ((x2 >> 1) << 16);
1173 temp2 |= (((x1 + x2) >> 2) << 8);
1174 temp2 |= (((x2 + x3) >> 2) << 16);
    [all...]
  /external/grub/stage2/
asm.S     [all...]
  /external/opencore/codecs_v2/utilities/colorconvert/src/
cczoomrotation16.cpp     [all...]
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
HwInit.c     [all...]
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
HwInit.c     [all...]
  /dalvik/libcore/luni/src/main/native/
cbigint.c 508 else if (x & 0x2)
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/engines/
DESEngine.java 118 0x8, 0x4, 0x2, 0x1
  /external/freetype/src/base/
ftrfork.c 672 const FT_UInt32 resource_fork_entry_id = 0x2;
  /external/grub/netboot/
3c90x.c 832 else if ((mopt & 0xA) == 0x2)
  /external/libffi/src/sh64/
sysv.S 492 .uleb128 0x2
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Audio.h 159 OMX_AUDIO_ChannelRF = 0x2, /**< Right front */
    [all...]
  /external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
pvdl_config_file.cpp 110 iFlag |= 0x2;
  /external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
pvmf_protocol_engine_internal.h 144 #define MASK_HTTPPOST_EXTENSIONHEADER 0x2 // bit 1 for HTTP POST
    [all...]
  /external/opencore/oscl/oscl/osclmemory/src/
oscl_mem_audit.h 412 #define MM_AUDIT_POSTFILL_FLAG 0x2
    [all...]
  /external/openssl/crypto/ocsp/
ocsp.h 80 #define OCSP_NOINTERN 0x2
  /external/openssl/include/openssl/
ocsp.h 80 #define OCSP_NOINTERN 0x2
  /external/ppp/pppd/
pppd.h 350 #define PAP_PEER 0x2
    [all...]
  /external/qemu/hw/
dma.c 470 static const int page_port_list[] = { 0x1, 0x2, 0x3, 0x7 };
  /external/qemu/target-arm/
helper.c 24 { 0x111, 0x1, 0, 0x2, 0x01100103, 0x10020302, 0x01222000, 0 };
30 { 0x111, 0x1, 0x2, 0x3, 0x01130003, 0x10030302, 0x01222110, 0 };
    [all...]
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3dtypes.h 142 LONG x2; member in union:_D3DRECT::__anon5093
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DTYPES.H 142 LONG x2; member in union:_D3DRECT::__anon5276
  /external/quake/quake/src/WinQuake/
mpdosock.h 511 #define MSG_PEEK 0x2 /* peek at incoming message */

Completed in 1188 milliseconds

<<2122232425262728