| /external/golang-protobuf/reflect/protoreflect/ |
| D | proto.go | 378 Has(n FieldNumber) bool methodSpec 390 Has(n FieldNumber) bool methodSpec 405 Has(n EnumNumber) bool methodSpec 427 Has(s Name) bool methodSpec
|
| D | value.go | 75 Has(FieldDescriptor) bool methodSpec 244 Has(MapKey) bool methodSpec
|
| /external/golang-protobuf/internal/set/ |
| D | ints.go | 16 func (bs *int64s) Has(n uint64) bool { func 35 func (bs *Ints) Has(n uint64) bool { func
|
| /external/vixl/src/ |
| D | cpu-features.cc | 82 bool CPUFeatures::Has(const CPUFeatures& other) const { in Has() function in vixl::CPUFeatures 86 bool CPUFeatures::Has(Feature feature) const { in Has() function in vixl::CPUFeatures
|
| D | cpu-features.h | 355 bool Has(T first, U... others) const { in Has() function
|
| /external/golang-protobuf/internal/impl/ |
| D | message_reflect_gen.go | 64 func (m *messageState) Has(fd protoreflect.FieldDescriptor) bool { func 184 func (m *messageReflectWrapper) Has(fd protoreflect.FieldDescriptor) bool { func
|
| D | convert_map.go | 70 func (ms *mapReflect) Has(k pref.MapKey) bool { func
|
| D | message_reflect.go | 250 func (m *extensionMap) Has(xt pref.ExtensionType) (ok bool) { func
|
| D | legacy_message.go | 524 func (m aberrantMessage) Has(pref.FieldDescriptor) bool { func
|
| /external/golang-protobuf/internal/filedesc/ |
| D | desc_list.go | 38 func (p *Names) Has(s pref.Name) bool { return p.lazyInit().has[s] > 0 } func 77 func (p *EnumRanges) Has(n pref.EnumNumber) bool { func 139 func (p *FieldRanges) Has(n pref.FieldNumber) bool { func 231 func (p *FieldNumbers) Has(n pref.FieldNumber) bool { func
|
| /external/golang-protobuf/testing/protocmp/ |
| D | reflect.go | 77 func (m reflectMessage) Has(fd protoreflect.FieldDescriptor) bool { func 228 func (ms reflectMap) Has(k protoreflect.MapKey) bool { func
|
| /external/tensorflow/tensorflow/stream_executor/cuda/ |
| D | cuda_driver.h | 73 static bool Has(CUcontext context) { in Has() function
|
| /external/libtextclassifier/native/lang_id/common/fel/ |
| D | workspace.h | 121 bool Has(int index) const { in Has() function
|
| /external/libtextclassifier/native/utils/grammar/semantics/ |
| D | value.h | 163 bool Has() const { in Has() function
|
| /external/clang/include/clang/AST/ |
| D | StmtOpenMP.h | 258 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel() 884 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel() 1025 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel() 1108 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel() 1333 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel() 1480 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel() 1549 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel() 2342 void setHasCancel(bool Has) { HasCancel = Has; } in setHasCancel()
|
| /external/golang-protobuf/internal/testprotos/irregular/ |
| D | irregular.go | 45 func (m *message) Has(fd pref.FieldDescriptor) bool { func
|
| /external/golang-protobuf/types/dynamicpb/ |
| D | dynamic.go | 154 func (m *Message) Has(fd pref.FieldDescriptor) bool { func 457 func (x *dynamicMap) Has(k pref.MapKey) bool { return x.Get(k).IsValid() } func
|
| /external/piex/src/tiff_directory/ |
| D | tiff_directory.cc | 40 bool TiffDirectory::Has(const Tag tag) const { in Has() function in piex::tiff_directory::TiffDirectory
|
| /external/clang/unittests/ASTMatchers/ |
| D | ASTMatchersTraversalTest.cpp | 103 TEST(Has, MatchesChildrenOfTypes) { in TEST() argument 114 TEST(Has, MatchesChildTypes) { in TEST() argument 123 TEST(StatementMatcher, Has) { in TEST() argument 1414 TEST(Has, DoesNotDeleteBindings) { in TEST() argument
|
| /external/golang-protobuf/testing/prototest/ |
| D | message.go | 429 func (m testMap) Has(k pref.MapKey) bool { return m.Get(k).IsValid() } func
|
| /external/webrtc/media/base/ |
| D | codec.cc | 86 bool FeedbackParams::Has(const FeedbackParam& param) const { in Has() function in cricket::FeedbackParams
|
| /external/vixl/src/aarch32/ |
| D | disasm-aarch32.h | 271 bool Has(InstructionAttribute attributes) const { in Has() function
|
| /external/starlark-go/starlark/ |
| D | eval.go | 172 func (d StringDict) Has(key string) bool { _, ok := d[key]; return ok } func
|
| /external/sfntly/cpp/src/sfntly/table/core/ |
| D | name_table.cc | 294 bool NameTable::Builder::Has(int32_t platform_id, in Has() function in sfntly::NameTable::Builder
|
| /external/tensorflow/tensorflow/core/lib/gtl/ |
| D | flatset_test.cc | 33 bool Has(const NumSet& set, int64_t k) { in Has() function
|