| /external/clang/test/OpenMP/ |
| D | declare_reduction_messages.c | 42 int fun(int arg) { in fun() function
|
| D | declare_reduction_messages.cpp | 66 T fun(T arg) { in fun() function
|
| /external/clang/test/SemaCXX/ |
| D | writable-strings-deprecated.cpp | 14 char *fun(void) in fun() function
|
| D | goto2.cpp | 10 void fun(const char* text) { in fun() function
|
| /external/clang/test/CodeGenCXX/ |
| D | 2003-12-08-ArrayOfPtrToMemberFunc.cpp | 10 void Evil::fun() { in fun() function in Evil
|
| D | microsoft-uuidof.cpp | 66 void fun() { in fun() function
|
| D | mangle-ms-templates.cpp | 262 void fun(UUIDType1<uuid> a) {} in fun() function 264 void fun(UUIDType2<uuid> b) {} in fun() function
|
| /external/autotest/client/deps/glbench/src/ |
| D | glx_stuff.cc | 17 #define F(fun, type) type fun = NULL; argument 52 #define F(fun, type) fun = reinterpret_cast<type>( \ in Init() argument
|
| D | main.h | 94 #define F(fun, type) extern type fun; argument
|
| D | waffle_stuff.cc | 21 #define F(fun, type) type fun = NULL; argument 158 #define F(fun, type) fun = reinterpret_cast<type>(waffle_get_proc_address(#fun)); in Init() argument
|
| /external/clang/test/CXX/temp/temp.decls/temp.mem/ |
| D | p2.cpp | 6 void fun() { in fun() function
|
| /external/clang/test/CodeGen/ |
| D | 2009-01-05-BlockInlining.c | 10 static int fun(int x) { in fun() function
|
| /external/skia/tests/ |
| D | PathOpsExtendedTest.h | 19 void (*fun)(skiatest::Reporter*, const char* filename); member
|
| /external/mockito/src/test/java/org/mockitousage/bugs/ |
| D | CaptorAnnotationAutoboxingTest.java | 26 @Mock Fun fun; field in CaptorAnnotationAutoboxingTest
|
| /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
| D | p4.cpp | 16 template<typename S> void fun(const int* const S::* member) {} in fun() function
|
| /external/clang/test/Sema/ |
| D | invalid-decl.c | 27 FunctionType fun; // expected-error {{field 'fun' declared as a function}} member
|
| /external/clang/test/SemaTemplate/ |
| D | resolve-single-template-id.cpp | 38 decltype(oneT<int>)* fun = 0; in main() local
|
| /external/clang/test/Layout/ |
| D | ms-x86-vtordisp.cpp | 342 virtual void fun() {} in fun() function 346 virtual void fun() {} in fun() function 385 virtual void fun() {} in fun() function
|
| /external/libedit/src/ |
| D | hist.c | 84 hist_set(EditLine *el, hist_fun_t fun, void *ptr) in hist_set()
|
| /external/clang/test/PCH/ |
| D | struct.h | 13 struct Fun *fun; variable
|
| /external/v8/src/ |
| D | isolate.cc | 351 bool IsStrictFrame(JSFunction* fun) { in IsStrictFrame() 360 bool IsVisibleInStackTrace(JSFunction* fun) { in IsVisibleInStackTrace() 370 bool ShouldIncludeFrame(JSFunction* fun) { in ShouldIncludeFrame() 389 bool IsNotInNativeScript(JSFunction* fun) { in IsNotInNativeScript() 400 bool IsInSameSecurityContext(JSFunction* fun) { in IsInSameSecurityContext() 463 Handle<JSFunction> fun = frames[i].function(); in CaptureSimpleStackTrace() local 493 Handle<JSFunction> fun = handle(exit_frame->function(), this); in CaptureSimpleStackTrace() local 628 Handle<JSObject> NewStackFrameObject(Handle<JSFunction> fun, int position, in NewStackFrameObject() 687 Handle<JSFunction> fun = handle(frame->function(), isolate_); in NewStackFrameObject() local 771 Handle<JSFunction> fun = frames[i].function(); in CaptureCurrentStackTrace() local [all …]
|
| D | string-stream.cc | 468 JSFunction* fun = JSFunction::cast(f); in PrintSecurityTokenIfChanged() local 508 JSFunction* fun = JSFunction::cast(f); in PrintFunction() local 527 void StringStream::PrintPrototype(JSFunction* fun, Object* receiver) { in PrintPrototype()
|
| /external/ltp/tools/top-LTP/proc/ |
| D | compare.c | 145 int (*fun) (proc_t **, proc_t **); /* pointer to cmp_key */ member
|
| /external/clang/test/ARCMT/ |
| D | objcmt-property-dot-syntax.m | 26 P* fun(); function
|
| /external/toolchain-utils/automation/common/ |
| D | logger.py | 135 def HandleUncaughtExceptions(fun): argument
|