| /third_party/icu/tools/multi/proj/provider/ |
| H A D | caldiff.cpp | 61 int32_t oldLen = -1; in main() local
|
| H A D | colldiff.cpp | 54 int32_t oldLen = -1; in main() local
|
| /kernel/liteos_a/syscall/ |
| H A D | vm_syscall.c | 53 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 D | los_vm_syscall.c | 358 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 D | edits.cpp | 506 int32_t oldLen = u >> 12; in next() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | edits.cpp | 506 int32_t oldLen = u >> 12; in next() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | ucaconf.cpp | 200 int32_t oldLen = 0; in testConformance() local
|
| H A D | tsmthred.cpp | 745 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 D | edits.cpp | 506 int32_t oldLen = u >> 12; in next() local
|
| /arkcompiler/ets_runtime/ecmascript/shared_objects/ |
| H A D | js_shared_array.cpp | 51 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 D | xeXMLParser.hpp | 215 size_t oldLen = dst.size(); in appendTokenStr() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| H A D | panda_file_translator.cpp | 383 auto oldLen = OldBytecodeInst::Size(OldBytecodeInst::GetFormat(opcode)); in FixOpcode() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | object_operator.cpp | 884 uint32_t oldLen = receiver.GetTaggedValue().IsJSArray() ? in AddProperty() local
|
| H A D | js_array.cpp | 37 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 D | MyString.cpp | 909 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 D | dng_string.cpp | 609 uint32 oldLen = Length (); in Set() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| H A D | builtins_object_stub_builder.cpp | 954 GateRef oldLen = GetLengthOfTaggedArray(elements);
in CopyFromEnumCache() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | new_object_stub_builder.cpp | 811 GateRef NewObjectStubBuilder::CopyArray(GateRef glue, GateRef elements, GateRef oldLen,
in CopyArray() argument
|
| H A D | stub_builder.cpp | 3837 GateRef oldLen = GetArrayLength(receiver); in AddElementInternal() local
|