| /arkcompiler/ets_runtime/test/moduletest/weaktransitions/ |
| H A D | weaktransitions.js | 22 var count = 0; variable
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| H A D | utils.cpp | 27 uint32_t count = 1U; in CountDigits() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| H A D | binary_buffer_parser.cpp | 19 void BinaryBufferParser::ParseBuffer(void *dst, uint32_t count) in ParseBuffer() argument 31 void BinaryBufferParser::ParseBuffer(void *dst, uint32_t count, uint32_t offset) in ParseBuffer() argument 37 void BinaryBufferParser::ParseBuffer(uint8_t *dst, uint32_t count, uint8_t *src) in ParseBuffer() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| H A D | stream.h | 22 HeapStat(int32_t index, int32_t count, int32_t size) in HeapStat() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/histreaming_server/include/ |
| H A D | link_agent.h | 27 int (*count)(struct QueryResult *q);
member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/components/histreaming/src/ |
| H A D | link_agent.h | 27 int (*count)(struct QueryResult *q);
member
|
| /device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/ |
| H A D | rk_list.h | 58 RK_S32 count; member in rk_list
|
| /arkcompiler/runtime_core/libpandabase/os/ |
| H A D | native_stack.cpp | 26 bool WriterOsFile([[maybe_unused]] const void *buffer, [[maybe_unused]] size_t count, [[maybe_unused]] int fd) in WriterOsFile() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| H A D | monitor_analysis.cpp | 95 uint32_t count = uninitialized; in RunImpl() local
|
| /arkcompiler/runtime_core/static_core/verification/value/tests/ |
| H A D | variables_test.cpp | 46 size_t count = 0; in TEST_F() local
|
| /arkcompiler/ets_frontend/es2panda/util/ |
| H A D | dumper.cpp | 25 int count = 0; in DumpLiterals() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/ump/linux/ |
| H A D | ump_kernel_random_mapping.h | 35 unsigned long count; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/ |
| H A D | ump_kernel_random_mapping.h | 34 unsigned long count; member
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | template_string.cpp | 36 uint32_t count = cookedStrings->GetArrayLength(); in GetTemplateObject() local
|
| H A D | mutator_lock.h | 46 explicit SuspendBarrier(int32_t count) : passBarrierCount_(count) in SuspendBarrier() argument 62 void Initialize(int32_t count) in Initialize() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/stringrefwriteutf16_fuzzer/ |
| H A D | stringrefwriteutf16_fuzzer.cpp | 45 int count = res->WriteUtf16(vm, buffer, length - 1); in StringRefWriteUtf16FuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | mem_common.h | 47 constexpr uint64_t operator"" _KB(long double count) in _KB() argument 53 constexpr uint64_t operator"" _KB(unsigned long long count) in _KB() argument 58 constexpr uint64_t operator"" _MB(long double count) in _MB() argument 64 constexpr uint64_t operator"" _MB(unsigned long long count) in _MB() argument 69 constexpr uint64_t operator"" _GB(long double count) in _GB() argument 75 _GB(unsigned long long count) _GB() argument [all...] |
| /arkcompiler/runtime_core/compiler/tests/ |
| H A D | spill_fills_resolver_test.cpp | 62 static void InitUsedRegs(Graph *graph, size_t count) in InitUsedRegs() argument
|
| /arkcompiler/runtime_core/platforms/unix/libpandabase/ |
| H A D | native_stack.cpp | 39 bool WriterOsFile(const void *buffer, size_t count, int fd) in WriterOsFile() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/ |
| H A D | interference_graph.cpp | 36 void InterferenceGraph::Reserve(size_t count) in Reserve() argument
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | intrusive_gc_test_api_test.cpp | 67 size_t count = 0; in TEST_P() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/aarch64/ |
| H A D | aarch64_builder.cpp | 43 const size_t count = cs->GetParametersCount(); variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/x64/ |
| H A D | x64_builder.cpp | 40 const size_t count = cs->GetParametersCount(); variable
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| H A D | plat_pm.c | 76 static unsigned long count = 0; in firmware_download_function() local
|
| /device/qemu/riscv32_virt/liteos_m/board/ui/ |
| H A D | input_dev.cpp | 53 void InputDev::ReportEventPkgCallback(const InputEventPackage **pkgs, uint32_t count, uint32_t devIndex)
in ReportEventPkgCallback() argument
|