HomeSort by relevance Sort by last modified time
    Searched refs:final (Results 726 - 750 of 2780) sorted by null

<<21222324252627282930>>

  /external/v8/src/interpreter/
bytecode-register-allocator.h 17 class BytecodeRegisterAllocator final { class in namespace:v8::internal::interpreter
  /external/v8/tools/clang/plugins/tests/
virtual_specifiers.cpp 5 // Tests for chromium style checks for virtual/override/final specifiers on
14 #define FINAL final
23 // Derived classes correctly use only override or final specifier.
32 ~CorrectFinal() FINAL {}
33 void F() FINAL {}
52 virtual ~VirtualAndFinal() FINAL {}
53 virtual void F() FINAL {}
58 virtual ~VirtualAndOverrideFinal() OVERRIDE FINAL {}
59 virtual void F() OVERRIDE FINAL {}
    [all...]
  /external/webrtc/webrtc/audio/
audio_receive_stream.h 29 class AudioReceiveStream final : public webrtc::AudioReceiveStream { class in namespace:webrtc::internal
  /external/webrtc/webrtc/base/
array_view.h 72 class ArrayView final { class in namespace:rtc
  /external/webrtc/webrtc/modules/audio_coding/codecs/g722/
audio_encoder_g722.h 23 class AudioEncoderG722 final : public AudioEncoder { class in namespace:webrtc
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/
audio_encoder_isac_t.h 24 class AudioEncoderIsacT final : public AudioEncoder { class in namespace:webrtc
  /external/webrtc/webrtc/modules/audio_coding/codecs/opus/
audio_encoder_opus.h 24 class AudioEncoderOpus final : public AudioEncoder { class in namespace:webrtc
  /external/webrtc/webrtc/modules/audio_processing/agc/
agc_manager_direct.h 39 class AgcManagerDirect final { class in namespace:webrtc
  /external/zopfli/src/zopfli/
katajainen.c 102 final: Whether this is the last time this function is called. If it is then it
106 Node* leaves, int numsymbols, NodePool* pool, int index, char final) {
132 if (!final) {
241 char final = i == numBoundaryPMRuns - 1; local
242 BoundaryPM(lists, maxbits, leaves, numsymbols, &pool, maxbits - 1, final);
  /frameworks/native/services/sensorservice/hidl/
DirectReportChannel.h 44 struct DirectReportChannel final : public IDirectReportChannel { struct in namespace:android::frameworks::sensorservice::V1_0::implementation
EventQueue.h 40 struct EventQueue final : public IEventQueue { struct in namespace:android::frameworks::sensorservice::V1_0::implementation
  /frameworks/native/services/sensorservice/hidl/include/sensorservicehidl/
SensorManager.h 44 struct SensorManager final : public ISensorManager { struct in namespace:android::frameworks::sensorservice::V1_0::implementation
  /packages/inputmethods/LatinIME/native/jni/src/utils/
profiler.h 29 class Profiler final { class in namespace:latinime
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
CommandLineSourceLoc.h 62 class parser<clang::ParsedSourceLocation> final class in namespace:llvm::cl
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCSectionCOFF.h 27 class MCSectionCOFF final : public MCSection { class in namespace:llvm
MCSectionELF.h 28 class MCSectionELF final : public MCSection { class in namespace:llvm
MCSectionMachO.h 25 class MCSectionMachO final : public MCSection { class in namespace:llvm
MCSectionWasm.h 28 class MCSectionWasm final : public MCSection { class in namespace:llvm
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
CommandLineSourceLoc.h 62 class parser<clang::ParsedSourceLocation> final class in namespace:llvm::cl
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCSectionCOFF.h 27 class MCSectionCOFF final : public MCSection { class in namespace:llvm
MCSectionELF.h 28 class MCSectionELF final : public MCSection { class in namespace:llvm
MCSectionMachO.h 25 class MCSectionMachO final : public MCSection { class in namespace:llvm
MCSectionWasm.h 28 class MCSectionWasm final : public MCSection { class in namespace:llvm
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
CommandLineSourceLoc.h 62 class parser<clang::ParsedSourceLocation> final class in namespace:llvm::cl
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCSectionCOFF.h 27 class MCSectionCOFF final : public MCSection { class in namespace:llvm

Completed in 1281 milliseconds

<<21222324252627282930>>