Searched defs:move (Results 1 - 25 of 53) sorted by relevance

123

/haiku-buildtools/binutils/gas/testsuite/gas/v850/
H A Dmove.s4 move: label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/maxq10/
H A Dpmtest.s5 move T1CN, #05h label
6 move T1MD, #233 label
7 move T1CL,A[0] label
9 move T2CFG, #12h label
10 move T2V, #12h label
11 move T2C, A[0] label
14 move MCNT, #123 label
15 move MA, #13h label
16 move MC0, A[13] label
19 move 1 label
20 move 25h, 13h label
21 move 13h, #12h label
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/maxq20/
H A Dpmtest.s5 move T1CN, #05h label
6 move T1MD, #233 label
7 move T1CL,A[0] label
9 move T2CFG, #12h label
10 move T2V, #12h label
11 move T2C, A[0] label
14 move MCNT, #123 label
15 move MA, #13h label
16 move MC0, A[13] label
19 move 1 label
20 move 25h, 13h label
21 move 13h, #12h label
23 move A[13], #1234h ; PFX 2 test label
24 move A[15], #1234 label
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/v850/
H A Dmove.s4 move: label
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dmove_qhi.c1 move (a, b) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr40934.c7 void V_DriftPitch (float delta, float move) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/filesystem/path/assign/
H A Dcopy.cc44 path move; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/filesystem/path/construct/
H A Dcopy.cc44 path move = std::move(copy); local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Danon-union1.C5 T&& move(T& t) { return static_cast<T&&>(t); } function
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dmaverick.s124 move: label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arm/
H A Dmaverick.s124 move: label
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dsolitaire.go57 func move(pos, dir int) bool { func
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/mips/
H A Dmips-ps-type-2.c33 NOMIPS16 v2sf move (v2sf a) function
H A Dmips-ps-type.c31 NOMIPS16 v2sf move (v2sf a) function
H A Dmips-ps-1.c19 v2sf move (v2sf a) function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ipa/
H A Dpr62015.C44 void A::move(Side side) function in class:A
/haiku-buildtools/gcc/libstdc++-v3/src/c++11/
H A Dsystem_error.cc173 : _M_str(std::move(s._M_str)) { } function
H A Dcow-stdexcept.cc129 : _M_str(std::move(s._M_str)) { } function
/haiku-buildtools/legacy/gcc/libio/
H A DPlotFile.cc143 PlotFile& PlotFile:: move(const int xi, const int yi) function in class:PlotFile
/haiku-buildtools/legacy/gcc/libstdc++/std/
H A Dstraits.h84 static char_type* move (char_type* s1, const char_type* s2, size_t n) function in struct:string_char_traits
128 static char_type* move (char_type* s1, const char_type* s2, size_t n) function in struct:string_char_traits
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr49770.C12 move (_Tp && __t) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr38948.c42 bool move = ((bool) 1); local
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dunique_ptr.h195 : _M_t(std::move(__p), std::move(__d)) function in class:unique_ptr::std
458 : _M_t(std::move(__p), std::move(__d)) function in class:unique_ptr::std
H A Dchar_traits.h180 move(char_type* __s1, const char_type* __s2, std::size_t __n) function in class:char_traits
278 move(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
369 move(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
477 move(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
574 move(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ios/cons/char/
H A D3.cc80 move(char_type* __s1, const char_type* __s2, size_t __n) function in struct:std::char_traits

Completed in 277 milliseconds

123