/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/ |
ncp.h | 25 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/ |
ncp.h | 25 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/ |
ncp.h | 25 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/ |
ncp.h | 25 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/ |
ncp.h | 25 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/ |
ncp.h | 25 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/ |
ncp.h | 25 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/external/valgrind/VEX/priv/ |
host_arm_defs.c | [all...] |
/external/libvpx/libvpx/vp9/common/ |
vp9_loopfilter.c | 145 0x1111, // TX_32x32 167 0x1111, // BLOCK_32X64 169 0x1111, // BLOCK_64X64 204 static const uint16_t left_border_uv = 0x1111; [all...] |
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
NameLookupBuilder.java | 71 0x1111, // 0x314D HANGUL LETTER PHIEUPH
|
/system/bt/stack/include/ |
sdpdefs.h | 202 #define UUID_SERVCLASS_FAX 0X1111
|
/external/harfbuzz_ng/test/api/ |
test-unicode.c | 819 g_assert (hb_unicode_compose (uf, 0x1111, 0x1171, &ab) && ab == 0xD4CC); 849 g_assert (hb_unicode_decompose (uf, 0xD4CC, &a, &b) && a == 0x1111 && b == 0x1171);
|
/external/webp/src/dsp/ |
alpha_processing.c | 243 #define MULTIPLIER(a) ((a) * 0x1111) // 0x1111 ~= (1 << 16) / 15
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
rtcp_packet_unittest.cc | 477 metric.burstDuration = 0x1111; 511 EXPECT_EQ(0x1111, parser.voip_metric()->BurstDuration());
|
rtcp_sender_unittest.cc | 543 metric.burstDuration = 0x1111;
|
/external/vixl/test/traces/a64/ |
sim-mls-4h-trace-a64.h | 101 0x1111, 0x8000, 0x7ffc, 0x800e, 0x0000, 0x0000, 0x0000, 0x0000, 124 0x1111, 0x8000, 0x7ffc, 0x800e, 0x0000, 0x0000, 0x0000, 0x0000, 389 0x1111, 0x8000, 0x7ffc, 0x800e, 0x0000, 0x0000, 0x0000, 0x0000, 412 0x1111, 0x8000, 0x7ffc, 0x800e, 0x0000, 0x0000, 0x0000, 0x0000, [all...] |
sim-mls-8h-trace-a64.h | 101 0x1111, 0x8000, 0x7ffc, 0x800e, 0x807d, 0x007e, 0x55d5, 0x999b, 124 0x1111, 0x8000, 0x7ffc, 0x800e, 0x007d, 0x807e, 0x007d, 0x8893, 389 0x1111, 0x8000, 0x7ffc, 0x800e, 0x807d, 0x807e, 0x55d5, 0xbbbb, 412 0x1111, 0x8000, 0x7ffc, 0x800e, 0x807d, 0x807e, 0x55d5, 0xbbbb, [all...] |
/external/mesa3d/src/gallium/drivers/i915/ |
i915_fpc_translate.c | 846 * t0.xy = MUL x.xx11, x.x1111 ; x^2, x, 1, 1 949 * t0.xy = MUL x.xx11, x.x1111 ; x^2, x, 1, 1 [all...] |
/external/icu/icu4c/source/test/intltest/ |
regcoll.cpp | 772 {0xd4db, 0}, {0x3d, 0}, {0x1111, 0x1171, 0x11b6, 0} 789 //obsolete- {0xd4db, 0}, {0x3d, 0}, {0x1111, 0x116e, 0x1175, 0x11af, 0x11c2, 0} [all...] |
/external/guava/guava-tests/benchmark/com/google/common/base/ |
EnumsBenchmark.java | 158 X1111, X1112, X1113, X1114, X1115, X1116, X1117, X1118, X1119, X1120, X1121, X1122, X1123,
|
/external/libavc/encoder/ |
ih264e_deblk.c | 127 0x1100, 0x1101, 0x1110, 0x1111
|
/external/mesa3d/include/CL/ |
cl.h | 336 #define CL_IMAGE_ELEMENT_SIZE 0x1111 [all...] |
/external/mesa3d/include/VG/ |
openvg.h | 108 VG_STROKE_CAP_STYLE = 0x1111, [all...] |
/external/opencv3/3rdparty/include/opencl/1.2/CL/ |
cl.h | 414 #define CL_IMAGE_ELEMENT_SIZE 0x1111 [all...] |
/external/skia/third_party/etc1/ |
etc1.cpp | 526 static const unsigned short kXMask[] = { 0x0, 0x1111, 0x3333, 0x7777,
|