| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucmndata.cpp | 78 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 D | ucnv_u32.cpp | 1100 int32_t count=(int32_t)(source-pArgs->source); /* number of bytes from this buffer */ in _UTF32ToUnicodeWithOffsets() local
|
| H A D | ucnv_u8.cpp | 658 int32_t count; in ucnv_UTF8FromUTF8() local [all...] |
| H A D | ucnv_u16.cpp | 117 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 D | punycode.cpp | 155 int32_t count; in adaptBias() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationdatareader.cpp | 311 int32_t count = uset_getSerializedRangeCount(&sset); in read() local
|
| H A D | collationsets.cpp | 379 int32_t count = cne->ranges.getRangeCount(); in enumCnERange() local
|
| H A D | collationweights.cpp | 426 int32_t count = 0; allocWeightsInMinLengthRanges() local [all...] |
| H A D | formatted_string_builder.cpp | 151 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 D | numparse_decimal.cpp | 400 bool DecimalMatcher::validateGroup(int32_t sepType, int32_t count, bool isPrimary) const { in validateGroup() argument
|
| H A D | rbt_set.cpp | 430 int32_t count = ruleVector->size(); in toRules() local 451 int32_t count = ruleVector->size(); in getSourceTargetSet() local
|
| H A D | csdetect.cpp | 360 int32_t count = 0; in enumCount() local
|
| H A D | scriptset.cpp | 155 int32_t count = 0; in countMembers() local
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | block_splitter.c | 82 static BROTLI_INLINE double BitCost(size_t count) { in BitCost() argument
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__iface_ips.c | 429 unsigned char count = 0; in count_addr_bits() local
|
| /third_party/node/deps/googletest/src/ |
| H A D | gtest-printers.cc | 89 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 D | hdr_histogram.h | 386 int64_t count; global() member [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | buffers.c | 783 GLuint count = 0, destMask0 = destMask[0]; in _mesa_drawbuffers() local 796 GLuint count = 0; in _mesa_drawbuffers() local
|
| H A D | extensions.c | 362 unsigned count; in _mesa_make_extension_string() local
|
| H A D | shaderimage.c | 686 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 D | m_debug_clip.c | 74 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 D | dxil_nir_tess.c | 121 nir_ssa_def *deref, *count; member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_utrace.c | 72 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 D | vbo_minmax_index.c | 41 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 D | ucmstate.cpp | 335 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...] |