| /external/dagger2/compiler/src/it/functional-tests/src/main/java/test/ |
| D | NonComponentDependencyComponent.java | 30 Thing thing, in ThingTwo() 37 Thing thing(); in thing() method 43 public Thing thing() { in thing() method in NonComponentDependencyComponent.ThingComponentImpl
|
| D | AbstractMembersInjectingBaseClass.java | 21 @Inject Thing thing; field in AbstractMembersInjectingBaseClass
|
| D | OuterClassFoo.java | 23 Thing thing(); in thing() method
|
| D | InjectedThing.java | 88 @Inject Thing thing; field in InjectedThing 93 @Inject InjectedThing( in InjectedThing() 225 @Inject void thing(Thing thing) {} in thing() argument
|
| D | BasicComponent.java | 72 Thing thing(); in thing() method
|
| /external/clang/test/SemaTemplate/ |
| D | alias-templates.cpp | 26 typedef T thing; typedef 41 template<typename T> struct thing { struct 48 thing(traits_type &traits) : traits(traits), val(traits.alloc()) {} in thing() function 64 typedef X::traits<X::thing<int>> itt;
|
| D | current-instantiation.cpp | 242 static const int thing = 0; member
|
| /external/tensorflow/tensorflow/stream_executor/lib/ |
| D | statusor_test.cc | 99 StatusOr<std::unique_ptr<int>> thing(ReturnUniquePtr()); in TEST() local 111 StatusOr<std::unique_ptr<int>> thing(tensorflow::errors::Cancelled("")); in TEST() local 116 StatusOr<std::unique_ptr<int>> thing(ReturnUniquePtr()); in TEST() local 218 StatusOr<int> thing; in TEST() local 224 StatusOr<int> thing; in TEST() local 232 StatusOr<int> thing(Status(tensorflow::error::CANCELLED, "")); in TEST() local 239 const StatusOr<int> thing(kI); in TEST() local 307 StatusOr<int> thing(kI); in TEST() local 313 const StatusOr<int> thing(kI); in TEST() local 318 StatusOr<int> thing(Status(tensorflow::error::CANCELLED, "cancelled")); in TEST() local [all …]
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | statusor_test.cc | 72 StatusOr<int> thing; in TEST() local 78 StatusOr<int> thing(Status::CANCELLED); in TEST() local 85 StatusOr<int> thing(kI); in TEST() local 160 StatusOr<int> thing(kI); in TEST() local 166 const StatusOr<int> thing(kI); in TEST() local 171 StatusOr<int*> thing; in TEST() local 177 StatusOr<int*> thing(Status::CANCELLED); in TEST() local 184 StatusOr<const int*> thing(&kI); in TEST() local 261 StatusOr<const int*> thing(&kI); in TEST() local 267 const StatusOr<const int*> thing(&kI); in TEST() local
|
| /external/clang/test/SemaCXX/ |
| D | warn-static-function-inheader.h | 1 static void thing(void) { // expected-warning {{'static' function 'thing' declared in header file s… in thing() function
|
| D | no-warn-composite-pointer-type.cpp | 5 void Foo(int **thing, const int **thingMax) in Foo()
|
| D | warn-missing-noreturn.cpp | 115 template <typename T> void thingy(T thing) { in thingy()
|
| /external/pdfium/core/fxcrt/ |
| D | weak_ptr_unittest.cpp | 56 PseudoDeletable thing; in TEST() local 85 PseudoDeletable thing; in TEST() local 125 PseudoDeletable thing; in TEST() local
|
| /external/python/cpython2/Misc/Vim/ |
| D | syntax_test.py | 16 from sys import path as thing unknown
|
| /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue145/ |
| D | LineNumberInExceptionTest.java | 41 CompleteThing thing = (CompleteThing) yaml in testCompleteThing() local
|
| /external/protobuf/js/ |
| D | debug.js | 75 jspb.debug.dump_ = function(thing) { argument
|
| /external/chromium-trace/catapult/devil/devil/utils/ |
| D | parallelizer_test.py | 30 def __init__(self, thing, completion_file_name=None): argument 73 def __init__(self, thing): argument
|
| D | mock_calls_test.py | 61 def echo(self, thing): argument
|
| /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cov/Inputs/ |
| D | test.cpp | 68 A thing; in main() local
|
| /external/llvm/test/tools/llvm-cov/Inputs/ |
| D | test.cpp | 68 A thing; in main() local
|
| /external/icu/icu4c/source/i18n/ |
| D | nfrlist.h | 65 void add(NFRule* thing) { in add()
|
| /external/clang/test/CodeGenCXX/ |
| D | microsoft-uuidof.cpp | 27 GUID thing = __uuidof(Curly); variable
|
| /external/python/cpython2/Lib/ |
| D | contextlib.py | 149 def __init__(self, thing): argument
|
| /external/mockito/src/test/java/org/mockitousage/constructor/ |
| D | CreatingMocksWithConstructorTest.java | 281 AbstractThing thing = spy(AbstractThing.class); in abstract_method_returns_default() local 287 AbstractThing thing = spy(AbstractThing.class); in abstract_method_stubbed() local
|
| /external/caliper/caliper/src/test/java/com/google/caliper/runner/ |
| D | WorkerProcessTest.java | 154 @Benchmark long thing(long reps) { in thing() method in WorkerProcessTest.TestBenchmark
|