Home
last modified time | relevance | path

Searched refs:std (Results 11426 - 11450 of 21487) sorted by relevance

1...<<451452453454455456457458459460>>...860

/third_party/vk-gl-cts/framework/common/
H A DtcuTestCase.cpp33 using namespace std;
77 void TestNode::addRootChild (const std::string& groupName, const CaseListFilter* caseListFilter, TestCaseGroup* (*createTestGroup)(tcu::TestContext& testCtx, const std::string& name)) in addRootChild()
94 throw tcu::InternalError(std::string("Test case with non-unique name '") + node->getName() + "' added to group '" + getName() + "'."); in addChild()
/third_party/vk-gl-cts/framework/opengl/
H A DgluProgramInterfaceQuery.cpp41 void getProgramResourceName (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint32 index, std::string& dst) in getProgramResourceName()
47 std::vector<char> buf(length+1); in getProgramResourceName()
55 std::ostringstream msg; in getProgramResourceName()
61 static void getProgramInterfaceActiveVariables (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint32 index, std::vector<int>& activeVariables) in getProgramInterfaceActiveVariables()
H A DgluVarTypeUtil.cpp90 std::string parseVariableName (const char* nameWithPath) in parseVariableName()
116 std::string memberName = tokenizer.getIdentifier(); in parseTypePath()
162 std::ostream& operator<< (std::ostream& str, const TypeAccessFormat& format) in operator <<()
/device/board/hisilicon/hispark_taurus/camera/driver_adapter/include/
H A Divpss_object.h25 static std::shared_ptr<IVpssObject> CreateVpssObject();
27 virtual void ConfigVpss(std::vector<DeviceFormat>& format) = 0;
H A Divo_object.h25 static std::shared_ptr<IVoObject> CreateVoObject();
27 virtual void ConfigVo(std::vector<DeviceFormat>& format) = 0;
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H A Dhdi_netlink_monitor.h33 std::unique_ptr<std::thread> mThread;
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Dhdi_netlink_monitor.h34 std::unique_ptr<std::thread> mThread;
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Dhdi_netlink_monitor.h34 std::unique_ptr<std::thread> mThread;
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Dhdi_netlink_monitor.h34 std::unique_ptr<std::thread> mThread;
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Dhdi_netlink_monitor.h34 std::unique_ptr<std::thread> mThread;
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Dhdi_netlink_monitor.h34 std::unique_ptr<std::thread> mThread;
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_cpp.cpp27 std::cout << "DONE!" << std::endl; in main()
/third_party/backends/backend/genesys/
H A Dstatus.h41 std::ostream& operator<<(std::ostream& out, Status status);
H A Dstatus.cpp28 std::ostream& operator<<(std::ostream& out, Status status) in operator <<()
/third_party/googletest/googletest/include/gtest/hwext/
H A Dgtest-utils.h12 using ::std::string;
13 using ::std::vector;
/third_party/gn/src/gn/
H A Dswift_variables.cc35 info_map->insert(std::make_pair( in InsertSwiftVariables()
39 info_map->insert(std::make_pair( in InsertSwiftVariables()
/third_party/json/docs/examples/
H A Derase__object_t_key_type.cpp16 std::cout << j_object << '\n'; in main()
17 std::cout << count_one << " " << count_three << '\n'; in main()
H A Dinsert__range.cpp18 std::cout << *new_pos << '\n'; in main()
19 std::cout << v << '\n'; in main()
H A Djson_pointer__back.cpp13 std::cout << "last reference token of \"" << ptr1 << "\" is \"" << ptr1.back() << "\"\n" in main()
14 << "last reference token of \"" << ptr2 << "\" is \"" << ptr2.back() << "\"" << std::endl; in main()
H A Dparse__pointers.cpp14 std::cout << std::setw(4) << j_complete << "\n\n"; in main()
H A Dparse_error.cpp16 std::cout << "message: " << e.what() << '\n' in main()
18 << "byte position of error: " << e.byte << std::endl; in main()
/third_party/json/tests/abi/config/
H A Dnoversion.cpp22 std::string expected = "nlohmann::json_abi";
35 std::string ns{STRINGIZE(NLOHMANN_JSON_NAMESPACE) "::basic_json"};
H A Dcustom.cpp25 std::string expected = "nlohmann::basic_json";
28 std::string ns{STRINGIZE(NLOHMANN_JSON_NAMESPACE) "::basic_json"};
/third_party/json/tests/abi/diag/
H A Ddiag_off.cpp15 std::size_t json_sizeof_diag_off() in json_sizeof_diag_off()
20 std::size_t json_sizeof_diag_off_explicit() in json_sizeof_diag_off_explicit()
H A Ddiag_on.cpp15 std::size_t json_sizeof_diag_on() in json_sizeof_diag_on()
20 std::size_t json_sizeof_diag_on_explicit() in json_sizeof_diag_on_explicit()

Completed in 16 milliseconds

1...<<451452453454455456457458459460>>...860