Home
last modified time | relevance | path

Searched full:small (Results 1 – 25 of 193) sorted by relevance

12345678

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/02.lexical_elements/06.identifiers/
Didentifiers.params.yaml20 - 'ѩ' # Cyrillic Small Letter Iotified Little Yus, U+0469
21 - '\uFB17' # Armenian Small Ligature Men Xeh
22 - 'я' # Cyrillic Small Letter Ya, U+044F
23 - 'î' # Latin Small Letter I with Circumflex, U+00EE
31 - 'Dž' # Latin Capital Letter D with Small Letter Z with Caron, U+01C5
52 - 'ⅲ' # Small Roman Numeral Three, U+2172
70 - '\u06E7' # Arabic Small High Yeh
84 - 'ѩ' # Cyrillic Small Letter Iotified Little Yus, U+0469
85 - '\uFB17' # Armenian Small Ligature Men Xeh
86 - 'я' # Cyrillic Small Letter Ya, U+044F
[all …]
/arkcompiler/ets_frontend/arkguard/test/grammar/string_validation/
Dstring_small.ts20 assert(str.small() === '<small>abc</small>', 'success');
/arkcompiler/ets_runtime/common_components/common/
Drun_type.h22 // slot with size no more than RUN_ALLOC_SMALL_SIZE is small slot.
23 // small slot is allocated from cache run in thread-local buffer first.
51 const bool isSmall; // this kind of run is composed of small-sized slots.
Dmem_common.h60 // The free list used to store the small fixed-size memory blocks after splitting.
114 size_t size_ = 0; // The number of small fixed-size memory blocks
Dpage_cache.h32 …// Pass in a small fixed-length memory block to obtain the Span object corresponding to the page i…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/05.generics/generic_declarations/generic_classes/implementation_of_different_types/
Dimplement_generic_interface.params.yaml18 desc: Test the generic implementation class to handle a single small positive integer.
30 desc: Test the generic implementation class to handle a single small negative integer.
48 …desc: Test the generic implementation class to handle a single small positive floating - point num…
60 …desc: Test the generic implementation class to handle a single small negative floating - point num…
144 …he generic implementation class to handle a floating - point number with extremely small precision.
156 desc: Test generic implementation classes to handle single binary small positive integers.
162 desc: Test generic implementation classes to handle a single octal small positive integer.
168 desc: Test generic implementation classes to handle a single hexadecimal small positive integer.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/25.equality_expressions/06.reference_equality_based_on_actual_type/object_type_equality_operators/
Dne.params.yaml77 enum Size { Small = "S", Medium = "M", Large = "L" }
79 - Size.Small
Dne1.params.yaml96 enum Size { Small = "S", Medium = "M", Large = "L" }
98 - Size.Small
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/25.equality_expressions/06.reference_equality_based_on_actual_type/type_parameter_equality_operators/
Dne.params.yaml77 enum Size { Small = "S", Medium = "M", Large = "L" }
79 - Size.Small
Dne1.params.yaml96 enum Size { Small = "S", Medium = "M", Large = "L" }
98 - Size.Small
Dne3.params.yaml167 enum Size { Small = "S", Medium = "M", Large = "L" }
187 enum Size { Small = "S", Medium = "M", Large = "L" }
/arkcompiler/ets_runtime/test/sharedtest/sharedJSON/
Dexpect_output.txt45 {"big":1122334455667788999,"small":123,"deci":1234567890.0123456,"shortExp":1.79e+308,"longExp":1.7…
46 {"big":1122334455667788999,"small":123,"deci":1234567890.0123456,"shortExp":1.79e+308,"longExp":1.7…
56 {"big":1122334455667788999,"small":123,"deci":1234567890.0123456,"shortExp":1.79e+308,"longExp":1.7…
57 {"big":1122334455667788999,"small":123,"deci":1234567890.0123456,"shortExp":1.79e+308,"longExp":1.7…
DsharedJSON.ts37 let input = '{"big":1122334455667788999,"small":123,"deci":1234567890.0123456,"shortExp":1.79e+308,…
120 print(obj.small);
128 print(obj2.small);
130 print((typeof obj2.small === "bigint"));
161 print(obj.small);
169 print(obj2.small);
171 print((typeof obj2.small === "bigint"));
199 print(obj.small);
204 print((typeof obj.small === "number"));
/arkcompiler/ets_runtime/test/perform/string/
Dexpect_output.txt41 string charCodeAt small input parameter value : 9
44 string charAt small input parameter value : 10
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/03.types/15.literal_types/01.supertypes_of_literal_types/
Dprimitive_type_default_tests_64.ets21 return isLarge ? "large" : "small";
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_plainarray.cpp75 …"The type of \"key\" must be small integer. Received value is: " + ConvertToString(thread, *result… in Add()
149 …"The type of \"key\" must be small integer. Received value is: " + ConvertToString(thread, *result… in Has()
183 …"The type of \"key\" must be small integer. Received value is: " + ConvertToString(thread, *result… in Get()
284 …"The type of \"key\" must be small integer. Received value is: " + ConvertToString(thread, *result… in GetIndexOfKey()
358 …"The type of \"index\" must be small integer. Received value is: " + ConvertToString(thread, *resu… in GetKeyAt()
391 …"The type of \"key\" must be small integer. Received value is: " + ConvertToString(thread, *result… in Remove()
423 …"The type of \"index\" must be small integer. Received value is: " + ConvertToString(thread, *resu… in RemoveAt()
459 …"The type of \"index\" must be small integer. Received value is: " + ConvertToString(thread, *resu… in RemoveRangeFrom()
467 …"The type of \"size\" must be small integer. Received value is: " + ConvertToString(thread, *resul… in RemoveRangeFrom()
503 …"The type of \"index\" must be small integer. Received value is: " + ConvertToString(thread, *resu… in SetValueAt()
[all …]
/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/lib/
Dspec.rb162 small = false
164 if small
166 small = false if p.length > 5
175 small = true
/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/
Dspec.rb162 small = false
164 if small
166 small = false if p.length > 5
175 small = true
/arkcompiler/runtime_core/static_core/docs/
Dbytecode_profiling.md8 Currently, it has 2 bytes size, but we can reduce it for small methods, where size of a profiling v…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/01.evaluation_of_expressions/01.normal_and_abrupt_completion_of_expression_evaluation/
Dnase2.ets24 // Changed to small number because it will cause runtime timeout
/arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ets/not_initialized_variable/
Dcomplex_types.ets18 small
/arkcompiler/ets_frontend/ets2panda/test/ast/parser/ets/
Denum2.ets23 SMALL,
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/25.equality_expressions/06.reference_equality_based_on_actual_type/union_equality_operators/
Dne.params.yaml163 enum Size { Small = "S", Medium = "M", Large = "L" }
183 enum Size { Small = "S", Medium = "M", Large = "L" }
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dtarget_machine_builder.cpp37 llvm::CodeModel::Small, optlevel_); in Build()
/arkcompiler/runtime_core/common_interfaces/base/
Druntime_param.h60 * GC is probably triggered more often if this value is set to an improperly small number.
69 * allocator maybe wait some time if this value is set with an improperly small number.

12345678