Home
last modified time | relevance | path

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

12

/third_party/icu/icu4c/source/test/perf/usetperf/
H A Dbitset.cpp55 uint32_t newLen = len; in ensureCapacity() local
/kernel/liteos_a/kernel/extended/dynload/src/
H A Dlos_exec_elf.c54 UINT32 len, workPathLen, newLen; in OsGetRealPath() local
/kernel/liteos_a/syscall/
H A Dvm_syscall.c53 void *SysMremap(void *oldAddr, size_t oldLen, size_t newLen, int flags, void *newAddr) in SysMremap() argument
/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
/test/xts/acts/applications/kitframework_ipcamera/
H A Dkitfwk_oem_api_test.cpp169 uint32_t newLen = 0; in HWTEST_F() local
182 uint32_t newLen = 0; in HWTEST_F() local
218 uint32_t newLen = 0; in HWTEST_F() local
230 uint32_t newLen in HWTEST_F() local
[all...]
/test/xts/acts/applications/kitframework/
H A Dkitfwk_oem_api_test.c176 uint32_t newLen = 0; variable
189 uint32_t newLen = 0; variable
226 uint32_t newLen = 0; variable
238 uint32_t newLen variable
[all...]
/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
/base/update/sys_installer_lite/frameworks/test/unittest/common/src/
H A Dota_test.cpp286 int newLen = lseek(fd, 0, SEEK_END); in HotaByNotDefaultPkg() local
/kernel/liteos_a/shell/full/src/base/
H A Dshmsg.c276 UINT32 len, cmdLen, newLen; in ShellMsgParse() local
/kernel/liteos_a/kernel/base/vm/
H A Dlos_vm_syscall.c358 STATUS_T OsMremapCheck(VADDR_T addr, size_t oldLen, VADDR_T newAddr, size_t newLen, unsigned int flags) in OsMremapCheck() argument
/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
/kernel/liteos_a/apps/shell/src/
H A Dshmsg.c492 unsigned int shiftLen, execLen, newLen; in PreHandleCmdline() 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...]
/test/xts/device_attest/services/core/network/
H A Dattest_network.c525 int newLen = sprintf_s(reqHeadData, headerMaxLen, HTTPS_POST_FORMAT, FILL_HTTPS_POST_FORMAT_ARGS(msgHttpPack)); in BuildHttpsHead() local

Completed in 36 milliseconds

12