Searched defs:extra (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/taihe/test/ani_bundle/author/src/ |
| D | customizeData.impl.cpp | 54 void SetExtra(string_view extra) in SetExtra()
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | bit_memory_region.h | 171 T extra = data[index + (shift + (length - 1)) / width]; in Read() local
|
| /arkcompiler/ets_runtime/ecmascript/platform/windows/ |
| D | file.cpp | 122 fd_t extra = CreateFileMapping(fd, NULL, prot, size >> 32, size & 0xffffffff, nullptr); in FileMap() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | bit_memory_region.h | 174 T extra = data[index + (shift + (length - 1)) / width]; in Read() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| D | elf_checker.cpp | 156 …apAddress, int64_t offset, size_t maxsize, ElfCommand cmd, Elf* parent, ElfKind kind, size_t extra) in ElfAllocate()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/ |
| D | ani.h | 210 void *extra; member
|