Home
last modified time | relevance | path

Searched full:takes (Results 1 – 25 of 97) sorted by relevance

1234

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/04.names_declarations_and_scopes/04.scopes/
Dnested3_n.sts20 name with the innermost declaration takes precedence.
Dnested2.sts20 name with the innermost declaration takes precedence.
Dnested1.sts20 name with the innermost declaration takes precedence.
/arkcompiler/runtime_core/static_core/compiler/docs/
Dbridges.md24 … Requires a BasicBlock and works within its boundaries. (Despite this, it takes into account the d…
26 …veState. If is empty, bridges are not needed. As an *optional* parameters takes `stop_search`, whi…
Dpaoc.md8 …1. `OSR-mode` - similiar to `JIT-mode`. Takes into account differences of [OSR](../../docs/on-stac…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/09.constructor_declaration/03.constructor_body/
DImplicitly_superclass_constructor_invocation.sts18 …ructor call "super();", a call of the constructor of its direct superclass that takes no arguments.
/arkcompiler/runtime_core/libziparchive/
Dzip_archive.h160 …* append takes value from APPEND_STATUS_CREATE(which will create the archive zipname for first tim…
162 …* level takes value from Z_BEST_COMPRESSION(which will deflate the pbuf with best compression effe…
/arkcompiler/runtime_core/static_core/libziparchive/
Dzip_archive.h164 …* append takes value from APPEND_STATUS_CREATE(which will create the archive zipname for first tim…
166 …* level takes value from Z_BEST_COMPRESSION(which will deflate the pbuf with best compression effe…
/arkcompiler/toolchain/build/toolchain/
Dcc_wrapper.gni16 # icecc, distcc: it takes compile jobs from a build and distributes them among
/arkcompiler/runtime_core/static_core/runtime/scheduler/
Dworker_thread.cpp37 // Runtime takes ownership of the thread in ProcessCreatedThread()
/arkcompiler/ets_runtime/test/moduletest/arrayslice/
Darrayslice.js49 // This use case takes a long time, but the corresponding bug is only repeated in the debug
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dbytecode_emitter_tests.cpp129 // -5 because 2 bytes takes jmp itself and in TEST()
193 // -4 because 2 bytes takes jmp itself and in TEST()
215 // -5 because 2 bytes takes jmp itself and in TEST()
402 // -4 because 2 bytes takes jmp itself and in TEST()
460 // 2 bytes takes jmp itself and plus one byte to make. in JcmpFwd_V8_IMM8()
524 // -3 because 4 bytes takes jmp itself in JcmpFwd_V8_IMM16()
546 // -4 because 4 bytes takes jmp itself in JcmpFwd_V8_IMM16()
/arkcompiler/runtime_core/static_core/scripts/llvm/
DREADME.md17 BUILD_DIR=<directory where building process takes place>
/arkcompiler/runtime_core/assembler/
Dlexer.h95 * The main function of Tokenizing, which takes a string.
Dassembly-parser.h56 …* The main function of parsing, which takes a vector of token vectors and a name of the source fil…
69 * The main function of parsing, which takes a string with source and a name of the source file.
/arkcompiler/runtime_core/tests/cts-coverage-tool/config/
Dnon_testable.yaml116 …For methods with more arguments range kind of instruction is to be used, which takes the needed nu…
/arkcompiler/runtime_core/static_core/assembler/
Dlexer.h102 * The main function of Tokenizing, which takes a string.
Dassembly-parser.h56 …* The main function of parsing, which takes a vector of token vectors and a name of the source fil…
69 * The main function of parsing, which takes a string with source and a name of the source file.
/arkcompiler/runtime_core/static_core/verification/util/
Doptional_ref.h92 …ally equivalent to std::optional<std::reference_wrapper<T>>, but nicer to use and takes less memory
/arkcompiler/runtime_core/compiler/docs/
Dpaoc.md7 …3. `OSR-mode` - similiar to `JIT-mode`. Takes into account differences of [OSR](../../docs/on-stac…
/arkcompiler/runtime_core/static_core/runtime/mem/gc/reference-processor/
Dreference_processor.h81 …* Predicate checks if we should process all references at once (e.g. processing takes too much tim…
/arkcompiler/runtime_core/static_core/docs/
Dirtoc.md119 For such needs, each function takes registers map as an input:
/arkcompiler/runtime_core/docs/
Dirtoc.md119 For such needs, each function takes registers map as an input:
/arkcompiler/runtime_core/static_core/scripts/intrusive-testing/
Dlocal_intrusive_testing.sh92 # Script takes two parameters one is the path to the repo
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/
DREADME.md20 Always indent statements with 4 spaces within block statement (`{}`) that takes more than one line …

1234