/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingAccelerationStructuresTests.cpp | 183 bool bottomUnboundedCreation; // Bottom created with unbounded buffer memory. 187 bool topUnboundedCreation; // Top created with unbounded buffer memory. 2183 const de::MovePtr<BufferWithMemory> buffer = runTest(0); in iterateNoWorkers() local 2185 return m_data.testConfiguration->verifyImage(buffer.get(), m_context, m_data); in iterateNoWorkers() 2262 // layout(set = 0, binding = 1) readonly buffer topLevelASPointers { in initPrograms() 2265 // layout(set = 0, binding = 2) readonly buffer topLevelASIndices { in initPrograms() 2268 // layout(set = 0, binding = 3, std430) writeonly buffer Result { in initPrograms() 2477 "layout(set = 0, binding = 3) writeonly buffer Result {\n" in initPrograms() 2568 // fill indices buffer in iterate() 2579 // clear result buffer in iterate() 3491 de::MovePtr<BufferWithMemory> buffer; global() variable 3692 de::MovePtr<BufferWithMemory> buffer; iterate() local 4027 de::MovePtr<BufferWithMemory> buffer = makeMovePtr<BufferWithMemory>(vk, device, allocator, bufferCreateInfo, MemoryRequirement::HostVisible); global() variable [all...] |
/third_party/vixl/test/aarch32/ |
H A D | test-assembler-aarch32.cc | 161 // Execute the generated code from the MacroAssembler's automatic code buffer. 1932 // absolutely required. For now we keep a buffer. Fix this test when the in GenerateLdrLiteralTriggerPoolEmission() 1949 // Generate nops precisely to fill the buffer. in GenerateLdrLiteralTriggerPoolEmission() 2249 // MacroAssembler might also need to align the code buffer before emitting in TEST() 3119 byte buffer[1024]; in TEST_NOASM() local 3125 CheckInstructionSetA32(Assembler(buffer, sizeof(buffer))); in TEST_NOASM() 3129 CheckInstructionSetA32(MacroAssembler(buffer, sizeof(buffer))); in TEST_NOASM() 3134 CheckInstructionSetT32(Assembler(buffer, sizeo in TEST_NOASM() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingAccelerationStructuresTests.cpp | 1950 const de::MovePtr<BufferWithMemory> buffer = runTest(0); in iterateNoWorkers() local 1952 return m_data.testConfiguration->verifyImage(buffer.get(), m_context, m_data); in iterateNoWorkers() 2029 // layout(set = 0, binding = 1) readonly buffer topLevelASPointers { in initPrograms() 2032 // layout(set = 0, binding = 2) readonly buffer topLevelASIndices { in initPrograms() 2035 // layout(set = 0, binding = 3, std430) writeonly buffer Result { in initPrograms() 2244 "layout(set = 0, binding = 3) writeonly buffer Result {\n" in initPrograms() 2335 // fill indices buffer in iterate() 2346 // clear result buffer in iterate() 2393 // fill pointer buffer in iterate() 2448 // verify result buffer in iterate() 3258 de::MovePtr<BufferWithMemory> buffer; global() variable 3459 de::MovePtr<BufferWithMemory> buffer; iterate() local 3794 de::MovePtr<BufferWithMemory> buffer = makeMovePtr<BufferWithMemory>(vk, device, allocator, bufferCreateInfo, MemoryRequirement::HostVisible); global() variable [all...] |
/third_party/openGLES/api/GLES2/ |
H A D | gl2ext.h | 637 typedef void (GL_APIENTRYP PFNGLTEXBUFFEROESPROC) (GLenum target, GLenum internalformat, GLuint buffer); 638 typedef void (GL_APIENTRYP PFNGLTEXBUFFERRANGEOESPROC) (GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size); 640 GL_APICALL void GL_APIENTRY glTexBufferOES (GLenum target, GLenum internalformat, GLuint buffer); 641 GL_APICALL void GL_APIENTRY glTexBufferRangeOES (GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size); 1411 typedef void (GL_APIENTRYP PFNGLNAMEDBUFFERSTORAGEEXTERNALEXTPROC) (GLuint buffer, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags); 1414 GL_APICALL void GL_APIENTRY glNamedBufferStorageExternalEXT (GLuint buffer, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags); 1575 typedef void (GL_APIENTRYP PFNGLNAMEDBUFFERSTORAGEMEMEXTPROC) (GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset); 1593 GL_APICALL void GL_APIENTRY glNamedBufferStorageMemEXT (GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset); 2150 typedef void (GL_APIENTRYP PFNGLTEXBUFFEREXTPROC) (GLenum target, GLenum internalformat, GLuint buffer); 2151 typedef void (GL_APIENTRYP PFNGLTEXBUFFERRANGEEXTPROC) (GLenum target, GLenum internalformat, GLuint buffer, GLintpt [all...] |
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2ext.h | 637 typedef void (GL_APIENTRYP PFNGLTEXBUFFEROESPROC) (GLenum target, GLenum internalformat, GLuint buffer); 638 typedef void (GL_APIENTRYP PFNGLTEXBUFFERRANGEOESPROC) (GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size); 640 GL_APICALL void GL_APIENTRY glTexBufferOES (GLenum target, GLenum internalformat, GLuint buffer); 641 GL_APICALL void GL_APIENTRY glTexBufferRangeOES (GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size); 1404 typedef void (GL_APIENTRYP PFNGLNAMEDBUFFERSTORAGEEXTERNALEXTPROC) (GLuint buffer, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags); 1407 GL_APICALL void GL_APIENTRY glNamedBufferStorageExternalEXT (GLuint buffer, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags); 1518 typedef void (GL_APIENTRYP PFNGLNAMEDBUFFERSTORAGEMEMEXTPROC) (GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset); 1536 GL_APICALL void GL_APIENTRY glNamedBufferStorageMemEXT (GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset); 2085 typedef void (GL_APIENTRYP PFNGLTEXBUFFEREXTPROC) (GLenum target, GLenum internalformat, GLuint buffer); 2086 typedef void (GL_APIENTRYP PFNGLTEXBUFFERRANGEEXTPROC) (GLenum target, GLenum internalformat, GLuint buffer, GLintpt [all...] |
/third_party/ffmpeg/libavcodec/x86/ |
H A D | celt_pvq_search.asm | 209 ; int32 * outY - Should be aligned and padded buffer. 210 ; It is used as temp buffer.
|
/third_party/ffmpeg/libavfilter/dnn/ |
H A D | dnn_backend_openvino.c | 148 av_log(ctx, AV_LOG_ERROR, "Failed to get input blob buffer\n"); in fill_model_input_ov() 155 input.data = blob_buffer.buffer; in fill_model_input_ov() 249 output.data = blob_buffer.buffer; in infer_completion_callback()
|
/third_party/curl/lib/vssh/ |
H A D | wolfssh.c | 1148 void Curl_ssh_version(char *buffer, size_t buflen) in Curl_ssh_version() argument 1150 (void)msnprintf(buffer, buflen, "wolfssh/%s", LIBWOLFSSH_VERSION_STRING); in Curl_ssh_version()
|
/third_party/glfw/src/ |
H A D | wl_platform.h | 410 struct wl_buffer* buffer; member 603 struct wl_buffer* buffer; member
|
/third_party/icu/icu4c/source/i18n/ |
H A D | unum.cpp | 200 // otherwise, alias the destination buffer in unum_formatInt64() 233 // otherwise, alias the destination buffer in unum_formatDouble() 271 // otherwise, alias the destination buffer in unum_formatDoubleForFields() 310 // Alias the destination buffer. in unum_formatDecimal() 337 // otherwise, alias the destination buffer in unum_formatDoubleCurrency() 654 // otherwise, alias the destination buffer in unum_getTextAttribute() 777 // otherwise, alias the destination buffer in unum_toPattern() 799 UChar *buffer, in unum_getSymbol() 820 extract(buffer, size, *status); in unum_getSymbol() 797 unum_getSymbol(const UNumberFormat *fmt, UNumberFormatSymbol symbol, UChar *buffer, int32_t size, UErrorCode *status) unum_getSymbol() argument
|
H A D | collationiterator.cpp | 38 int32_t capacity = buffer.getCapacity(); in ensureAppendCapacity() 48 int64_t *p = buffer.resize(capacity, length); in ensureAppendCapacity() 79 // Accounts for one more input code point read beyond the end of the marks buffer. 85 // Goes backward through the skipped-marks buffer. 97 // Back out all beyond-oldBuffer code points and re-enter the buffer. in backwardNumCodePoints() 886 // without collecting the unsafe-backward substring into a buffer and in previousCEUnsafe() 889 // prefix matching going before the backward buffer, switching in previousCEUnsafe()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_shader.c | 713 info->output[i].output_buffer = xfb->outputs[i].buffer; in tu_gather_xfb_info() 715 info->output[i].stream = xfb->buffer_to_stream[xfb->outputs[i].buffer]; in tu_gather_xfb_info()
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3dx_emit.c | 786 v3d_resource(target->buffer) : NULL; in emit_state() 817 target->buffer); in emit_state()
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_util.c | 578 * EGL_TRUE, a context supporting robust buffer access will be created. in driCreateContextAttribs() 700 * This function takes both a read buffer and a draw buffer. This is needed 876 dri2ReleaseBuffer(__DRIscreen *screen, __DRIbuffer *buffer) in dri2ReleaseBuffer() argument 878 screen->driver->ReleaseBuffer(screen, buffer); in dri2ReleaseBuffer()
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_private.h | 233 struct pvr_buffer *buffer; member 343 /* vma this buffer is bound to */ 345 /* Device address the buffer is mapped to in device virtual address space */ 832 struct pvr_buffer *buffer; member 928 /* List of pvr_bo structs associated with this cmd buffer. */ 1027 /* Pointer to a buffer object that contains the shader binary. */ 1046 /* Pointer to a buffer object that contains the shader binary. */ 1076 /* Pointer to a buffer object that contains the shader binary. */ 1534 "Command buffer is not in recording state"); \ 1539 "Skipping function as command buffer ha [all...] |
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | kernel.cpp | 322 /// Transform buffer \a v from the native byte order into the byte 333 /// Pad buffer \a v to the next multiple of \a n. 350 /// Resize buffer \a v to size \a n using sign or zero extension 370 /// Append buffer \a w to \a v. 379 /// Append \a n elements to the end of buffer \a v. 469 buf = pobj<buffer>(value ? *(cl_mem *)value : NULL); in set() 556 buf = pobj<buffer>(value ? *(cl_mem *)value : NULL); in set()
|
/third_party/node/src/crypto/ |
H A D | crypto_util.h | 123 // Don't assume anything about the contents of |buffer| on error. 126 MUST_USE_RESULT CSPRNGResult CSPRNG(void* buffer, size_t length); 303 static ByteSource FromBuffer(v8::Local<v8::Value> buffer, 736 // In most cases, input buffer sizes passed in to openssl need to
|
/third_party/node/test/parallel/ |
H A D | test-buffer-indexof.js | 518 // Test lastIndexOf on a longer buffer: 537 // but in a part of the buffer that does not make search to search 556 // Test lastIndexOf on a long buffer w multiple matches: 624 const buffer = require('buffer'); 625 new buffer.Buffer.prototype.lastIndexOf(1, 'str'); 629 message: 'The "buffer" argument must be an instance of Buffer, ' +
|
/third_party/node/src/ |
H A D | node.cc | 1060 V8::SetEntropySource([](unsigned char* buffer, size_t length) { in InitializeOncePerProcess() 1065 CHECK(crypto::CSPRNG(buffer, length).is_ok()); in InitializeOncePerProcess()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationiterator.cpp | 38 int32_t capacity = buffer.getCapacity(); in ensureAppendCapacity() 48 int64_t *p = buffer.resize(capacity, length); in ensureAppendCapacity() 79 // Accounts for one more input code point read beyond the end of the marks buffer. 85 // Goes backward through the skipped-marks buffer. 97 // Back out all beyond-oldBuffer code points and re-enter the buffer. in backwardNumCodePoints() 886 // without collecting the unsafe-backward substring into a buffer and in previousCEUnsafe() 889 // prefix matching going before the backward buffer, switching in previousCEUnsafe()
|
H A D | unum.cpp | 216 // otherwise, alias the destination buffer in unum_formatInt64() 249 // otherwise, alias the destination buffer in unum_formatDouble() 287 // otherwise, alias the destination buffer in unum_formatDoubleForFields() 326 // Alias the destination buffer. in unum_formatDecimal() 353 // otherwise, alias the destination buffer in unum_formatDoubleCurrency() 670 // otherwise, alias the destination buffer in unum_getTextAttribute() 796 // otherwise, alias the destination buffer in unum_toPattern() 819 char16_t *buffer, 839 extract(buffer, size, *status);
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_private.h | 286 /* A buffer-resource spanning the entire heap, used for mapping memory */ 348 const struct dzn_buffer *buffer; member 982 const struct dzn_buffer *buffer; member
|
/third_party/lz4/programs/ |
H A D | bench.c | 450 if (!cCompleted) memset(compressedBuffer, 0xE5, maxCompressedSize); /* warm up and erase compressed buffer */ in BMK_benchMem() 496 if (!dCompleted) memset(resultBuffer, 0xD6, srcSize); /* warm result buffer */ in BMK_benchMem() 657 Loads `buffer` with content of files listed within `fileNamesTable`. 658 At most, fills `buffer` entirely */ 659 static void BMK_loadFiles(void* buffer, size_t bufferSize, in BMK_loadFiles() argument 676 if (fileSize > bufferSize-pos) { /* buffer too small - stop after this file */ in BMK_loadFiles() 680 { size_t const readSize = fread(((char*)buffer)+pos, 1, (size_t)fileSize, f); in BMK_loadFiles() 717 /* Load input buffer */ in BMK_benchFileTable() 745 /* Fill input buffer */ in BMK_syntheticTest()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | graph-assembler.cc | 472 Node* GraphAssembler::Retain(Node* buffer) { in Retain() argument 473 return AddNode(graph()->NewNode(common()->Retain(), buffer, effect())); in Retain()
|
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-regalloc.cc | 861 void* buffer = compilation_unit_->zone()->Allocate<void*>(size); in MergeRegisterValues() local 862 merge = new (buffer) RegisterMerge(); in MergeRegisterValues()
|