Home
last modified time | relevance | path

Searched defs:count (Results 3526 - 3550 of 16384) sorted by relevance

1...<<141142143144145146147148149150>>...656

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state.c390 unsigned count = 0; in svga_emit_initial_state() local
H A Dsvga_image_view.c266 svga_validate_image_view_resources(struct svga_context *svga, unsigned count, struct svga_image_view *images, bool rebind) svga_validate_image_view_resources() argument
/third_party/node/src/
H A Daliased_buffer-inl.h14 AliasedBufferBase( v8::Isolate* isolate, const size_t count, const AliasedBufferIndex* index) AliasedBufferBase() argument
36 AliasedBufferBase( v8::Isolate* isolate, const size_t byte_offset, const size_t count, const AliasedBufferBase<uint8_t, v8::Uint8Array>& backing_buffer, const AliasedBufferIndex* index) AliasedBufferBase() argument
H A Dblob_serializer_deserializer-inl.h110 size_t count = static_cast<size_t>(ReadArithmetic<size_t>()); in ReadVector() local
155 void BlobDeserializer<Impl>::ReadArithmetic(T* out, size_t count) { in ReadArithmetic() argument
177 ReadArithmeticVector(size_t count) ReadArithmeticVector() argument
188 ReadNonArithmeticVector(size_t count) ReadNonArithmeticVector() argument
288 WriteArithmetic(const T* data, size_t count) WriteArithmetic() argument
[all...]
H A Djs_stream.cc110 DoWrite(WriteWrap* w, uv_buf_t* bufs, size_t count, uv_stream_t* send_handle) DoWrite() argument
/third_party/node/deps/zlib/
H A Dinftrees.c53 unsigned short count[MAXBITS+1]; /* number of codes of each length */ in inflate_table() local
[all...]
/third_party/node/test/js-native-api/test_finalizer/
H A Dtest_finalizer.c18 int32_t count = ++data->finalize_count; in finalizerOnlyCallback() local
/third_party/node/deps/v8/src/zone/
H A Dzone-list-inl.h83 base::Vector<T> ZoneList<T>::AddBlock(T value, int count, Zone* zone) { in AddBlock() argument
/third_party/node/src/quic/
H A Dlogstream.cc119 DoWrite(WriteWrap* w, uv_buf_t* bufs, size_t count, uv_stream_t* send_handle) DoWrite() argument
/third_party/node/tools/icu/
H A Diculslocs.cc275 int32_t count = ures_getSize(installedLocales.getAlias()); in list() local
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_session.c182 int fuse_chan_send(struct fuse_chan *ch, const struct iovec iov[], size_t count) in fuse_chan_send() argument
/third_party/ntfs-3g/libntfs-3g/
H A Dcache.c381 int count; in ntfs_invalidate_cache() local
435 int count; in ntfs_remove_cache() local
H A Dunix_io.c260 ntfs_device_unix_io_read(struct ntfs_device *dev, void *buf, s64 count) ntfs_device_unix_io_read() argument
276 ntfs_device_unix_io_write(struct ntfs_device *dev, const void *buf, s64 count) ntfs_device_unix_io_write() argument
298 ntfs_device_unix_io_pread(struct ntfs_device *dev, void *buf, s64 count, s64 offset) ntfs_device_unix_io_pread() argument
315 ntfs_device_unix_io_pwrite(struct ntfs_device *dev, const void *buf, s64 count, s64 offset) ntfs_device_unix_io_pwrite() argument
[all...]
/third_party/musl/src/stdio/
H A Dvfscanf.c317 int count = parsefloat(f, buf, buf + width); in vfscanf() local
/third_party/musl/porting/linux/user/src/stdio/
H A Dvfscanf.c317 int count = parsefloat(f, buf, buf + width); in vfscanf() local
/third_party/node/deps/brotli/c/dec/
H A Dhuffman.c92 static BROTLI_INLINE int NextTableBitSize(const uint16_t* const count, in NextTableBitSize() argument
104 BrotliBuildCodeLengthsHuffmanTable(HuffmanCode* table, const uint8_t* const code_lengths, uint16_t* count) BrotliBuildCodeLengthsHuffmanTable() argument
169 BrotliBuildHuffmanTable(HuffmanCode* root_table, int root_bits, const uint16_t* const symbol_lists, uint16_t* count) BrotliBuildHuffmanTable() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dhash.h200 inline int32_t Hashtable::count() const { in count() function in Hashtable
H A Duhash.h165 int32_t count; /* The number of key-value pairs in this table. member
H A Ducnvlat1.cpp68 int32_t count, loops; in _Latin1ToUnicodeWithOffsets() local
187 int32_t count, loops; in _Latin1FromUnicodeWithOffsets() local
304 size_t count=target-oldTarget; _Latin1FromUnicodeWithOffsets() local
514 int32_t count, loops; _ASCIIToUnicodeWithOffsets() local
576 size_t count=target-oldTarget; _ASCIIToUnicodeWithOffsets() local
650 int32_t count, loops; ucnv_ASCIIFromUTF8() local
[all...]
/third_party/mesa3d/src/mapi/
H A Dstub.c123 int count, i; in stub_find_dynamic() local
/third_party/mesa3d/src/mesa/main/
H A Dscissor.c135 scissor_array(struct gl_context *ctx, GLuint first, GLsizei count, in scissor_array() argument
156 _mesa_ScissorArrayv_no_error(GLuint first, GLsizei count, const GLint *v) in _mesa_ScissorArrayv_no_error() argument
165 _mesa_ScissorArrayv(GLuint first, GLsizei count, const GLint *v) in _mesa_ScissorArrayv() argument
260 _mesa_WindowRectanglesEXT(GLenum mode, GLsizei count, const GLint *box) _mesa_WindowRectanglesEXT() argument
[all...]
H A Dhash.c477 GLuint count = 0; in _mesa_HashNumEntries() local
H A Dglthread_shaderobj.c33 GLsizei count; member
63 measure_ShaderSource_strings(GLsizei count, const GLchar * const *string, in measure_ShaderSource_strings() argument
83 _mesa_marshal_ShaderSource(GLuint shader, GLsizei count, in _mesa_marshal_ShaderSource() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_texture.h95 uint32_t count; member
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_nir.c76 nir_ssa_def *count = in lower_load_num_workgroups() local

Completed in 16 milliseconds

1...<<141142143144145146147148149150>>...656