Home
last modified time | relevance | path

Searched defs:struct (Results 1 – 25 of 38) sorted by relevance

12

/frameworks/compile/slang/lit-tests/padding/
Dbitfield.rs65 static struct NoBitfield *nbf; constant
66 static struct Bitfield * bf; variable
/frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/
Dbitfield.rs43 static struct NoBitfield *nbf; variable
44 static struct Bitfield * bf; variable
Dsingle_source_ref_count.rs48 static struct testS { variable
/frameworks/compile/slang/lit-tests/P_ref_count/
Dref_count.rs26 static struct Wrapper baz() { constant
27 struct Wrapper x = { 0, 0 }; field
/frameworks/compile/slang/tests/F_odr_nested_records_4/
Dodr1.rs11 struct Inner_1 i1; field
15 struct Middle m; field
Dodr2.rs11 struct Inner_2 i1; field
15 struct Middle m; field
/frameworks/compile/slang/tests/P_odr_nested_records_3/
Dodr2.rs11 struct Inner deeper[3]; field
15 struct Middle current[2]; field
Dodr1.rs11 struct Inner deeper[3]; field
15 struct Middle current[2]; field
/frameworks/compile/slang/tests/F_odr_nested_records_9/
Dodr2.rs12 struct Inner deeper[3]; field
16 struct Middle current[2]; field
Dodr1.rs12 struct Inner deeper[3]; field
16 struct Middle current[2]; field
/frameworks/compile/slang/tests/F_refcount_15/
Drefcount_15.rs13 static struct noExport { constant
/frameworks/rs/tests/lldb/java/Allocations/src/rs/
Dallocs.rs26 struct simpleStruct s; field
67 struct complexStruct complex_out; field
/frameworks/rs/tests/java_api/RSTest_CompatLib/src/com/android/rs/test/
Dsingle_source_ref_count.rs48 static struct testS { constant
/frameworks/base/services/net/java/android/net/netlink/
DStructNlAttr.java49 final StructNlAttr struct = new StructNlAttr(); in peek() local
63 final StructNlAttr struct = peek(byteBuffer); in parse() local
/frameworks/compile/slang/tests/F_one_definition_rule8/
Ddef1.rs12 struct DifferentDefinition7 member1; field
/frameworks/compile/slang/tests/F_odr_nested_records_5/
Dodr1.rs11 struct Inner current[2]; field
Dodr2.rs11 struct Inner current[2]; field
/frameworks/compile/slang/tests/P_odr_nested_records_1/
Dodr2.rs10 struct Inner current; field
/frameworks/compile/slang/tests/F_odr_nested_records_6/
Dodr1.rs11 struct Inner current[2]; field
Dodr2.rs11 struct Inner current[2]; field
/frameworks/compile/slang/tests/P_odr_nested_records_2/
Dodr1.rs12 struct Inner current[2]; field
/frameworks/compile/slang/tests/F_odr_nested_records_1/
Dodr2.rs11 struct Inner_2 current; field
/frameworks/compile/slang/tests/F_odr_nested_records_8/
Dodr1.rs11 struct Inner current[2]; field
Dodr2.rs11 struct Inner current[3]; field
/frameworks/compile/slang/tests/F_odr_nested_records_7/
Dodr1.rs11 struct Inner current[2]; field

12