OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__weak
(Results
1 - 25
of
25
) sorted by null
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/
symbols-2.d
6
(00000000)?00000000 g.*1f SECT.*02 0080 \[
__weak
.
__weak
\] a
7
(00000000)?00000001 g.*0f SECT.*02 0080 \[
__weak
.
__weak
\] b
symbols-2.s
1
.section
__weak
,
__weak
, coalesced
err-syms-2.s
3
.section
__weak
,
__weak
, coalesced
/development/ndk/platforms/android-9/arch-mips/include/asm/
linkage.h
25
#define
__weak
__attribute__((weak))
macro
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
linkage.h
25
#define
__weak
__attribute__((weak))
macro
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
linkage.h
25
#define
__weak
__attribute__((weak))
macro
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
linkage.h
25
#define
__weak
__attribute__((weak))
macro
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
linkage.h
25
#define
__weak
__attribute__((weak))
macro
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
linkage.h
25
#define
__weak
__attribute__((weak))
macro
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
linkage.h
25
#define
__weak
__attribute__((weak))
macro
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
linkage.h
25
#define
__weak
__attribute__((weak))
macro
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
linkage.h
25
#define
__weak
__attribute__((weak))
macro
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
linkage.h
25
#define
__weak
__attribute__((weak))
macro
/external/webrtc/talk/app/webrtc/objc/
RTCPeerConnectionObserver.h
72
__weak
RTCPeerConnection* _peerConnection;
RTCVideoRendererAdapter.mm
56
__weak
RTCVideoRendererAdapter* _adapter;
RTCMediaStreamTrack.mm
46
__weak
RTCMediaStreamTrack* _track;
RTCEAGLVideoView.m
174
__weak
RTCEAGLVideoView* weakSelf = self;
223
__weak
RTCEAGLVideoView* weakSelf = self;
RTCDataChannel.mm
65
__weak
RTCDataChannel* _channel;
/device/asus/fugu/original-kernel-headers/linux/
kct.h
94
* directly. Laters' declaration are only to set them
__weak
so
101
gfp_t flags, uint eflags)
__weak
;
105
char *data, gfp_t flags)
__weak
;
106
extern void kct_free_event(struct ct_event *ev)
__weak
;
107
extern int kct_log_event(struct ct_event *ev, gfp_t flags)
__weak
;
/external/webrtc/webrtc/examples/objc/AppRTCDemo/
ARDAppEngineClient.m
58
__weak
ARDAppEngineClient *weakSelf = self;
103
__weak
ARDAppEngineClient *weakSelf = self;
ARDAppClient.m
179
__weak
ARDAppClient *weakSelf = self;
213
__weak
ARDAppClient *weakSelf = self;
547
__weak
ARDAppClient *weakSelf = self;
/external/webrtc/webrtc/api/objc/
RTCEAGLVideoView.m
156
__weak
RTCEAGLVideoView *weakSelf = self;
205
__weak
RTCEAGLVideoView *weakSelf = self;
/device/google/contexthub/firmware/inc/
toolchain.h
44
#define VOID_WEAK
__weak
void
/external/webrtc/webrtc/examples/objc/AppRTCDemo/tests/
ARDAppClientTest.mm
238
__block
__weak
ARDAppClient *weakCaller = nil;
239
__block
__weak
ARDAppClient *weakAnswerer = nil;
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ios/
ARDVideoCallViewController.m
75
__weak
ARDVideoCallViewController *weakSelf = self;
Completed in 748 milliseconds