HomeSort by relevance Sort by last modified time
    Searched refs:_8 (Results 1 - 25 of 42) sorted by null

1 2

  /external/libcxx/src/
bind.cpp 25 const __ph<8> _8{};
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/src/
bind.cpp 25 const __ph<8> _8{};
  /external/toolchain-utils/binary_search_tool/sysroot_wrapper/
test_script.sh 19 { /usr/bin/sudo rm -rf /build/falco/var/cache/portage/sys-kernel && emerge-falco -C sys-kernel/chromeos-kernel-3_8-3.8.11-r96 || exit 125; } &>> /tmp/kernel_triage.log
22 { /usr/local/bin/emerge-falco =sys-kernel/chromeos-kernel-3_8-3.8.11-r96 || exit 125; } &>> /tmp/kernel_triage.log
  /art/runtime/interpreter/mterp/x86/
bindiv.S 18 jz .L${opcode}_8 # Do 8-bit divide
32 .L${opcode}_8:
  /external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.isbind/
is_placeholder.pass.cpp 38 test<8>(std::placeholders::_8);
  /external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.place/
placeholders.pass.cpp 43 constexpr decltype(std::placeholders::_8) default8{};
54 constexpr decltype(std::placeholders::_8) cp8 = std::placeholders::_8;
94 test(std::placeholders::_8);
  /external/libjpeg-turbo/
tjbenchtest.in 169 for scale in 2_1 15_8 7_4 13_8 3_2 11_8 5_4 9_8 7_8 3_4 5_8 1_2 3_8 1_4 1_8; do
240 for scale in 2_1 15_8 7_4 13_8 3_2 11_8 5_4 9_8 7_8 3_4 5_8 1_2 3_8 1_4 1_8; d
    [all...]
tjbenchtest.java.in 139 for scale in 2_1 15_8 7_4 13_8 3_2 11_8 5_4 9_8 7_8 3_4 5_8 1_2 3_8 1_4 1_8; do
195 for scale in 2_1 15_8 7_4 13_8 3_2 11_8 5_4 9_8 7_8 3_4 5_8 1_2 3_8 1_4 1_8; d
    [all...]
tjexampletest.in 87 for scale in 2_1 15_8 7_4 13_8 3_2 11_8 5_4 9_8 7_8 3_4 5_8 1_2 3_8 1_4 1_8; do
138 for scale in 2_1 15_8 7_4 13_8 3_2 11_8 5_4 9_8 7_8 3_4 5_8 1_2 3_8 1_4 1_8; d
    [all...]
CMakeLists.txt 733 foreach(scale 2_1 15_8 13_8 11_8 9_8 7_8 3_4 5_8 1_2 3_8 1_4 1_8)
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/bind/func.bind/func.bind.isbind/
is_placeholder.pass.cpp 38 test<8>(std::placeholders::_8);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/bind/func.bind/func.bind.place/
placeholders.pass.cpp 43 constexpr decltype(std::placeholders::_8) default8{};
54 constexpr decltype(std::placeholders::_8) cp8 = std::placeholders::_8;
94 test(std::placeholders::_8);
  /external/libavc/common/arm/
ih264_inter_pred_filters_luma_vert_a9q.s 132 vaddl.u8 q10, d1, d11 @ temp4 = src[0_8] + src[5_8]
133 vaddl.u8 q9, d5, d7 @ temp3 = src[2_8] + src[3_8]
136 vaddl.u8 q13, d3, d9 @ temp5 = src[1_8] + src[4_8]
150 vqrshrun.s16 d31, q10, #5 @ dst[0_8] = CLIP_U8((temp4 +16) >> 5)
185 vaddl.u8 q10, d9, d7 @ temp4 = src[0_8] + src[5_8]
187 vaddl.u8 q13, d5, d11 @ temp5 = src[1_8] + src[4_8
    [all...]
ih264_inter_pred_luma_vert_qpel_a9q.s 139 vaddl.u8 q10, d1, d11 @ temp4 = src[0_8] + src[5_8]
140 vaddl.u8 q9, d5, d7 @ temp3 = src[2_8] + src[3_8]
143 vaddl.u8 q13, d3, d9 @ temp5 = src[1_8] + src[4_8]
157 vqrshrun.s16 d31, q10, #5 @ dst[0_8] = CLIP_U8((temp4 +16) >> 5)
197 vaddl.u8 q10, d9, d7 @ temp4 = src[0_8] + src[5_8]
199 vaddl.u8 q13, d5, d11 @ temp5 = src[1_8] + src[4_8
    [all...]
  /hardware/google/av/codec2/include/
_C2MacroUtils.h 33 #define _C2_ARG8(_1, _2, _3, _4, _5, _6, _7, _8) _C2_ARG4(_1, _2, _3, _4) _C2_ARG4(_5, _6, _7, _8)
34 #define _C2_ARG16(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16) \
35 _C2_ARG8(_1, _2, _3, _4, _5, _6, _7, _8) _C2_ARG8(_9, _10, _11, _12, _13, _14, _15, _16)
38 #define _C2_ARGC_3(_, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, \
59 #define _C2_ARGC_1(_, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, \
64 _C2_ARG16(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16) \
  /external/brotli/research/
find_opt_references.cc 236 using std::placeholders::_8;
242 Fn print = std::bind(PrintReference, _1, _2, _3, _4, _5, _6, _7, _8, fout);
243 Fn store = std::bind(StoreReference, _1, _2, _3, _4, _5, _6, _7, _8, entries);
  /frameworks/base/cmds/interrupter/
interrupter.h 76 #define INTERCEPT_ARG_N(_1, _2, _3, _4, _5, _6, _7, _8, N, ...) N
  /prebuilts/go/darwin-x86/src/runtime/
memclr_amd64.s 27 JE _8
132 _8: label
  /prebuilts/go/linux-x86/src/runtime/
memclr_amd64.s 27 JE _8
132 _8: label
  /external/conscrypt/common/src/jni/main/include/conscrypt/
macros.h 210 #define VA_NARGS_IMPL(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, N, ...) N
  /external/llvm/lib/LibDriver/
LibDriver.cpp 33 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11) OPT_##ID,
  /external/syslinux/gpxe/src/include/gpxe/
dhcp.h 420 #define _VA_ARG_COUNT( _1, _2, _3, _4, _5, _6, _7, _8, \
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_formats.c 442 VF(A, R8G8_UNORM, UNORM, 8_8, 0),
443 VF(A, R8G8_SNORM, SNORM, 8_8, 0),
444 VF(A, R8G8_SINT, SINT, 8_8, 0),
445 VF(A, R8G8_UINT, UINT, 8_8, 0),
493 VF(A, R8G8_SSCALED, SSCALED, 8_8, 0),
494 VF(A, R8G8_USCALED, USCALED, 8_8, 0),
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Encodings.properties 225 8859_8 ISO-8859-8 0x00A0
  /system/connectivity/wificond/tests/
scanner_unittest.cpp 517 _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, &interval_setting)));
550 _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, &interval_setting)));

Completed in 793 milliseconds

1 2