Home
last modified time | relevance | path

Searched refs:binary (Results 1251 - 1275 of 1417) sorted by relevance

1...<<51525354555657

/third_party/json/tests/src/
H A Dunit-udt.cpp752 SECTION("binary")
754 json j = json::binary({1, 2, 3}, 42);
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_gs.c517 if (si_compile_llvm(sscreen, &ctx.shader->binary, &ctx.shader->config, ctx.compiler, &ctx.ac, in si_generate_gs_copy_shader()
/third_party/openGLES/api/GLSC2/
H A Dglsc2.h390 GL_APICALL void GL_APIENTRY glProgramBinary (GLuint program, GLenum binaryFormat, const void *binary, GLsizei length);
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_private.h144 * shader/rsd locks. They can't be merged with other binary/desc
816 struct util_dynarray binary;
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha1-armv4-large.pl307 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 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
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp104 dumpInFile_->open(fileName, std::ios::out | std::ios::binary); in OpenDumpFile()
115 dumpOutFile_->open(fileName, std::ios::out | std::ios::binary); in OpenDumpFile()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dsha512-avx2-asm.S18 # Redistribution and use in source and binary forms, with or
26 # - Redistributions in binary form must reproduce the above
H A Dsha256-avx2-asm.S17 # Redistribution and use in source and binary forms, with or
25 # - Redistributions in binary form must reproduce the above
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dsha512-avx2-asm.S18 # Redistribution and use in source and binary forms, with or
26 # - Redistributions in binary form must reproduce the above
H A Dsha256-avx2-asm.S17 # Redistribution and use in source and binary forms, with or
25 # - Redistributions in binary form must reproduce the above
/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);

Completed in 37 milliseconds

1...<<51525354555657