HomeSort by relevance Sort by last modified time
    Searched refs:final (Results 426 - 450 of 1713) sorted by null

<<11121314151617181920>>

  /external/v8/test/unittests/compiler/
graph-reducer-unittest.cc 61 class InPlaceABReducer final : public Reducer { class in namespace:v8::internal::compiler::__anon25320
63 Reduction Reduce(Node* node) final {
84 class NewABReducer final : public Reducer { class in namespace:v8::internal::compiler::__anon25320
88 Reduction Reduce(Node* node) final {
110 class A0Wrapper final : public Reducer { class in namespace:v8::internal::compiler::__anon25320
114 Reduction Reduce(Node* node) final {
129 class B0Wrapper final : public Reducer { class in namespace:v8::internal::compiler::__anon25320
133 Reduction Reduce(Node* node) final {
148 class A1Forwarder final : public Reducer { class in namespace:v8::internal::compiler::__anon25320
150 Reduction Reduce(Node* node) final {
162 class B1Forwarder final : public Reducer { class in namespace:v8::internal::compiler::__anon25320
176 class InPlaceBCReducer final : public Reducer { class in namespace:v8::internal::compiler::__anon25320
199 class AB2Sorter final : public Reducer { class in namespace:v8::internal::compiler::__anon25320
234 struct DummyReducer final : public AdvancedReducer { struct in inherits:AdvancedReducer
253 struct DummyReducer final : public AdvancedReducer { struct in inherits:AdvancedReducer
273 struct ReplaceWithValueReducer final : public AdvancedReducer { struct in namespace:v8::internal::compiler::__anon25321
    [all...]
  /external/bison/build-aux/
do-release-commit-and-tag 36 Run this script from top_srcdir to perform the final pre-release NEWS
  /external/clang/include/clang/Frontend/
CommandLineSourceLoc.h 62 class parser<clang::ParsedSourceLocation> final class in namespace:llvm::cl
  /external/libcxx/test/std/language.support/support.exception/except.nested/
throw_with_nested.pass.cpp 40 struct Final final {}; struct
111 std::throw_with_nested(Final());
114 catch (const Final &f)
  /external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
is_polymorphic.pass.cpp 56 class Final final { class
59 class Final {
76 test_is_not_polymorphic<Final>();
  /external/libgdx/extensions/gdx-bullet/jni/swig/collision/
btManifoldPoint.i 11 private final static btManifoldPoint temp = new btManifoldPoint(0, false);
22 protected static btManifoldPoint obtainForArgument(final long swigCPtr, boolean owner) {
  /external/libweave/include/weave/
enum_to_string.h 24 class EnumToStringMap final { class in namespace:weave
  /external/libweave/src/notification/
xml_node.h 23 class XmlNode final { class in namespace:weave
xmpp_stream_parser.h 39 class XmppStreamParser final { class in namespace:weave
  /external/llvm/include/llvm/MC/
MCSectionELF.h 30 class MCSectionELF final : public MCSection { class in namespace:llvm
MCSectionMachO.h 25 class MCSectionMachO final : public MCSection { class in namespace:llvm
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldCOFF.cpp 28 class LoadedCOFFObjectInfo final class in namespace:__anon18853
  /external/llvm/lib/Target/WebAssembly/MCTargetDesc/
WebAssemblyAsmBackend.cpp 30 class WebAssemblyAsmBackend final : public MCAsmBackend { class in namespace:__anon19287
WebAssemblyMCCodeEmitter.cpp 30 class WebAssemblyMCCodeEmitter final : public MCCodeEmitter { class in namespace:__anon19289
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyArgumentMove.cpp 42 class WebAssemblyArgumentMove final : public MachineFunctionPass { class in namespace:__anon19291
WebAssemblyOptimizeReturned.cpp 25 class OptimizeReturned final : public FunctionPass, class in namespace:__anon19299
WebAssemblyPeephole.cpp 24 class WebAssemblyPeephole final : public MachineFunctionPass { class in namespace:__anon19301
WebAssemblyRegNumbering.cpp 34 class WebAssemblyRegNumbering final : public MachineFunctionPass { class in namespace:__anon19303
  /external/llvm/lib/Transforms/Utils/
SplitModule.cpp 59 H.final(R);
  /external/parameter-framework/upstream/parameter/
SubsystemObject.h 104 std::string &strError) override final; member in class:CSubsystemObject
SystemClass.h 43 class CSystemClass final : public CConfigurableElement class in inherits:CConfigurableElement
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffsignature.h 9 class CXFA_FFSignature final : public CXFA_FFField { class in inherits:CXFA_FFField
  /external/proguard/examples/
android.pro 150 static final long serialVersionUID;
151 static final java.io.ObjectStreamField[] serialPersistentFields;
  /external/skia/src/core/
SkBigPicture.h 19 class SkBigPicture final : public SkPicture { class in inherits:SkPicture
  /external/skia/src/gpu/batches/
GrStencilPathBatch.h 18 class GrStencilPathBatch final : public GrBatch { class in inherits:GrBatch

Completed in 1722 milliseconds

<<11121314151617181920>>