Home
last modified time | relevance | path

Searched refs:CallImpl (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DFunctionExtras.h156 static ReturnT CallImpl(void *CallableAddr, AdjustedParamT<ParamTs>... Params) { in CallImpl() function
261 static TrivialCallback Callback = { &CallImpl<CallableT> }; in unique_function()
271 &CallImpl<CallableT>, &MoveImpl<CallableT>, &DestroyImpl<CallableT>}; in unique_function()
/external/abseil-cpp/absl/random/internal/
Dmocking_bit_gen_base.h75 virtual bool CallImpl(const std::type_info& distr_type, void* dist_args,
97 CallImpl(GetTypeId<DistrT, ArgTupleT>(), &arg_tuple, &result); in Call()
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Dmocking_bit_gen_base.h75 virtual bool CallImpl(const std::type_info& distr_type, void* dist_args,
97 CallImpl(GetTypeId<DistrT, ArgTupleT>(), &arg_tuple, &result); in Call()
/external/llvm-project/llvm/include/llvm/ADT/
DFunctionExtras.h192 static ReturnT CallImpl(void *CallableAddr,
325 &CallImpl<CalledAsT>, &MoveImpl<CallableT>, &DestroyImpl<CallableT>};
332 &CallImpl<CalledAsT>};
/external/webrtc/third_party/abseil-cpp/absl/random/
Dbit_gen_ref_test.cc27 bool CallImpl(const std::type_info&, void*, void* result) override { in CallImpl() function in absl::ConstBitGen
Dmocking_bit_gen.h161 bool CallImpl(const std::type_info& key_type, void* dist_args, in CallImpl() function
/external/abseil-cpp/absl/random/
Dbit_gen_ref_test.cc27 bool CallImpl(const std::type_info&, void*, void* result) override { in CallImpl() function in absl::ConstBitGen
Dmocking_bit_gen.h161 bool CallImpl(const std::type_info& key_type, void* dist_args, in CallImpl() function