OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DDA
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/SemaCXX/
warn-reinterpret-base-class.cpp
9
class
DDA
: public DA {
115
(void)*reinterpret_cast<
DDA
*>(a);
148
(void)reinterpret_cast<
DDA
&>(a);
167
void reinterpret_pointer_upcast(DA *da, const DA *cda,
DDA
*
dda
, DAo *dao,
177
(void)*reinterpret_cast<A *>(
dda
);
178
(void)*reinterpret_cast<DA *>(
dda
);
207
void reinterpret_reference_upcast(DA &da, const DA &cda,
DDA
&
dda
, DAo &dao,
217
(void)reinterpret_cast<A &>(
dda
);
[
all
...]
/external/llvm/lib/Support/
DAGDeltaAlgorithm.cpp
62
DAGDeltaAlgorithm &
DDA
;
122
DDA
.UpdatedSearchState(Changes, Sets, Required);
136
return
DDA
.ExecuteOneTest(S);
186
:
DDA
(_DDA),
/external/libvpx/libvpx/
examples.mk
96
decode_with_drops.GUID = CE5C53C4-8
DDA
-438A-86ED-0DDD3CDB8D26
Completed in 65 milliseconds