/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/ |
ncp.h | 25 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/ |
ncp.h | 25 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/ |
ncp.h | 25 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/ |
ncp.h | 25 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/ |
ncp.h | 25 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/ |
ncp.h | 25 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/ |
ncp.h | 20 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/ |
ncp.h | 20 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/ |
ncp.h | 20 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/ |
ncp.h | 20 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/ |
ncp.h | 20 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/ |
ncp.h | 20 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/ |
ncp.h | 20 #define NCP_ALLOC_SLOT_REQUEST (0x1111)
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/ |
vp9_loopfilter.c | 142 0x1111, // TX_32x32 164 0x1111, // BLOCK_32X64 166 0x1111, // BLOCK_64X64 201 static const uint16_t left_border_uv = 0x1111; 818 const uint16_t mask_uv = ((1 << ((columns + 1) >> 1)) - 1) * 0x1111; 822 const uint16_t mask_uv_int = ((1 << (columns >> 1)) - 1) * 0x1111; [all...] |
/external/libvpx/libvpx/vp9/common/ |
vp9_loopfilter.c | 142 0x1111, // TX_32x32 164 0x1111, // BLOCK_32X64 166 0x1111, // BLOCK_64X64 201 static const uint16_t left_border_uv = 0x1111; 817 const uint16_t mask_uv = ((1 << ((columns + 1) >> 1)) - 1) * 0x1111; 821 const uint16_t mask_uv_int = ((1 << (columns >> 1)) - 1) * 0x1111; [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_loopfilter.c | 142 0x1111, // TX_32x32 164 0x1111, // BLOCK_32X64 166 0x1111, // BLOCK_64X64 201 static const uint16_t left_border_uv = 0x1111; 817 const uint16_t mask_uv = ((1 << ((columns + 1) >> 1)) - 1) * 0x1111; 821 const uint16_t mask_uv_int = ((1 << (columns >> 1)) - 1) * 0x1111; [all...] |
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
bundlefilter_unittest.cc | 33 static const int kSsrc1 = 0x1111; 40 // SSRC = 0x1111, Payload type = 0x11 76 // First packet - SR = PT = 200, len = 0, SSRC of sender = 0x1111 78 // second packet - SDES = PT = 202, count = 0, SSRC = 0x1111, cname len = 0 102 // PT = 206, FMT = 1, Sender SSRC = 0x1111, Media SSRC = 0x1111
|
/external/qemu/include/hw/pci/ |
pci.h | 50 #define PCI_DEVICE_ID_QEMU_VGA 0x1111
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
NameLookupBuilder.java | 71 0x1111, // 0x314D HANGUL LETTER PHIEUPH
|
/external/chromium_org/third_party/libwebp/dsp/ |
alpha_processing.c | 243 #define MULTIPLIER(a) ((a) * 0x1111) // 0x1111 ~= (1 << 16) / 15
|
/external/webp/src/dsp/ |
alpha_processing.c | 243 #define MULTIPLIER(a) ((a) * 0x1111) // 0x1111 ~= (1 << 16) / 15
|
/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/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
IntArray.java | 21 0x1051, 0x1054, 0x1055, 0x1100, 0x1101, 0x1104, 0x1105, 0x1110, 0x1111, 0x1114, 0x1115, 0x1140, 0x1141, 0x1144,
|
/external/chromium_org/gpu/command_buffer/service/ |
gles2_cmd_decoder_unittest_drawing.cc | [all...] |
/external/chromium_org/third_party/android_opengl/etc1/ |
etc1.cpp | 542 static const unsigned short kXMask[] = { 0x0, 0x1111, 0x3333, 0x7777,
|