Home
last modified time | relevance | path

Searched refs:forward (Results 1 – 22 of 22) sorted by relevance

/art/test/800-smali/smali/
Db_22411633_3.smali14 # Branch forward.
26 # merge is only from forward branches. If the conflict isn't used (as here), this should
Db_22411633_1.smali14 # Branch forward.
20 # Another branch forward.
Db_22411633_2.smali14 # Branch forward.
/art/cmdline/
Dcmdline_parse_result.h55 return CmdlineParseResult(std::forward<T>(value)); in Success()
128 : CmdlineResult(kSuccess), value_(std::forward<T>(value)), has_value_(true) {} in CmdlineParseResult()
Dtoken_range.h78 : token_list_(new TokenList(std::forward<TokenList>(token_list))), in TokenRange()
/art/runtime/interpreter/
Dlock_count_data.h61 visitor(/* inout */ &obj, std::forward<Args>(args)...); in VisitMonitors()
/art/cmdline/detail/
Dcmdline_parse_argument_detail.h364 : argument_info_(std::forward<decltype(argument_info)>(argument_info)), in CmdlineParseArgument()
365 save_argument_(std::forward<decltype(save_argument)>(save_argument)), in CmdlineParseArgument()
366 load_argument_(std::forward<decltype(load_argument)>(load_argument)) { in CmdlineParseArgument()
/art/test/1949-short-dex-file/
Dinfo.txt25 alphabet (package xyz, method foo). If it is further forward than the other method-ids then the
/art/test/593-checker-shift-and-simplifier/smali/
DSmaliTests.smali19 # ARM64 simplifier doing "forward" removals (b/27851582).
/art/openjdkjvmti/
Djvmti_allocator.h140 ::new (static_cast<void*>(p)) U(std::forward<Args>(args)...); in construct()
/art/compiler/utils/
Dswap_space.h201 ::new (static_cast<void*>(p)) U(std::forward<Args>(args)...); in construct()
/art/libartbase/base/
Darena_containers.h208 ::new (static_cast<void*>(p)) U(std::forward<Args>(args)...); in construct()
Dsafe_map.h163 return map_.emplace(std::forward<Args>(args)...); in emplace()
Dscoped_arena_containers.h198 ::new (static_cast<void*>(p)) U(std::forward<Args>(args)...); in construct()
Ddchecked_vector.h187 Base::emplace(position, std::forward(args...)); in emplace()
Dvariant_map.h376 operator=(std::forward<VariantMap>(other)); in VariantMap()
Dhash_set.h516 data_[index] = std::forward<U>(element); in InsertWithHash()
/art/dexlayout/
Ddex_ir.h243 T* object = new T(std::forward<Args>(args)...); in CreateAndAddItem()
291 T* object = CollectionVector<T>::CreateAndAddItem(std::forward<Args>(args)...); in CreateAndAddIndexedItem()
Ddex_ir_builder.cc104 T* item = vector.CreateAndAddItem(std::forward<Args>(args)...); in CreateAndAddItem()
219 Type* item = vector.CreateAndAddIndexedItem(index, std::forward<Args>(args)...); in CreateAndAddIndexedItem()
/art/runtime/gc/space/
Dimage_space.cc1110 const Forward& forward) in FixupObjectVisitor() argument
1111 : visited_(visited), forward_(forward) {} in FixupObjectVisitor()
/art/test/dexdump/
Dcheckers.txt932 …s first, captures are mandatory, men only move and jump forward, and kings move and jump forward a…
Dall-dex-files.txt1573 …s first, captures are mandatory, men only move and jump forward, and kings move and jump forward a…