HomeSort by relevance Sort by last modified time
    Searched refs:struct (Results 1 - 25 of 5266) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/tools/hidl/test/error_test/interface_extends_only_interface/1.0/
types.hal 18 struct IStruct {
  /prebuilts/go/darwin-x86/test/fixedbugs/issue16133.dir/
b.go 5 type T struct {
  /prebuilts/go/linux-x86/test/fixedbugs/issue16133.dir/
b.go 5 type T struct {
  /system/tools/hidl/test/error_test/no_data_outside_interface/1.0/
IFoo.hal 18 struct Bar { // can only have this in types.hal files
  /system/tools/hidl/test/error_test/references_broken_package/bad_package/1.0/
types.hal 18 struct IFoo {}
  /prebuilts/go/darwin-x86/test/fixedbugs/issue9355.dir/
a.go 3 var x struct {
5 d struct{ p, q, r int32 }
7 f [4]struct{ p, q, r int32 }
  /prebuilts/go/linux-x86/test/fixedbugs/issue9355.dir/
a.go 3 var x struct {
5 d struct{ p, q, r int32 }
7 f [4]struct{ p, q, r int32 }
  /system/tools/hidl/test/error_test/cpp_forward_decl_restriction/1.0/
types.hal 18 struct A {
23 struct B {
24 struct C {};
  /hardware/interfaces/configstore/1.0/
types.hal 18 struct OptionalBool {
23 struct OptionalInt32 {
28 struct OptionalUInt32 {
33 struct OptionalInt64 {
38 struct OptionalUInt64 {
43 struct OptionalString {
  /build/blueprint/proptools/
clone_test.go 23 var clonePropertiesTestCases = []struct {
32 in: &struct{ B1, B2 bool }{
36 out: &struct{ B1, B2 bool }{
43 in: &struct{ S string }{
46 out: &struct{ S string }{
52 in: &struct{ S []string }{
55 out: &struct{ S []string }{
61 in: &struct{ S []string }{
64 out: &struct{ S []string }{
70 in: &struct{ S []string }{}
    [all...]
extend_test.go 25 type appendPropertyTestCase struct {
40 in1: &struct{ B1, B2, B3, B4 bool }{
46 in2: &struct{ B1, B2, B3, B4 bool }{
52 out: &struct{ B1, B2, B3, B4 bool }{
61 in1: &struct{ B1, B2, B3, B4 bool }{
67 in2: &struct{ B1, B2, B3, B4 bool }{
73 out: &struct{ B1, B2, B3, B4 bool }{
83 in1: &struct{ S string }{
86 in2: &struct{ S string }{
89 out: &struct{ S string }
    [all...]
typeequal_test.go 22 var typeEqualTestCases = []struct {
29 in1: struct{ S1 string }{},
30 in2: struct{ S1 string }{},
35 in1: struct{ S1 string }{},
36 in2: struct{ S2 string }{},
40 // Matching pointer to struct
41 in1: &struct{ S1 string }{},
42 in2: &struct{ S1 string }{},
46 // Mismatching pointer to struct
47 in1: &struct{ S1 string }{}
    [all...]
  /system/tools/hidl/test/error_test/scope_unique_type_names/1.0/
IFoo.hal 19 struct S {};
20 enum S : int32_t {}; // duplicates first struct name
  /external/libmojo/mojo/android/javatests/src/org/chromium/mojo/bindings/
SerializationTest.java 28 private static void assertThrowsSerializationException(Struct struct) {
30 struct.serialize(null);
31 fail("Serialization of invalid struct should have thrown an exception.");
38 * Verifies that serializing a struct with an invalid handle of a non-nullable type throws an
43 Struct2 struct = new Struct2(); local
44 assertFalse(struct.hdl.isValid());
45 assertThrowsSerializationException(struct);
47 // Make the struct valid and verify that it serializes without an exception.
48 struct.hdl = new HandleMock()
57 Struct3 struct = new Struct3(); local
72 Struct4 struct = new Struct4(); local
91 Struct5 struct = new Struct5(); local
112 Struct6 struct = new Struct6(); local
127 StructOfNullables struct = new StructOfNullables(); local
157 StructOfNullables struct = new StructOfNullables(); local
    [all...]
  /external/flatbuffers/net/FlatBuffers/
Offset.cs 22 public struct Offset<T> where T : struct
31 public struct StringOffset
40 public struct VectorOffset
Struct.cs 22 public struct Struct
  /system/tools/hidl/test/error_test/no_cyclic_declaration_2/1.0/
IFoo.hal 19 struct A {
22 struct B {
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue13337.go 12 type S0 struct{ f int }
15 type S1 struct{ S0 }
16 type S2 struct{ S1 }
17 type S3 struct{ S2 }
18 type S4 struct{ S3 }
19 type S5 struct{ S4 }
20 type S6 struct{ S5 }
21 type S7 struct{ S6 }
22 type S8 struct{ S7 }
23 type S9 struct{ S8
    [all...]
  /prebuilts/go/linux-x86/test/fixedbugs/
issue13337.go 12 type S0 struct{ f int }
15 type S1 struct{ S0 }
16 type S2 struct{ S1 }
17 type S3 struct{ S2 }
18 type S4 struct{ S3 }
19 type S5 struct{ S4 }
20 type S6 struct{ S5 }
21 type S7 struct{ S6 }
22 type S8 struct{ S7 }
23 type S9 struct{ S8
    [all...]
  /external/libevent/test/
regress.rpc 3 struct msg {
6 optional struct[kill] attack = 3;
7 array struct[run] run = 4;
10 struct kill {
16 struct run {
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api.xdr 50 * These are struct declarations for the function arguments
53 struct rpc_loc_open_args {
58 struct rpc_loc_close_args {
62 struct rpc_loc_start_fix_args {
66 struct rpc_loc_stop_fix_args {
70 struct rpc_loc_ioctl_args {
78 struct rpc_loc_api_api_version_s_args {
83 * These are struct declarations for the function results
86 struct rpc_loc_api_rpc_glue_code_info_remote_rets {
95 struct rpc_loc_open_rets
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api.xdr 59 * These are struct declarations for the function arguments
62 struct rpc_loc_open_args {
67 struct rpc_loc_close_args {
71 struct rpc_loc_start_fix_args {
75 struct rpc_loc_stop_fix_args {
79 struct rpc_loc_ioctl_args {
87 struct rpc_loc_api_api_version_s_args {
92 * These are struct declarations for the function results
95 struct rpc_loc_api_rpc_glue_code_info_remote_rets {
104 struct rpc_loc_open_rets
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
loc_api.xdr 50 * These are struct declarations for the function arguments
53 struct rpc_loc_open_args {
58 struct rpc_loc_close_args {
62 struct rpc_loc_start_fix_args {
66 struct rpc_loc_stop_fix_args {
70 struct rpc_loc_ioctl_args {
78 struct rpc_loc_api_api_version_s_args {
83 * These are struct declarations for the function results
86 struct rpc_loc_api_rpc_glue_code_info_remote_rets {
95 struct rpc_loc_open_rets
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
loc_api.xdr 59 * These are struct declarations for the function arguments
62 struct rpc_loc_open_args {
67 struct rpc_loc_close_args {
71 struct rpc_loc_start_fix_args {
75 struct rpc_loc_stop_fix_args {
79 struct rpc_loc_ioctl_args {
87 struct rpc_loc_api_api_version_s_args {
92 * These are struct declarations for the function results
95 struct rpc_loc_api_rpc_glue_code_info_remote_rets {
104 struct rpc_loc_open_rets
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
loc_api.xdr 50 * These are struct declarations for the function arguments
53 struct rpc_loc_open_args {
58 struct rpc_loc_close_args {
62 struct rpc_loc_start_fix_args {
66 struct rpc_loc_stop_fix_args {
70 struct rpc_loc_ioctl_args {
78 struct rpc_loc_api_api_version_s_args {
83 * These are struct declarations for the function results
86 struct rpc_loc_api_rpc_glue_code_info_remote_rets {
95 struct rpc_loc_open_rets
    [all...]

Completed in 534 milliseconds

1 2 3 4 5 6 7 8 91011>>