Home
last modified time | relevance | path

Searched full:represents (Results 1 – 25 of 134) sorted by relevance

123456

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/
DErrors.sts19 * @class Represents an error that occurs when assertion fails.
34 * @class Represents an error that occurs when division by zero is performed.
43 * @class Represents an error that occurs when null pointer is dereferenced.
52 * @class Represents an error that occurs when exception is thrown and not catched
61 * @class Represents an error that occurs when trying to interpret syntactically invalid code
78 * @class Represents an error that occurs when JSONValue can not be assigned to a type
87 * @class Represents an error that occurs when provided collection index is out of range
104 * @class Represents an error that occurs when array is oging to be indexed out of its bounds
113 …* @class Represents exception that is thrown when illegal arithmetic operation is occured (e.g. di…
122 * @class Represents an error that occurs when memory allocation fails
[all …]
DExceptions.sts19 * Represents exception that is thrown in case of null pointer dereference
37 * Represents exception that is thrown in case of ?
54 * Represents exception that is thrown when provided argument have value outside the allowable range
71 …* Represents exception that is thrown when a method has been invoked at an illegal or inappropriat…
88 * Represents exception that is thrown when class is not found
105 * Represents exception that is thrown when verifier detects errors in class
122 * Represents exception that is thrown when linker detects errors in class
139 * Represents exception that is thrown when runtime detects incompatible changes in class
156 * Represents exception that is thrown when the requested operation is not supported.
173 …* @class Represents exception that is thrown when attempting to wait, notify or notifyAll on objec…
[all …]
DRuntimeLinker.sts19 * Unstable API, represents internal runtime type descriptor
62 * Unstable API, represents internal runtime type linking and loading APIs
DChar.sts21 * Represents boxed char value and related operations
316 * isBinDigit() checks whether the char represents a binary digit.
328 * isBinDigit() checks whether the underlying char represents a binary digit.
337 * isDecDigit() checks whether the char represents a decimal digit.
349 * isDecDigit() checks whether the underlying char represents a decimal digit.
358 * isBinDigit() checks whether the char represents a hexadecimal digit.
372 * isHexDigit() checks whether the underlying char represents a hexadecimal digit.
DValue.sts136 * Represents abstract value
305 * Represents value of object of class type
548 * Represents array value
724 * Represents boolean value
765 * Represents byte value
806 * Represents short value
847 * Represents char value
888 * Represents int value
929 * Represents float value
970 * Represents double value
[all …]
DPromiseRef.sts19 * Class represents a result of an asynchronous operation in the future.
DBoolean.sts19 * Represents boxed boolean value and related operations
178 * Static instance that represents true boolean value
183 * Static instance that represents false boolean value
192 * @returns boxed value that represents provided primitive value
DParameter.sts19 * Represents parameter of function type
DFloat.sts19 * Represents boxed float value and related operations
107 * Represents the NaN value according to IEEE-754 specification
112 * Represents the +Infinity value according to IEEE-754 specification
117 * Represents the -Infinity value according to IEEE-754 specification
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/
DErrors.sts19 * @class Represents an error that occurs when global eval() function fails
36 …* @class Represents an error that occurs when an operation could not be performed, typically (but …
53 …* @class Represents an error that occurs when a variable that doesn't exist (or hasn't yet been in…
70 …* @class Represents an error that occurs when a global URI handling function was used in a wrong w…
87 * The AggregateError object represents an error when several errors
129 * Represents error that is thrown when Date is malformed
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/math/consts/
Dconsts.sts81 * Represents the NaN value accoring to IEEE 754 specification
86 * Represents the +Infinity value accoring to IEEE 754 specification
91 * Represents the -Infinity value accoring to IEEE 754 specification
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcfgo.h81 // This class represents the scenario that the BB is unreachable.
100 // This class represents the scenario that a BB contains nothing.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/16.coroutines/01.create_and_launch_coroutine/
Dc_lamb.sts18 desc: The class Promise<T> represents the values returned by launch expressions.
Dc_meth.sts18 desc: The class Promise<T> represents the values returned by launch expressions.
Dc_func.sts18 desc: The class Promise<T> represents the values returned by launch expressions.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/16.coroutines/03.promise_class/
Dp.sts18 desc: The class Promise<T> represents the values returned by launch expressions.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/02.lexical_elements/09.literals/07.null_literal/
Dnull_literal2.sts17 desc: The null literal denotes the null reference which represents an absence of a value and is a v…
/arkcompiler/runtime_core/static_core/docs/
Dfile_format.md362 | `CODE` | `0x01` | `0-1` | `uint8_t[4]` | Data represents the offset …
363 | `SOURCE_LANG` | `0x02` | `0-1` | `uint8_t` | Data represents the [source…
364 | `RUNTIME_ANNOTATION` | `0x03` | `>=0` | `uint8_t[4]` | Data represents the offset …
365 | `RUNTIME_PARAM_ANNOTATION` | `0x04` | `0-1` | `uint8_t[4]` | Data represents the offset …
366 | `DEBUG_INFO` | `0x05` | `0-1` | `uint8_t[4]` | Data represents the offset …
367 | `ANNOTATION` | `0x06` | `>=0` | `uint8_t[4]` | Data represents the offset …
368 | `PARAM_ANNOTATION` | `0x07` | `0-1` | `uint8_t[4]` | Data represents the offset …
369 | `TYPE_ANNOTATION` | `0x08` | `>=0` | `uint8_t[4]` | Data represents the offset …
370 | `RUNTIME_TYPE_ANNOTATION` | `0x09` | `>=0` | `uint8_t[4]` | Data represents the offset …
371 | `PROFILE_INFO` | `0x0a` | `>=0` | `uint8_t[]` | Data represents the profile…
[all …]
/arkcompiler/runtime_core/docs/
Dfile_format.md361 | `CODE` | `0x01` | `0-1` | `uint8_t[4]` | Data represents the offset …
362 | `SOURCE_LANG` | `0x02` | `0-1` | `uint8_t` | Data represents the [source…
363 | `RUNTIME_ANNOTATION` | `0x03` | `>=0` | `uint8_t[4]` | Data represents the offset …
364 | `RUNTIME_PARAM_ANNOTATION` | `0x04` | `0-1` | `uint8_t[4]` | Data represents the offset …
365 | `DEBUG_INFO` | `0x05` | `0-1` | `uint8_t[4]` | Data represents the offset …
366 | `ANNOTATION` | `0x06` | `>=0` | `uint8_t[4]` | Data represents the offset …
367 | `PARAM_ANNOTATION` | `0x07` | `0-1` | `uint8_t[4]` | Data represents the offset …
368 | `TYPE_ANNOTATION` | `0x08` | `>=0` | `uint8_t[4]` | Data represents the offset …
369 | `RUNTIME_TYPE_ANNOTATION` | `0x09` | `>=0` | `uint8_t[4]` | Data represents the offset …
404 | `SOURCE_LANG` | `0x02` | `0-1` | `uint8_t` | Data represents the [sou…
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/10.default_interface_method_declarations/
Ddefault_interface_method1.sts18 A block of code that represents the body of a default method in
Ddefault_interface_method2.sts18 A block of code that represents the body of a default method in
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
Dtask_scheduler.h277 /// Represents count of task that sleeps
309 /// newTasksCount_ represents count of new tasks
317 * finishedTasksCount_ represents count of finished tasks;
325 …* Represents count of tasks that exist in TaskScheduler system per TaskProperties. Task in system …
Dtask.h31 * TaskType - represents all types of components that can use TaskManager.
41 * VMType - represents all types of VM that can use TaskManager.
51 * TaskExecutionMode - represents all possible modes of tasks execution.
/arkcompiler/runtime_core/static_core/runtime/include/
Druntime_options.h51 * @brief Class represents runtime options
53 * It extends Options that represents public options (that described in options.yaml) and
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_job_queue.h31 * This class represents a JS callback associated with the ETS function object: void()

123456