Searched
full:x100 (Results
676 -
700 of
3083) sorted by null
<<21222324252627282930>>
/external/llvm/test/MC/COFF/ |
cross-section-relative.s | 57 .quad 256 # 0x100
|
/external/llvm/test/tools/llvm-readobj/ |
peplus.test | 41 CHECK: IMAGE_DLL_CHARACTERISTICS_NX_COMPAT (0x100)
|
/external/llvm/unittests/ADT/ |
PackedVectorTest.cpp | 75 EXPECT_DEBUG_DEATH(Vec[0] = 0x100, "value is too big");
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
sp_state.h | 46 #define SP_NEW_DEPTH_STENCIL_ALPHA 0x100
|
/external/mesa3d/src/mesa/drivers/common/ |
meta.h | 46 #define MESA_META_SCISSOR 0x100
|
/external/mesa3d/src/mesa/math/ |
m_vector.h | 42 #define VEC_BAD_STRIDE 0x100 /* matches tnl's prefered stride */
|
/external/mesa3d/src/mesa/x86/ |
mmx_blend.S | 142 PSLLW ( CONST(8), MP1 ) /* q1 > p1 ? 0x100 : 0 */ ;\ 143 TWO(PSLLW ( CONST(8), MP2 )) /* q2 > q2 ? 0x100 : 0 */ ;\ 145 PSUBW ( MP1, MA1 ) /* t1 -=? 0x100 */ ;\ 146 TWO(PSUBW ( MP2, MA2 )) /* t2 -=? 0x100 */ ;\
|
/external/opencv3/samples/python2/ |
kalman.py | 82 code = cv2.waitKey(100) % 0x100
|
/external/pdfium/third_party/freetype/include/freetype/ |
ftmoderr.h | 143 FT_MODERRDEF( Autofit, 0x100, "autofitter module" )
|
/external/pdfium/xfa/src/fxbarcode/common/reedsolomon/ |
BC_ReedSolomonGF256.cpp | 49 if (x >= 0x100) {
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/ |
Opcodes.java | 125 case 0x100:
|
/external/strace/linux/s390/ |
ioctls_arch0.h | 52 { "asm/zcrypt.h", "Z90STAT_PERDEV_REQCNT", _IOC_READ, 0x7a4a, 0x100 },
|
/external/strace/ |
sched.c | 129 print_sched_attr(tcp, tcp->u_arg[1], 0x100);
|
/external/vboot_reference/tests/ |
vb2_secdata_tests.c | 75 TEST_EQ(vb2_secdata_set(&c, VB2_SECDATA_FLAGS, 0x100),
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
dlrr_unittest.cc | 59 const size_t kBigBufferSize = 0x100; // More than enough.
|
/frameworks/base/services/net/java/android/net/netlink/ |
StructNlMsgHdr.java | 43 public static final short NLM_F_REPLACE = 0x100;
|
/hardware/intel/img/psb_video/src/ |
psb_drv_debug.h | 70 VIDEO_DECODE_DEBUG = 0x100,
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
OMX_VideoExt.h | 130 OMX_VIDEO_HEVCMainTierLevel31 = 0x100,
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
OMX_VideoExt.h | 130 OMX_VIDEO_HEVCMainTierLevel31 = 0x100,
|
/hardware/qcom/msm8960/kernel-headers/linux/mfd/wcd9xxx/ |
wcd9xxx-slimslave.h | 69 #define SB_PGD_TX_PORT_MULTI_CHANNEL_0(port_num) (SB_PGD_PORT_BASE + 0x100 + 4*port_num)
|
/hardware/ti/omap4xxx/camera/inc/ |
ANativeWindowDisplayAdapter.h | 24 #define HAL_PIXEL_FORMAT_TI_NV12 0x100
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
fmtmsg.h | 47 MM_PRINT = 0x100, /* Display message in standard error. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
cdk.h | 259 #define F_DSROFLOW 0x100 270 #define FI_DSCRDBREAK 0x100 289 #define FO_OFF 0x100 330 #define DT_RXBUSY 0x100
|
ncp.h | 82 #define RIM_CREATION (cpu_to_le32(0x100))
|
pps.h | 87 #define PPS_CANWAIT 0x100 /* can we wait for an event? */
|
Completed in 1796 milliseconds
<<21222324252627282930>>