OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PR_IMPLEMENT
(Results
1 - 3
of
3
) sorted by null
/external/chromium/base/third_party/nspr/
prtypes.h
65
**
PR_IMPLEMENT
73
**
PR_IMPLEMENT
for the implementation of the method.
79
**
PR_IMPLEMENT
( void ) DoWhatIMean( void ) { return; }
98
#define
PR_IMPLEMENT
(__type) __type
114
#define
PR_IMPLEMENT
(__type) __declspec(dllexport) __type
130
#define
PR_IMPLEMENT
(__type) __declspec(dllexport) __type
146
#define
PR_IMPLEMENT
(__type) __declspec(dllexport) __type
167
#define
PR_IMPLEMENT
(__type) __type
191
#define
PR_IMPLEMENT
(__type) PR_VISIBILITY_DEFAULT __type
513
#define PR_PUBLIC_API
PR_IMPLEMENT
[
all
...]
/external/chromium_org/base/third_party/nspr/
prtypes.h
65
**
PR_IMPLEMENT
73
**
PR_IMPLEMENT
for the implementation of the method.
79
**
PR_IMPLEMENT
( void ) DoWhatIMean( void ) { return; }
98
#define
PR_IMPLEMENT
(__type) __type
114
#define
PR_IMPLEMENT
(__type) __declspec(dllexport) __type
130
#define
PR_IMPLEMENT
(__type) __declspec(dllexport) __type
146
#define
PR_IMPLEMENT
(__type) __declspec(dllexport) __type
167
#define
PR_IMPLEMENT
(__type) __type
191
#define
PR_IMPLEMENT
(__type) PR_VISIBILITY_DEFAULT __type
513
#define PR_PUBLIC_API
PR_IMPLEMENT
[
all
...]
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
prtypes.h
62
**
PR_IMPLEMENT
70
**
PR_IMPLEMENT
for the implementation of the method.
76
**
PR_IMPLEMENT
( void ) DoWhatIMean( void ) { return; }
88
#define
PR_IMPLEMENT
(__type) __declspec(dllexport) __type
104
#define
PR_IMPLEMENT
(__type) __declspec(dllexport) __type
123
#define
PR_IMPLEMENT
(__type) __type _cdecl _export _loadds
137
#define
PR_IMPLEMENT
(__type) __type _cdecl _export
153
#define
PR_IMPLEMENT
(__type) __declspec(export) __type
169
#define
PR_IMPLEMENT
(__type) __type
484
#define PR_PUBLIC_API
PR_IMPLEMENT
[
all
...]
Completed in 1272 milliseconds