Home
last modified time | relevance | path

Searched refs:derived (Results 1 – 25 of 381) sorted by relevance

12345678910>>...16

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstatusor_test.cc204 Derived derived; in TEST() local
205 StatusOr<Derived*> original(&derived); in TEST()
235 Derived derived; in TEST() local
236 StatusOr<Derived*> source(&derived); in TEST()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DDynamicMessageTest.java260 DynamicMessage derived = message.toBuilder().build(); in testToBuilder() local
261 reflectionTester.assertAllFieldsSetViaReflection(derived); in testToBuilder()
263 derived.getUnknownFields().getField(unknownFieldNum).getVarintList()); in testToBuilder()
/frameworks/opt/gamesdk/samples/
Dgamesdk.cmake15 # default value: derived from ANDROID_NDK_REVISION
17 # default value: derived from ANDROID_PLATFORM
/frameworks/rs/rsov/compiler/spirit/
Dmodule.cpp618 T *derived; in findOrCreate() local
621 T *derived = static_cast<T *>(inst); in findOrCreate() local
622 if (criteria(derived)) { in findOrCreate()
623 return derived; in findOrCreate()
627 derived = factory(); in findOrCreate()
628 globals->push_back(derived); in findOrCreate()
629 return derived; in findOrCreate()
/frameworks/compile/mclinker/
DLICENSE.TXT32 endorse or promote products derived from this Software without specific
54 University of Illinois to endorse or promote products derived from this
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DDynamicMessageTest.java276 DynamicMessage derived = message.toBuilder().build(); in testToBuilder() local
277 reflectionTester.assertAllFieldsSetViaReflection(derived); in testToBuilder()
279 derived.getUnknownFields().getField(unknownFieldNum).getVarintList()); in testToBuilder()
/frameworks/base/tools/preload2/
Dpreload-tool16 # shell dialect that should work well. It is partially derived
/frameworks/base/obex/
DNOTICE16 may be used to endorse or promote products derived from this software
/frameworks/base/native/webview/plat_support/
DLICENSE14 // contributors may be used to endorse or promote products derived from
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_no_arena_import.proto16 // contributors may be used to endorse or promote products derived from
Dany_test.proto16 // contributors may be used to endorse or promote products derived from
Dunittest_import_public_lite.proto16 // contributors may be used to endorse or promote products derived from
Dunittest_import_public.proto16 // contributors may be used to endorse or promote products derived from
Dunittest_arena.proto16 // contributors may be used to endorse or promote products derived from
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/import_test_package/
Dinner.proto16 // contributors may be used to endorse or promote products derived from
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/
Dmain.m16 // contributors may be used to endorse or promote products derived from
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/
Dtestempty.proto16 // contributors may be used to endorse or promote products derived from
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/test/java/com/google/protobuf/nano/
Dunittest_single_nano.proto16 // contributors may be used to endorse or promote products derived from
Dunittest_stringutf8_nano.proto16 // contributors may be used to endorse or promote products derived from
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_lite_imports_nonlite.proto16 // contributors may be used to endorse or promote products derived from
Dunittest_import_public_lite.proto16 // contributors may be used to endorse or promote products derived from
Dunittest_import_public.proto16 // contributors may be used to endorse or promote products derived from
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_import_public_lite.proto16 // contributors may be used to endorse or promote products derived from
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/commonjs/test6/
Dtest6.proto16 // contributors may be used to endorse or promote products derived from
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dproto2_api_test.proto16 // contributors may be used to endorse or promote products derived from

12345678910>>...16