OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getd
(Results
1 - 19
of
19
) sorted by null
/external/libcxx/test/std/containers/sequences/list/list.modifiers/
emplace.pass.cpp
35
double
getd
() const {return d_;}
function in class:A
45
assert(c.front().
getd
() == 3.5);
49
assert(c.front().
getd
() == 3.5);
51
assert(c.back().
getd
() == 4.5);
58
assert(c.front().
getd
() == 3.5);
62
assert(c.front().
getd
() == 3.5);
64
assert(c.back().
getd
() == 4.5);
emplace_back.pass.cpp
35
double
getd
() const {return d_;}
function in class:A
47
assert(c.front().
getd
() == 3.5);
55
assert(c.front().
getd
() == 3.5);
60
assert(c.front().
getd
() == 3.5);
62
assert(c.back().
getd
() == 4.5);
71
assert(c.front().
getd
() == 3.5);
79
assert(c.front().
getd
() == 3.5);
84
assert(c.front().
getd
() == 3.5);
86
assert(c.back().
getd
() == 4.5);
emplace_front.pass.cpp
34
double
getd
() const {return d_;}
function in class:A
46
assert(c.front().
getd
() == 3.5);
54
assert(c.front().
getd
() == 3.5);
59
assert(c.front().
getd
() == 4.5);
61
assert(c.back().
getd
() == 3.5);
71
assert(c.front().
getd
() == 3.5);
79
assert(c.front().
getd
() == 3.5);
84
assert(c.front().
getd
() == 4.5);
86
assert(c.back().
getd
() == 3.5);
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/list/list.modifiers/
emplace_back.pass.cpp
31
double
getd
() const {return d_;}
function in class:A
42
assert(c.front().
getd
() == 3.5);
46
assert(c.front().
getd
() == 3.5);
48
assert(c.back().
getd
() == 4.5);
56
assert(c.front().
getd
() == 3.5);
60
assert(c.front().
getd
() == 3.5);
62
assert(c.back().
getd
() == 4.5);
emplace_front.pass.cpp
31
double
getd
() const {return d_;}
function in class:A
42
assert(c.front().
getd
() == 3.5);
46
assert(c.front().
getd
() == 4.5);
48
assert(c.back().
getd
() == 3.5);
56
assert(c.front().
getd
() == 3.5);
60
assert(c.front().
getd
() == 4.5);
62
assert(c.back().
getd
() == 3.5);
emplace.pass.cpp
35
double
getd
() const {return d_;}
function in class:A
46
assert(c.front().
getd
() == 3.5);
50
assert(c.front().
getd
() == 3.5);
52
assert(c.back().
getd
() == 4.5);
70
assert(c.front().
getd
() == 3.5);
74
assert(c.front().
getd
() == 3.5);
76
assert(c.back().
getd
() == 4.5);
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/containers/sequences/list/list.modifiers/
emplace_back.pass.cpp
31
double
getd
() const {return d_;}
function in class:A
42
assert(c.front().
getd
() == 3.5);
46
assert(c.front().
getd
() == 3.5);
48
assert(c.back().
getd
() == 4.5);
56
assert(c.front().
getd
() == 3.5);
60
assert(c.front().
getd
() == 3.5);
62
assert(c.back().
getd
() == 4.5);
emplace_front.pass.cpp
31
double
getd
() const {return d_;}
function in class:A
42
assert(c.front().
getd
() == 3.5);
46
assert(c.front().
getd
() == 4.5);
48
assert(c.back().
getd
() == 3.5);
56
assert(c.front().
getd
() == 3.5);
60
assert(c.front().
getd
() == 4.5);
62
assert(c.back().
getd
() == 3.5);
emplace.pass.cpp
35
double
getd
() const {return d_;}
function in class:A
46
assert(c.front().
getd
() == 3.5);
50
assert(c.front().
getd
() == 3.5);
52
assert(c.back().
getd
() == 4.5);
70
assert(c.front().
getd
() == 3.5);
74
assert(c.front().
getd
() == 3.5);
76
assert(c.back().
getd
() == 4.5);
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector/vector.modifiers/
emplace_back.pass.cpp
51
double
getd
() const {return d_;}
function in class:A
64
assert(c.front().
getd
() == 3.5);
69
assert(c.front().
getd
() == 3.5);
71
assert(c.back().
getd
() == 4.5);
79
assert(c.front().
getd
() == 3.5);
84
assert(c.front().
getd
() == 3.5);
86
assert(c.back().
getd
() == 4.5);
95
assert(c.front().
getd
() == 3.5);
100
assert(c.front().
getd
() == 3.5);
102
assert(c.back().
getd
() == 4.5)
[
all
...]
emplace.pass.cpp
55
double
getd
() const {return d_;}
function in class:A
69
assert(c.front().
getd
() == 3.5);
75
assert(c.front().
getd
() == 3.5);
77
assert(c.back().
getd
() == 4.5);
83
assert(c.front().
getd
() == 3.5);
85
assert(c[1].
getd
() == 6.5);
87
assert(c.back().
getd
() == 4.5);
96
assert(c.front().
getd
() == 3.5);
102
assert(c.front().
getd
() == 3.5);
104
assert(c.back().
getd
() == 4.5)
[
all
...]
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/containers/sequences/vector/vector.modifiers/
emplace_back.pass.cpp
51
double
getd
() const {return d_;}
function in class:A
64
assert(c.front().
getd
() == 3.5);
69
assert(c.front().
getd
() == 3.5);
71
assert(c.back().
getd
() == 4.5);
79
assert(c.front().
getd
() == 3.5);
84
assert(c.front().
getd
() == 3.5);
86
assert(c.back().
getd
() == 4.5);
95
assert(c.front().
getd
() == 3.5);
100
assert(c.front().
getd
() == 3.5);
102
assert(c.back().
getd
() == 4.5)
[
all
...]
emplace.pass.cpp
55
double
getd
() const {return d_;}
function in class:A
69
assert(c.front().
getd
() == 3.5);
75
assert(c.front().
getd
() == 3.5);
77
assert(c.back().
getd
() == 4.5);
83
assert(c.front().
getd
() == 3.5);
85
assert(c[1].
getd
() == 6.5);
87
assert(c.back().
getd
() == 4.5);
96
assert(c.front().
getd
() == 3.5);
102
assert(c.front().
getd
() == 3.5);
104
assert(c.back().
getd
() == 4.5)
[
all
...]
/external/libcxx/test/std/containers/sequences/vector/vector.modifiers/
emplace_back.pass.cpp
54
double
getd
() const {return d_;}
function in class:A
66
assert(c.front().
getd
() == 3.5);
75
assert(c.front().
getd
() == 3.5);
81
assert(c.front().
getd
() == 3.5);
83
assert(c.back().
getd
() == 4.5);
93
assert(c.front().
getd
() == 3.5);
102
assert(c.front().
getd
() == 3.5);
108
assert(c.front().
getd
() == 3.5);
110
assert(c.back().
getd
() == 4.5);
120
assert(c.front().
getd
() == 3.5)
[
all
...]
emplace.pass.cpp
53
double
getd
() const {return d_;}
function in class:A
64
assert(c.front().
getd
() == 3.5);
70
assert(c.front().
getd
() == 3.5);
72
assert(c.back().
getd
() == 4.5);
78
assert(c.front().
getd
() == 3.5);
80
assert(c[1].
getd
() == 6.5);
82
assert(c.back().
getd
() == 4.5);
91
assert(c.front().
getd
() == 3.5);
97
assert(c.front().
getd
() == 3.5);
99
assert(c.back().
getd
() == 4.5)
[
all
...]
/external/libcxx/test/libcxx/containers/sequences/list/list.modifiers/
emplace_db1.pass.cpp
35
double
getd
() const {return d_;}
function in class:A
/toolchain/binutils/binutils-2.25/opcodes/
microblaze-opcm.h
51
getd
, tgetd, cgetd, tcgetd, ngetd, tngetd, ncgetd, tncgetd,
enumerator in enum:microblaze_instr
microblaze-opc.h
[
all
...]
/external/swiftshader/third_party/LLVM/test/MC/MBlaze/
mblaze_fsl.s
175
# CHECK:
getd
178
getd
r0, r1
Completed in 860 milliseconds