Home
last modified time | relevance | path

Searched defs:newLen (Results 1 – 25 of 28) sorted by relevance

12

/third_party/mesa3d/src/mesa/program/
Dprogramopt.c53 const GLuint newLen = origLen + 4; in insert_mvp_dp4_code() local
120 const GLuint newLen = origLen + 4; in insert_mvp_mad_code() local
256 const GLuint newLen = origLen + 5; in _mesa_append_fog_code() local
/third_party/icu/icu4c/source/test/perf/usetperf/
Dbitset.cpp55 uint32_t newLen = len; in ensureCapacity() local
/third_party/openh264/test/utils/
DBufferedData.h48 int SetLength (size_t newLen) { in SetLength()
/third_party/icu/icu4c/source/common/
Dedits.cpp507 int32_t newLen = (u >> 9) & MAX_SHORT_CHANGE_NEW_LENGTH; in next() local
599 int32_t newLen = (u >> 9) & MAX_SHORT_CHANGE_NEW_LENGTH; in previous() local
Duniset.cpp1642 bool UnicodeSet::ensureCapacity(int32_t newLen) { in ensureCapacity()
1665 bool UnicodeSet::ensureBufferCapacity(int32_t newLen) { in ensureBufferCapacity()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dedits.cpp506 int32_t newLen = (u >> 9) & MAX_SHORT_CHANGE_NEW_LENGTH; in next() local
598 int32_t newLen = (u >> 9) & MAX_SHORT_CHANGE_NEW_LENGTH; in previous() local
Duniset.cpp1652 bool UnicodeSet::ensureCapacity(int32_t newLen) { in ensureCapacity()
1675 bool UnicodeSet::ensureBufferCapacity(int32_t newLen) { in ensureBufferCapacity()
/third_party/skia/third_party/externals/icu/source/common/
Dedits.cpp507 int32_t newLen = (u >> 9) & MAX_SHORT_CHANGE_NEW_LENGTH; in next() local
599 int32_t newLen = (u >> 9) & MAX_SHORT_CHANGE_NEW_LENGTH; in previous() local
Duniset.cpp1642 bool UnicodeSet::ensureCapacity(int32_t newLen) { in ensureCapacity()
1665 bool UnicodeSet::ensureBufferCapacity(int32_t newLen) { in ensureBufferCapacity()
/third_party/node/deps/icu-small/source/common/
Dedits.cpp507 int32_t newLen = (u >> 9) & MAX_SHORT_CHANGE_NEW_LENGTH; in next() local
599 int32_t newLen = (u >> 9) & MAX_SHORT_CHANGE_NEW_LENGTH; in previous() local
Duniset.cpp1641 bool UnicodeSet::ensureCapacity(int32_t newLen) { in ensureCapacity()
1664 bool UnicodeSet::ensureBufferCapacity(int32_t newLen) { in ensureBufferCapacity()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DReplaceableTest.java158 void fixStyles(int start, int limit, int newLen) { in fixStyles()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DReplaceableTest.java161 void fixStyles(int start, int limit, int newLen) { in fixStyles()
/third_party/icu/icu4c/source/test/cintltst/
Dutransts.c103 int32_t newLen = Xlength(rep) + limit - start + textLength; in Xreplace() local
115 int32_t newLen = Xlength(rep) + limit - start; in Xcopy() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_vs_draw.c317 const uint newLen = tgsi_num_tokens(vs->state.tokens) + 100; in r300_draw_init_vertex_shader() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_pstipple.c381 const uint newLen = tgsi_num_tokens(tokens) + NUM_NEW_TOKENS; in util_pstipple_create_fragment_shader() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DEdits.java394 int newLen = (u >> 9) & MAX_SHORT_CHANGE_NEW_LENGTH; in next() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DEdits.java404 int newLen = (u >> 9) & MAX_SHORT_CHANGE_NEW_LENGTH; in next() local
DUnicodeSet.java3011 private void ensureCapacity(int newLen) { in ensureCapacity()
3023 private void ensureBufferCapacity(int newLen) { in ensureBufferCapacity()
/third_party/icu/icu4c/source/test/intltest/
Dreptest.cpp123 void fixStyles(int32_t start, int32_t limit, int32_t newLen) { in fixStyles()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_tgsi.c434 const uint newLen = tgsi_num_tokens(tokens_in); in virgl_tgsi_transform() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_aaline.c281 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS; in generate_aaline_fs() local
Ddraw_pipe_aapoint.c365 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS; in generate_aapoint_fs() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_string.cpp593 uint32 newLen = (s != NULL ? strlenAsUint32 (s) : 0); in Set() local
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DDecode.java458 int newLen = 0; in readHuffmanCodeLengths() local

12