Searched full:builds (Results 1 – 25 of 58) sorted by relevance
123
| /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/gn/build/ |
| D | fixup-third-party.sh | 21 # In case of ARK standalone builds, all GN build files for third party
|
| /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/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/scripts/sdk/ |
| D | test.sh | 17 This script builds Panda SDK.
|
| /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/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/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/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/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/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/runtime_core/static_core/runtime/tooling/sampler/ |
| D | samples_record.cpp | 56 * Builds a stack information map (stackInfoMap_) by parsing the stack information 126 …* This function iterates over the managed stack frames in reverse order, builds nodes for each fra…
|
| /arkcompiler/runtime_core/static_core/compiler/docs/ |
| D | paoc.md | 48 - Generate symbols for compiled methods (always true in debug builds).
|
| /arkcompiler/ets_frontend/ets2panda/test/test-lists/astchecker/ |
| D | astchecker-ets-ignored.txt | 60 # This case will emit different error messages on debug and release builds.
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/ |
| D | spill_fills_resolver.h | 41 * Iterating over this table `SpillFillsResolver` builds non-conflict chains of spill-fills.
|
| /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