HomeSort by relevance Sort by last modified time
    Searched full:__v_ (Results 1 - 25 of 33) sorted by null

1 2

  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nv30_format.c 54 #define __V_ PIPE_BIND_VERTEX_BUFFER
58 #define S_V_ (S___ | __V_)
59 #define SRV_ (SR__ | __V_)
60 #define SBV_ (SB__ | __V_)
85 _(R8G8B8A8_UNORM , __V_),
99 _(R8G8B8_UNORM , __V_),
111 _(R16G16_SNORM , __V_),
112 _(R16G16B16_SNORM , __V_),
113 _(R16G16B16A16_SNORM , __V_),
114 _(R8G8B8A8_USCALED , __V_),
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/libcxx/include/
__config 639 __lx __v_; \
640 _LIBCPP_ALWAYS_INLINE x(__lx __v) : __v_(__v) {} \
641 _LIBCPP_ALWAYS_INLINE explicit x(int __v) : __v_(static_cast<__lx>(__v)) {} \
642 _LIBCPP_ALWAYS_INLINE operator int() const {return __v_;} \
random     [all...]
memory     [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/
__config 639 __lx __v_; \
640 _LIBCPP_ALWAYS_INLINE x(__lx __v) : __v_(__v) {} \
641 _LIBCPP_ALWAYS_INLINE explicit x(int __v) : __v_(static_cast<__lx>(__v)) {} \
642 _LIBCPP_ALWAYS_INLINE operator int() const {return __v_;} \
random     [all...]
memory     [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
__config 691 __lx __v_; \
692 _LIBCPP_ALWAYS_INLINE x(__lx __v) : __v_(__v) {} \
693 _LIBCPP_ALWAYS_INLINE explicit x(int __v) : __v_(static_cast<__lx>(__v)) {} \
694 _LIBCPP_ALWAYS_INLINE operator int() const {return __v_;} \
random     [all...]
memory     [all...]
  /external/libcxx/include/
__config 815 __lx __v_; \
816 _LIBCPP_ALWAYS_INLINE x(__lx __v) : __v_(__v) {} \
817 _LIBCPP_ALWAYS_INLINE explicit x(int __v) : __v_(static_cast<__lx>(__v)) {} \
818 _LIBCPP_ALWAYS_INLINE operator int() const {return __v_;} \
random     [all...]
memory     [all...]
  /external/v8/tools/
generate-builtins-tests.py 35 variables.append("__v_%d" % g_var_index)
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
__config 815 __lx __v_; \
816 _LIBCPP_ALWAYS_INLINE x(__lx __v) : __v_(__v) {} \
817 _LIBCPP_ALWAYS_INLINE explicit x(int __v) : __v_(static_cast<__lx>(__v)) {} \
818 _LIBCPP_ALWAYS_INLINE operator int() const {return __v_;} \
random     [all...]
memory     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
__config 815 __lx __v_; \
816 _LIBCPP_ALWAYS_INLINE x(__lx __v) : __v_(__v) {} \
817 _LIBCPP_ALWAYS_INLINE explicit x(int __v) : __v_(static_cast<__lx>(__v)) {} \
818 _LIBCPP_ALWAYS_INLINE operator int() const {return __v_;} \
random     [all...]
memory     [all...]
  /prebuilts/abi-dumps/ndk/current/arm/source-based/
libandroid_net.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/arm/source-based/
libc++.so.lsdump.gz 
libcompiler_rt.so.lsdump.gz 
libmedia_helper.so.lsdump.gz 
libstagefright_soft_flacdec.so.lsdump.gz 

Completed in 410 milliseconds

1 2