| /external/v8/src/compiler/ |
| D | gap-resolver.cc | 25 MoveOperands* Split(MoveOperands* move, MachineRepresentation smaller_rep, in Split() 86 MoveOperands* move = (*moves)[i]; in Resolve() local 106 auto move = (*moves)[i]; in Resolve() local 114 auto move = (*moves)[i]; in Resolve() local 124 auto move = (*moves)[i]; in Resolve() local 129 void GapResolver::PerformMove(ParallelMove* moves, MoveOperands* move) { in PerformMove() 196 std::find_if(moves->begin(), moves->end(), [&](MoveOperands* move) { in PerformMove()
|
| /external/icu/icu4c/source/i18n/ |
| D | number_fluent.cpp | 34 Derived move(std::move(*this)); in notation() local 51 Derived move(std::move(*this)); in unit() local 73 Derived move(std::move(*this)); in adoptUnit() local 93 Derived move(std::move(*this)); in perUnit() local 113 Derived move(std::move(*this)); in adoptPerUnit() local 133 Derived move(std::move(*this)); in precision() local 148 Derived move(std::move(*this)); in roundingMode() local 164 Derived move(std::move(*this)); in grouping() local 178 Derived move(std::move(*this)); in integerWidth() local 192 Derived move(std::move(*this)); in symbols() local [all …]
|
| D | numrange_fluent.cpp | 40 Derived move(std::move(*this)); in numberFormatterBoth() local 58 Derived move(std::move(*this)); in numberFormatterBoth() local 76 Derived move(std::move(*this)); in numberFormatterFirst() local 94 Derived move(std::move(*this)); in numberFormatterFirst() local 112 Derived move(std::move(*this)); in numberFormatterSecond() local 130 Derived move(std::move(*this)); in numberFormatterSecond() local 146 Derived move(std::move(*this)); in collapse() local 160 Derived move(std::move(*this)); in identityFallback() local
|
| /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
| D | ShadowAnimationSetTest.java | 25 final Animation move = new TranslateAnimation(0, 100, 0, 100); in start_shouldRunAnimation() local
|
| /external/clang/test/CodeGenObjCXX/ |
| D | arc-move.mm | 30 typename remove_reference<T>::type&& move(T &&x) { function
|
| /external/clang/test/Analysis/ |
| D | delayed-template-parsing-crash.cpp | 9 typename remove_reference<T>::type&& move(T&& arg) { // this used to crash in move() function
|
| D | ctor.mm | 10 T &&move(T &obj) { function
|
| /external/python/cpython2/Demo/tkinter/guido/ |
| D | brownian2.py | 34 def move(particle): # move the particle at random time function
|
| /external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/dcl.fct.def.default/ |
| D | p2.cpp | 5 namespace move { namespace
|
| /external/skqp/tests/ |
| D | FakeStreams.h | 76 bool move(long offset) override { return fStream.move(offset); } in move() function
|
| /external/skia/tests/ |
| D | FakeStreams.h | 76 bool move(long offset) override { return fStream.move(offset); } in move() function
|
| /external/clang/test/SemaCXX/ |
| D | constexpr-turing.cpp | 31 constexpr Tape move(const Tape &old, Dir dir) { return Tape(old, dir); } in move() function
|
| D | rval-references-examples.cpp | 43 template <class T> typename remove_reference<T>::type&& move(T&& t) { in move() function
|
| /external/libcxx/test/std/input.output/iostreams.base/ios/basic.ios.members/ |
| D | move.pass.cpp | 34 void move(std::ios& x) {std::ios::move(x);} in move() function
|
| /external/libchrome/base/strings/ |
| D | string16.h | 108 static char_type* move(char_type* s1, const char_type* s2, size_t n) { in move() function
|
| /external/elfutils/libdwfl/ |
| D | segment.c | 96 const size_t move = dwfl->lookup_elts - i; in insert() local
|
| /external/skqp/src/utils/win/ |
| D | SkDWriteFontFileStream.cpp | 103 bool SkDWriteFontFileStream::move(long offset) { in move() function in SkDWriteFontFileStream
|
| /external/libcxx/test/support/ |
| D | constexpr_char_traits.hpp | 100 constexpr_char_traits<_CharT>::move(char_type* __s1, const char_type* __s2, size_t __n) in move() function in constexpr_char_traits
|
| /external/skia/src/utils/win/ |
| D | SkDWriteFontFileStream.cpp | 103 bool SkDWriteFontFileStream::move(long offset) { in move() function in SkDWriteFontFileStream
|
| /external/icu/libandroidicu/include/unicode/ |
| D | uiter.h | 401 UCharIteratorMove *move; member
|
| /external/icu/icu4c/source/common/unicode/ |
| D | uiter.h | 401 UCharIteratorMove *move; member
|
| /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
| D | p11-1y.cpp | 70 template<typename T> decltype(auto) move(T &&t) { return static_cast<typename remove_reference<T>::… in move() function
|
| /external/e2fsprogs/lib/ext2fs/ |
| D | brel.h | 62 errcode_t (*move)(ext2_brel brel, blk64_t old, blk_t new); member
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
| D | ValueTracking.h | 254 void move(uint64_t Delta) { in move() function
|
| /external/aac/libSBRenc/src/ |
| D | mh_det.cpp | 319 const UCHAR *freqBandTable, INT nSfb, INT noEstPerFrame, INT move) { in calculateDetectorInput() 1027 INT move = h_sbrMHDet->move; in FDKsbrEnc_SbrMissingHarmonicsDetectorQmf() local 1172 INT frameSize, INT nSfb, INT qmfNoChannels, INT totNoEst, INT move, in FDKsbrEnc_InitSbrMissingHarmonicsDetector()
|