Home
last modified time | relevance | path

Searched defs:uf (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
Dprint-ntp.c205 register u_int32_t uf; in p_ntp_time() local
240 register u_int32_t u, uf; in p_ntp_delta() local
/external/zlib/src/contrib/minizip/
Dminiunz.c234 int do_list(uf) in do_list() argument
312 int do_extract_currentfile(uf,popt_extract_without_path,popt_overwrite,password) in do_extract_currentfile() argument
475 int do_extract(uf,opt_extract_without_path,opt_overwrite,password) in do_extract() argument
511 int do_extract_onefile(uf,filename,opt_extract_without_path,opt_overwrite,password) in do_extract_onefile() argument
550 unzFile uf=NULL; local
/external/libgsm/src/
Dshort_term.c238 float uf[8], variable
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DURLTest.java291 URL uf = new URL("file://www.yahoo.com"); in test_ConstructorLjava_net_URLLjava_lang_String() local