HomeSort by relevance Sort by last modified time
    Searched defs:final (Results 101 - 125 of 564) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.h 37 class WebAssemblyTargetLowering final : public TargetLowering { class in namespace:llvm
WebAssemblyTargetTransformInfo.h 29 class WebAssemblyTTIImpl final : public BasicTTIImplBase<WebAssemblyTTIImpl> { class in namespace:llvm
  /external/opencv3/modules/core/perf/opencl/
perf_usage_flags.cpp 33 UMat final; local
34 cv::subtract(dst, Scalar::all(1), final);
  /external/parameter-framework/upstream/test/introspection-subsystem/
IntrospectionSubsystemObject.h 47 class SubsystemObject final : public CSubsystemObject class in namespace:parameterFramework::introspectionSubsystem
  /external/regex-re2/util/
hash.cc 10 hashword(), hashlittle(), hashlittle2(), hashbig(), mix(), and final()
28 final(a,b,c);
101 final -- final mixing of 3 32-bit values (a,b,c) into c
124 #define final(a,b,c) \ macro
177 final(a,b,c);
223 final(a,b,c);
  /external/skia/src/codec/
SkWbmpCodec.h 14 class SkWbmpCodec final : public SkCodec { class in inherits:SkCodec
  /external/skia/src/gpu/batches/
GrCopySurfaceBatch.h 16 class GrCopySurfaceBatch final : public GrBatch { class in inherits:GrBatch
  /external/v8/src/ast/
ast-literal-reindexer.h 14 class AstLiteralReindexer final : public AstVisitor { class in namespace:v8::internal
  /external/v8/src/
code-factory.h 18 class Callable final BASE_EMBEDDED {
32 class CodeFactory final { class in namespace:v8::internal
  /external/v8/src/compiler/
change-lowering.h 22 class ChangeLowering final : public Reducer { class in namespace:v8::internal::compiler
25 ~ChangeLowering() final; member in class:v8::internal::compiler::final
27 Reduction Reduce(Node* node) final; member in class:v8::internal::compiler::final
gap-resolver.h 14 class GapResolver final { class in namespace:v8::internal::compiler
js-context-specialization.h 21 class JSContextSpecialization final : public AdvancedReducer { class in namespace:v8::internal::compiler
27 Reduction Reduce(Node* node) final; member in class:v8::internal::compiler::final
js-frame-specialization.h 22 class JSFrameSpecialization final : public Reducer { class in namespace:v8::internal::compiler
26 ~JSFrameSpecialization() final {}
28 Reduction Reduce(Node* node) final; member in class:v8::internal::compiler::final
js-generic-lowering.h 25 class JSGenericLowering final : public Reducer { class in namespace:v8::internal::compiler
28 ~JSGenericLowering() final; member in class:v8::internal::compiler::final
30 Reduction Reduce(Node* node) final; member in class:v8::internal::compiler::final
js-inlining.h 22 class JSInliner final : public AdvancedReducer { class in namespace:v8::internal::compiler
32 Reduction Reduce(Node* node) final; member in class:v8::internal::compiler::final
simplified-operator-reducer.h 20 class SimplifiedOperatorReducer final : public Reducer { class in namespace:v8::internal::compiler
23 ~SimplifiedOperatorReducer() final; member in class:v8::internal::compiler::final
25 Reduction Reduce(Node* node) final; member in class:v8::internal::compiler::final
tail-call-optimization.h 21 class TailCallOptimization final : public Reducer { class in namespace:v8::internal::compiler
26 Reduction Reduce(Node* node) final; member in class:v8::internal::compiler::final
  /external/v8/src/snapshot/
snapshot-source-sink.h 20 class SnapshotByteSource final { class in namespace:v8::internal
  /external/v8/test/unittests/libplatform/
task-queue-unittest.cc 24 class TaskQueueThread final : public base::Thread { class in namespace:v8::platform::__anon25365
  /external/webrtc/webrtc/audio/
audio_send_stream.h 28 class AudioSendStream final : public webrtc::AudioSendStream { class in namespace:webrtc::internal
  /external/webrtc/webrtc/modules/audio_coding/acm2/
codec_manager.h 31 class CodecManager final { class in namespace:webrtc::acm2
  /external/webrtc/webrtc/modules/audio_coding/codecs/g722/
audio_decoder_g722.h 20 class AudioDecoderG722 final : public AudioDecoder { class in namespace:webrtc
41 class AudioDecoderG722Stereo final : public AudioDecoder { class in namespace:webrtc
  /external/webrtc/webrtc/modules/audio_processing/
three_band_filter_bank.h 35 class ThreeBandFilterBank final { class in namespace:webrtc
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/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>();
  /packages/inputmethods/LatinIME/native/dicttoolkit/src/offdevice_intermediate_dict/
offdevice_intermediate_dict.h 32 class OffdeviceIntermediateDict final { class in namespace:latinime::dicttoolkit

Completed in 1654 milliseconds

1 2 3 45 6 7 8 91011>>