/third_party/ffmpeg/libavdevice/ |
H A D | v4l2.c | 248 v4l2_std_id std; in first_field() local
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | ParseHelper.h | 126 virtual void setLineCallback(const std::function<void(int, int, bool, int, const char*)>& func) { lineCallback = func; } in setLineCallback() argument 127 virtual void setExtensionCallback(const std::function<void(int, const char*, const char*)>& func) { extensionCallback = func; } in setExtensionCallback() argument 128 virtual void setVersionCallback(const std::function<void(int, int, const char*)>& func) { versionCallback = func; } in setVersionCallback() argument 129 virtual void setPragmaCallback(const std::function<void(int, const TVector<TString>&)>& func) { pragmaCallback = func; } in setPragmaCallback() argument 130 virtual void setErrorCallback(const std::function<void(int, const char*)>& func) { errorCallback = func; } in setErrorCallback() argument [all...] |
/third_party/googletest/googletest/include/gtest/internal/ |
H A D | gtest-param-util.h | [all...] |
/third_party/googletest/googletest/test/ |
H A D | googletest-printers-test.cc | 968 operator <<( std::basic_ostream<Char, CharTraits>& os, const AllowsGenericStreaming& ) operator <<() argument 985 operator <<( std::basic_ostream<Char, CharTraits>& os, const AllowsGenericStreamingTemplate<T>& ) operator <<() argument 1006 operator <<( std::basic_ostream<Char, CharTraits>& os, const AllowsGenericStreamingAndImplicitConversionTemplate<T>& ) operator <<() argument [all...] |
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_spill.cpp | 40 namespace std { namespace [all...] |
/third_party/mesa3d/src/gtest/include/gtest/internal/ |
H A D | gtest-param-util.h | [all...] |
/third_party/node/src/crypto/ |
H A D | crypto_util.h | 238 ByteSource release(std::optional<size_t> resize = std::nullopt) && { in release() argument [all...] |
/third_party/node/src/ |
H A D | inspector_socket_server.cc | 62 MapToString(const std::map<std::string, std::string>& object) MapToString() argument 77 MapsToString( const std::vector<std::map<std::string, std::string>>& array) MapsToString() argument [all...] |
H A D | util.h | 332 FIXED_ONE_BYTE_STRING( v8::Isolate* isolate, const std::array<char, N>& arr) FIXED_ONE_BYTE_STRING() argument [all...] |
/third_party/nghttp2/src/ |
H A D | shrpx_worker.cc | 210 ensure_enqueue_addr( std::priority_queue<WeightGroupEntry, std::vector<WeightGroupEntry>, WeightGroupEntryGreater> &wgpq, WeightGroup *wg, DownstreamAddr *addr) ensure_enqueue_addr() argument [all...] |
H A D | shrpx_connection_handler.cc | 1055 set_cid_prefixes( const std::vector<std::array<uint8_t, SHRPX_QUIC_CID_PREFIXLEN>> &cid_prefixes) set_cid_prefixes() argument [all...] |
/third_party/node/deps/googletest/include/gtest/internal/ |
H A D | gtest-param-util.h | [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tzregts.cpp | 976 UDate std = tempcal->getTime(status); // Time in standard in Test4176686() local [all...] |
/third_party/libfuse/example/ |
H A D | passthrough_hp.cc | 109 namespace std { namespace [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | graph-assembler.h | 162 GraphAssemblerLabel(GraphAssemblerLabelType type, int loop_nesting_level, const std::array<MachineRepresentation, VarCount>& reps) GraphAssemblerLabel() argument 217 MakeLabel( std::array<MachineRepresentation, VarCount> reps_array, GraphAssemblerLabelType type) MakeLabel() argument
|
/third_party/qrcodegen/cpp/ |
H A D | qrcodegen.cpp | 752 finderPenaltyCountPatterns(const std::array<int,7> &runHistory) const finderPenaltyCountPatterns() argument [all...] |
/third_party/rust/crates/log/src/kv/ |
H A D | value.rs | [all...] |
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkResourceInterface.cpp | 525 makeGraphicsPipelineIdentifier(const std::string& testPath, const VkGraphicsPipelineCreateInfo& gpCI, const std::map<deUint64, std::size_t>& objectHashes) makeGraphicsPipelineIdentifier() argument 534 makeComputePipelineIdentifier(const std::string& testPath, const VkComputePipelineCreateInfo& cpCI, const std::map<deUint64, std::size_t>& objectHashes) makeComputePipelineIdentifier() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiBufferMemoryRequirementsTests.cpp | 181 bitsToString(const u::BitsSet<Flag, Bit, Str, Ignored...>& bits, const std::string& prefix = std::string()) bitsToString() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeWorkgroupMemoryExplicitLayoutTests.cpp | 1348 CreateAmberTestCase(tcu::TestContext& testCtx, const char* name, const std::string& filename, const std::vector<std::string>& requirements = std::vector<std::string>(), bool zeroinit = false, bool shaderObjects = false) CreateAmberTestCase() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesImageSparseResidency.cpp | 64 std::string getFormatValueString (const std::vector<std::pair<deUint32, deUint32>>& channelsOnPlane, in getFormatValueString() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsm8bitStorageTests.cpp | 175 vector<deInt8> data8bit (const ShaderTemplate std, de::Random& rnd, const bool isData = true) in data8bit() argument 183 vector<deInt32> data32bit (const ShaderTemplate std, de::Random& rnd, const bool isData = true) in data32bit() argument 910 beginLoop(const std::map<std::string, std::string>& spec) beginLoop() argument 928 endLoop(const std::map<std::string, std::string>& spec) endLoop() argument [all...] |
H A D | vktSpvAsmGraphicsShaderTestUtil.hpp | 492 createTestsForAllStages(const std::string& name, const tcu::RGBA (&inputColors)[4], const tcu::RGBA (&outputColors)[4], const std::map<std::string, std::string>& testCodeFragments, tcu::TestCaseGroup* tests, const qpTestResult failResult = QP_TEST_RESULT_FAIL, const std::string& failMessageTemplate = std::string()) createTestsForAllStages() argument 512 createTestsForAllStages(const std::string& name, const tcu::RGBA (&inputColors)[4], const tcu::RGBA (&outputColors)[4], const std::map<std::string, std::string>& testCodeFragments, const SpecConstants& specConstants, tcu::TestCaseGroup* tests, const qpTestResult failResult = QP_TEST_RESULT_FAIL, const std::string& failMessageTemplate = std::string()) createTestsForAllStages() argument 532 createTestsForAllStages(const std::string& name, const tcu::RGBA (&inputColors)[4], const tcu::RGBA (&outputColors)[4], const std::map<std::string, std::string>& testCodeFragments, const GraphicsResources& resources, const std::vector<std::string>& extensions, tcu::TestCaseGroup* tests, VulkanFeatures vulkanFeatures = VulkanFeatures(), const qpTestResult failResult = QP_TEST_RESULT_FAIL, const std::string& failMessageTemplate = std::string(), const bool splitRenderArea = false) createTestsForAllStages() argument 554 createTestsForAllStages(const std::string& name, const tcu::RGBA (&inputColors)[4], const tcu::RGBA (&outputColors)[4], const std::map<std::string, std::string>& testCodeFragments, const GraphicsInterfaces interfaces, const std::vector<std::string>& extensions, tcu::TestCaseGroup* tests, VulkanFeatures vulkanFeatures = VulkanFeatures(), const qpTestResult failResult = QP_TEST_RESULT_FAIL, const std::string& failMessageTemplate = std::string()) createTestsForAllStages() argument 575 createTestsForAllStages(const std::string& name, const tcu::RGBA (&inputColors)[4], const tcu::RGBA (&outputColors)[4], const std::map<std::string, std::string>& testCodeFragments, const PushConstants& pushConstants, const GraphicsResources& resources, const std::vector<std::string>& extensions, tcu::TestCaseGroup* tests, VulkanFeatures vulkanFeatures = VulkanFeatures(), const qpTestResult failResult = QP_TEST_RESULT_FAIL, const std::string& failMessageTemplate = std::string()) createTestsForAllStages() argument [all...] |
H A D | vktSpvAsmImageSamplerTests.cpp | 762 nopVerifyFunction(const std::vector<Resource>&, const std::vector<AllocationSp>&, const std::vector<Resource>&, tcu::TestLog&) nopVerifyFunction() argument [all...] |
H A D | vktSpvAsmIntegerDotProductTests.cpp | 95 bool compareDotProductAccSat(const std::vector<Resource> &inputs, const vector<AllocationSp>& outputAllocs, in compareDotProductAccSat() argument [all...] |