Home
last modified time | relevance | path

Searched defs:oldLen (Results 1 - 19 of 19) sorted by relevance

/third_party/icu/tools/multi/proj/provider/
H A Dcaldiff.cpp61 int32_t oldLen = -1; in main() local
H A Dcolldiff.cpp54 int32_t oldLen = -1; in main() 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
/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.cpp506 int32_t oldLen = u >> 12; in next() local
/third_party/node/deps/icu-small/source/common/
H A Dedits.cpp506 int32_t oldLen = u >> 12; in next() local
/third_party/icu/icu4c/source/test/intltest/
H A Ducaconf.cpp200 int32_t oldLen = 0; in testConformance() local
H A Dtsmthred.cpp745 int32_t oldLen = 0; variable
786 (void)oldLen; // Suppress set but not used warning. variable
/third_party/skia/third_party/externals/icu/source/common/
H A Dedits.cpp506 int32_t oldLen = u >> 12; in next() local
/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_shared_array.cpp51 uint32_t oldLen = JSSharedArray::Cast(*self)->GetArrayLength(); in LengthSetter() local
213 void JSSharedArray::SetCapacity(JSThread *thread, const JSHandle<JSObject> &array, uint32_t oldLen, uint32_t newLen, in SetCapacity() argument
259 uint32_t oldLen = 0; in ArraySetLength() local
[all...]
/third_party/vk-gl-cts/framework/xexml/
H A DxeXMLParser.hpp215 size_t oldLen = dst.size(); in appendTokenStr() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dpanda_file_translator.cpp383 auto oldLen = OldBytecodeInst::Size(OldBytecodeInst::GetFormat(opcode)); in FixOpcode() local
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_operator.cpp884 uint32_t oldLen = receiver.GetTaggedValue().IsJSArray() ? in AddProperty() local
H A Djs_array.cpp37 uint32_t oldLen = JSArray::Cast(*self)->GetArrayLength(); in LengthSetter() local
316 uint32_t oldLen in ArraySetLength() local
202 SetCapacity(JSThread *thread, const JSHandle<JSObject> &array, uint32_t oldLen, uint32_t newLen, bool isNew) SetCapacity() argument
[all...]
/third_party/lzma/CPP/Common/
H A DMyString.cpp909 unsigned oldLen = oldString.Len(); in Replace() local
1551 unsigned oldLen = oldString.Len(); in Replace() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_string.cpp609 uint32 oldLen = Length (); in Set() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp954 GateRef oldLen = GetLengthOfTaggedArray(elements); in CopyFromEnumCache() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp811 GateRef NewObjectStubBuilder::CopyArray(GateRef glue, GateRef elements, GateRef oldLen, in CopyArray() argument
H A Dstub_builder.cpp3837 GateRef oldLen = GetArrayLength(receiver); in AddElementInternal() local

Completed in 42 milliseconds