Home
last modified time | relevance | path

Searched full:whether (Results 1 – 25 of 587) sorted by relevance

12345678910>>...24

/arkcompiler/ets_frontend/arkguard/src/configs/
DIOptions.ts26 // Whether to generate compact code
29 // Whether to remove comments;
32 // Whether to remove JSDoc comments;
35 // Whether to disable console output
38 …// Whether to do code simplification, includes variable declarations merging, expression merging...
41 // Whether to do Name Obfuscation
58 // Whether to obfuscate the names or properties of the exported content
67 // Whether to print unobfuscation names and the print path.
/arkcompiler/ets_frontend/es2panda/test/compiler/filesInfoTest/long_path_filesinfo/
Dmod-expected.pa.txt2whether the file name is correct.> Check whether the file exists at the specified path.> Check whe…
/arkcompiler/toolchain/tooling/static/types/
Ddebugger_call_function_on_request.h36 * - `silent_`: bool - Whether to suppress execution side effects. (Optional)
37 * - `returnByValue_`: bool - Whether to return the result as a value or by reference. (Optional)
38 * - `generatePreview_`: bool - Whether to generate a preview of the result. (Optional)
39 * - `userGesture_`: bool - Whether the function call is triggered by a user gesture. (Optional)
40 * - `awaitPromise_`: bool - Whether to await the promise returned by the function. (Optional)
44 …* - `throwOnSideEffect_`: bool - Whether to throw an exception if the function has side effects. (…
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Ddebugger_call_function_on_request.h36 * - `silent_`: bool - Whether to suppress execution side effects. (Optional)
37 * - `returnByValue_`: bool - Whether to return the result as a value or by reference. (Optional)
38 * - `generatePreview_`: bool - Whether to generate a preview of the result. (Optional)
39 * - `userGesture_`: bool - Whether the function call is triggered by a user gesture. (Optional)
40 * - `awaitPromise_`: bool - Whether to await the promise returned by the function. (Optional)
44 …* - `throwOnSideEffect_`: bool - Whether to throw an exception if the function has side effects. (…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/10.interfaces/07.interface_inheritance/superinterfaces_and_subinterfaces/verify_constant_values_subinterface_class/
Dconstants_union_class_in_subclass_interface_ext.params.yaml16 …- desc: Verify whether the constant values UnionTypeClass_number remain consistent in the subclass…
36 …- desc: Verify whether the constant values UnionTypeClass_boolean remain consistent in the subclas…
56 …- desc: Verify whether the constant values UnionTypeClass_class remain consistent in the subclass …
87 …- desc: Verify whether the constant values UnionTypeClass_interface remain consistent in the subcl…
117 …- desc: Verify whether the constant values UnionTypeClass_Date remain consistent in the subclass i…
141 …- desc: Verify whether the constant values UnionTypeClass_Date remain consistent in the subclass i…
165 …- desc: Verify whether the constant values UnionTypeClass_null[] remain consistent in the subclass…
187 …- desc: Verify whether the constant values UnionTypeClass_undefined[] remain consistent in the sub…
208 …- desc: Verify whether the constant values UnionTypeClass_int[] remain consistent in the subclass …
229 …- desc: Verify whether the constant values UnionTypeClass_string[] remain consistent in the subcla…
[all …]
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler_interface.h35 bool isFullGC = true; // whether do FullGC.
36 bool isSimplify = false; // whether trim heapdump snapshot.
38 bool isBeforeFill = true; // whether do fillmap on main thread.
39 bool isDumpOOM = false; // whether dump oom heapdump.
40 bool isJSLeakWatcher = false; // whether dump from jsleak wather.
/arkcompiler/ets_frontend/es2panda/scripts/
Dgenerate_js_bytecode.py38 help='whether add debuginfo')
40 help='whether is module')
42 help='whether is commonjs')
44 help='whether is merge abc')
60 help='whether annotations are enabled or not')
62 help='whether ets implements are enabled or not'),
/arkcompiler/ets_runtime/ecmascript/tests/
Dtemplate_map_test.cpp29 …Create a TemplateMap through calling Create function with numberOfElements. Check whether the value
31 …* whether the value returned through the TaggedArray's(transformed from the TemplateMap)…
58 …a TemplateMap, call Insert function with the TemplateMap, a key(JSArray) and a value. Check whether
60 …* within expectations. Check whether the value returned through the TemplateMap's callin…
96 …* @tc.desc: Create a TemplateMap, let it call IncreaseEntries function, check whether the value re…
115 …* whether the value returned through calling EntriesCount function and the value returne…
136 …* @tc.desc: Check whether the value returned through a TemplateMap's calling ComputeHashTableSize …
160 …* Check whether the bool returned through the source TemplateMap's calling IsNeedGrowHas…
195 …e a source TemplateMap, change it through calling IncreaseEntries function. Check whether the value
240 …* @tc.desc: Check whether the value returned through calling RecalculateTableSize function is with…
[all …]
Decma_string_accessor_test.cpp29 …* @tc.desc: Check whether the value returned through calling ComputeSizeUtf8 function is within ex…
44 …* @tc.desc: Check whether the value returned through calling ComputeSizeUtf16 function is within e…
62 …* @tc.desc: Check whether the EcmaString created through calling CreateLineString function is with…
87 …* @tc.desc: Check whether the EcmaString created through calling CreateEmptyString function is wit…
101 …* @tc.desc: Check whether the EcmaString created through calling CreateFromUtf8 function is within…
138 …* @tc.desc: Check whether the EcmaString created through calling CreateFromUtf16 function is withi…
165 …* @tc.desc: Check whether the EcmaString returned through calling Concat function between EcmaStri…
195 …* @tc.desc: Check whether the EcmaString returned through calling Concat function between EcmaStri…
227 …* @tc.desc: Check whether the EcmaString returned through calling Concat function between EcmaStri…
240 …* @tc.desc: Check whether the EcmaString returned through calling FastSubString function from Ecma…
[all …]
Djs_map_iterator_test.cpp44 …* @tc.desc: Call "CreateSetIterator" function create SetIterator,Check whether the the SetIterator…
71 …a JSMapIterator through calling "CreateMapIterator" function with the current thread. Check whether
74 …* Check whether the returned JSTaggedValue through calling "GetNextIndex" function from …
98 …* whether the returned value through calling "GetNextIndex" function from the JSMapItera…
99 …* as JSTaggedValue(0) Call "SetNextIndex" to change NextIndex, Check whether the returne…
119 …e a JSMapIterator through calling CreateMapIterator function with the current thread. Check whether
121 …* whether the returned value through calling "GetIterationKind" function is within expec…
144 * function upadate IteratedMap, check whether the IteratedMap is within expectations.
177 …* @tc.desc: Calling "Next" function get the next value from the MapIterator,Check whether the retu…
Dbase_string_test.cpp49 …* @tc.desc: Check whether the bool returned through calling CanBeCompressed function is within exp…
65 …* @tc.desc: Check whether the EcmaString created through calling CreateEmptyString function is wit…
79 …* @tc.desc: Check whether the EcmaString created through calling CreateLineString function is with…
105 …* @tc.desc: Check whether the EcmaString created through calling CreateFromUtf8 function is within…
126 …* @tc.desc: Check whether the EcmaString created through calling CreateFromUtf16 function is withi…
156 …* @tc.desc: Check whether the value returned through calling ObjectSize function is within expecta…
209 …* @tc.desc: Check whether the value returned through calling Compare function between EcmaStrings …
240 …* @tc.desc: Check whether the value returned through calling Compare function between EcmaStrings …
271 …* @tc.desc: Check whether the value returned through calling Compare function between EcmaString m…
315 …* @tc.desc: Check whether the value returned through calling Compare function between EcmaStrings …
[all …]
Dtagged_dictionary_test.cpp36 …* @tc.desc: Call "NameDictionary::Create" function Create a name dictionary.then, check whether th…
51 …* "PutIfAbsent" function to add the key and value to the dictionary then,check whether t…
100 …* "PutIfAbsent" function to glow the capacity of the dictionary,then check whether the k…
131 …* "Remove" function to shrink the capacity of the dictionary,then check whether the key …
172 …l "NumberDictionary::Create" function Create a number dictionary.then, check whether the dictionary
187 …* "PutIfAbsent" function to add the key and value to the dictionary then,check whether t…
231 …AllKeys" function to get the key of the dictionary to the taggedarray,then check whether the length
232 …* of the array is equal to the number of keys, and whether the array value is equal to t…
265 …* "PutIfAbsent" function to glow the capacity of the dictionary,then check whether the k…
291 …* "Remove" function to shrink the capacity of the dictionary,then check whether the key …
[all …]
Dweak_vector_test.cpp29 …* @tc.desc: Check whether the returned value through "Create" function is within expectations by "…
30 …* function and "Empty" function. convert to tagedarray, and check whether the length att…
48 …* @tc.desc: Check whether each value in the vector container is the same as the value of set by "s…
111 …* @tc.desc: Change the value in the weak vector through "pushback" function,and compare whether th…
148 …* @tc.desc: Check whether the value in the vector container is hole when deleted, and whether the …
Djs_dataview_test.cpp33 …* CaseDescription: Check whether the returned value through "GetElementSize" function is within ex…
79 …* CaseDescription: Check whether the returned value through "GetDataView" function is within expec…
114 …* CaseDescription: Check whether the returned value through "GetViewedArrayBuffer" function is wit…
155 …* CaseDescription: Check whether the returned value through "GetByteLength" function is within exp…
188 …* CaseDescription: Check whether the returned value through "GetByteOffset" function is within exp…
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/
DChar.ets421 * isPartOfSurrogatePair(char) checks whether the char is low or high surrogate.
432 * isPartOfSurrogatePair() checks whether the underlying char is low or high surrogate.
450 * isBinDigit() checks whether the char represents a binary digit.
462 * isBinDigit() checks whether the underlying char represents a binary digit.
471 * isDecDigit() checks whether the char represents a decimal digit.
483 * isDecDigit() checks whether the underlying char represents a decimal digit.
492 * isBinDigit() checks whether the char represents a hexadecimal digit.
506 * isHexDigit() checks whether the underlying char represents a hexadecimal digit.
515 * isLetter(char) checks whether the char is a letter.
527 * isLetter() checks whether the underlying char is a letter.
[all …]
DType.ets618 * Checks whether type is primitive or composite
627 * Checks whether type is reference or composite
636 * Checks whether type has name
691 * Checks whether type is primitive or composite
700 * Checks whether type is reference or composite
709 * Checks whether type has name
766 * Checks whether type is primitive or composite
775 * Checks whether type is reference or composite
784 * Checks whether type has name
848 * Checks whether type is primitive or composite
[all …]
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvmbackend.yaml50 description: Whether generated LLVM module should be dumped before optimization passes are run
54 description: Whether generated LLVM module should be dumped after optimization passes are run
63 Whether llvm backend should dump generated object files.
103 description: Whether WRB are generated via builtin.
/arkcompiler/runtime_core/scripts/
Dmemusage.py46 """Checks whether char is hexadecimal digit"""
52 """Checks whether line is the start of map"""
58 """Checks whether memory region is stack"""
64 """Checks whether memory region is heap"""
72 """Checks whether name is file path"""
/arkcompiler/runtime_core/static_core/scripts/
Dmemusage.py46 """Checks whether char is hexadecimal digit"""
52 """Checks whether line is the start of map"""
58 """Checks whether memory region is stack"""
64 """Checks whether memory region is heap"""
72 """Checks whether name is file path"""
/arkcompiler/runtime_core/static_core/plugins/ets/sdk/api/
D@ohos.util.ets484 …* @returns { boolean } Returns whether the current object is greater than or equal to the input ob…
612 * Checks whether a given value is within the current range.
624 * Checks whether a given range is within the current range.
740 * Check whether the string is number.
938 * Check whether the current RationalNumber object is 0.
1390 * Check whether the entered value is of bigint64array array type.
1399 * Check whether the entered value is of biguint64array array array type.
1408 * Check whether the entered value is of arraybuffer type.
1417 * Check whether the type is included in the isAnyArrayBuffer.
1427 * Check whether the entered value is of arraybuffer type.
[all …]
/arkcompiler/runtime_core/static_core/verification/verifier/
Doptions.yaml130 description: Whether to enable debug mode
140 description: Whether to update verification result cache
145 description: Whether to verify system files
/arkcompiler/runtime_core/static_core/plugins/ets/
Druntime_options.yaml149 description: whether verify heap before GC
156 description: whether verify heap during GC
163 description: whether verify heap after GC
170 description: whether concurrent GC is enabled
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/
DReflect.ets499 * @returns a Boolean indicating whether or not setting the field was successful
562 * @returns a Boolean indicating whether or not setting the property was successful
578 * @returns a boolean indicating whether or not setting the element was successful
621 * Determines whether an object has a member with the specified name
627 * @returns a boolean indicating whether or not the target has the field
670 * Determines whether a record has a property with the specified name
676 * @returns a boolean indicating whether or not the record has the specified property
683 * Determines whether an object has a field with the specified number
689 * @returns a boolean indicating whether or not the target has the element
696 * Determines whether an object is an interface initialized with a literal
[all …]
/arkcompiler/ets_frontend/test/scripts/
Dentry.py44 help='specify whether to skip the download sdk or not')
46 help='specify whether to skip the download dayu or not')
/arkcompiler/runtime_core/panda_guard/obfuscate/
Dinstruction_info.h39 * Determine whether the instruction uses registers within the function
44 * Determine whether it is valid instruction information

12345678910>>...24