Home
last modified time | relevance | path

Searched defs:count (Results 2576 - 2600 of 6105) sorted by relevance

1...<<101102103104105106107108109110>>...245

/third_party/node/deps/icu-small/source/common/
H A Dpropsvec.cpp202 int32_t count, rows; in upvec_setValue() local
317 int32_t i, count, columns; in upvec_compareRows() local
338 int32_t i, columns, valueColumns, rows, count; upvec_compact() local
[all...]
H A Dudataswp.cpp38 int32_t count; in uprv_swapArray16() local
86 int32_t count; in uprv_swapArray32() local
134 int32_t count; in uprv_swapArray64() local
[all...]
H A Duinvchar.cpp304 int32_t count; in uprv_ebcdicFromAscii() local
341 int32_t count; in uprv_copyAscii() local
381 int32_t count; uprv_asciiFromEbcdic() local
418 int32_t count; uprv_copyEbcdic() local
[all...]
H A Dustrtrns.cpp388 int32_t count = (int32_t)(pDestLimit - pDest); in u_strFromUTF8WithSub() local
898 int32_t count; in u_strToUTF8WithSub() local
1127 int32_t count = (int32_t)(pDestLimit - pDest); u_strFromJavaModifiedUTF8WithSub() local
1323 int32_t count; u_strToJavaModifiedUTF8() local
[all...]
H A Dustrenum.cpp160 int32_t UStringEnumeration::count(UErrorCode& status) const { in count() function in UStringEnumeration
286 int32_t index, count; member
360 uenum_openCharStringsEnumeration(const char* const strings[], int32_t count, in uenum_openCharStringsEnumeration() argument
379 uenum_openUCharStringsEnumeration(const char16_t* const strings[], int32_t count, UErrorCode* ec) uenum_openUCharStringsEnumeration() argument
[all...]
H A Ducmndata.cpp78 uint32_t count; member
170 pointerTOCPrefixBinarySearch(const char *s, const PointerTOCEntry *toc, int32_t count) { in pointerTOCPrefixBinarySearch() argument
234 int32_t number, count in offsetTOCLookupFn() local
124 offsetTOCPrefixBinarySearch(const char *s, const char *names, const UDataOffsetTOCEntry *toc, int32_t count) offsetTOCPrefixBinarySearch() argument
284 int32_t number, count=(int32_t)toc->count; pointerTOCLookupFn() local
[all...]
H A Ducnv_u32.cpp1100 int32_t count=(int32_t)(source-pArgs->source); /* number of bytes from this buffer */ in _UTF32ToUnicodeWithOffsets() local
H A Ducnv_u8.cpp658 int32_t count; in ucnv_UTF8FromUTF8() local
[all...]
H A Ducnv_u16.cpp117 uint32_t count=2*length; in _UTF16BEFromUnicodeWithOffsets() local
263 uint32_t targetCapacity, length, count, sourceIndex; _UTF16BEToUnicodeWithOffsets() local
718 uint32_t count=2*length; _UTF16LEFromUnicodeWithOffsets() local
864 uint32_t targetCapacity, length, count, sourceIndex; _UTF16LEToUnicodeWithOffsets() local
[all...]
H A Dpunycode.cpp155 int32_t count; in adaptBias() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationdatareader.cpp311 int32_t count = uset_getSerializedRangeCount(&sset); in read() local
H A Dcollationsets.cpp379 int32_t count = cne->ranges.getRangeCount(); in enumCnERange() local
H A Dcollationweights.cpp426 int32_t count = 0; allocWeightsInMinLengthRanges() local
[all...]
H A Dformatted_string_builder.cpp151 int32_t count = U16_LENGTH(codePoint); in insertCodePoint() local
183 int32_t count = end - start; in insert() local
200 int32_t count = otherLength - thisLength; splice() local
235 int32_t count = other.fLength; insert() local
261 prepareForInsert(int32_t index, int32_t count, UErrorCode &status) prepareForInsert() argument
286 prepareForInsertHelper(int32_t index, int32_t count, UErrorCode &status) prepareForInsertHelper() argument
359 remove(int32_t index, int32_t count) remove() argument
368 getCharPtr() + position + count, remove() local
371 getFieldPtr() + position + count, remove() local
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dblock_splitter.c82 static BROTLI_INLINE double BitCost(size_t count) { in BitCost() argument
/third_party/node/deps/cares/src/lib/
H A Dares__iface_ips.c429 unsigned char count = 0; in count_addr_bits() local
/third_party/node/deps/googletest/src/
H A Dgtest-printers.cc89 void PrintBytesInObjectToImpl(const unsigned char* obj_bytes, size_t count, in PrintBytesInObjectToImpl() argument
92 *os << count << "-byte object <"; in PrintBytesInObjectToImpl() local
130 void PrintBytesInObjectTo(const unsigned char* obj_bytes, size_t count, in PrintBytesInObjectTo() argument
70 PrintByteSegmentInObjectTo(const unsigned char* obj_bytes, size_t start, size_t count, ostream* os) PrintByteSegmentInObjectTo() argument
[all...]
/third_party/node/deps/histogram/include/hdr/
H A Dhdr_histogram.h386 int64_t count; global() member
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dbuffers.c783 GLuint count = 0, destMask0 = destMask[0]; in _mesa_drawbuffers() local
796 GLuint count = 0; in _mesa_drawbuffers() local
H A Dextensions.c362 unsigned count; in _mesa_make_extension_string() local
H A Dshaderimage.c686 bind_image_textures(struct gl_context *ctx, GLuint first, GLuint count, in bind_image_textures() argument
795 _mesa_BindImageTextures_no_error(GLuint first, GLsizei count, in _mesa_BindImageTextures_no_error() argument
804 _mesa_BindImageTextures(GLuint first, GLsizei count, const GLuint *textures) in _mesa_BindImageTextures() argument
[all...]
/third_party/mesa3d/src/mesa/math/
H A Dm_debug_clip.c74 const GLuint count = clip_vec->count; in ref_cliptest_points4() local
132 const GLuint count = clip_vec->count; in ref_cliptest_points3() local
167 const GLuint count in ref_cliptest_points2() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_tess.c121 nir_ssa_def *deref, *count; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_utrace.c72 anv_device_utrace_emit_copy_ts_buffer(struct u_trace_context *utctx, void *cmdstream, void *ts_from, uint32_t from_offset, void *ts_to, uint32_t to_offset, uint32_t count) anv_device_utrace_emit_copy_ts_buffer() argument
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_minmax_index.c41 GLuint count; member
105 vbo_get_minmax_cached(struct gl_buffer_object *bufferObj, unsigned index_size, GLintptr offset, GLuint count, GLuint *min_index, GLuint *max_index) vbo_get_minmax_cached() argument
176 vbo_minmax_cache_store(struct gl_context *ctx, struct gl_buffer_object *bufferObj, unsigned index_size, GLintptr offset, GLuint count, GLuint min, GLuint max) vbo_minmax_cache_store() argument
232 vbo_get_minmax_index_mapped(unsigned count, unsigned index_size, unsigned restartIndex, bool restart, const void *indices, unsigned *min_index, unsigned *max_index) vbo_get_minmax_index_mapped() argument
323 vbo_get_minmax_index(struct gl_context *ctx, struct gl_buffer_object *obj, const void *ptr, GLintptr offset, unsigned count, unsigned index_size, bool primitive_restart, unsigned restart_index, GLuint *min_index, GLuint *max_index) vbo_get_minmax_index() argument
370 GLuint count; vbo_get_minmax_indices() local
[all...]

Completed in 22 milliseconds

1...<<101102103104105106107108109110>>...245