Home
last modified time | relevance | path

Searched defs:count (Results 1926 - 1950 of 4875) sorted by relevance

1...<<71727374757677787980>>...195

/third_party/node/deps/icu-small/source/common/
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...]
H A Dnumparse_decimal.cpp400 bool DecimalMatcher::validateGroup(int32_t sepType, int32_t count, bool isPrimary) const { in validateGroup() argument
H A Drbt_set.cpp430 int32_t count = ruleVector->size(); in toRules() local
451 int32_t count = ruleVector->size(); in getSourceTargetSet() local
H A Dcsdetect.cpp360 int32_t count = 0; in enumCount() local
H A Dscriptset.cpp155 int32_t count = 0; in countMembers() local
/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...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducmstate.cpp335 int32_t entry, sum, state, cell, count; in sumUpStates() local
427 int32_t entry, state, cell, count; in ucm_processStates() local
621 uint16_t count[25 in compactToUnicode2() local
981 int32_t i, entry, count; ucm_countChars() local
[all...]

Completed in 28 milliseconds

1...<<71727374757677787980>>...195