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

1 2

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
placeholders.hpp 68 typedef arg<4> _4; typedef
73 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_4)
76 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_4;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
bind.cpp 20 __ph<4> _4; member in namespace:placeholders
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
placeholders.hpp 33 static inline boost::arg<4> _4() { return boost::arg<4>(); } function in namespace:__anon33307
46 static boost::arg<4> _4;
58 boost::arg<4> _4;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.place/
placeholders.pass.cpp 29 test(std::placeholders::_4);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.isbind/
is_placeholder.pass.cpp 30 test<4>(std::placeholders::_4);
  /frameworks/base/cmds/interrupter/
interrupter.h 76 #define INTERCEPT_ARG_N(_1, _2, _3, _4, _5, _6, _7, _8, N, ...) N
  /frameworks/rs/cpp/
Element.cpp 128 android::RSC::sp<const Element> Element::N##_4(android::RSC::sp<RS> rs) { \
129 if (rs->mElements.N##_4 == NULL) { \
130 rs->mElements.N##_4 = createVector(rs, RS_TYPE_##T, 4); \
132 return rs->mElements.N##_4; \
  /external/stlport/stlport/
functional 88 using ::_4;
  /ndk/sources/cxx-stl/stlport/stlport/
functional 88 using ::_4;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
functional 88 using ::_4;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
functional 88 using ::_4;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
functional 88 using ::_4;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
functional 88 using ::_4;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/
functional 88 using ::_4;
  /external/valgrind/main/coregrind/m_syswrap/
syscall-amd64-darwin.S 162 L_$0_4: /* Re-block signals. If eip is in [4,5), then the syscall
syscall-x86-darwin.S 164 L_$0_4: /* Re-block signals. If eip is in [4,5), then the syscall is
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_tabl.cpp 401 DEFINE_ALU_OPCODES(_4, 0x20, 0x20, DU_U )
653 {OpcodeInfo::all, {0xDC, _4}, {FP0D, m64}, DU_U },
654 {OpcodeInfo::all, {0xD8, _4}, {FP0S, m32}, DU_U },
660 {OpcodeInfo::all, {0xDA, _4}, {FP0S, m32}, DU_U },
661 // {OpcodeInfo::all, {0xDE, _4}, {FP0S, m16}, DU_U },
    [all...]
enc_prvt.h 117 #define _4 OpcodeByteKind_SlashNum|4 macro
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Encodings.properties 204 8859_4 ISO-8859-4 0x00A0
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_formats.c 235 C4B(L4A4_UNORM, NONE, C0, C0, C0, C1, UNORM, 4_4, T),
333 C4B(R4A4_UNORM, NONE, C0, ZERO, ZERO, C1, UNORM, 4_4, T),
335 C4B(A4R4_UNORM, NONE, C1, ZERO, ZERO, C0, UNORM, 4_4, T),
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_formats.c 235 C4B(L4A4_UNORM, NONE, C0, C0, C0, C1, UNORM, 4_4, T),
333 C4B(R4A4_UNORM, NONE, C0, ZERO, ZERO, C1, UNORM, 4_4, T),
335 C4B(A4R4_UNORM, NONE, C1, ZERO, ZERO, C0, UNORM, 4_4, T),
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vb_render.c 63 #define TAG(x) x##_4
  /external/mesa3d/src/mesa/tnl/
t_vb_render.c 63 #define TAG(x) x##_4
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_rast_tri.c 470 #define TAG(x) x##_4
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_rast_tri.c 470 #define TAG(x) x##_4

Completed in 705 milliseconds

1 2