Home
last modified time | relevance | path

Searched defs:fi2 (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/SemaObjC/
Dformat-arg-attribute.m23 extern NSString *fi2 (NSString *) __attribute__((format_arg(1))); function
/external/clang/test/CodeGen/
Dbig-atomic-ops.c37 void fi2(_Atomic(int) *i) { in fi2() function
Datomic-ops.c37 void fi2(_Atomic(int) *i) { in fi2() function
/external/opencv/cvaux/src/
Dcvlmeds.cpp199 double p, q, D, c1, c2, b1, b2, ro1, ro2, fi1, fi2, tt; in icvCubic() local
/external/valgrind/main/cachegrind/
Dcg_merge.c264 char* fi2 = strdup(ff->fi_name); in dopy_FileFn() local
/external/clang/test/SemaCXX/
Dcxx1y-generic-lambdas.cpp102 int* (*fi2)(int) = L(3.14); //expected-error{{no viable conversion}} in test() local
Dcxx1y-generic-lambdas-capturing.cpp844 int* (*fi2)(int) = L(3.14); //expected-error{{no viable conversion}} in test() local