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

1 2 3

  /hardware/interfaces/wifi/1.0/vts/functional/
wifi_hidl_call_util.h 35 template <typename ArgT>
36 struct functionArgSaver<std::function<void(ArgT)>> final {
38 typename std::remove_reference<ArgT>::type>::type;
40 std::function<void(ArgT)> saveArgs = [this](ArgT arg) {
71 template <typename... ArgT>
72 struct functionArgSaver<std::function<void(ArgT...)>> final {
74 typename std::remove_reference<ArgT>::type>::type...>;
76 std::function<void(ArgT...)> saveArgs = [this](ArgT... arg)
    [all...]
  /hardware/interfaces/wifi/hostapd/1.0/vts/functional/
hostapd_hidl_call_util.h 39 template <typename ArgT>
40 struct functionArgSaver<std::function<void(ArgT)>> final {
42 typename std::remove_reference<ArgT>::type>::type;
44 std::function<void(ArgT)> saveArgs = [this](ArgT arg) {
75 template <typename... ArgT>
76 struct functionArgSaver<std::function<void(ArgT...)>> final {
78 typename std::remove_reference<ArgT>::type>::type...>;
80 std::function<void(ArgT...)> saveArgs = [this](ArgT... arg)
    [all...]
  /hardware/interfaces/wifi/offload/1.0/vts/functional/
hidl_call_util.h 35 template <typename ArgT>
36 struct functionArgSaver<std::function<void(ArgT)>> final {
38 typename std::remove_reference<ArgT>::type>::type;
40 std::function<void(ArgT)> saveArgs = [this](ArgT arg) {
71 template <typename... ArgT>
72 struct functionArgSaver<std::function<void(ArgT...)>> final {
74 typename std::remove_reference<ArgT>::type>::type...>;
76 std::function<void(ArgT...)> saveArgs = [this](ArgT... arg)
    [all...]
  /hardware/interfaces/wifi/supplicant/1.0/vts/functional/
supplicant_hidl_call_util.h 39 template <typename ArgT>
40 struct functionArgSaver<std::function<void(ArgT)>> final {
42 typename std::remove_reference<ArgT>::type>::type;
44 std::function<void(ArgT)> saveArgs = [this](ArgT arg) {
75 template <typename... ArgT>
76 struct functionArgSaver<std::function<void(ArgT...)>> final {
78 typename std::remove_reference<ArgT>::type>::type...>;
80 std::function<void(ArgT...)> saveArgs = [this](ArgT... arg)
    [all...]
  /system/connectivity/wificond/scanning/offload/
hidl_call_util.h 37 template <typename ArgT>
38 struct functionArgSaver<std::function<void(ArgT)>> final {
40 typename std::remove_reference<ArgT>::type>::type;
42 std::function<void(ArgT)> saveArgs = [this](ArgT arg) {
72 template <typename... ArgT>
73 struct functionArgSaver<std::function<void(ArgT...)>> final {
75 typename std::remove_reference<ArgT>::type>::type...>;
77 std::function<void(ArgT...)> saveArgs = [this](ArgT... arg)
    [all...]
  /external/llvm/include/llvm/ADT/
VariadicFunction.h 64 /// ResultT Foo(const ArgT &A_0, const ArgT &A_1, ..., const ArgT &A_N);
69 /// ResultT FooImpl(ArrayRef<const ArgT *> Args) {
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
90 /// const ArgT &A_0, ..., const ArgT &A_N);
97 /// ArrayRef<const ArgT *> Args) { ... }
99 /// const RE&, ArgT, FullMatchImpl>
104 template <typename ResultT, typename ArgT,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
VariadicFunction.h 64 /// ResultT Foo(const ArgT &A_0, const ArgT &A_1, ..., const ArgT &A_N);
69 /// ResultT FooImpl(ArrayRef<const ArgT *> Args) {
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
90 /// const ArgT &A_0, ..., const ArgT &A_N);
97 /// ArrayRef<const ArgT *> Args) { ... }
99 /// const RE&, ArgT, FullMatchImpl>
104 template <typename ResultT, typename ArgT,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
VariadicFunction.h 64 /// ResultT Foo(const ArgT &A_0, const ArgT &A_1, ..., const ArgT &A_N);
69 /// ResultT FooImpl(ArrayRef<const ArgT *> Args) {
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
90 /// const ArgT &A_0, ..., const ArgT &A_N);
97 /// ArrayRef<const ArgT *> Args) { ... }
99 /// const RE&, ArgT, FullMatchImpl>
104 template <typename ResultT, typename ArgT,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
VariadicFunction.h 64 /// ResultT Foo(const ArgT &A_0, const ArgT &A_1, ..., const ArgT &A_N);
69 /// ResultT FooImpl(ArrayRef<const ArgT *> Args) {
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
90 /// const ArgT &A_0, ..., const ArgT &A_N);
97 /// ArrayRef<const ArgT *> Args) { ... }
99 /// const RE&, ArgT, FullMatchImpl>
104 template <typename ResultT, typename ArgT,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
VariadicFunction.h 64 /// ResultT Foo(const ArgT &A_0, const ArgT &A_1, ..., const ArgT &A_N);
69 /// ResultT FooImpl(ArrayRef<const ArgT *> Args) {
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
90 /// const ArgT &A_0, ..., const ArgT &A_N);
97 /// ArrayRef<const ArgT *> Args) { ... }
99 /// const RE&, ArgT, FullMatchImpl>
104 template <typename ResultT, typename ArgT,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
VariadicFunction.h 64 /// ResultT Foo(const ArgT &A_0, const ArgT &A_1, ..., const ArgT &A_N);
69 /// ResultT FooImpl(ArrayRef<const ArgT *> Args) {
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
90 /// const ArgT &A_0, ..., const ArgT &A_N);
97 /// ArrayRef<const ArgT *> Args) { ... }
99 /// const RE&, ArgT, FullMatchImpl>
104 template <typename ResultT, typename ArgT,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
VariadicFunction.h 64 /// ResultT Foo(const ArgT &A_0, const ArgT &A_1, ..., const ArgT &A_N);
69 /// ResultT FooImpl(ArrayRef<const ArgT *> Args) {
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
90 /// const ArgT &A_0, ..., const ArgT &A_N);
97 /// ArrayRef<const ArgT *> Args) { ... }
99 /// const RE&, ArgT, FullMatchImpl>
104 template <typename ResultT, typename ArgT,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
VariadicFunction.h 64 /// ResultT Foo(const ArgT &A_0, const ArgT &A_1, ..., const ArgT &A_N);
69 /// ResultT FooImpl(ArrayRef<const ArgT *> Args) {
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
90 /// const ArgT &A_0, ..., const ArgT &A_N);
97 /// ArrayRef<const ArgT *> Args) { ... }
99 /// const RE&, ArgT, FullMatchImpl>
104 template <typename ResultT, typename ArgT,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
VariadicFunction.h 64 /// ResultT Foo(const ArgT &A_0, const ArgT &A_1, ..., const ArgT &A_N);
69 /// ResultT FooImpl(ArrayRef<const ArgT *> Args) {
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
90 /// const ArgT &A_0, ..., const ArgT &A_N);
97 /// ArrayRef<const ArgT *> Args) { ... }
99 /// const RE&, ArgT, FullMatchImpl>
104 template <typename ResultT, typename ArgT,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
VariadicFunction.h 64 /// ResultT Foo(const ArgT &A_0, const ArgT &A_1, ..., const ArgT &A_N);
69 /// ResultT FooImpl(ArrayRef<const ArgT *> Args) {
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
90 /// const ArgT &A_0, ..., const ArgT &A_N);
97 /// ArrayRef<const ArgT *> Args) { ... }
99 /// const RE&, ArgT, FullMatchImpl>
104 template <typename ResultT, typename ArgT,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
VariadicFunction.h 64 /// ResultT Foo(const ArgT &A_0, const ArgT &A_1, ..., const ArgT &A_N);
69 /// ResultT FooImpl(ArrayRef<const ArgT *> Args) {
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
90 /// const ArgT &A_0, ..., const ArgT &A_N);
97 /// ArrayRef<const ArgT *> Args) { ... }
99 /// const RE&, ArgT, FullMatchImpl>
104 template <typename ResultT, typename ArgT,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
VariadicFunction.h 64 /// ResultT Foo(const ArgT &A_0, const ArgT &A_1, ..., const ArgT &A_N);
69 /// ResultT FooImpl(ArrayRef<const ArgT *> Args) {
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
90 /// const ArgT &A_0, ..., const ArgT &A_N);
97 /// ArrayRef<const ArgT *> Args) { ... }
99 /// const RE&, ArgT, FullMatchImpl>
104 template <typename ResultT, typename ArgT,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
VariadicFunction.h 64 /// ResultT Foo(const ArgT &A_0, const ArgT &A_1, ..., const ArgT &A_N);
69 /// ResultT FooImpl(ArrayRef<const ArgT *> Args) {
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
90 /// const ArgT &A_0, ..., const ArgT &A_N);
97 /// ArrayRef<const ArgT *> Args) { ... }
99 /// const RE&, ArgT, FullMatchImpl>
104 template <typename ResultT, typename ArgT,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
VariadicFunction.h 64 /// ResultT Foo(const ArgT &A_0, const ArgT &A_1, ..., const ArgT &A_N);
69 /// ResultT FooImpl(ArrayRef<const ArgT *> Args) {
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
90 /// const ArgT &A_0, ..., const ArgT &A_N);
97 /// ArrayRef<const ArgT *> Args) { ... }
99 /// const RE&, ArgT, FullMatchImpl>
104 template <typename ResultT, typename ArgT,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
VariadicFunction.h 64 /// ResultT Foo(const ArgT &A_0, const ArgT &A_1, ..., const ArgT &A_N);
69 /// ResultT FooImpl(ArrayRef<const ArgT *> Args) {
76 /// const VariadicFunction<ResultT, ArgT, FooImpl> Foo;
90 /// const ArgT &A_0, ..., const ArgT &A_N);
97 /// ArrayRef<const ArgT *> Args) { ... }
99 /// const RE&, ArgT, FullMatchImpl>
104 template <typename ResultT, typename ArgT,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RPCSerialization.h 36 template <typename OStream, typename ArgT>
37 OStream &operator<<(OStream &OS, const RPCTypeNameSequence<ArgT> &V) {
38 OS << RPCTypeName<ArgT>::getName();
229 /// SerializeTraits<ChannelT, ArgT, CArgT> with methods that can serialize the
241 template <typename ChannelT, typename ArgT>
242 class SequenceSerialization<ChannelT, ArgT> {
247 return SerializationTraits<ChannelT, ArgT, CArgT>::serialize(C, CArg);
252 return SerializationTraits<ChannelT, ArgT, CArgT>::deserialize(C, CArg);
256 template <typename ChannelT, typename ArgT, typename... ArgTs>
257 class SequenceSerialization<ChannelT, ArgT, ArgTs...>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RPCSerialization.h 36 template <typename OStream, typename ArgT>
37 OStream &operator<<(OStream &OS, const RPCTypeNameSequence<ArgT> &V) {
38 OS << RPCTypeName<ArgT>::getName();
229 /// SerializeTraits<ChannelT, ArgT, CArgT> with methods that can serialize the
241 template <typename ChannelT, typename ArgT>
242 class SequenceSerialization<ChannelT, ArgT> {
247 return SerializationTraits<ChannelT, ArgT, CArgT>::serialize(C, CArg);
252 return SerializationTraits<ChannelT, ArgT, CArgT>::deserialize(C, CArg);
256 template <typename ChannelT, typename ArgT, typename... ArgTs>
257 class SequenceSerialization<ChannelT, ArgT, ArgTs...>
    [all...]
  /external/tensorflow/tensorflow/stream_executor/
kernel.h 627 // Returns whether ParamT and ArgT are compatible for data parallel kernel
629 template <typename ParamT, typename ArgT>
632 ArgT>::value ||
633 IsCompatibleDeviceMemoryRef<ParamT, ArgT>::value;
636 // Checks whether ParamT and ArgT are compatible for data parallel kernel
650 template <typename ParamT, typename ArgT, bool kShouldStaticAssert,
654 kShouldStaticAssert ? CompatibleNoAssert<ParamT, ArgT>() : true,
656 return CompatibleNoAssert<ParamT, ArgT>();
678 typedef typename std::tuple_element<kArgumentNumber, ArgTuple>::type ArgT;
679 return Compatible<ParamT, ArgT, kShouldStaticAssert, kArgumentNumber>() &
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
RPCSerialization.h 37 template <typename OStream, typename ArgT>
38 OStream &operator<<(OStream &OS, const RPCTypeNameSequence<ArgT> &V) {
39 OS << RPCTypeName<ArgT>::getName();
259 /// SerializeTraits<ChannelT, ArgT, CArgT> with methods that can serialize the
271 template <typename ChannelT, typename ArgT>
272 class SequenceSerialization<ChannelT, ArgT> {
277 return SerializationTraits<ChannelT, ArgT,
284 return SerializationTraits<ChannelT, ArgT, CArgT>::deserialize(C, CArg);
288 template <typename ChannelT, typename ArgT, typename... ArgTs>
289 class SequenceSerialization<ChannelT, ArgT, ArgTs...>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
RPCSerialization.h 37 template <typename OStream, typename ArgT>
38 OStream &operator<<(OStream &OS, const RPCTypeNameSequence<ArgT> &V) {
39 OS << RPCTypeName<ArgT>::getName();
259 /// SerializeTraits<ChannelT, ArgT, CArgT> with methods that can serialize the
271 template <typename ChannelT, typename ArgT>
272 class SequenceSerialization<ChannelT, ArgT> {
277 return SerializationTraits<ChannelT, ArgT,
284 return SerializationTraits<ChannelT, ArgT, CArgT>::deserialize(C, CArg);
288 template <typename ChannelT, typename ArgT, typename... ArgTs>
289 class SequenceSerialization<ChannelT, ArgT, ArgTs...>
    [all...]

Completed in 1129 milliseconds

1 2 3