Home
last modified time | relevance | path

Searched defs:K (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/test/aottest/createarraywithbuffer/
Dcreatearraywithbuffer.ts69 let K:number[] = []; variable
/arkcompiler/runtime_core/compiler/tests/
Drpo_test.cpp117 auto K = GetGraph()->CreateEmptyBlock(); in TEST_F() local
256 auto K = GetGraph()->CreateEmptyBlock(); in TEST_F() local
Ddom_tree_test.cpp285 auto K = &BB(2); in TEST_F() local
/arkcompiler/runtime_core/docs/
Dmemory-management.md436 All heap consists of memory regions with fixed size(it can vary, i.e. size of memory region #K+1 ca… hashtag
/arkcompiler/runtime_core/static_core/docs/
Dmemory-management.md436 All heap consists of memory regions with fixed size(it can vary, i.e. size of memory region #K+1 ca… hashtag
/arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/packages/
Descompat.rst15463 Methods
15621 Properties
16792 Methods
16904 Properties
24114 Methods
24209 Methods
/arkcompiler/runtime_core/libpandabase/serializer/
Dserializer.h173 …nst char *> BufferToType(const uint8_t *data, size_t size, /* out */ std::unordered_map<K, V> &map) in BufferToType()
/arkcompiler/runtime_core/static_core/libpandabase/serializer/
Dserializer.h173 Expected<size_t, const char *> BufferToType(const uint8_t *data, size_t size, std::unordered_map<K,… in BufferToType()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js9655 K = (t, e, i, s, n, r, o) => { function
92921 function K(t, e = 0) { class