Home
last modified time | relevance | path

Searched refs:begin (Results 5051 - 5075 of 6001) sorted by relevance

1...<<201202203204205206207208209210>>...241

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14939 LSIt = LoadedSlices.begin(), in SliceUpLoad()
15811 StoreNodes.erase(StoreNodes.begin(), StoreNodes.begin() + StartIdx); in MergeConsecutiveStores()
15827 StoreNodes.erase(StoreNodes.begin(), in MergeConsecutiveStores()
15828 StoreNodes.begin() + NumConsecutiveStores); in MergeConsecutiveStores()
15931 StoreNodes.erase(StoreNodes.begin(), StoreNodes.begin() + NumSkip); in MergeConsecutiveStores()
15939 StoreNodes.erase(StoreNodes.begin(), StoreNodes.begin() + NumElem); in MergeConsecutiveStores()
15948 StoreNodes.erase(StoreNodes.begin(), StoreNode in MergeConsecutiveStores()
[all...]
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile_manager.cpp355 auto iterOld = oldJSPandaFiles_.begin(); in RemoveJSPandaFile()
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_space.cpp268 std::sort(sweepingList_.begin(), sweepingList_.end(), [](Region *first, Region *second) { in SortSweepingRegion()
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi.cpp270 std::sort(strFlags.begin(), strFlags.end()); in GetOriginalFlags()
/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_hash_table.h527 std::sort(result.begin(), result.end(), [table](int a, int b) { in GetEnumerationOrder()
H A Decma_vm.h462 for (auto it = list.begin(); it != list.end(); ++it) { in SetMockModuleList()
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Ddump.cpp413 std::fill(space_buf.begin(), space_buf.end(), ' '); in Dump()
/arkcompiler/runtime_core/compiler/tests/
H A Dreg_alloc_interference_graph_new_test.cpp321 std::reverse(peo.begin(), peo.end()); in HWTEST_F()
H A Dinst_test.cpp551 auto user = graph->FindOrCreateConstant(i)->GetUsers().begin()->GetInst(); in TEST_F()
/arkcompiler/runtime_core/libpandabase/os/
H A Ddebug_info.cpp428 for (auto it = lines.begin(); it != lines.end() && !found; ++it) { in GetSrcFileAndLine()
/arkcompiler/runtime_core/libpandabase/tests/
H A Darena_allocator_test.cpp429 for (auto t_it = st.begin(); t_it != st.end(); ++t_it) { in HWTEST_F()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dcodegen-inl.h463 FillCallParamsHelper<IMMEDIATES_COUNT> h {this, paramInfo, regMoves, &spMoves, immediates.begin()}; in FillCallParams()
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Ddebug_info.cpp511 for (auto it = lines.begin(); it != lines.end() && !found; ++it) { in GetSrcFileAndLine()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Descompat_RegExp.cpp133 std::sort(flags.begin(), flags.end()); in SetFlags()
/arkcompiler/runtime_core/static_core/runtime/coroutines/
H A Dstackful_coroutine_manager.cpp440 auto wIt = std::min_element(workers_.begin(), workers_.end(), preferFirstOverSecond); in ChooseWorkerForCoroutine()
487 GetCurrentWorker()->PrintRunnables("LaunchImpl begin"); in LaunchImpl()
526 std::cout << "=== Coroutine statistics begin ===" << std::endl; in DumpCoroutineStats()
/arkcompiler/runtime_core/static_core/tests/checked/
H A Dchecker.rb634 begin
/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
H A DdeclgenEts2Ts.cpp524 std::replace(classDescriptor.begin(), classDescriptor.end(), '.', '/'); in GenClassDeclaration()
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_date_time_format_second_test.cpp286 bool exists = std::count(std::begin(arrIndex), std::end(arrIndex), i) > 0; in JSDateTimeFormatForObj_002()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit.cpp162 return NewGate(meta, machineType, args.size(), args.begin(), type, comment); in NewGate()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_cgfunc.cpp559 for (auto it = opndList.begin(); it != opndList.end();) { in Visit()
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.cpp514 for (auto it = taskQueue.begin(); it != taskQueue.end(); it++) { in InstallTasks()
/test/testfwk/arkxtest/uitest/core/
H A Dui_action.cpp320 recv.insert(recv.begin(), keyDown); in Decompose()
/test/xts/hats/hdf/display/composer/moduletest/
H A Dhdi_device_test.cpp471 std::sort(tempSettings.begin(), tempSettings.end(), in TEST_F()
/third_party/gn/src/gn/
H A Dfunctions_target.cc936 std::vector<Value> sub_args(args.begin() + 1, args.end());
H A Dheader_checker_unittest.cc134 b_.public_deps().erase(b_.public_deps().begin()); in TEST_F()

Completed in 58 milliseconds

1...<<201202203204205206207208209210>>...241