Searched full:rules (Results 1 – 25 of 40) sorted by relevance
12
| /arkcompiler/toolchain/ |
| D | OAT.xml | 30 1. policy: All policyitems will be merged to default OAT.xml rules, the name of policy doesn't affe… 44 7. policyitem filefilter: Used to bind filefilter which define filter rules. 45 8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is us… 47 Note:If the text contains special characters, please escape them according to the following rules:
|
| /arkcompiler/ets_frontend/ |
| D | OAT.xml | 29 1. policy: All policyitems will be merged to default OAT.xml rules, the name of policy doesn't affe… 43 7. policyitem filefilter: Used to bind filefilter which define filter rules. 44 8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is us… 46 Note:If the text contains special characters, please escape them according to the following rules:
|
| /arkcompiler/ets_runtime/ |
| D | OAT.xml | 30 1. policy: All policyitems will be merged to default OAT.xml rules, the name of policy doesn't affe… 44 7. policyitem filefilter: Used to bind filefilter which define filter rules. 45 8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is us… 47 Note:If the text contains special characters, please escape them according to the following rules:
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | deoptimize_elimination_doc.md | 13 Visit `DeoptimizeIf` and `SaveStateDeoptimize` instructions in RPO order and check specific rules. 15 ### Rules subsection
|
| D | memory_coalescing_doc.md | 54 …ind a place to sunk an upper memory operation and to hoist the lower according to reordering rules. 56 During hoisting and sinking of memory operations we use rules for memory instruction scheduling: do…
|
| /arkcompiler/runtime_core/ |
| D | OAT.xml | 36 7. policyitem filefilter: Used to bind filefilter which define filter rules. 38 …8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is u… 40 … Note:If the text contains special characters, please escape them according to the following rules:
|
| /arkcompiler/runtime_core/runtime/ |
| D | imtable_builder.cpp | 34 // set imtable size rules in Build() 57 // set imtable size rules: the same as function above in Build()
|
| /arkcompiler/runtime_core/tests/verifier-tests/ |
| D | access_field_nomodifier_core.pa | 32 # Java access rules:
|
| /arkcompiler/ets_frontend/ts2panda/ |
| D | webpack.config.js | 49 rules: [ property
|
| /arkcompiler/ets_runtime/test/typeinfer/assertTypeRules/ |
| D | assertTypeRules.ts | 17 * | AssertType rules | |
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | u32tou1.yaml | 20 Conversion from integer types to u1 obeys the following rules.
|
| D | i64tou1.yaml | 20 Conversion from integer types to u1 obeys the following rules.
|
| D | u64tou1.yaml | 20 Conversion from integer types to u1 obeys the following rules.
|
| D | i32tou1.yaml | 20 Conversion from integer types to u1 obeys the following rules.
|
| D | fp.yaml | 21 The results of instructions correspond IEEE-754 arithmetic rules.
|
| D | fmod2.yaml | 21 The results of instructions correspond IEEE-754 arithmetic rules.
|
| /arkcompiler/runtime_core/compiler/cmake/ |
| D | benchmark_coverage.cmake | 31 # Build rules:
|
| /arkcompiler/runtime_core/tests/cts-coverage-tool/config/ |
| D | non_testable.yaml | 18 rules
|
| /arkcompiler/toolchain/build/toolchain/ |
| D | toolchain.gni | 15 # toolchain() rules themselves.
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_plural_rules_test.cpp | 73 UPluralType icuType = UPLURAL_TYPE_CARDINAL; // Plural rules for cardinal numbers in HWTEST_F_L0()
|
| /arkcompiler/runtime_core/docs/ |
| D | assembly_format.md | 107 …uctor. It will be renamed in binary file according to particular language rules (`.ctor` for Panda… 108 …uctor. It will be renamed in binary file according to particular language rules (`.cctor` for Pand…
|
| /arkcompiler/runtime_core/libpandabase/ |
| D | README.md | 86 e.g: `--compiler-dump:folder=ir_dump,compact`. Sub-arguments follow the same rules as the regular a…
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | graph_cloner.h | 283 * Use the following rules cloning the inputs:
|
| /arkcompiler/runtime_core/bytecode_optimizer/ |
| D | optimize_bytecode.cpp | 345 static_cast<int64_t>(graph->GetStackSlotsCount()) - 1; // Work-around promotion rules in OptimizeFunction()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_plural_rules.cpp | 350 … // that are relevant for the locale whose localization is specified in LDML Language Plural Rules. in ResolvedOptions()
|
12