Home
last modified time | relevance | path

Searched full:10000 (Results 1 – 25 of 53) sorted by relevance

123

/arkcompiler/ets_runtime/test/aottest/suspendgeneratorfor/
Dexpect_output.txt14 10000
Dsuspendgeneratorfor.ts23 yield t * 10000;
/arkcompiler/runtime_core/tests/cts-assembly/
Dintrinsics-55.pa16 movi v0, 10000
/arkcompiler/runtime_core/libpandafile/tests/
Dpanda_cache_test.cpp47 EntityId id2(10000); in TEST()
65 EntityId id2(10000); in TEST()
83 EntityId id2(10000); in TEST()
/arkcompiler/ets_runtime/test/moduletest/multiargs/
Dmultiargs.js53 let s = x + 10*y+ 100*z + 1000*t + 10000*a
/arkcompiler/runtime_core/libpandabase/tests/
Dmem_range_test.cpp66 constexpr uintptr_t START = 10, END = 10000; in TEST()
93 constexpr uintptr_t MIN = 10000, MAX = 50000; in TEST()
Dstring_helpers_test.cpp33 for (size_t i = 0; i < 10000; i++) { in TEST()
/arkcompiler/toolchain/tooling/test/utils/
Dtest_util.h165 constexpr uint64_t TIMEOUT_MSEC = 10000U;
193 constexpr uint64_t TIMEOUT_MSEC = 10000U; in WaitForEvent()
/arkcompiler/runtime_core/libpandabase/utils/
Dutf.h35 * 4 21 U+10000 U+10FFFF 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx
Dutf.cpp49 …* 6 21 U+10000 U+10FFFF 11101101 1010xxxx 10xxxxxx 11101101 1011xxx…
50 * for U+10000 -- U+10FFFF encodes the following (value - 0x10000)
/arkcompiler/runtime_core/runtime/methodtrace/
Dtrace.h107 const int32_t LOOP_NUMBER = 10000;
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_stats.cpp101 statistic << "Histogram of GC count per 10000 ms: " << duration_info.GetTopDump() << "\n"; in GetFinalStatistics()
102 …statistic << "Histogram of blocking GC count per 10000 ms: " << duration_info.GetTopDump() << "\n"; in GetFinalStatistics()
/arkcompiler/runtime_core/verification/util/tests/
Dset_operations_property_test.cpp62 Intervals intervals = {{0, 10}, {11, 30}, {31, 10000}};
/arkcompiler/toolchain/websocket/
Dwebsocket.cpp461 usleep(10000); // 10000: time for websocket to enter the accept in Close()
/arkcompiler/runtime_core/runtime/tests/
Dstring_table_base_test.h202 std::vector<uint8_t> string_data(10000U, 0x30); in InternTooLongString()
/arkcompiler/toolchain/tooling/agent/
Druntime_impl.cpp395 // the PropertyPreview class. Let lengthTypedArrayLimit be 10000 temporarily. in GetAdditionalProperties()
396 static const uint32_t lengthTypedArrayLimit = 10000; in GetAdditionalProperties()
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h508 static constexpr int MIN_OLD_GC_LIMIT = 10000; // 10s
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dnewarr.yaml615 - values: [-10000]
655 - values: [-10000]
Dlda.const.yaml375 - f32 10 { 1.0 10.0 100.0 1000.0 10000 100000 1000000 10000000 1e8 1e9 }
Dfldarr.32.yaml193 movi v3, 10000 # iterations
Dldarr.16.yaml188 movi v3, 10000 # iterations
Dldarr.8.yaml197 movi v3, 10000 # iterations
Dldarru.16.yaml188 movi v3, 10000 # iterations
/arkcompiler/runtime_core/runtime/
Doptions.yaml511 default: 10000
/arkcompiler/runtime_core/compiler/
Dcompiler.yaml505 recommended_values: [10000,500000]

123