Searched full:associated (Results 1 – 25 of 99) sorted by relevance
1234
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_sdk/api/@ohos/url/ |
| D | UrlTestParamGetSet.ets | 32 * @tc.desc: Returns all key-value pairs associated with a given search parameter as an array. 45 * @tc.desc: Returns all key-value pairs associated with a given search parameter as an array. 58 * @tc.desc: Returns all key-value pairs associated with a given search parameter as an array. 72 * @tc.desc: Returns all key-value pairs associated with a given search parameter as an array. 87 * @tc.desc: Returns all key-value pairs associated with a given search parameter as an array. 102 * @tc.desc: Sets the value associated with a given search parameter to the given value. 120 * @tc.desc: Sets the value associated with a given search parameter to the given value. 137 * @tc.desc: Sets the value associated with a given search parameter to the given value. 154 * @tc.desc: Sets the value associated with a given search parameter to the given value. 172 * @tc.desc: Sets the value associated with a given search parameter to the given value. [all …]
|
| D | UrlTestGetSet.ets | 21 * @tc.desc: Returns the first value associated to the given search parameter. 35 * @tc.desc: Returns the first value associated to the given search parameter. 49 * @tc.desc: Returns the first value associated to the given search parameter. 64 * @tc.desc: Returns the first value associated to the given search parameter. 78 * @tc.desc: Returns the first value associated to the given search parameter. 93 * @tc.desc: Returns all key-value pairs associated with a given search parameter as an array. 108 * @tc.desc: Returns all key-value pairs associated with a given search parameter as an array. 123 * @tc.desc: Returns all key-value pairs associated with a given search parameter as an array. 138 * @tc.desc: Returns all key-value pairs associated with a given search parameter as an array. 153 * @tc.desc: Returns all key-value pairs associated with a given search parameter as an array. [all …]
|
| D | UrlTestParamAppendDelete.ets | 64 * @tc.desc: Deletes the given search parameter and its associated value,from the list of all search… 79 * @tc.desc: Deletes the given search parameter and its associated value,from the list of all search… 94 …* @tc.desc: Deletes the given search parameter and its associated value,from the list of all searc… 109 * @tc.desc: Deletes the given search parameter and its associated value,from the list of all search… 124 * @tc.desc: Deletes the given search parameter and its associated value,from the list of all search…
|
| /arkcompiler/runtime_core/static_core/plugins/ets/sdk/api/ |
| D | @ohos.util.HashMap.ets | 29 * Returns a value associated with key if present 33 * @returns value if associated with key presents. 83 * Returns a value associated with key if present 87 * @returns value if associated with key presents. 231 * @returns the value associated with the key if it was removed, undefined otherwise
|
| D | @ohos.util.LightWeightMap.ets | 25 * Returns a value associated with key if present 29 * @returns value if associated with key presents. 185 * Returns a value associated with key if present 189 * @returns value if associated with key presents. 375 * @returns the value associated with the key if it was removed, undefined otherwise
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | elf_types.h | 59 #define SHN_COMMON 0xfff2 /* Associated symbol is common */ 72 #define STT_SECTION 3 /* Symbol associated with a section */ 115 uint16_t st_shndx; /* Associated section index */ 117 uint64_t st_size; /* Associated symbol size */
|
| /arkcompiler/runtime_core/panda_guard/obfuscate/ |
| D | graph_analyzer.h | 82 …* Get the predecessor instruction associated with the stobjbyname instruction and check if it is o… 91 …* Get the object name followed by the tryldglobalbyname instruction associated with the newobjrang… 92 * as well as the ldastr parameter associated with the newobjrange instruction
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | aot_resolve_string.md | 5 loads a value from a slot associated with a string and checks if that value is valid pointer. If it… 28 saved into the associated PLT-slot;
|
| /arkcompiler/runtime_core/static_core/compiler/docs/ |
| D | aot_resolve_string.md | 5 loads a value from a slot associated with a string and checks if that value is valid pointer. If it… 28 saved into the associated PLT-slot;
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/08.statements/15.try_statements/01.catch_clauses/ |
| D | catch.ets | 20 - Catch identifier that provides access to the object associated with the error thrown; and
|
| D | spec_example.ets | 19 - Catch identifier that provides access to the object associated with the error thrown; and
|
| /arkcompiler/runtime_core/taihe/runtime/include/taihe/ |
| D | callback.abi.h | 24 // - `vtbl_ptr`: A pointer to the function associated with the callback.
|
| /arkcompiler/runtime_core/docs/diagrams/ |
| D | stacktrace.pusequence | 23 StackPrinter -> "~/proc~/self~/maps": ReadVma (read used libraries and associated addresses)
|
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ |
| D | native_pointer.h | 24 // Use for the requirement of ACE that wants to associated a registered C++ resource with a JSObjec…
|
| /arkcompiler/runtime_core/static_core/docs/diagrams/ |
| D | stacktrace.plantuml | 23 StackPrinter -> "~/proc~/self~/maps": ReadVma (read used libraries and associated addresses)
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/ |
| D | SyncPrimitives.ets | 119 * Unblocks ONE suspended coroutine associated with this CondVar, if it exists. 128 * Unblocks ALL suspended coroutine associated with this CondVar.
|
| /arkcompiler/runtime_core/libziparchive/ |
| D | zip_archive.h | 80 * Close archive opened with OpenArchive, releasing internal resources associated with it. 94 * Close archive opened with OpenArchiveFile, releasing internal resources associated with it.
|
| /arkcompiler/runtime_core/static_core/libziparchive/ |
| D | zip_archive.h | 85 * Close archive opened with OpenArchive, releasing internal resources associated with it. 99 * Close archive opened with OpenArchiveFile, releasing internal resources associated with it.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| D | js_job_queue.h | 31 * This class represents a JS callback associated with the ETS function object: void()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_native_pointer.h | 29 // Used for the requirement of ACE that wants to associated a registered C++ resource with a JSObje…
|
| D | js_generator_object.cpp | 96 …// b.Once a generator enters the completed state it never leaves it and its associated executi… in GeneratorResumeAbrupt() 97 …// never resumed. Any execution state associated with generator can be discarded at this poi… in GeneratorResumeAbrupt()
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | monitor.yaml | 73 is associated with a monitor, each monitor has a counter that allows to control access to 163 Check panda.IllegalMonitorStateException on monitorexit when a monitor associated with 195 Check panda.IllegalMonitorStateException on monitorexit when a monitor associated with
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/runtime/ |
| D | 05_imports.rst | 128 - Executable binary file by itself has no associated name or entrypoint, 129 nor is associated with any source file. 236 - Obtain an associated loader and perform resoltuion specified by the custom
|
| /arkcompiler/runtime_core/static_core/docs/coroutines/ |
| D | coroutines.md | 10 Coroutine class contains state and the associated Promise object (which will be fulfilled by the en… 16 * promise - the promise associated with the coroutine and returned by 'launch' instruction. 118 Implementation of `put` gets the associated JS instance of Promise (or creates a new one) and conne… 126 // Get associated JS Promise instance 177 ETS object and the objects should be associated. 377 When `bar` is finised it resolves the associated promise and the coroutine gets terminated.
|
| /arkcompiler/ets_frontend/es2panda/compiler/function/ |
| D | asyncFunctionBuilder.cpp | 29 // invokes the DirectReturn method, the EmitReturn needs to be associated with a valid node in DirectReturn()
|
1234