Home
last modified time | relevance | path

Searched full:builds (Results 1 – 25 of 54) sorted by relevance

123

/arkcompiler/toolchain/build/toolchain/
Dtoolchain.gni29 # with the build. Used on iOS to ship official builds (as they are built
54 "Using Xcode's clang is only supported in iOS builds")
Dconcurrent_links.gni46 # Increase the number of concurrent links for release bots. Debug builds
/arkcompiler/runtime_core/static_core/patches/zydis/
D0002-Remove-chromium_code-config-for-OHOS-builds.patch4 Subject: [PATCH] Remove chromium_code config for OHOS builds
/arkcompiler/runtime_core/static_core/
DREADME.md107 By default GNU compiler `c++` is used, but some features are not available in such `gcc` builds.
118 ## Running tests with QEMU for cross-compiled aarch64/arm builds
164 …ckend=true` option enables the same scenarios as `-DPANDA_LLVM_BACKEND=true` option in cmake builds
/arkcompiler/runtime_core/gn/build/
Dfixup-third-party.sh21 # In case of ARK standalone builds, all GN build files for third party
/arkcompiler/runtime_core/static_core/gn/build/
Dfixup-third-party.sh21 # In case of ARK standalone builds, all GN build files for third party
/arkcompiler/runtime_core/static_core/libpandafile/
Dmethod_data_accessor-inl.h113 // which fails Release builds for GCC 8 and 9. in GetCodeId()
125 // which fails Release builds for GCC 8 and 9. in GetSourceLang()
258 // which fails Release builds for GCC 8 and 9. in GetProfileSize()
275 // which fails Release builds for GCC 8 and 9. in GetParamAnnotationId()
Dfield_data_accessor-inl.h84 // which fails Release builds for GCC 8 and 9. in GetValue()
92 // which fails Release builds for GCC 8 and 9. in GetValue()
/arkcompiler/runtime_core/static_core/tools/sampler/
Doptions.yaml41 description: Builds cold flame graph
/arkcompiler/runtime_core/libpandafile/
Dmethod_data_accessor-inl.h111 // which fails Release builds for GCC 8 and 9. in GetCodeId()
123 // which fails Release builds for GCC 8 and 9. in GetSourceLang()
260 // which fails Release builds for GCC 8 and 9. in GetParamAnnotationId()
Dfield_data_accessor-inl.h48 // which fails Release builds for GCC 8 and 9. in GetValue()
57 // which fails Release builds for GCC 8 and 9. in GetValue()
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc.yaml84 description: Generate symbols for compiled methods (always true in debug builds)
Dpaoc_llvm.cpp90 LOG_PAOC(FATAL) << "--llvm-break-ir-regex is available only in debug builds"; in ValidateExtraOptions()
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Drpo.h29 * This class builds blocks list for reverse postorder traversal.
Ddominators_tree.h27 * This class builds dominators tree, using Lengauer-Tarjan algorithm
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Drpo.h29 * This class builds blocks list for reverse postorder traversal.
Ddominators_tree.h26 /// This class builds dominators tree, using Lengauer-Tarjan algorithm
/arkcompiler/runtime_core/static_core/cmake/
DSanitizers.cmake49 …message(FATAL_ERROR "GCC gives false positives in release builds with ASAN or UBSAN, please use cl…
/arkcompiler/runtime_core/cmake/
DSanitizers.cmake50 …message(FATAL_ERROR "GCC gives false positives in release builds with ASAN or UBSAN, please use cl…
/arkcompiler/runtime_core/static_core/plugins/ets/playground/backend/
D.gitignore32 # before PyInstaller builds the exe, so as to inject date/other infos into it.
/arkcompiler/runtime_core/compiler/docs/
Dpaoc.md53 - Generate symbols for compiled methods (always true in debug builds).
/arkcompiler/runtime_core/static_core/verification/verifier/
Doptions.yaml114 …Default means using malloc for Release, and panda allocators for Debug builds. If we use malloc, w…
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmpl_logging.h75 // The macro setting DEBUG=1 picks developer and DEBUG=0 picks release builds.
77 // the macro PRINT_LEVEL_DEV is a filter for DBG messages in developer builds.
/arkcompiler/runtime_core/static_core/compiler/docs/
Dpaoc.md48 - Generate symbols for compiled methods (always true in debug builds).
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dspill_fills_resolver.h40 * Iterating over this table `SpillFillsResolver` builds non-conflict chains of spill-fills.

123