/third_party/openssl/crypto/property/ |
H A D | property_string.c | 172 const char *str; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiDriverPropertiesTests.cpp | 50 DE_INLINE bool isNullTerminated(const char* str, const deUint32 maxSize) in isNullTerminated() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalRenderingTestUtil.cpp | 113 std::ostream& operator<< (std::ostream& str, ConditionalData const& c) in operator <<() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
H A D | vktInfoTests.cpp | 207 std::ostream& operator<< (std::ostream& str, const PrettySize<SizeType>& size) in operator <<() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiDriverPropertiesTests.cpp | 108 DE_INLINE bool isNullTerminated(const char* str, const deUint32 maxSize) in isNullTerminated() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
H A D | vktConditionalRenderingTestUtil.cpp | 113 std::ostream& operator<< (std::ostream& str, ConditionalData const& c) in operator <<() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | OverlayWidgets.h | 104 void set(std::string &&str) { text = std::move(str); } in set() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | DebugSink.h | 100 const TPersistString &str() const { return mParent.str(); } in str() function in sh::DebugSink
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | DirectiveHandler.cpp | 19 static TBehavior getBehavior(const std::string &str) in getBehavior() argument 227 std::string str = stream.str(); in handleVersion() local
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkDebugReportUtil.cpp | 99 std::ostream& operator<< (std::ostream& str, const DebugReportMessage& message) in operator <<() argument
|
/third_party/vk-gl-cts/executor/ |
H A D | xeCallQueue.cpp | 247 CallWriter& operator<< (CallWriter& writer, const char* str) in operator <<() argument
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | unify_const_test.cpp | 80 StripOpNameInstructionsToSet(const std::string& str) { in StripOpNameInstructionsToSet() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
H A D | OVR_multiview2_test.cpp | 142 bool foundInAllGLSLCode(const char *str) in foundInAllGLSLCode() argument
|
H A D | OVR_multiview_test.cpp | 139 bool foundInAllGLSLCode(const char *str) in foundInAllGLSLCode() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | CompilerPerf.cpp | 173 const char *str() const in str() function 257 void setTestShader(const char *str) { mTestShader = str; } in setTestShader() argument
|
/third_party/skia/src/gpu/ops/ |
H A D | RegionOp.cpp | 173 SkString str = SkStringPrintf("# combined: %d\n", fRegions.count()); variable
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | DirectiveHandler.cpp | 22 static TBehavior getBehavior(const std::string& str) in getBehavior() argument 171 std::string str = stream.str(); in handleVersion() local
|
/third_party/openssl/providers/implementations/include/prov/ |
H A D | ciphercommon_ccm.h | 43 ccm128_f str; member
|
/third_party/openssl/test/ |
H A D | bio_core_test.c | 36 static int tst_bio_core_puts(OSSL_CORE_BIO *bio, const char *str) in tst_bio_core_puts() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | module.cpp | 269 std::ostream& operator<<(std::ostream& str, const Module& module) { in operator <<() argument
|
H A D | propagator.cpp | 274 std::ostream& operator<<(std::ostream& str, in operator <<() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | module.cpp | 269 std::ostream& operator<<(std::ostream& str, const Module& module) { in operator <<() argument
|
H A D | propagator.cpp | 274 std::ostream& operator<<(std::ostream& str, in operator <<() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | unify_const_test.cpp | 80 StripOpNameInstructionsToSet(const std::string& str) { in StripOpNameInstructionsToSet() argument
|
/third_party/skia/third_party/externals/libpng/contrib/examples/ |
H A D | simpleover.c | 396 # define str(a) #a in simpleover_process() macro
|