Home
last modified time | relevance | path

Searched full:bigger (Results 1 – 25 of 58) sorted by relevance

123

/arkcompiler/runtime_core/static_core/runtime/include/
Dgc_task.h31 /// Causes are ordered by priority. Bigger index - means bigger priority in GC
69 * Update collection type in the gc task if the new coolcetion type is bigger
/arkcompiler/ets_runtime/test/perform/string/
Dexpect_output.txt42 string charCodeAt bigger input parameter value : 10
45 string charAt bigger input parameter value : 9
/arkcompiler/ets_runtime/test/moduletest/allocatesizeoverflow/
Dexpect_output.txt14 TypeError: len is bigger than 2^32 - 1
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/benchmark/
Dcompare.py59 de_optimized_files = 0 # code_item section is bigger than baseline
116 \n Files that are bigger than baseline: %d\
DREADME.md167 Files that are bigger than baseline: 0
/arkcompiler/runtime_core/bytecode_optimizer/tests/benchmark/
Dcompare.py58 de_optimized_files = 0 # code_item section is bigger than baseline
113 \n Files that are bigger than baseline: {:d}\
DREADME.md167 Files that are bigger than baseline: 0
/arkcompiler/runtime_core/static_core/compiler/tests/
Dreg_alloc_graph_coloring_test.cpp43 // Test is for bigger number of registers (spilling is not supported yet) in TEST_F()
141 // Test is for bigger number of registers (spilling is not supported yet) in TEST_F()
193 // Test is for bigger number of registers (spilling is not supported yet) in TEST_F()
220 // Test is for bigger number of registers (spilling is not supported yet) in TEST_F()
/arkcompiler/ets_runtime/ecmascript/mem/
Dnative_area_allocator.cpp97 LOG_ECMA_MEM(FATAL) << "size must have a size bigger than 0"; in AllocateBuffer()
138 LOG_ECMA_MEM(FATAL) << "size must have a size bigger than 0"; in NativeAreaPageMap()
Dchunk.h44 LOG_ECMA_MEM(FATAL) << "size must have a size bigger than 0"; in Allocate()
Dcaddress_allocator.h105 LOG_ECMA_MEM(FATAL) << "size must have a size bigger than 0"; in Allocate()
Dnative_area_allocator.h180 LOG_ECMA_MEM(FATAL) << "size must have a size bigger than 0"; in Allocate()
Dheap_region_allocator.cpp33 LOG_ECMA_MEM(FATAL) << "capacity must have a size bigger than 0"; in AllocateAlignedRegion()
/arkcompiler/runtime_core/compiler/tests/
Dreg_alloc_graph_coloring_test.cpp41 // Test is for bigger number of registers (spilling is not supported yet) in TEST_F()
89 // Test is for bigger number of registers (spilling is not supported yet) in TEST_F()
/arkcompiler/ets_runtime/ecmascript/shared_mm/
Dshared_mm.cpp82 LOG_ECMA_MEM(FATAL) << "size must have a size bigger than 0"; in AllocateBuffer()
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvmbackend.yaml130 in LLVMAOT mode. Default value is -1 and compilation is sequential. Bigger values allow
/arkcompiler/ets_runtime/common_components/common/
Dpage_cache.cpp36 // 2. find bigger bucket in NewSpan()
/arkcompiler/runtime_core/static_core/runtime/
Dimtable_builder.cpp37 …// (3) as 0 when it's much more bigger than fixed IMTABLE_SIZE, since conflict probability is high… in Build()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dutils.h38 #define MAX_FILE_SIZE (4 * 1024 * 1024 * 1024ULL) // 4 * 1024 * 1024 * 1024 : file size bigger than…
/arkcompiler/runtime_core/static_core/runtime/mem/
Dframe_allocator.h30 …stage 1) (stage 2) (stage 3) will be bigger than the
/arkcompiler/runtime_core/libpandabase/mem/
Darena_allocator.cpp126 …LOG_IF(cur_size < new_size, FATAL, ALLOC) << "ArenaAllocator: resize to bigger size than we have. … in Resize()
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Darena_allocator.cpp120 …LOG_IF(curSize < newSize, FATAL, ALLOC) << "ArenaAllocator: resize to bigger size than we have. Do… in Resize()
/arkcompiler/ets_runtime/ecmascript/
Dmessage_string.h49 …V(LenGreaterThanMax, "len is bigger than 2^32 - 1") …
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_dictionary_test.cpp101 * of the dictionary have become bigger.
266 * of the dictionary have become bigger.
/arkcompiler/toolchain/websocket/test/
Dframe_builder_test.cpp108 // length is bigger than 65536 - encoded with 127

123