Home
last modified time | relevance | path

Searched defs:f (Results 1 – 3 of 3) sorted by relevance

/interface/sdk_c/build-tools/capi_parser/src/coreImpl/parser/
Dparser.py38 def find_h_file(matches, f, sources): argument
66 def find_dest_dir(matches, content, f): argument
/interface/sdk_c/third_party/musl/ndk_musl_include/
Dpthread.h358 #define pthread_cleanup_push(f, x) do { struct __ptcb __cb; _pthread_cleanup_push(&__cb, f, x); argument
Dsyslog.h21 #define LOG_MAKEPRI(f, p) (((f)<<3)|(p)) argument