Searched full:represent (Results 1 – 25 of 114) sorted by relevance
12345
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_sdk/api/@ohos/util/RationalNumber/ |
| D | IsFiniteIsNaNIsZeroToStringTest.ets | 23 …suite.addTest("Verifies that the RationalNumber object (2/0) does not represent a finite value.", … 31 …suite.addTest("Verifies that the RationalNumber object (-2/1) does not represent the value 0.", te… 33 …suite.addTest("Verifies that the RationalNumber object (0/0) does not represent the value 0.", tes… 34 …suite.addTest("Verifies that the RationalNumber object (10/2) does not represent the value 0.", te… 35 …suite.addTest("Verifies that the RationalNumber object (1/1) does not represent the value 0.", tes… 61 assertEQ(res, true, "The RationalNumber (-2/1) should represent a finite value"); 75 assertEQ(res, true, "The RationalNumber (0/3) should represent a finite value"); 81 * @tc.desc: Verifies that the RationalNumber object (2/0) does not represent a finite value. 89 assertEQ(res, false, "The RationalNumber (2/0) should not represent a finite value"); 103 assertEQ(res, true, "The RationalNumber (1/3) should represent a finite value"); [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/ |
| D | DataView.ets | 81 * Read bytes as they represent given type 90 * Sets bytes as they represent given type 98 * Read bytes as they represent given type 107 * Sets bytes as they represent given type 155 * Read bytes as they represent given type 164 * Sets bytes as they represent given type 172 * Read bytes as they represent given type 181 * Sets bytes as they represent given type 228 * Read bytes as they represent given type 237 * Sets bytes as they represent given type [all …]
|
| D | Number.ets | 19 * `Number` values represent floating-point numbers like 6 or -3.14
|
| /arkcompiler/runtime_core/static_core/plugins/ets/templates/stdlib/ |
| D | DataView.ets.j2 | 98 * Read bytes as they represent given type 107 * Sets bytes as they represent given type 117 * Read bytes as they represent given type 126 * Sets bytes as they represent given type 135 * Sets bytes as they represent given type 148 * Sets bytes as they represent given type 161 * Read bytes as they represent given type 175 * Read bytes as they represent given type
|
| /arkcompiler/jsvm/interface/kits/ |
| D | jsvm_types.h | 62 * @brief To represent a JavaScript VM instance. 69 * @brief To represent a JavaScript VM scope. 76 * @brief To represent a JavaScript VM environment scope. 83 * @brief To represent a JavaScript code. 90 * @brief To represent a JavaScript VM instance. 97 * @brief To represent a JavaScript profiler. 104 * @brief To represent a JavaScript VM environment. 111 * @brief To represent a JavaScript Data type. 118 * @brief To represent a JavaScript value references. 125 * @brief To represent a JavaScript VM handle scope. [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/03.types/19.union_types/01.union_types_normalization/ |
| D | utn07.ets | 17 desc: Test using joint types to represent that a variable can be of multiple types.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/01.class_declaration/04.class_implementation_clause/ |
| D | implements_same_interface_with_diferent_parameters_1.ets | 18 …rs if a class is at the same time a subtype of two interface types that represent different instan…
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/tools/generate-es-checked/ |
| D | README.md | 89 Types (`self_type`, `ret_type`) represent ArkTS types in ArkTS grammar: 110 json file format can't represent all possible values, including `undefined`, `NaN`, `Infinity`, inc…
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/extensions/generators/ets_es_checked/generate-es-checked/ |
| D | README.md | 89 Types (`self_type`, `ret_type`) represent ArkTS types in ArkTS grammar: 110 json file format can't represent all possible values, including `undefined`, `NaN`, `Infinity`, inc…
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_weak_reference.h | 26 /// @class EtsWeakReference represent std.core.WeakRef class
|
| D | ets_finalizable_weak_ref.h | 28 /// @class EtsWeakReference represent std.core.FinalizableWeakRef class
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/replace_call_site/ |
| D | README.md | 3 Suppose that we use annotation to represent call-site replacement info:
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/replace_call_site/ |
| D | README.md | 3 Suppose that we use annotation to represent call-site replacement info:
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | metadata_layout.h | 30 // DataRefOffset aims to represent a reference to data in maple file, which is already an offset. 69 …// MethodFieldRef aims to represent a reference to fields/methods in maple file, which is already … 124 // GctibRef aims to represent a reference to gctib in maple file, which is an offset by default. 155 // MByteRef is meant to represent a reference to data defined in maple file. It is a direct referen…
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/base/ |
| D | Value.ts | 24 * Value is a core interface in ArkAnalyzer, which may represent any value or expression.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/ |
| D | Job.ets | 21 * Object of Job class is used to represent a task
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/ |
| D | array_buffer_helper.h | 84 /// @brief Calculates the number of bytes required to represent the string in the given encoding.
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | rset_worklist_handler.h | 82 …* This value represent whether there are some items to process, this is set to true in Initialize …
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | literal_data_accessor.h | 29 // For example, JAVA could use it to represent Array of Integer
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | reg_alloc_graph_coloring_doc.md | 27 …t graph with regular edges that represent interference, it is built affinity edges of the graph. A…
|
| /arkcompiler/runtime_core/static_core/compiler/docs/ |
| D | reg_alloc_graph_coloring_doc.md | 27 …t graph with regular edges that represent interference, it is built affinity edges of the graph. A…
|
| D | object_type_propagation_doc.md | 51 // We use Pointer from AliasVisitor without Object field to represent offset
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/ |
| D | 2_lexical.rst | 36 represent text in sequences of 16-bit code units. 423 The following character sequences represent operators and punctuators: 516 Integer literals represent numbers that have neither a decimal point nor 658 *Floating-point literals* represent decimal numbers and consist of a 734 *Bigint literals* represent integer numbers with unlimited number of digits. 759 Strings that represent numbers or any integer value can be converted to 866 Characters in *string literals* normally represent themselves. However, 870 Escape sequences can represent graphic characters within a *string literal*,
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | literal_data_accessor.h | 29 // For example, JAVA could use it to represent Array of Integer
|
| /arkcompiler/runtime_core/static_core/libpandabase/taskmanager/utils/ |
| D | task_time_stats.h | 66 * example one string can represent statistics for one unique TaskProperties.
|
12345