Home
last modified time | relevance | path

Searched defs:newLen (Results 1 - 21 of 21) sorted by relevance

/third_party/icu/icu4c/source/test/perf/usetperf/
H A Dbitset.cpp55 uint32_t newLen = len; in ensureCapacity() local
/third_party/mesa3d/src/mesa/program/
H A 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/intltest/
H A Dreptest.cpp123 void fixStyles(int32_t start, int32_t limit, int32_t newLen) { in fixStyles() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs_draw.c317 const uint newLen = tgsi_num_tokens(vs->state.tokens) + 100; in r300_draw_init_vertex_shader() local
/third_party/icu/icu4c/source/common/
H A Dedits.cpp507 int32_t newLen = (u >> 9) & MAX_SHORT_CHANGE_NEW_LENGTH; in next() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DReplaceableTest.java161 void fixStyles(int start, int limit, int newLen) { in fixStyles() argument
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DReplaceableTest.java158 void fixStyles(int start, int limit, int newLen) { in fixStyles() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_tgsi.c434 const uint newLen = tgsi_num_tokens(tokens_in); in virgl_tgsi_transform() local
/third_party/node/deps/icu-small/source/common/
H A Dedits.cpp507 int32_t newLen = (u >> 9) & MAX_SHORT_CHANGE_NEW_LENGTH; in next() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_pstipple.c381 const uint newLen = tgsi_num_tokens(tokens) + NUM_NEW_TOKENS; in util_pstipple_create_fragment_shader() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dedits.cpp507 int32_t newLen = (u >> 9) & MAX_SHORT_CHANGE_NEW_LENGTH; in next() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_aapoint.c365 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS; in generate_aapoint_fs() local
H A Ddraw_pipe_aaline.c281 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS; in generate_aaline_fs() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dutransts.c104 int32_t newLen = Xlength(rep) + limit - start + textLength; in Xreplace() local
116 int32_t newLen = Xlength(rep) + limit - start; in Xcopy() local
/third_party/lzma/CPP/Common/
H A DMyString.cpp910 unsigned newLen = newString.Len(); in Replace() local
1552 unsigned newLen = newString.Len(); in Replace() local
H A DMyString.h361 void ReleaseBuf_SetLen(unsigned newLen) { _len = newLen; } in ReleaseBuf_SetLen() argument
362 void ReleaseBuf_SetEnd(unsigned newLen) { _len = newLen; _chars[newLen] = 0; } in ReleaseBuf_SetEnd() argument
653 void ReleaseBuf_SetLen(unsigned newLen) { _len = newLen; } in ReleaseBuf_SetLen() argument
654 void ReleaseBuf_SetEnd(unsigned newLen) { _len = newLen; _chars[newLen] in ReleaseBuf_SetLen() argument
893 ReleaseBuf_SetLen(unsigned newLen) ReleaseBuf_SetLen() argument
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_string.cpp593 uint32 newLen = (s != NULL ? strlenAsUint32 (s) : 0); in Set() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeSet.java3062 private void ensureCapacity(int newLen) { in ensureCapacity() argument
3074 private void ensureBufferCapacity(int newLen) { in ensureBufferCapacity() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeSet.java2948 private void ensureCapacity(int newLen) { in ensureCapacity() argument
2960 private void ensureBufferCapacity(int newLen) { in ensureBufferCapacity() argument
[all...]
/third_party/lzma/C/
H A DLzmaEnc.c1446 unsigned newLen, numPairs, prev, state, posState, startLen; in GetOptimum() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 29 milliseconds