HomeSort by relevance Sort by last modified time
    Searched refs:struct (Results 76 - 100 of 3782) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
structtag.go 5 // This file contains the test for canonical struct tags.
9 type StructTagTest struct {
10 A int "hello" // ERROR "not compatible with reflect.StructTag.Get: bad syntax for struct tag pair"
11 B int "\tx:\"y\"" // ERROR "not compatible with reflect.StructTag.Get: bad syntax for struct tag key"
13 D int "x:`y`" // ERROR "not compatible with reflect.StructTag.Get: bad syntax for struct tag value"
14 E int "ct\brl:\"char\"" // ERROR "not compatible with reflect.StructTag.Get: bad syntax for struct tag pair"
15 F int `:"emptykey"` // ERROR "not compatible with reflect.StructTag.Get: bad syntax for struct tag key"
16 G int `x:"noEndQuote` // ERROR "not compatible with reflect.StructTag.Get: bad syntax for struct tag value"
17 H int `x:"trunc\x0"` // ERROR "not compatible with reflect.StructTag.Get: bad syntax for struct tag value"
24 type UnexportedEncodingTagTest struct {
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/
structtag.go 5 // This file contains the test for canonical struct tags.
9 type StructTagTest struct {
10 A int "hello" // ERROR "not compatible with reflect.StructTag.Get: bad syntax for struct tag pair"
11 B int "\tx:\"y\"" // ERROR "not compatible with reflect.StructTag.Get: bad syntax for struct tag key"
13 D int "x:`y`" // ERROR "not compatible with reflect.StructTag.Get: bad syntax for struct tag value"
14 E int "ct\brl:\"char\"" // ERROR "not compatible with reflect.StructTag.Get: bad syntax for struct tag pair"
15 F int `:"emptykey"` // ERROR "not compatible with reflect.StructTag.Get: bad syntax for struct tag key"
16 G int `x:"noEndQuote` // ERROR "not compatible with reflect.StructTag.Get: bad syntax for struct tag value"
17 H int `x:"trunc\x0"` // ERROR "not compatible with reflect.StructTag.Get: bad syntax for struct tag value"
24 type UnexportedEncodingTagTest struct {
    [all...]
  /external/jarjar/src/main/com/tonicsystems/jarjar/
ExcludeProcessor.java 33 public boolean process(EntryStruct struct) throws IOException {
34 boolean toKeep = !excludes.contains(struct.name);
36 System.err.println("Excluding " + struct.name);
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue7867.go 27 "chan struct{}",
28 "map[string]struct{}",
33 "struct{}", "struct{n int}", "struct{e error}", "struct{m map[string]string}",
  /prebuilts/go/linux-x86/test/fixedbugs/
issue7867.go 27 "chan struct{}",
28 "map[string]struct{}",
33 "struct{}", "struct{n int}", "struct{e error}", "struct{m map[string]string}",
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_linux_arm64.go 24 type Timespec struct {
29 type Timeval struct {
34 type Timex struct {
63 type Tms struct {
70 type Utimbuf struct {
75 type Rusage struct {
94 type Rlimit struct {
101 type Stat_t struct {
120 type Statfs_t struct {
135 type Dirent struct {
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
ztypes_linux_arm64.go 24 type Timespec struct {
29 type Timeval struct {
34 type Timex struct {
63 type Tms struct {
70 type Utimbuf struct {
75 type Rusage struct {
94 type Rlimit struct {
101 type Stat_t struct {
120 type Statfs_t struct {
135 type Dirent struct {
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10tri/
d3d10tri.hlsl 27 struct IA2VS
33 struct VS2PS
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11tri/
d3d11tri.hlsl 27 struct IA2VS
33 struct VS2PS
  /frameworks/base/services/net/java/android/net/netlink/
StructNlMsgErr.java 27 * struct nlmsgerr
46 final StructNlMsgErr struct = new StructNlMsgErr(); local
47 struct.error = byteBuffer.getInt();
48 struct.msg = StructNlMsgHdr.parse(byteBuffer);
49 return struct;
  /prebuilts/go/darwin-x86/test/fixedbugs/bug367.dir/
p.go 7 type T struct{ x int }
8 type S struct{}
  /prebuilts/go/darwin-x86/test/fixedbugs/bug479.dir/
a.go 9 type S2 struct {}
13 type S1 struct {
  /prebuilts/go/darwin-x86/test/fixedbugs/bug480.dir/
a.go 11 type T struct {
15 type U struct {
  /prebuilts/go/darwin-x86/test/fixedbugs/issue5614.dir/
rethinkgo.go 3 type Session struct {
10 type Exp struct {
  /prebuilts/go/darwin-x86/test/fixedbugs/issue6789.dir/
a.go 7 type unexported struct {
12 type Struct struct {
  /prebuilts/go/linux-x86/test/fixedbugs/bug367.dir/
p.go 7 type T struct{ x int }
8 type S struct{}
  /prebuilts/go/linux-x86/test/fixedbugs/bug479.dir/
a.go 9 type S2 struct {}
13 type S1 struct {
  /prebuilts/go/linux-x86/test/fixedbugs/bug480.dir/
a.go 11 type T struct {
15 type U struct {
  /prebuilts/go/linux-x86/test/fixedbugs/issue5614.dir/
rethinkgo.go 3 type Session struct {
10 type Exp struct {
  /prebuilts/go/linux-x86/test/fixedbugs/issue6789.dir/
a.go 7 type unexported struct {
12 type Struct struct {
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
tclapi.swg 17 typedef struct swig_const_info {
31 typedef struct swig_method {
36 typedef struct swig_attribute {
42 typedef struct swig_class {
49 struct swig_class **bases;
55 typedef struct swig_instance {
64 typedef struct {
71 typedef struct {
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 110 struct rpc_loc_calendar_time_s_type {
121 struct rpc_loc_parsed_position_s_type {
166 struct rpc_loc_sv_info_s_type {
181 struct rpc_loc_gnss_info_s_type {
191 struct rpc_loc_nmea_report_s_type {
223 struct rpc_loc_status_event_s_type {
234 struct rpc_loc_server_addr_ipv4_type {
239 struct rpc_loc_server_addr_url_type {
253 struct rpc_loc_server_info_s_type {
333 struct rpc_loc_ni_vx_requester_id_s_type
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 110 struct rpc_loc_calendar_time_s_type {
121 struct rpc_loc_parsed_position_s_type {
166 struct rpc_loc_sv_info_s_type {
181 struct rpc_loc_gnss_info_s_type {
191 struct rpc_loc_nmea_report_s_type {
223 struct rpc_loc_status_event_s_type {
234 struct rpc_loc_server_addr_ipv4_type {
239 struct rpc_loc_server_addr_url_type {
253 struct rpc_loc_server_info_s_type {
333 struct rpc_loc_ni_vx_requester_id_s_type
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 110 struct rpc_loc_calendar_time_s_type {
121 struct rpc_loc_parsed_position_s_type {
166 struct rpc_loc_sv_info_s_type {
181 struct rpc_loc_gnss_info_s_type {
191 struct rpc_loc_nmea_report_s_type {
223 struct rpc_loc_status_event_s_type {
234 struct rpc_loc_server_addr_ipv4_type {
239 struct rpc_loc_server_addr_url_type {
253 struct rpc_loc_server_info_s_type {
333 struct rpc_loc_ni_vx_requester_id_s_type
    [all...]
  /prebuilts/go/darwin-x86/misc/cgo/testshared/src/dep/
dep.go 7 type HasProg struct {

Completed in 2617 milliseconds

1 2 34 5 6 7 8 91011>>