Searched full:builds (Results 1 – 25 of 54) sorted by relevance
123
| /arkcompiler/toolchain/build/toolchain/ |
| D | toolchain.gni | 29 # 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")
|
| D | concurrent_links.gni | 46 # Increase the number of concurrent links for release bots. Debug builds
|
| /arkcompiler/runtime_core/static_core/patches/zydis/ |
| D | 0002-Remove-chromium_code-config-for-OHOS-builds.patch | 4 Subject: [PATCH] Remove chromium_code config for OHOS builds
|
| /arkcompiler/runtime_core/static_core/ |
| D | README.md | 107 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/ |
| D | fixup-third-party.sh | 21 # In case of ARK standalone builds, all GN build files for third party
|
| /arkcompiler/runtime_core/static_core/gn/build/ |
| D | fixup-third-party.sh | 21 # In case of ARK standalone builds, all GN build files for third party
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | method_data_accessor-inl.h | 113 // 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()
|
| D | field_data_accessor-inl.h | 84 // 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/ |
| D | options.yaml | 41 description: Builds cold flame graph
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | method_data_accessor-inl.h | 111 // 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()
|
| D | field_data_accessor-inl.h | 48 // 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/ |
| D | paoc.yaml | 84 description: Generate symbols for compiled methods (always true in debug builds)
|
| D | paoc_llvm.cpp | 90 LOG_PAOC(FATAL) << "--llvm-break-ir-regex is available only in debug builds"; in ValidateExtraOptions()
|
| /arkcompiler/runtime_core/compiler/optimizer/analysis/ |
| D | rpo.h | 29 * This class builds blocks list for reverse postorder traversal.
|
| D | dominators_tree.h | 27 * This class builds dominators tree, using Lengauer-Tarjan algorithm
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| D | rpo.h | 29 * This class builds blocks list for reverse postorder traversal.
|
| D | dominators_tree.h | 26 /// This class builds dominators tree, using Lengauer-Tarjan algorithm
|
| /arkcompiler/runtime_core/static_core/cmake/ |
| D | Sanitizers.cmake | 49 …message(FATAL_ERROR "GCC gives false positives in release builds with ASAN or UBSAN, please use cl…
|
| /arkcompiler/runtime_core/cmake/ |
| D | Sanitizers.cmake | 50 …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 | .gitignore | 32 # before PyInstaller builds the exe, so as to inject date/other infos into it.
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | paoc.md | 53 - Generate symbols for compiled methods (always true in debug builds).
|
| /arkcompiler/runtime_core/static_core/verification/verifier/ |
| D | options.yaml | 114 …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/ |
| D | mpl_logging.h | 75 // 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/ |
| D | paoc.md | 48 - Generate symbols for compiled methods (always true in debug builds).
|
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/ |
| D | spill_fills_resolver.h | 40 * Iterating over this table `SpillFillsResolver` builds non-conflict chains of spill-fills.
|
123