Home
last modified time | relevance | path

Searched refs:polymorphic (Results 1 – 25 of 27) sorted by relevance

12

/external/clang/utils/VtableTest/
Dgen.cc70 bool polymorphic = false; in gs() local
267 polymorphic = true; in gs()
268 if (polymorphic) { in gs()
278 if (polymorphic) { in gs()
/external/v8/test/webkit/
Dpolymorphic-construct-expected.txt24 This tests that polymorphic construction works correctly.
Ddfg-check-two-structures-expected.txt24 This tests that a polymorphic structure check is actually executed.
Ddfg-put-by-id-allocate-storage-polymorphic-expected.txt24 Tests that a polymorphic DFG PutById that allocates property storage works.
Ddfg-convert-this-polymorphic-object-then-exit-on-string-expected.txt24 Tests that a convert_this optimized for the case where this is an object with polymorphic structure…
Ddfg-convert-this-polymorphic-object-then-exit-on-other-expected.txt24 Tests that a convert_this optimized for the case where this is an object with polymorphic structure…
Ddfg-resolve-global-polymorphic-non-dictionary-expected.txt24 …or ResolveGlobal works when the structure is not a dictionary but the resolve has gone polymorphic.
Ddfg-put-by-id-reallocate-storage-polymorphic-expected.txt24 Tests that a polymorphic DFG PutById that allocates, and then reallocates, property storage works.
/external/clang/docs/
DControlFlowIntegrity.rst67 where the class being casted to is a polymorphic class.
105 polymorphic class type. This CFI scheme can be enabled on its own using
DLibASTMatchers.rst117 There are multiple matcher definition macros that deal with polymorphic return
DLanguageExtensions.rst841 (polymorphic) lambdas is enabled
/external/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump74 // Used in the Values() function to provide polymorphic capabilities.
258 // Helper classes providing Combine() with polymorphic features. They allow
/external/protobuf/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump74 // Used in the Values() function to provide polymorphic capabilities.
258 // Helper classes providing Combine() with polymorphic features. They allow
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump74 // Used in the Values() function to provide polymorphic capabilities.
258 // Helper classes providing Combine() with polymorphic features. They allow
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump74 // Used in the Values() function to provide polymorphic capabilities.
258 // Helper classes providing Combine() with polymorphic features. They allow
/external/v8/test/mjsunit/es7/
Dobject-observe.js1706 function TestFastElements(prop, mutation, prepopulate, polymorphic, optimize) { argument
1718 if (polymorphic) setElement(["M", "i", "l", "n", "e", "r"], 0, "m");
1751 mutation, polymorphic, optimize, oldSize, newSize) { argument
1767 if (polymorphic) setLength(array(oldSize).map(isNaN), newSize);
/external/eigen/doc/
DClassHierarchy.dox19 resolve the polymorphic function calls at compile time.
/external/clang/include/clang/Basic/
DDiagnosticASTKinds.td78 "typeid applied to expression of polymorphic type %0 is "
Darm_neon.td270 // a Q register. Only used for intrinsics which end up calling polymorphic
/external/v8/
DChangeLog1323 Fix polymorphic hydrogen handling of SLOPPY_ARGUMENTS_ELEMENTS (Chromium
1348 Fix polymorphic keyed loads for SLOPPY_ARGUMENTS_ELEMENTS (Chromium
1468 Fix handling of polymorphic array accesses with constant index (Chromium
1845 Correctly handle instances without elements in polymorphic keyed
1937 Fix polymorphic inlined calls with migrating prototypes.
2441 Fixed polymorphic INTERCEPTOR StoreICs on ARM/MIPS.
2599 Made sure polymorphic element access creates non-replaying
2670 Fixed JSArray-specific length lookup in polymorphic array handling
2689 Fixed wrong bailout id in polymorphic stores (Chromium issue 259787).
5513 Added basic support for polymorphic loads from JS and external
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-matchers.h.pump463 // polymorphic. For example, IsEven() can be used to match any type
/external/llvm/docs/
DStackMaps.rst43 implementing an inline call cache for polymorphic method dispatch or
DProgrammersManual.rst809 characteristics. In particular, it can efficiently store polymorphic objects,
1182 expensive-to-create or polymorphic objects. It is a combination of a chained
1200 Because FoldingSet uses intrusive links, it can support polymorphic objects in
2499 polymorphic interface implementations. This latter use case can be modeled with
/external/llvm/include/llvm/Target/
DTarget.td142 // only ever be used for defining multiclasses that are polymorphic over both
/external/v8/test/cctest/
Dtest-api.cc21373 bool polymorphic, in Helper137002() argument
21398 if (polymorphic) { in Helper137002()

12