OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vend1
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/arch-arm64/generic/bionic/
strchr.S
59
#define
vend1
v17
define
103
orr
vend1
.16b, vhas_nul1.16b, vhas_chr1.16b
106
addp
vend1
.16b,
vend1
.16b, vend2.16b // 256->128
108
addp
vend1
.16b,
vend1
.16b, vend2.16b // 128->64
111
mov tmp3,
vend1
.d[0]
122
orr
vend1
.16b, vhas_nul1.16b, vhas_chr1.16b
124
orr
vend1
.16b,
vend1
.16b, vend2.16
[
all
...]
/external/eigen/unsupported/Eigen/src/BVH/
BVAlgorithms.h
104
VolIter1 vBegin1 = VolIter1(),
vEnd1
= VolIter1();
112
tree1.getChildren(todo.back().first, vBegin1,
vEnd1
, oBegin1, oEnd1);
116
for(; vBegin1 !=
vEnd1
; ++vBegin1) { //go through child volumes of first tree
248
VolIter1 vBegin1 = VolIter1(),
vEnd1
= VolIter1();
258
tree1.getChildren(todo.top().second.first, vBegin1,
vEnd1
, oBegin1, oEnd1);
273
for(; vBegin1 !=
vEnd1
; ++vBegin1) { //go through child volumes of first tree
Completed in 202 milliseconds