| /external/slf4j/slf4j-ext/src/test/java/org/slf4j/profiler/ |
| D | ProfilerTest.java | 94 Profiler nested = profiler.startNested("subtask"); in testNestedProfiling() local 123 public void doSubtask(Profiler nested) { in doSubtask()
|
| /external/guava/guava-tests/test/com/google/common/util/concurrent/ |
| D | AsyncSettableFutureTest.java | 80 SettableFuture<String> nested = SettableFuture.create(); in testSetFuture() local 102 SettableFuture<FooChild> nested = SettableFuture.create(); in testSetFuture_genericsHierarchy() local
|
| /external/clang/test/SemaCXX/ |
| D | trailing-return-0x.cpp | 58 struct nested { struct 60 auto h(T x, U y, V z) -> decltype(x + y + z) in h()
|
| D | missing-namespace-qualifier-typo-corrections.cpp | 17 …namespace nested { bool moreFoobar() { return true; } } // expected-note{{'fizbin::nested::moreFoo… in moreFoobar() namespace 18 …namespace nested { bool lessFoobar() { return true; } } // expected-note{{'fizbin::nested' declare… in lessFoobar() namespace
|
| /external/protobuf/java/src/test/java/com/google/protobuf/ |
| D | LazyMessageLiteTest.java | 67 LazyNestedInnerMessageLite nested = LazyNestedInnerMessageLite.newBuilder() in testSetValues() local 260 LazyNestedInnerMessageLite nested = LazyNestedInnerMessageLite.newBuilder() in testSerialize() local
|
| D | lazy_fields_lite.proto | 55 optional LazyNestedInnerMessageLite nested = 3 [lazy = true]; field
|
| D | multiple_files_test.proto | 56 optional NestedMessage nested = 1; field
|
| /external/v8/src/ |
| D | interface.cc | 76 Nesting nested; in DoAdd() local 150 Nesting nested; in DoUnify() local
|
| D | hydrogen-flow-engine.h | 158 Effects* nested = ComputeLoopEffects(member); in ComputeLoopEffects() local
|
| /external/clang/test/Preprocessor/ |
| D | macro_paste_msextensions.c | 19 #define nested(x) int x comment cute little dead tokens... macro
|
| /external/clang/test/PCH/ |
| D | struct.c | 28 struct Nested nested = { 1, 2 }; variable
|
| /external/v8/test/mjsunit/compiler/ |
| D | escape-analysis.js | 81 function nested() { function 282 function constructor2(nested) { argument 311 function constructor2(nested) { argument
|
| D | optimized-function-calls.js | 77 function nested() { function
|
| /external/clang/test/SemaTemplate/ |
| D | dependent-base-classes.cpp | 48 class HasDepBase::Nested nested; in foo() local 57 class NoDepBase::Nested nested; // expected-error{{no class named 'Nested' in 'NoDepBase<T>'}} in foo() local
|
| D | ms-delayed-default-template-args.cpp | 13 namespace nested { namespace
|
| /external/guava/guava/src/com/google/common/util/concurrent/ |
| D | AsyncSettableFuture.java | 44 private final NestedFuture<V> nested = new NestedFuture<V>(); field in AsyncSettableFuture
|
| /external/jetty/src/java/org/eclipse/jetty/util/ |
| D | MultiException.java | 35 private Object nested; field in MultiException
|
| /external/clang/test/CodeGenCXX/ |
| D | debug-info-template.cpp | 121 struct nested { struct
|
| D | cxx0x-initializer-stdinitializerlist-pr12086.cpp | 54 std::initializer_list<std::initializer_list<int>> nested = { variable
|
| /external/javassist/src/main/javassist/convert/ |
| D | TransformNewClass.java | 23 private int nested; field in TransformNewClass
|
| D | TransformNew.java | 23 private int nested; field in TransformNew
|
| /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/ |
| D | p6.cpp | 20 X0<int>::Nested nested; // expected-note{{implicit instantiation first required here}} in use_X0_int() local
|
| /external/clang/test/CXX/temp/temp.spec/ |
| D | p5.cpp | 41 } nested; member
|
| /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/ |
| D | SystemScopeTest.java | 189 SystemScope nested = new SystemScope("NestedScope", ss); in testSystemScopeStringIdentityScope() local
|
| /external/skia/tests/ |
| D | StrokeTest.cpp | 77 SkRect nested[2]; in test_strokerect() local
|