/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 3413 public global::Google.Protobuf.Reflection.FieldOptions.Types.CType Ctype { property in Google.Protobuf.Reflection.FieldOptions 3549 if (Ctype != other.Ctype) return false; in Equals() 3561 if (Ctype != 0) hash ^= Ctype.GetHashCode(); in GetHashCode() 3576 if (Ctype != 0) { in WriteTo() 3578 output.WriteEnum((int) Ctype); in WriteTo() 3605 if (Ctype != 0) { in CalculateSize() 3606 size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Ctype); in CalculateSize() 3631 if (other.Ctype != 0) { in MergeFrom() 3632 Ctype = other.Ctype; in MergeFrom()
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cublas_10_0.inc | 2142 cudaDataType Ctype, 2147 …unc_ptr(handle, transa, transb, m, n, k, alpha, A, Atype, lda, B, Btype, ldb, beta, C, Ctype, ldc); 2205 cudaDataType Ctype, 2210 …unc_ptr(handle, transa, transb, m, n, k, alpha, A, Atype, lda, B, Btype, ldb, beta, C, Ctype, ldc); 2228 cudaDataType Ctype, 2235 …e, transa, transb, m, n, k, alpha, A, Atype, lda, B, Btype, ldb, beta, C, Ctype, ldc, computeType,… 2250 cudaDataType Ctype, 2255 …unc_ptr(handle, transa, transb, m, n, k, alpha, A, Atype, lda, B, Btype, ldb, beta, C, Ctype, ldc); 2350 cudaDataType Ctype, 2355 return func_ptr(handle, uplo, trans, n, k, alpha, A, Atype, lda, beta, C, Ctype, ldc); [all …]
|
D | cublas_9_0.inc | 2121 cudaDataType Ctype, 2126 …unc_ptr(handle, transa, transb, m, n, k, alpha, A, Atype, lda, B, Btype, ldb, beta, C, Ctype, ldc); 2184 cudaDataType Ctype, 2189 …unc_ptr(handle, transa, transb, m, n, k, alpha, A, Atype, lda, B, Btype, ldb, beta, C, Ctype, ldc); 2207 cudaDataType Ctype, 2214 …e, transa, transb, m, n, k, alpha, A, Atype, lda, B, Btype, ldb, beta, C, Ctype, ldc, computeType,… 2229 cudaDataType Ctype, 2234 …unc_ptr(handle, transa, transb, m, n, k, alpha, A, Atype, lda, B, Btype, ldb, beta, C, Ctype, ldc); 2329 cudaDataType Ctype, 2334 return func_ptr(handle, uplo, trans, n, k, alpha, A, Atype, lda, beta, C, Ctype, ldc); [all …]
|
/external/golang-protobuf/protoc-gen-go/descriptor/ |
D | descriptor.pb.go | 1722 …Ctype *FieldOptions_CType `protobuf:"varint,1,opt,name=ctype,enum=google.protobuf.FieldOptions_CTy… member 1825 if m != nil && m.Ctype != nil { 1826 return *m.Ctype
|
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/ |
D | descriptor.pb.go | 1659 …Ctype *FieldOptions_CType `protobuf:"varint,1,opt,name=ctype,enum=google.protobuf.FieldOptions_CTy… member 1761 if m != nil && m.Ctype != nil { 1762 return *m.Ctype
|
/external/caliper/caliper/src/test/resources/com/google/caliper/bridge/ |
D | jdk6-compilation.txt | 167 148 java.util.regex.Pattern$Ctype::isSatisfiedBy (24 bytes)
|
D | jdk7-compilation.txt | 208 3039 190 b java.util.regex.Pattern$Ctype::isSatisfiedBy (24 bytes)
|