Home
last modified time | relevance | path

Searched refs:binary (Results 726 - 750 of 826) sorted by relevance

1...<<21222324252627282930>>...34

/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha512-armv4.pl510 moveq pc,lr @ be binary compatible with V4, yet
/third_party/openssl/crypto/bn/asm/
H A Dbn-c64xplus.asm12 ;; Rights for redistribution and usage in source and binary forms are
/third_party/vk-gl-cts/external/amber/src/samples/
H A Damber.cc686 image_file.open(image_filename, std::ios::out | std::ios::binary);
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES2_autogen.h427 const void *binary,
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.hpp169 void (GL_APIENTRY *glShaderBinary)(GLsizei n, const GLuint* shaders, GLenum binaryformat, const GLvoid* binary, GLsizei length);
/third_party/openssl/crypto/sha/asm/
H A Dsha512-armv4.pl510 moveq pc,lr @ be binary compatible with V4, yet
H A Dsha256-armv4.pl302 moveq pc,lr @ be binary compatible with V4, yet
H A Dsha1-armv4-large.pl307 moveq pc,lr @ be binary compatible with V4, yet
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
H A Dglsc2.h411 GL_APICALL void GL_APIENTRY glProgramBinary (GLuint program, GLenum binaryFormat, const void *binary, GLsizei length);
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dprotobuf.h5 // Redistribution and use in source and binary forms, with or without
11 // * Redistributions in binary form must reproduce the above
628 VALUE get_frozen_string(const char* data, size_t size, bool binary);
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_2_0_autogen.cpp2674 const void *binary, in GL_ShaderBinary()
2680 ", binaryformat = %s, binary = 0x%016" PRIxPTR ", length = %d", in GL_ShaderBinary()
2682 GLenumToString(GLenumGroup::DefaultGroup, binaryformat), (uintptr_t)binary, length); in GL_ShaderBinary()
2690 shadersPacked, binaryformat, binary, length)); in GL_ShaderBinary()
2693 context->shaderBinary(count, shadersPacked, binaryformat, binary, length); in GL_ShaderBinary()
2696 binary, length); in GL_ShaderBinary()
2671 GL_ShaderBinary(GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length) GL_ShaderBinary() argument
H A Dentry_points_gles_ext_autogen.h1482 void *binary);
1485 const void *binary,
/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp2463 std::ifstream file(filename, std::ios::in | std::ios::binary); in load_cimage()
2553 std::ofstream file(filename, std::ios::out | std::ios::binary); in store_cimage()
/third_party/mesa3d/include/GLES2/
H A Dgl2.h480 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length);
623 GL_APICALL void GL_APIENTRY glShaderBinary (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length);
/third_party/openGLES/api/GLES2/
H A Dgl2.h461 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryFormat, const void *binary, GLsizei length);
604 GL_APICALL void GL_APIENTRY glShaderBinary (GLsizei count, const GLuint *shaders, GLenum binaryFormat, const void *binary, GLsizei length);
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.hpp278 void createFromBinary(const std::vector<glw::GLubyte>& binary, glw::GLenum binary_format);
282 void getBinary(std::vector<glw::GLubyte>& binary, glw::GLenum& binary_format) const;
H A Dgl4cShaderSubroutineTests.cpp378 * @return true if the extension is supported and, also, at least one binary format.
395 /** Create program from provided binary
397 * @param binary Buffer with binary form of program
398 * @param binary_format Format of <binary> data
400 void Utils::program::createFromBinary(const std::vector<GLubyte>& binary, GLenum binary_format) in createFromBinary() argument
409 gl.programBinary(m_program_object_id, binary_format, &binary[0], (GLsizei)binary.size()); in createFromBinary()
413 /** Get binary form of program
415 * @param binary Buffe
418 getBinary(std::vector<GLubyte>& binary, GLenum& binary_format) const getBinary() argument
[all...]
H A Dgl4cShadingLanguage420PackTests.cpp18115 /** Create program from provided binary
18117 * @param binary Buffer with binary form of program
18118 * @param binary_format Format of <binary> data
18120 void Utils::program::createFromBinary(const std::vector<GLubyte>& binary, GLenum binary_format) in createFromBinary() argument
18129 gl.programBinary(m_program_object_id, binary_format, &binary[0], static_cast<GLsizei>(binary.size())); in createFromBinary()
18144 /** Get binary form of program
18146 * @param binary Buffer for binary dat
18149 getBinary(std::vector<GLubyte>& binary, GLenum& binary_format) const getBinary() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Dfusion_legal.cpp37 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate() local
38 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2.h480 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length);
623 GL_APICALL void GL_APIENTRY glShaderBinary (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dfusion_legal.cpp37 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate() local
38 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2.h480 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length);
623 GL_APICALL void GL_APIENTRY glShaderBinary (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length);
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2.h461 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryFormat, const void *binary, GLsizei length);
604 GL_APICALL void GL_APIENTRY glShaderBinary (GLsizei count, const GLuint *shaders, GLenum binaryFormat, const void *binary, GLsizei length);
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dfusion_legal.cpp34 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate() local
35 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp2195 const auto& binary = m_context.getBinaryCollection().get(moduleName); in addModule() local
2202 binary.getSize(), // size_t codeSize; in addModule()
2203 reinterpret_cast<const uint32_t*>(binary.getBinary()), // const uint32_t* pCode; in addModule()

Completed in 82 milliseconds

1...<<21222324252627282930>>...34