/external/libbrillo/brillo/dbus/ |
D | dbus_method_invoker.h | 286 template<typename... InArgs, typename... OutArgs> 294 const InArgs&... params) { in CallMethodWithTimeout() 309 template<typename... InArgs, typename... OutArgs> 315 const InArgs&... params) { in CallMethod()
|
/external/tensorflow/tensorflow/go/genop/internal/ |
D | genop.go | 318 {{if .InArgs -}} 320 …{{range $i,$a := .InArgs}}{{if $a.IsListArg}}tf.OutputList({{Identifier $a.RenameTo}}){{else}}{{Id… 391 InArgs []*argWrapper member 403 ret.InArgs = append(ret.InArgs, &argCombined) 465 for _, arg := range a.InArgs {
|
/external/jsoncpp/include/json/ |
D | value.h | 555 typedef std::vector<const PathArgument*> InArgs; typedef 558 void makePath(const std::string& path, const InArgs& in); 560 const InArgs& in, 561 InArgs::const_iterator& itInArg,
|
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 990 typedef std::vector<const PathArgument*> InArgs; typedef 993 void makePath(const std::string& path, const InArgs& in); 995 const InArgs& in, 996 InArgs::const_iterator& itInArg,
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 990 typedef std::vector<const PathArgument*> InArgs; typedef 993 void makePath(const std::string& path, const InArgs& in); 995 const InArgs& in, 996 InArgs::const_iterator& itInArg,
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 990 typedef std::vector<const PathArgument*> InArgs; typedef 993 void makePath(const std::string& path, const InArgs& in); 995 const InArgs& in, 996 InArgs::const_iterator& itInArg,
|
/external/protobuf/conformance/third_party/jsoncpp/ |
D | json.h | 1040 typedef std::vector<const PathArgument*> InArgs; typedef 1043 void makePath(const std::string& path, const InArgs& in); 1045 const InArgs& in, 1046 InArgs::const_iterator& itInArg,
|
D | jsoncpp.cpp | 3837 InArgs in; in Path() 3846 void Path::makePath(const std::string& path, const InArgs& in) { in makePath() 3849 InArgs::const_iterator itInArg = in.begin(); in makePath() 3878 const InArgs& in, in addPathInArg() 3879 InArgs::const_iterator& itInArg, in addPathInArg()
|
/external/jsoncpp/src/lib_json/ |
D | json_value.cpp | 1360 InArgs in; in Path() 1369 void Path::makePath(const std::string& path, const InArgs& in) { in makePath() 1372 InArgs::const_iterator itInArg = in.begin(); in makePath() 1401 const InArgs& in, in addPathInArg() 1402 InArgs::const_iterator& itInArg, in addPathInArg()
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 3804 InArgs in; in Path() 3813 void Path::makePath(const std::string& path, const InArgs& in) { in makePath() 3816 InArgs::const_iterator itInArg = in.begin(); in makePath() 3845 const InArgs& in, in addPathInArg() 3846 InArgs::const_iterator& itInArg, in addPathInArg()
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 3804 InArgs in; in Path() 3813 void Path::makePath(const std::string& path, const InArgs& in) { in makePath() 3816 InArgs::const_iterator itInArg = in.begin(); in makePath() 3845 const InArgs& in, in addPathInArg() 3846 InArgs::const_iterator& itInArg, in addPathInArg()
|
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 3804 InArgs in; in Path() 3813 void Path::makePath(const std::string& path, const InArgs& in) { in makePath() 3816 InArgs::const_iterator itInArg = in.begin(); in makePath() 3845 const InArgs& in, in addPathInArg() 3846 InArgs::const_iterator& itInArg, in addPathInArg()
|