Home
last modified time | relevance | path

Searched defs:str (Results 3451 - 3475 of 3913) sorted by relevance

1...<<131132133134135136137138139140>>...157

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRender.hpp57 const char* str (void) const { m_string = m_stream.str(); return m_string.c_str(); } in str() function in vkt::sr::LineStream
H A DvktShaderRenderDerivateTests.cpp340 std::ostream& operator<< (std::ostream& str, const LogVecComps& v) in operator <<() argument
H A DvktShaderRenderMatrixTests.cpp1302 void writeVectorConstructor (std::ostream& str, const tcu::Vector<float, Size>& v) in writeVectorConstructor() argument
1315 void writeMatrixConstructor (std::ostream& str, const tcu::Matrix<float, Rows, Cols>& m) in writeMatrixConstructor() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp216 std::string str = ""; in genName() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp98 ostringstream str; in getShaderName() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp118 std::ostringstream str; in genPerVertexBlock() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/
H A DvktClippingTests.cpp1060 std::ostringstream str; in initPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawInstancedTests.cpp91 std::ostream & operator<<(std::ostream & str, TestParams const & v) in operator <<() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp332 static inline std::string replace(const std::string& str, const std::string& from, const std::string& to) in replace() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp2793 std::string str = "position"; in Run() local
H A Dgl3cCullDistanceTests.cpp262 void CullDistance::Utilities::replaceAll(std::string& str, const std::string& from, const std::string& to) in replaceAll() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockCase.cpp63 std::ostream& operator<<(std::ostream& str, const PrecisionFlagsFmt& fmt) in operator <<() argument
81 std::ostream& operator<<(std::ostream& str, const LayoutFlagsFmt& fmt) in operator <<() argument
714 std::ostream& operator<<(std::ostream& str, const Indent& indent) in operator <<() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.cpp500 const auto* str = reinterpret_cast<const char*>(inst->words().data() + in RegisterDebugInstruction() local
507 const auto* str = reinterpret_cast<const char*>(inst->words().data() + in RegisterDebugInstruction() local
/third_party/skia/src/gpu/ops/
H A DTextureOp.cpp1075 SkString str = SkStringPrintf("# draws: %d\n", fQuads.count()); variable
/third_party/skia/src/core/
H A DSkMatrix.cpp1623 SkString str; in dump() local
1631 SkString str; in dump() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DProgram.cpp37 std::string str(int i) in str() function
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DRenderer.hpp140 unsigned int str[MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS]; // Number of components between each varying in output buffer member
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
H A Dunittests.cpp338 std::string replace(std::string str, const std::string &substr, const std::string &replacement) in replace() argument
/third_party/openssl/engines/
H A De_capi.c1121 char *str; in wide_to_asc() local
H A De_loader_attic.c137 static int check_suffix(const char *str, const char *suffix) in check_suffix() argument
/third_party/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c193 void *str = NULL; in key_to_epki_der_priv_bio() local
221 void *str = NULL; in key_to_epki_pem_priv_bio() local
249 void *str = NULL; in key_to_pki_der_priv_bio() local
281 void *str = NULL; key_to_pki_pem_priv_bio() local
313 void *str = NULL; key_to_spki_der_pub_bio() local
339 void *str = NULL; key_to_spki_pem_pub_bio() local
848 unsigned char *str = NULL; prepare_rsa_params() local
[all...]
/third_party/openssl/ssl/
H A Dssl_ciph.c1414 int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str) in SSL_CTX_set_ciphersuites() argument
1425 int SSL_set_ciphersuites(SSL *s, const char *str) in SSL_set_ciphersuites() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dmain.cpp55 static inline void THROW(const char *str) in THROW() argument
1015 static PlsFormat pls_format(const char *str) in pls_format() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/include/spirv-tools/
H A Dlibspirv.h416 const char* str; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
H A Dlibspirv.h416 const char* str; member

Completed in 67 milliseconds

1...<<131132133134135136137138139140>>...157