OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Element_t
(Results
1 - 5
of
5
) sorted by null
/frameworks/rs/driver/runtime/
rs_element.c
10
Element_t
*element = (
Element_t
*)e.p;
19
Element_t
*element = (
Element_t
*)e.p;
30
Element_t
*element = (
Element_t
*)e.p;
39
Element_t
*element = (
Element_t
*)e.p;
61
Element_t
*element = (
Element_t
*)e.p
[
all
...]
rs_structs.h
196
}
Element_t
;
rs_sample.c
540
const
Element_t
*elem = type->mHal.state.element;
592
const
Element_t
*elem = type->mHal.state.element;
639
const
Element_t
*elem = type->mHal.state.element;
/ndk/tests/device/test-stlport_shared-exception/jni/
unroll1.cpp
44
typedef typename DT::
Element_t
Element_t
;
57
Element_t
first() const { return DT::first(this->domain_m); }
71
typedef int
Element_t
;
120
typedef int
Element_t
;
/ndk/tests/device/test-stlport_static-exception/jni/
unroll1.cpp
44
typedef typename DT::
Element_t
Element_t
;
57
Element_t
first() const { return DT::first(this->domain_m); }
71
typedef int
Element_t
;
120
typedef int
Element_t
;
Completed in 47 milliseconds