Home
last modified time | relevance | path

Searched refs:uf (Results 1 – 14 of 14) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-unicode.c482 hb_unicode_funcs_t *uf = (hb_unicode_funcs_t *) user_data; in test_unicode_properties() local
486 g_assert (hb_unicode_funcs_is_immutable (uf)); in test_unicode_properties()
487 g_assert (hb_unicode_funcs_get_parent (uf)); in test_unicode_properties()
497 g_assert_cmphex (p->getter (uf, tests[j].unicode), ==, tests[j].value); in test_unicode_properties()
504 if (p->getter (uf, tests[j].unicode) != tests[j].value) { in test_unicode_properties()
505 …g_test_message ("Soft fail: Received %x, expected %x", p->getter (uf, tests[j].unicode), tests[j].… in test_unicode_properties()
522 _test_unicode_properties_nil (hb_unicode_funcs_t *uf) in _test_unicode_properties_nil() argument
534 …g_assert_cmphex (p->getter (uf, tests[j].unicode), ==, default_value (p->default_value, tests[j].u… in _test_unicode_properties_nil()
539 …g_assert_cmphex (p->getter (uf, tests[j].unicode), ==, default_value (p->default_value, tests[j].u… in _test_unicode_properties_nil()
547 hb_unicode_funcs_t *uf = hb_unicode_funcs_create (NULL); in test_unicode_properties_nil() local
[all …]
/external/zlib/src/contrib/minizip/
Dminiunz.c234 int do_list(uf) in do_list() argument
235 unzFile uf; in do_list()
241 err = unzGetGlobalInfo64(uf,&gi);
253 … err = unzGetCurrentFileInfo64(uf,&file_info,filename_inzip,sizeof(filename_inzip),NULL,0,NULL,0);
299 err = unzGoToNextFile(uf);
312 int do_extract_currentfile(uf,popt_extract_without_path,popt_overwrite,password) in do_extract_currentfile() argument
313 unzFile uf; in do_extract_currentfile()
328 … err = unzGetCurrentFileInfo64(uf,&file_info,filename_inzip,sizeof(filename_inzip),NULL,0,NULL,0);
370 err = unzOpenCurrentFilePassword(uf,password);
435 err = unzReadCurrentFile(uf,buf,size_buf);
[all …]
/external/tcpdump/
Dprint-ntp.c205 register u_int32_t uf; in p_ntp_time() local
210 uf = EXTRACT_32BITS(&lfp->fraction); in p_ntp_time()
211 ff = uf; in p_ntp_time()
240 register u_int32_t u, uf; in p_ntp_delta() local
248 uf = EXTRACT_32BITS(&lfp->fraction); in p_ntp_delta()
259 f = uf - ouf; in p_ntp_delta()
260 if (ouf > uf) /* must borrow from high-order bits */ in p_ntp_delta()
264 f = ouf - uf; in p_ntp_delta()
265 if (uf > ouf) /* must carry into the high-order bits */ in p_ntp_delta()
269 if (uf > ouf) { in p_ntp_delta()
[all …]
/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
300 URL u1f = new URL(uf, "file.java"); in test_ConstructorLjava_net_URLLjava_lang_String()
334 uf = new URL("file://www.apache.org/testing/"); in test_ConstructorLjava_net_URLLjava_lang_String()
335 u1f = new URL(uf, "file.java"); in test_ConstructorLjava_net_URLLjava_lang_String()
343 uf = new URL("file:/testing/"); in test_ConstructorLjava_net_URLLjava_lang_String()
344 u1f = new URL(uf, "file.java"); in test_ConstructorLjava_net_URLLjava_lang_String()
352 uf = new URL("file:testing/"); in test_ConstructorLjava_net_URLLjava_lang_String()
353 u1f = new URL(uf, "file.java"); in test_ConstructorLjava_net_URLLjava_lang_String()
361 u1f = new URL(uf, "file:file.java"); in test_ConstructorLjava_net_URLLjava_lang_String()
368 u1f = new URL(uf, "file:"); in test_ConstructorLjava_net_URLLjava_lang_String()
[all …]
/external/llvm/test/CodeGen/X86/
Dnancvt.ll25 %uf = alloca %struct..0anon, align 4 ; <%struct..0anon*> [#uses=8]
35 %tmp3 = getelementptr %struct..0anon* %uf, i32 0, i32 0 ; <float*> [#uses=1]
38 %tmp5 = getelementptr %struct..0anon* %uf, i32 0, i32 0 ; <float*> [#uses=1]
83 %tmp38 = getelementptr %struct..0anon* %uf, i32 0, i32 0 ; <float*> [#uses=1]
85 %tmp39 = getelementptr %struct..0anon* %uf, i32 0, i32 0 ; <float*> [#uses=1]
110 %tmp56 = getelementptr %struct..0anon* %uf, i32 0, i32 0 ; <float*> [#uses=1]
113 %tmp58 = getelementptr %struct..0anon* %uf, i32 0, i32 0 ; <float*> [#uses=1]
158 %tmp93 = getelementptr %struct..0anon* %uf, i32 0, i32 0 ; <float*> [#uses=1]
160 %tmp94 = getelementptr %struct..0anon* %uf, i32 0, i32 0 ; <float*> [#uses=1]
/external/libgsm/src/
Dshort_term.c238 float uf[8], variable
245 uf[i] = u[i];
252 register float ufi = uf[i];
254 uf[i] = sav;
261 for (i = 0; i < 8; ++i) u[i] = uf[i];
/external/proguard/build/
Dbuild.sh60 jar -uf "$PROGUARD_JAR" -C "$CLASSES" $(dirname $1)
Dmakefile34 jar -uf $(LIB)/proguard.jar \
/external/icu4c/data/unidata/
Dchanges.txt141 …~/svn.icu/uni62/dbg/data/out/icu4j$ jar uf ~/svn.icu4j/trunk/src/main/shared/data/icudata.jar -C /…
166 …~/svn.icu/uni62/bld/data/out/icu4j$ jar uf ~/svn.icu4j/trunk/src/main/shared/data/icudata.jar -C /…
441 …~/svn.icu/trunk/bld/data/out/icu4j$ jar uf ~/svn.icu4j/trunk/src/main/shared/data/icudata.jar -C /…
471 …~/svn.icu/trunk/bld/data/out/icu4j$ jar uf ~/svn.icu4j/trunk/src/main/shared/data/icudata.jar -C /…
562 …~/svn.icu/trunk/dbg/data/out/icu4j$ jar uf ~/svn.icu4j/trunk/src/main/shared/data/icudata.jar -C /…
732 …~/svn.icu/trunk/bld/data/out/icu4j$ jar uf ~/svn.icu4j/trunk/src/main/shared/data/icudata.jar -C /…
771 …~/svn.icu/trunk/bld/data/out/icu4j$ jar uf ~/svn.icu4j/trunk/src/main/shared/data/icudata.jar -C /…
/external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
Dvideo.rtpdump714 D� ~��Ь 7�.v��>���f��H���̪�:�͎���2:^�uf�_'�M�^Q����& ������'����w���� `%�n��f���k�۝�Jl…
Dvoice.rtpdump15 …���wy��~]^l���nc_ihjo}}ken�����t������ ��9��4�J��pjqy�����nnz���v{u��rn���uf\filjz�ls��}eiq{y����…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/
Dfr-FR_nk0_kpdf_mgc.pkb1456 ���˰�� P=I>EKPFM^i�Lg<9b�_S{$-dIODk[�B]uf|qs��N~$-*-/;6<HKfRS=$/C1\�j$m9����…
/external/sonivox/jet_tools/JetCreator/
Dimg_splash.py785 uf\x18X\xe2\xce\x03\xe2\xb9\x90\x8e\xfe\x0e\xaa\xae\xbb\x1d\xab9g6\x1c:\x80\
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en58298 http://www.na.fs.fed.us/spfo/pubs/uf/techguide/values.htm