Searched
refs:x10000 (Results
326 -
350 of
1027) sorted by null
<<11121314151617181920>>
/external/icu4c/test/letest/ |
cmaps.cpp | 119 if (unicode32 >= 0x10000) {
|
/external/icu4c/test/perf/unisetperf/draft/ |
bitset.cpp | 108 start=0x10000;
|
/external/iproute2/tc/ |
f_tcindex.c | 50 if (*end || !hash || hash > 0x10000) {
|
/external/kernel-headers/original/linux/ |
fd.h | 340 #define FD_RAW_FAILURE 0x10000 /* command sent to fdc, fdc returned error */
|
if.h | 51 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */
|
/external/marisa-trie/lib/marisa/ |
base.h | 123 MARISA_LABEL_ORDER = 0x10000,
|
/external/ppp/pppd/ |
pppd.h | 126 #define OPT_ZEROOK 0x10000 /* 0 value is OK even if not within limits */ 127 #define OPT_HIDE 0x10000 /* for o_string, print value as ?????? */ 128 #define OPT_A2LIST 0x10000 /* for o_special, keep list of values */ 129 #define OPT_A2CLRB 0x10000 /* o_bool, clr val bits in *(u_char *)addr2 */ [all...] |
/external/qemu/ |
ia64.ld | 79 . = ALIGN(0x10000) + (. & (0x10000 - 1));
|
/external/sfntly/cpp/src/test/ |
byte_array_test.cc | 27 {1, 7, 127, 128, 129, 255, 256, 257, 666, 1023, 10000, 0xffff, 0x10000};
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/ |
AccessFlags.java | 52 CONSTRUCTOR(0x10000, "constructor", false, true, false),
|
/external/srtp/test/ |
rdbx_driver.c | 243 num_fp_trials = num_trials % 0x10000;
|
/frameworks/av/libvideoeditor/vss/common/inc/ |
M4VIFI_Defines.h | 148 #define MAX_SHORT 0x10000
|
/frameworks/base/core/java/android/view/ |
GraphicBuffer.java | 51 public static final int USAGE_HW_VIDEO_ENCODER = 0x10000;
|
/frameworks/native/cmds/screenshot/ |
screenshot.c | 20 char imgbuf[0x10000];
|
/hardware/libhardware/include/hardware/ |
sensors.h | 156 #define SENSOR_TYPE_DEVICE_PRIVATE_BASE 0x10000 [all...] |
/hardware/qcom/display/msm8960/libgralloc/ |
gralloc_priv.h | 112 HAL_3D_IN_SIDE_BY_SIDE_L_R = 0x10000,
|
/hardware/qcom/display/msm8974/libgralloc/ |
gralloc_priv.h | 109 HAL_3D_IN_SIDE_BY_SIDE_L_R = 0x10000,
|
/hardware/qcom/display/msm8x26/libgralloc/ |
gralloc_priv.h | 111 HAL_3D_IN_SIDE_BY_SIDE_L_R = 0x10000,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/ |
frontend.h | 58 FE_CAN_QAM_AUTO = 0x10000,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
fd.h | 339 #define FD_RAW_FAILURE 0x10000 /* command sent to fdc, fdc returned error */
|
if.h | 49 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/ |
frontend.h | 58 FE_CAN_QAM_AUTO = 0x10000,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
fd.h | 339 #define FD_RAW_FAILURE 0x10000 /* command sent to fdc, fdc returned error */
|
if.h | 49 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/ |
frontend.h | 58 FE_CAN_QAM_AUTO = 0x10000,
|
Completed in 1695 milliseconds
<<11121314151617181920>>