Searched defs:f (Results 1 – 5 of 5) sorted by relevance
| /interface/sdk_c/build-tools/capi_parser/src/coreImpl/parser/ |
| D | parser.py | 37 def find_h_file(matches, f, sources): argument 65 def find_dest_dir(matches, content, f): argument
|
| /interface/sdk_c/third_party/musl/ndk_musl_include/ |
| D | syslog.h | 21 #define LOG_MAKEPRI(f, p) (((f)<<3)|(p)) argument
|
| D | pthread.h | 358 #define pthread_cleanup_push(f, x) do { struct __ptcb __cb; _pthread_cleanup_push(&__cb, f, x); argument
|
| /interface/sdk_c/web/webview/interfaces/native/ |
| D | arkweb_type.h | 540 #define ARKWEB_MEMBER_EXISTS(s, f) \ argument 548 #define ARKWEB_MEMBER_MISSING(s, f) (!ARKWEB_MEMBER_EXISTS(s, f) || !((s)->f)) argument
|
| /interface/sdk_c/ani/ |
| D | ani.h | 170 ani_float f; member
|