/third_party/mesa3d/src/mesa/program/ |
D | programopt.c | 53 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/ |
D | bitset.cpp | 55 uint32_t newLen = len; in ensureCapacity() local
|
/third_party/openh264/test/utils/ |
D | BufferedData.h | 48 int SetLength (size_t newLen) { in SetLength()
|
/third_party/icu/icu4c/source/common/ |
D | edits.cpp | 507 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
|
D | uniset.cpp | 1642 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/ |
D | edits.cpp | 506 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
|
D | uniset.cpp | 1652 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/ |
D | edits.cpp | 507 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
|
D | uniset.cpp | 1642 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/ |
D | edits.cpp | 507 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
|
D | uniset.cpp | 1641 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/ |
D | ReplaceableTest.java | 158 void fixStyles(int start, int limit, int newLen) { in fixStyles()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
D | ReplaceableTest.java | 161 void fixStyles(int start, int limit, int newLen) { in fixStyles()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | utransts.c | 103 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/ |
D | r300_vs_draw.c | 317 const uint newLen = tgsi_num_tokens(vs->state.tokens) + 100; in r300_draw_init_vertex_shader() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_pstipple.c | 381 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/ |
D | Edits.java | 394 int newLen = (u >> 9) & MAX_SHORT_CHANGE_NEW_LENGTH; in next() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Edits.java | 404 int newLen = (u >> 9) & MAX_SHORT_CHANGE_NEW_LENGTH; in next() local
|
D | UnicodeSet.java | 3011 private void ensureCapacity(int newLen) { in ensureCapacity() 3023 private void ensureBufferCapacity(int newLen) { in ensureBufferCapacity()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | reptest.cpp | 123 void fixStyles(int32_t start, int32_t limit, int32_t newLen) { in fixStyles()
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_tgsi.c | 434 const uint newLen = tgsi_num_tokens(tokens_in); in virgl_tgsi_transform() local
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_aaline.c | 281 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS; in generate_aaline_fs() local
|
D | draw_pipe_aapoint.c | 365 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/ |
D | dng_string.cpp | 593 uint32 newLen = (s != NULL ? strlenAsUint32 (s) : 0); in Set() local
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
D | Decode.java | 458 int newLen = 0; in readHuffmanCodeLengths() local
|