Home
last modified time | relevance | path

Searched full:override (Results 1 – 25 of 9351) sorted by relevance

12345678910>>...375

/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h23 void dump(raw_ostream &OS, int Indent) const override;
28 findChildren(PDB_SymType Type) const override;
31 PDB_NameSearchFlags Flags) const override;
34 uint32_t RVA) const override;
36 findInlineFramesByRVA(uint32_t RVA) const override;
38 void getDataBytes(llvm::SmallVector<uint8_t, 32> &bytes) const override;
39 void getFrontEndVersion(VersionInfo &Version) const override;
40 void getBackEndVersion(VersionInfo &Version) const override;
41 PDB_MemberAccess getAccess() const override;
42 uint32_t getAddressOffset() const override;
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h23 void dump(raw_ostream &OS, int Indent) const override;
28 findChildren(PDB_SymType Type) const override;
31 PDB_NameSearchFlags Flags) const override;
35 uint32_t Section, uint32_t Offset) const override;
38 uint64_t VA) const override;
41 uint32_t RVA) const override;
44 findInlineFramesByAddr(uint32_t Section, uint32_t Offset) const override;
46 findInlineFramesByRVA(uint32_t RVA) const override;
48 findInlineFramesByVA(uint64_t VA) const override;
50 std::unique_ptr<IPDBEnumLineNumbers> findInlineeLines() const override;
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeRawSymbol.h30 void dump(raw_ostream &OS, int Indent) const override;
33 findChildren(PDB_SymType Type) const override;
36 PDB_NameSearchFlags Flags) const override;
40 uint32_t Section, uint32_t Offset) const override;
43 uint64_t VA) const override;
46 uint32_t RVA) const override;
49 findInlineFramesByAddr(uint32_t Section, uint32_t Offset) const override;
51 findInlineFramesByRVA(uint32_t RVA) const override;
53 findInlineFramesByVA(uint64_t VA) const override;
55 std::unique_ptr<IPDBEnumLineNumbers> findInlineeLines() const override;
[all …]
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DEmptyVisitor.java27 @Override
32 @Override
37 @Override
42 @Override
47 @Override
52 @Override
57 @Override
62 @Override
67 @Override
72 @Override
[all …]
/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.hpp52 ~Direct3DDevice9Ex() override;
55 long __stdcall QueryInterface(const IID &iid, void **object) override;
56 unsigned long __stdcall AddRef() override;
57 unsigned long __stdcall Release() override;
60 long __stdcall TestCooperativeLevel() override;
61 unsigned int __stdcall GetAvailableTextureMem() override;
62 long __stdcall EvictManagedResources() override;
63 long __stdcall GetDirect3D(IDirect3D9 **D3D) override;
64 long __stdcall GetDeviceCaps(D3DCAPS9 *caps) override;
65 long __stdcall GetDisplayMode(unsigned int swapChain ,D3DDISPLAYMODE *mode) override;
[all …]
DDirect3DDevice9.hpp57 ~Direct3DDevice9() override;
60 long __stdcall QueryInterface(const IID &iid, void **object) override;
61 unsigned long __stdcall AddRef() override;
62 unsigned long __stdcall Release() override;
65 long __stdcall BeginScene() override;
66 long __stdcall BeginStateBlock() override;
67 …D3DRECT *rects, unsigned long flags, unsigned long color, float z, unsigned long stencil) override;
68 long __stdcall ColorFill(IDirect3DSurface9 *surface, const RECT *rect, D3DCOLOR color) override;
69 …ionalSwapChain(D3DPRESENT_PARAMETERS *presentParameters, IDirect3DSwapChain9 **swapChain) override;
70 …D3DFORMAT format, D3DPOOL pool, IDirect3DCubeTexture9 **cubeTexture, void **sharedHandle) override;
[all …]
/external/webrtc/webrtc/modules/audio_device/
Daudio_device_impl.h46 int64_t TimeUntilNextProcess() override;
47 int32_t Process() override;
55 int32_t ActiveAudioLayer(AudioLayer* audioLayer) const override;
58 ErrorCode LastError() const override;
59 int32_t RegisterEventObserver(AudioDeviceObserver* eventCallback) override;
62 int32_t RegisterAudioCallback(AudioTransport* audioCallback) override;
65 int32_t Init() override;
66 int32_t Terminate() override;
67 bool Initialized() const override;
70 int16_t PlayoutDevices() override;
[all …]
/external/webrtc/webrtc/modules/audio_device/dummy/
Daudio_device_dummy.h27 AudioDeviceModule::AudioLayer& audioLayer) const override;
30 int32_t Init() override;
31 int32_t Terminate() override;
32 bool Initialized() const override;
35 int16_t PlayoutDevices() override;
36 int16_t RecordingDevices() override;
39 char guid[kAdmMaxGuidSize]) override;
42 char guid[kAdmMaxGuidSize]) override;
45 int32_t SetPlayoutDevice(uint16_t index) override;
47 AudioDeviceModule::WindowsDeviceType device) override;
[all …]
Dfile_audio_device.h47 AudioDeviceModule::AudioLayer& audioLayer) const override;
50 int32_t Init() override;
51 int32_t Terminate() override;
52 bool Initialized() const override;
55 int16_t PlayoutDevices() override;
56 int16_t RecordingDevices() override;
59 char guid[kAdmMaxGuidSize]) override;
62 char guid[kAdmMaxGuidSize]) override;
65 int32_t SetPlayoutDevice(uint16_t index) override;
67 AudioDeviceModule::WindowsDeviceType device) override;
[all …]
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/fakes/
DRoboWebSettings.java38 @Override
43 @Override
48 @Override
53 @Override
58 @Override
63 @Override
72 @Override
77 @Override
86 @Override
91 @Override
[all …]
/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
DAbstractHttp2Headers.java28 @Override
33 @Override
38 @Override
43 @Override
48 @Override
53 @Override
58 @Override
63 @Override
68 @Override
73 @Override
[all …]
/external/swiftshader/src/D3D8/
DDirect3DDevice8.hpp51 ~Direct3DDevice8() override;
54 long __stdcall QueryInterface(const IID &iid, void **object) override;
55 unsigned long __stdcall AddRef() override;
56 unsigned long __stdcall Release() override;
59 long __stdcall ApplyStateBlock(unsigned long token) override;
60 long __stdcall BeginScene() override;
61 long __stdcall BeginStateBlock() override;
62 long __stdcall CaptureStateBlock(unsigned long token) override;
63 …D3DRECT *rects, unsigned long flags, unsigned long color, float z, unsigned long stencil) override;
64 … unsigned int rects, IDirect3DSurface8 *destinationSurface, const POINT *destPointsArray) override;
[all …]
/external/webrtc/webrtc/modules/audio_device/linux/
Daudio_device_alsa_linux.h39 AudioDeviceModule::AudioLayer& audioLayer) const override;
42 int32_t Init() override;
43 int32_t Terminate() override;
44 bool Initialized() const override;
47 int16_t PlayoutDevices() override;
48 int16_t RecordingDevices() override;
51 char guid[kAdmMaxGuidSize]) override;
54 char guid[kAdmMaxGuidSize]) override;
57 int32_t SetPlayoutDevice(uint16_t index) override;
59 AudioDeviceModule::WindowsDeviceType device) override;
[all …]
/external/testng/src/main/java/org/testng/internal/
DClonedMethod.java32 @Override
37 @Override
42 @Override
47 @Override
52 @Override
57 @Override
62 @Override
67 @Override
72 @Override
77 @Override
[all …]
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmessage_wrappers.h118 const string& session_handle() const override;
119 const string& partial_run_handle() const override;
120 size_t num_feeds() const override;
121 const string& feed_name(size_t i) const override;
122 Status FeedValue(size_t i, Tensor* out_tensor) const override;
123 Status FeedValue(size_t i, TensorProto* out_tensor) const override;
124 size_t num_fetches() const override;
125 const string& fetch_name(size_t i) const override;
126 size_t num_targets() const override;
127 const string& target_name(size_t i) const override;
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsTargetStreamer.h215 void emitDirectiveSetMicroMips() override;
216 void emitDirectiveSetNoMicroMips() override;
217 void emitDirectiveSetMips16() override;
218 void emitDirectiveSetNoMips16() override;
220 void emitDirectiveSetReorder() override;
221 void emitDirectiveSetNoReorder() override;
222 void emitDirectiveSetMacro() override;
223 void emitDirectiveSetNoMacro() override;
224 void emitDirectiveSetMsa() override;
225 void emitDirectiveSetNoMsa() override;
[all …]
/external/testng/src/test/java/org/testng/internal/
DMethodInstanceTest.java97 @Override
102 @Override
107 @Override
121 @Override
138 @Override
143 @Override
148 @Override
153 @Override
159 @Override
164 @Override
[all …]
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl.h35 int64_t TimeUntilNextProcess() override;
38 int32_t Process() override;
44 size_t incoming_packet_length) override;
46 void SetRemoteSSRC(uint32_t ssrc) override;
50 int32_t RegisterSendPayload(const CodecInst& voice_codec) override;
52 int32_t RegisterSendPayload(const VideoCodec& video_codec) override;
54 int32_t DeRegisterSendPayload(int8_t payload_type) override;
60 uint8_t id) override;
62 int32_t DeregisterSendRtpHeaderExtension(RTPExtensionType type) override;
65 uint32_t StartTimestamp() const override;
[all …]
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dcore_codegen.h36 const grpc_completion_queue_attributes* attributes) override;
40 void* reserved) override;
42 void* reserved) override;
44 void* reserved) override;
45 void grpc_completion_queue_destroy(grpc_completion_queue* cq) override;
48 void* reserved) override;
50 void* gpr_malloc(size_t size) override;
51 void gpr_free(void* p) override;
53 void grpc_init() override;
54 void grpc_shutdown() override;
[all …]
/external/clang/lib/Driver/
DToolChains.h217 ~Generic_GCC() override;
219 void printVerboseInfo(raw_ostream &OS) const override;
221 bool IsUnwindTablesDefault() const override;
222 bool isPICDefault() const override;
223 bool isPIEDefault() const override;
224 bool isPICDefaultForced() const override;
225 bool IsIntegratedAssemblerDefault() const override;
228 Tool *getTool(Action::ActionClass AC) const override;
229 Tool *buildAssembler() const override;
230 Tool *buildLinker() const override;
[all …]
/external/webrtc/talk/app/webrtc/test/
Dfakeaudiocapturemodule.h75 int64_t TimeUntilNextProcess() override;
76 int32_t Process() override;
78 int32_t ActiveAudioLayer(AudioLayer* audio_layer) const override;
80 ErrorCode LastError() const override;
82 webrtc::AudioDeviceObserver* event_callback) override;
86 webrtc::AudioTransport* audio_callback) override;
88 int32_t Init() override;
89 int32_t Terminate() override;
90 bool Initialized() const override;
92 int16_t PlayoutDevices() override;
[all …]
/external/turbine/java/com/google/turbine/model/
DConst.java28 @Override
31 @Override
57 @Override
107 @Override
112 @Override
121 @Override
126 @Override
131 @Override
136 @Override
151 @Override
[all …]
/external/llvm/lib/Target/Mips/
DMipsTargetStreamer.h196 void emitDirectiveSetMicroMips() override;
197 void emitDirectiveSetNoMicroMips() override;
198 void emitDirectiveSetMips16() override;
199 void emitDirectiveSetNoMips16() override;
201 void emitDirectiveSetReorder() override;
202 void emitDirectiveSetNoReorder() override;
203 void emitDirectiveSetMacro() override;
204 void emitDirectiveSetNoMacro() override;
205 void emitDirectiveSetMsa() override;
206 void emitDirectiveSetNoMsa() override;
[all …]
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DDelegatingSSLSocket.java40 @Override public void shutdownInput() throws IOException { in shutdownInput()
44 @Override public void shutdownOutput() throws IOException { in shutdownOutput()
48 @Override public String[] getSupportedCipherSuites() { in getSupportedCipherSuites()
52 @Override public String[] getEnabledCipherSuites() { in getEnabledCipherSuites()
56 @Override public void setEnabledCipherSuites(String[] suites) { in setEnabledCipherSuites()
60 @Override public String[] getSupportedProtocols() { in getSupportedProtocols()
64 @Override public String[] getEnabledProtocols() { in getEnabledProtocols()
68 @Override public void setEnabledProtocols(String[] protocols) { in setEnabledProtocols()
72 @Override public SSLSession getSession() { in getSession()
76 @Override public void addHandshakeCompletedListener(HandshakeCompletedListener listener) { in addHandshakeCompletedListener()
[all …]
/external/conscrypt/android/src/main/java/org/conscrypt/
DPreKitKatPlatformOpenSSLSocketImplAdapter.java58 @Override
64 @Override
69 @Override
74 @Override
79 @Override
84 @Override
89 @Override
94 @Override
99 @Override
104 @Override
[all …]

12345678910>>...375