Home
last modified time | relevance | path

Searched refs:SourcePath (Results 1 – 17 of 17) sorted by relevance

/external/golang-protobuf/reflect/protoreflect/
Dsource_gen.go9 func (p *SourcePath) appendFileDescriptorProto(b []byte) []byte {
25 b = p.appendRepeatedField(b, "message_type", (*SourcePath).appendDescriptorProto)
27 b = p.appendRepeatedField(b, "enum_type", (*SourcePath).appendEnumDescriptorProto)
29 b = p.appendRepeatedField(b, "service", (*SourcePath).appendServiceDescriptorProto)
31 b = p.appendRepeatedField(b, "extension", (*SourcePath).appendFieldDescriptorProto)
33 b = p.appendSingularField(b, "options", (*SourcePath).appendFileOptions)
35 b = p.appendSingularField(b, "source_code_info", (*SourcePath).appendSourceCodeInfo)
44 func (p *SourcePath) appendDescriptorProto(b []byte) []byte {
52 b = p.appendRepeatedField(b, "field", (*SourcePath).appendFieldDescriptorProto)
54 b = p.appendRepeatedField(b, "extension", (*SourcePath).appendFieldDescriptorProto)
[all …]
Dsource_test.go11 in SourcePath
15 {SourcePath{}, ""},
16 {SourcePath{0}, ".0"},
17 {SourcePath{1}, ".name"},
18 {SourcePath{1, 1}, ".name.1"},
19 {SourcePath{1, 1, -2, 3}, ".name.1.-2.3"},
20 {SourcePath{3}, ".dependency"},
21 {SourcePath{3, 0}, ".dependency[0]"},
22 {SourcePath{3, -1}, ".dependency.-1"},
23 {SourcePath{3, 1, 2}, ".dependency[1].2"},
[all …]
Dsource.go24 ByPath(path SourcePath) SourceLocation argument
39 Path SourcePath
68 type SourcePath []int32 type
71 func (p1 SourcePath) Equal(p2 SourcePath) bool { argument
92 func (p SourcePath) String() string {
101 type appendFunc func(*SourcePath, []byte) []byte
103 func (p *SourcePath) appendSingularField(b []byte, name string, f appendFunc) []byte {
116 func (p *SourcePath) appendRepeatedField(b []byte, name string, f appendFunc) []byte {
/external/clang/lib/Tooling/
DTooling.cpp380 for (const auto &SourcePath : SourcePaths) { in run() local
381 std::string File(getAbsolutePath(SourcePath)); in run()
/external/golang-protobuf/internal/filedesc/
Ddesc_list.go313 func (p *SourceLocations) ByPath(path protoreflect.SourcePath) protoreflect.SourceLocation {
445 func newPathKey(p protoreflect.SourcePath) (k pathKey) { argument
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Storage/Vhd/
Dmod.rs399 pub SourcePath: ::windows_sys::core::PCWSTR, field
415 pub SourcePath: ::windows_sys::core::PCWSTR, field
435 pub SourcePath: ::windows_sys::core::PCWSTR, field
457 pub SourcePath: ::windows_sys::core::PCWSTR, field
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Storage/Vhd/
Dmod.rs399 pub SourcePath: ::windows_sys::core::PCWSTR, field
415 pub SourcePath: ::windows_sys::core::PCWSTR, field
435 pub SourcePath: ::windows_sys::core::PCWSTR, field
457 pub SourcePath: ::windows_sys::core::PCWSTR, field
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/api/
Ddut_service.pb.go1702SourcePath string `protobuf:"bytes,1,opt,name=source_path,json=sourcePath,proto3" json:"source_pat… member
1739 return x.SourcePath
1749SourcePath string `protobuf:"bytes,1,opt,name=source_path,json=sourcePath,proto3" json:"source_pat… member
1786 return x.SourcePath
1796SourcePath string `protobuf:"bytes,1,opt,name=source_path,json=sourcePath,proto3" json:"source_pat… member
1834 return x.SourcePath
/external/golang-protobuf/reflect/protodesc/
Ddesc.go151 l.Path = protoreflect.SourcePath(loc.GetPath())
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/
D.mxproject4 SourcePath=D:/VS/brianTPM/Samples/Nucleo-TPM/L476RG/Src
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/
D.mxproject4 SourcePath=D:/VS/brianTPM/Samples/Nucleo-TPM/L4A6RG/Src
/external/golang-protobuf/compiler/protogen/
Dprotogen.go1235 Path protoreflect.SourcePath
1240 loc.Path = append(protoreflect.SourcePath(nil), loc.Path...) // make copy
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Storage/CloudFilters/
Dmod.rs484 pub SourcePath: ::windows_sys::core::PCWSTR, field
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Storage/CloudFilters/
Dmod.rs484 pub SourcePath: ::windows_sys::core::PCWSTR, field
/external/golang-protobuf/cmd/protoc-gen-go/internal_gengo/
Dmain.go111 loc := f.Desc.SourceLocations().ByPath(protoreflect.SourcePath{n})
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Devices/DeviceAndDriverInstallation/
Dmod.rs3566 pub SourcePath: ::windows_sys::core::PCSTR, field
3584 pub SourcePath: ::windows_sys::core::PCSTR, field
3602 pub SourcePath: ::windows_sys::core::PCWSTR, field
3620 pub SourcePath: ::windows_sys::core::PCWSTR, field
4704 pub SourcePath: ::windows_sys::core::PCSTR, field
4728 pub SourcePath: ::windows_sys::core::PCSTR, field
4752 pub SourcePath: ::windows_sys::core::PCWSTR, field
4776 pub SourcePath: ::windows_sys::core::PCWSTR, field
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Devices/DeviceAndDriverInstallation/
Dmod.rs3566 pub SourcePath: ::windows_sys::core::PCSTR, field
3584 pub SourcePath: ::windows_sys::core::PCSTR, field
3602 pub SourcePath: ::windows_sys::core::PCWSTR, field
3620 pub SourcePath: ::windows_sys::core::PCWSTR, field
4704 pub SourcePath: ::windows_sys::core::PCSTR, field
4728 pub SourcePath: ::windows_sys::core::PCSTR, field
4752 pub SourcePath: ::windows_sys::core::PCWSTR, field
4776 pub SourcePath: ::windows_sys::core::PCWSTR, field