| /ark/ts2abc/ts2panda/src/base/ |
| D | typeSystem.ts | 135 summaryLiterals.push(new Literal(LiteralTag.INTEGER, L2Type._COUNTER)); 136 summaryLiterals.push(new Literal(LiteralTag.INTEGER, this.userDefinedClassNum)); 137 summaryLiterals.push(new Literal(LiteralTag.INTEGER, this.anonymousRedirect.length)); 292 classTypeLiterals.push(new Literal(LiteralTag.INTEGER, L2Type.CLASS)); 293 classTypeLiterals.push(new Literal(LiteralTag.INTEGER, this.modifier)); 295 classTypeLiterals.push(new Literal(LiteralTag.INTEGER, this.extendsHeritage)); 296 classTypeLiterals.push(new Literal(LiteralTag.INTEGER, this.implementsHeritages.length)); 298 classTypeLiterals.push(new Literal(LiteralTag.INTEGER, heritage)); 316 classTypeLiterals.push(new Literal(LiteralTag.INTEGER, transferredTarget.size)); 319 classTypeLiterals.push(new Literal(LiteralTag.INTEGER, typeInfo[0])); // typeIndex [all …]
|
| /ark/runtime_core/tests/cts-generator/cts-template/ |
| D | u32toi64.yaml | 18 title: Integer truncations and extensions. 20 Perform specified integer extension or truncations of accumulator. 21 …If extension bytecode treats its source as unsigned integer, the value is zero-extended to destina… 66 …nt values (objects, strings, types, 64-bit floating point values, 64-bit integer values) and invok…
|
| D | u64tou1.yaml | 18 title: Conversions from integer types to u1 20 Conversion from integer types to u1 obeys the following rules. 21 If converted integer is not equal to zero, the result is 1. 67 …nt values (objects, strings, types, 64-bit floating point values, 64-bit integer values) and invok…
|
| D | u32tou1.yaml | 18 title: Conversions from integer types to u1 20 Conversion from integer types to u1 obeys the following rules. 21 If converted integer is not equal to zero, the result is 1. 67 …nt values (objects, strings, types, 64-bit floating point values, 64-bit integer values) and invok…
|
| D | u32toi8.yaml | 18 title: Integer truncations and extensions. 20 Perform specified integer extension or truncations of accumulator. 21 …If extension bytecode treats its source as unsigned integer, the value is zero-extended to destina… 71 …nt values (objects, strings, types, 64-bit floating point values, 64-bit integer values) and invok…
|
| D | i64tou1.yaml | 18 title: Conversions from integer types to u1 20 Conversion from integer types to u1 obeys the following rules. 21 If converted integer is not equal to zero, the result is 1. 75 …nt values (objects, strings, types, 64-bit floating point values, 32-bit integer values) and invok…
|
| D | u32toi16.yaml | 18 title: Integer truncations and extensions. 20 Perform specified integer extension or truncations of accumulator. 21 …If extension bytecode treats its source as unsigned integer, the value is zero-extended to destina… 71 …nt values (objects, strings, types, 64-bit floating point values, 64-bit integer values) and invok…
|
| D | u32tou16.yaml | 18 title: Integer truncations and extensions. 20 Perform specified integer extension or truncations of accumulator. 21 …If extension bytecode treats its source as unsigned integer, the value is zero-extended to destina… 66 …nt values (objects, strings, types, 64-bit floating point values, 64-bit integer values) and invok…
|
| D | u64toi32.yaml | 18 title: Integer truncations and extensions. 20 Perform specified integer extension or truncations of accumulator. 21 …If extension bytecode treats its source as unsigned integer, the value is zero-extended to destina… 71 …nt values (objects, strings, types, 64-bit floating point values, 64-bit integer values) and invok…
|
| D | u64tou32.yaml | 18 title: Integer truncations and extensions. 20 Perform specified integer extension or truncations of accumulator. 21 …If extension bytecode treats its source as unsigned integer, the value is zero-extended to destina… 66 …nt values (objects, strings, types, 64-bit floating point values, 64-bit integer values) and invok…
|
| D | u32tou8.yaml | 18 title: Integer truncations and extensions. 20 Perform specified integer extension or truncations of accumulator. 21 …If extension bytecode treats its source as unsigned integer, the value is zero-extended to destina… 66 …nt values (objects, strings, types, 64-bit floating point values, 64-bit integer values) and invok…
|
| D | i32tou1.yaml | 18 title: Conversions from integer types to u1 20 Conversion from integer types to u1 obeys the following rules. 21 If converted integer is not equal to zero, the result is 1. 65 …nt values (objects, strings, types, 64-bit floating point values, 64-bit integer values) and invok…
|
| D | i32toi64.yaml | 18 title: Integer truncations and extensions. 20 Perform specified integer extension or truncations of accumulator. 21 …If extension bytecode treats its source as signed integer, the value is sign-extended to destinati… 64 …nt values (objects, strings, types, 64-bit floating point values, 64-bit integer values) and invok…
|
| D | i32toi8.yaml | 18 title: Integer truncations and extensions. 20 Perform specified integer extension or truncations of accumulator. 21 …If extension bytecode treats its source as signed integer, the value is sign-extended to destinati… 69 …nt values (objects, strings, types, 64-bit floating point values, 64-bit integer values) and invok…
|
| D | i32toi16.yaml | 18 title: Integer truncations and extensions. 20 Perform specified integer extension or truncations of accumulator. 21 …If extension bytecode treats its source as signed integer, the value is sign-extended to destinati… 69 …nt values (objects, strings, types, 64-bit floating point values, 64-bit integer values) and invok…
|
| D | i32tou16.yaml | 18 title: Integer truncations and extensions. 20 Perform specified integer extension or truncations of accumulator. 21 …If extension bytecode treats its source as signed integer, the value is sign-extended to destinati… 64 …nt values (objects, strings, types, 64-bit floating point values, 64-bit integer values) and invok…
|
| D | i32tou8.yaml | 18 title: Integer truncations and extensions. 20 Perform specified integer extension or truncations of accumulator. 21 …If extension bytecode treats its source as signed integer, the value is sign-extended to destinati… 64 …nt values (objects, strings, types, 64-bit floating point values, 64-bit integer values) and invok…
|
| D | test-schema.json | 224 "integer" 235 "integer" 264 "integer" 273 "integer"
|
| D | i64toi32.yaml | 18 title: Integer truncations and extensions. 20 Perform specified integer extension or truncations of accumulator. 74 …nt values (objects, strings, types, 64-bit floating point values, 32-bit integer values) and invok…
|
| D | f64tou32.yaml | 18 title: Conversions between integer and floating point types 112 …description: If converted integer is less than minimal value for destination type, the result is m… 135 …description: If converted integer is greater than maximum value for destination type, the result i… 218 …Load different values (objects, strings, types, 32-bit values, 64-bit integer values) and invokes …
|
| D | f64tou64.yaml | 18 title: Conversions between integer and floating point types 115 …description: If converted integer is less than minimal value for destination type, the result is m… 141 …description: If converted integer is greater than maximum value for destination type, the result i… 226 …Load different values (objects, strings, types, 32-bit values, 64-bit integer values) and invokes …
|
| /ark/runtime_core/libpandabase/ |
| D | README.md | 8 - integer 35 - 5 parameters for integer args: argument name, default value, description, min value, max value 42 - Min value is the number that the integer argument cannot be less than. 43 - Max value is the number that the integer argument cannot be greater than. 46 - `int` for integer argument 120 - For integer arguments it's possible to define value range. 140 In the tail arguments example, `false` is a boolean value, `-1` is integer value and `str1` and `st…
|
| /ark/runtime_core/tests/verifier-tests/ |
| D | bug_2107_2.pa | 17 #- title: Integer truncations and extensions. 18 # description: 'Perform specified integer extension or truncations of accumulator. 39 # Load different values (objects, strings, types, 64-bit floating point values, 32-bit integer va…
|
| /ark/js_runtime/ecmascript/compiler/ |
| D | circuit_ir_specification.md | 11 …tion gates**. A computation gate can do simple things such as adding two integer values, or comple… 43 …tes. They describe the bit width of values, and which type of registers (integer or float) should … 82 * `ARCH` means architecture-related integer type (`INTx` on `x` bits architecture). 332 #### Integer binary arithmetic operations 334 * **ADD**: returns the sum of its two integer operands. 335 * **SUB**: returns the difference of its two integer operands. It is used to implement the "-" unar… 336 * **MUL**: returns the product of its two integer operands. 337 * **EXP**: returns the first integer operand raised to the power of the second integer operand. 338 * **SDIV**: returns the signed quotient of its two integer operands. 339 * **SREM**: returns the remainder from the signed division of its two integer operands. [all …]
|
| /ark/runtime_core/tests/cts-coverage-tool/ |
| D | non_testable.yaml | 16 - title: Conversions between integer and floating point types 17 description: Conversion from floating-point types to integer one obeys the following 30 Conversion from floating-point types to integer one obeys the following rules.
|