| /external/skia/experimental/tskit/bindings/ | 
| D | core.d.ts | 9 		readonly Something: SomethingConstructor;  property 17 	export interface Something extends embind.EmbindObject<Something> {  interface
  | 
| D | core.cpp | 11 class Something {  class 13     Something(std::string n): fName(n) {}  in Something()  function in Something
  | 
| /external/skia/experimental/tskit/go/gen_types/testdata/ | 
| D | expectedambientnamespace1.d.ts | 12 		readonly Something: SomethingConstructor;  property 32 	export interface Something extends embind.EmbindObject<Something> {  interface
  | 
| /external/skia/experimental/tskit/npm_build/types/ | 
| D | index.d.ts | 27     readonly Something: SomethingConstructor;  property 61 export interface Something extends EmbindObject<Something> {  interface
  | 
| /external/skia/experimental/tskit/interface/ | 
| D | public_api.d.ts | 9     readonly Something: SomethingConstructor;  property 26   export interface Something extends EmbindObject<Something> {  interface
  | 
| /external/dagger2/javatests/dagger/functional/ | 
| D | NeedsFactory.java | 31   static class Something {}  class in NeedsFactory
  | 
| D | NeedsProviderOfFactory.java | 41   static class Something {}  class in NeedsProviderOfFactory
  | 
| /external/mockito/src/test/java/org/mockito/internal/creation/ | 
| D | DelegatingMethodTest.java | 55     private interface Something {  interface in DelegatingMethodTest
  | 
| /external/python/cpython3/Lib/unittest/test/testmock/ | 
| D | testpatch.py | 98         class Something(object):  class 115         class Something(object):  class 128         class Something(object):  class 447         class Something(object):  class 469         class Something(object):  class 495         class Something(object):  class 813         class Something(object):  class 831         class Something(object):  class
  | 
| D | testmock.py | 31 class Something(object):  class 569         class Something(object):  class 1439         class Something:  class 2197         class Something:  class
  | 
| /external/skia/modules/skparagraph/src/ | 
| D | OneLineShaper.h | 65         Something,  enumerator
  | 
| /external/clang/test/SemaCXX/ | 
| D | cxx1y-variable-templates_in_class.cpp | 370 struct Something  struct 372     void foo() {  in foo()
  | 
| /external/python/cpython3/Lib/test/ | 
| D | test_positional_only_arg.py | 307         class Something:  class
  | 
| D | test_inspect.py | 1981         class Something(Base):  class 2002         class Something(Base, metaclass=Meta):  class
  |