Home
last modified time | relevance | path

Searched defs:buf (Results 19351 - 19375 of 20352) sorted by relevance

1...<<771772773774775776777778779780>>...815

/third_party/node/deps/uvwasi/include/
H A Dwasi_types.h20 const void* buf; member
156 void* buf; member
/third_party/openssl/test/
H A Dssl_old_test.c2876 char *s, buf[256]; in verify_callback() local
2915 char *s = NULL, buf[256]; in app_verify_callback() local
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeS390X.c1435 struct sljit_memory_fragment *buf; in sljit_generate_code() local
[all...]
H A DsljitNativePPC_common.c406 struct sljit_memory_fragment *buf; in sljit_generate_code() local
H A DsljitNativeRISCV_common.c375 struct sljit_memory_fragment *buf; in sljit_generate_code() local
H A DsljitNativeARM_32.c667 struct sljit_memory_fragment *buf; in sljit_generate_code() local
H A DsljitLir.c463 struct sljit_memory_fragment *buf; in sljit_free_compiler() local
624 struct sljit_memory_fragment *buf = compiler->buf; reverse_buf() local
[all...]
H A DsljitNativeARM_T2_32.c377 struct sljit_memory_fragment *buf; in sljit_generate_code() local
H A DsljitNativeX86_common.c585 struct sljit_memory_fragment *buf; in sljit_generate_code() local
/third_party/pulseaudio/src/modules/dbus/
H A Diface-core.c1390 char buf[PA_SAMPLE_SPEC_SNPRINT_MAX]; in handle_upload_sample() local
/third_party/pulseaudio/src/pulsecore/
H A Dcore-util.c412 ssize_t pa_read(int fd, void *buf, size_t count, int *type) { in pa_read() argument
447 ssize_t pa_write(int fd, const void *buf, size_t count, int *type) { in pa_write() argument
1034 char buf[SIG2STR_MAX]; in pa_sig2str() local
/third_party/openssl/apps/
H A Dca.c1495 char buf[25]; in do_body() local
1988 char *type, *buf; in certify_spkac() local
2505 char buf[25], *pbuf; old_entry_print() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineFlagsTests.cpp484 de::MovePtr<BufferWithMemory> buf; in createHitShaderBindingTable() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_lex_autogen.cpp2893 char *buf; in yy_scan_bytes() local
3304 string_input(char *buf, yy_size_t max_size, yyscan_t yyscanner) string_input() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_lex_autogen.cpp2119 char *buf; in yy_scan_bytes() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCStreamer.cpp135 char buf[8]; in EmitIntValue() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cDrawIndirectTests.cpp1342 void* buf = glMapBuffer(GL_DRAW_INDIRECT_BUFFER, GL_READ_ONLY); in Run() local
1469 void* buf = glMapBufferRange(GL_DRAW_INDIRECT_BUFFER, 0, (GLsizeiptr)(dataRef.size() * sizeof(unsigned int)), Run() local
1556 void* buf = glMapBufferRange(GL_DRAW_INDIRECT_BUFFER, 0, (GLsizeiptr)(dataRef.size() * sizeof(unsigned int)), Run() local
1688 void* buf = glMapBufferRange(GL_DRAW_INDIRECT_BUFFER, quarterSize * sizeof(unsigned int), Run() local
6600 void* buf = glMapBufferRange(GL_DRAW_INDIRECT_BUFFER, 0, sizeof(DrawArraysIndirectCommand), GL_MAP_READ_BIT); Run() local
6727 void* buf = glMapBufferRange(GL_DRAW_INDIRECT_BUFFER, 0, sizeof(DrawElementsIndirectCommand), GL_MAP_WRITE_BIT); Run() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationCL.cpp228 const Buffer &buf = buffer->cast<Buffer>(); in ValidateEnqueueBuffer() local
2391 const Buffer &buf = buffer->cast<Buffer>(); in ValidateCreateSubBuffer() local
[all...]
H A DvalidationESEXT.cpp605 ValidateBlendEquationSeparateiEXT(const Context *context, angle::EntryPoint entryPoint, GLuint buf, GLenum modeRGB, GLenum modeAlpha) ValidateBlendEquationSeparateiEXT() argument
620 ValidateBlendEquationiEXT(const Context *context, angle::EntryPoint entryPoint, GLuint buf, GLenum mode) ValidateBlendEquationiEXT() argument
634 ValidateBlendFuncSeparateiEXT(const Context *context, angle::EntryPoint entryPoint, GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha) ValidateBlendFuncSeparateiEXT() argument
651 ValidateBlendFunciEXT(const Context *context, angle::EntryPoint entryPoint, GLuint buf, GLenum src, GLenum dst) ValidateBlendFunciEXT() argument
725 ValidateBlendEquationSeparateiOES(const Context *context, angle::EntryPoint entryPoint, GLuint buf, GLenum modeRGB, GLenum modeAlpha) ValidateBlendEquationSeparateiOES() argument
740 ValidateBlendEquationiOES(const Context *context, angle::EntryPoint entryPoint, GLuint buf, GLenum mode) ValidateBlendEquationiOES() argument
754 ValidateBlendFuncSeparateiOES(const Context *context, angle::EntryPoint entryPoint, GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha) ValidateBlendFuncSeparateiOES() argument
771 ValidateBlendFunciOES(const Context *context, angle::EntryPoint entryPoint, GLuint buf, GLenum src, GLenum dst) ValidateBlendFunciOES() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DTokenizer.cpp2492 char *buf; in yy_scan_bytes() local
[all...]
/third_party/openssl/ssl/
H A Dt1_lib.c2262 uint16_t *buf; in tls1_save_u16() local
/third_party/openssl/crypto/x509/
H A Dx509_vfy.c2657 unsigned char *buf = NULL; in dane_i2d() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dusearch.cpp3469 CEI *buf; member
[all...]
/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
H A DStackWalker.cpp396 char buf[StackWalker::STACKWALK_MAX_NAMELEN] = {0}; in Init() local
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.cpp1019 WCHAR buf[11]; in AddNumber() local
1033 WCHAR buf[21]; in AddNumber() local

Completed in 96 milliseconds

1...<<771772773774775776777778779780>>...815