HomeSort by relevance Sort by last modified time
    Searched refs:remove_const (Results 76 - 100 of 142) sorted by null

1 2 34 5 6

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
shared_ptr.h 612 typedef typename std::remove_const<_Tp>::type _Tp_nc;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp 121 typedef typename remove_const<typename traits_base::value_type>::type non_const_value_type;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
shared_ptr.h 612 typedef typename std::remove_const<_Tp>::type _Tp_nc;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp 121 typedef typename remove_const<typename traits_base::value_type>::type non_const_value_type;
  /system/bt/osi/src/
config.cc 43 config_t, typename std::remove_const<T>::type>::value>>
  /external/tensorflow/tensorflow/core/kernels/
eigen_volume_patch.h 36 typename internal::remove_const<typename XprType::Scalar>::type Scalar;
556 EIGEN_ALIGN_MAX typename internal::remove_const<CoeffReturnType>::type
mirror_pad_op.h 225 EIGEN_ALIGN_MAX typename internal::remove_const<CoeffReturnType>::type
  /art/compiler/utils/
intrusive_forward_list.h 59 IntrusiveForwardListBaseHookTraits<typename std::remove_const<T>::type>>
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorPadding.h 375 EIGEN_ALIGN_MAX typename internal::remove_const<CoeffReturnType>::type values[PacketSize];
TensorContractionCuda.h     [all...]
TensorEvaluator.h 178 if (!NumTraits<typename internal::remove_const<Scalar>::type>::RequireInitialization && data) {
  /hardware/google/av/codec2/vndk/include/util/
C2InterfaceHelper.h 391 typename std::remove_const<
  /external/clang/include/clang/Basic/
Diagnostic.h     [all...]
  /external/llvm/include/llvm/ADT/
SmallVector.h 286 typename std::enable_if<std::is_same<typename std::remove_const<T1>::type,
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
SmallVector.h 289 typename std::enable_if<std::is_same<typename std::remove_const<T1>::type,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Diagnostic.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SmallVector.h 289 typename std::enable_if<std::is_same<typename std::remove_const<T1>::type,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
Diagnostic.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
SmallVector.h 289 typename std::enable_if<std::is_same<typename std::remove_const<T1>::type,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
Diagnostic.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
SmallVector.h 289 typename std::enable_if<std::is_same<typename std::remove_const<T1>::type,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
Diagnostic.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
SmallVector.h 292 typename std::enable_if<std::is_same<typename std::remove_const<T1>::type,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
Diagnostic.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
SmallVector.h 292 typename std::enable_if<std::is_same<typename std::remove_const<T1>::type,

Completed in 726 milliseconds

1 2 34 5 6