HomeSort by relevance Sort by last modified time
    Searched defs:fa (Results 1 - 25 of 42) sorted by null

1 2

  /external/harfbuzz_ng/test/api/
test-common.c 182 hb_language_t fa = hb_language_from_string ("fa", -1); local
184 hb_language_t fa_ir = hb_language_from_string ("fa-ir", -1);
189 g_assert (fa != NULL);
194 g_assert (en != fa);
  /external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
v3_addr.c 1180 IPAddressFamily *fa = sk_IPAddressFamily_value(a, i); local
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkBitmapFilter.cpp 40 SkScalar fr = 0, fg = 0, fb = 0, fa = 0; local
59 fa += combined_weight * SkGetPackedA32(c);
67 fa = SkScalarDiv(fa, weight);
69 int a = SkClampMax(SkScalarRoundToInt(fa), 255);
  /external/llvm/unittests/ExecutionEngine/JIT/
MultiJITTest.cpp 167 intptr_t fa = (intptr_t)&getPointerToNamedFunction; local
168 EXPECT_TRUE(fa != 0);
172 if (sa != fa && memcmp((char *)fa, "\xFF\x25", 2) == 0) {
173 fa = *(intptr_t *)(fa + 2); // Address to IAT
174 EXPECT_TRUE(fa != 0);
175 fa = *(intptr_t *)fa; // Bound value of IAT
181 if (sa != fa && memcmp((char *)fa, "\xFF\x25", 2) == 0)
    [all...]
  /external/openssl/crypto/x509v3/
v3_addr.c 1180 IPAddressFamily *fa = sk_IPAddressFamily_value(a, i); local
    [all...]
  /external/skia/src/core/
SkBitmapFilter.cpp 40 SkScalar fr = 0, fg = 0, fb = 0, fa = 0; local
59 fa += combined_weight * SkGetPackedA32(c);
67 fa = SkScalarDiv(fa, weight);
69 int a = SkClampMax(SkScalarRoundToInt(fa), 255);
  /frameworks/av/media/libstagefright/
XINGSeeker.cpp 59 float fa, fb; local
61 fa = 0.0f;
63 fa = (float)mTOC[a-1];
70 fx = fa + (fb-fa)*(percent-a);
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
UT_array_init.java 32 float[] fa = s.get_fa(); local
33 _RS_ASSERT("fa[0] == 1.0", fa[0] == 1.0);
34 _RS_ASSERT("fa[1] == 9.9999f", fa[1] == 9.9999f);
35 _RS_ASSERT("fa[2] == 0", fa[2] == 0);
36 _RS_ASSERT("fa[3] == 0", fa[3] == 0);
37 _RS_ASSERT("fa.length == 4", fa.length == 4)
    [all...]
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UT_array_init.java 32 float[] fa = s.get_fa(); local
33 _RS_ASSERT("fa[0] == 1.0", fa[0] == 1.0);
34 _RS_ASSERT("fa[1] == 9.9999f", fa[1] == 9.9999f);
35 _RS_ASSERT("fa[2] == 0", fa[2] == 0);
36 _RS_ASSERT("fa[3] == 0", fa[3] == 0);
37 _RS_ASSERT("fa.length == 4", fa.length == 4)
    [all...]
  /libcore/luni/src/test/java/libcore/icu/
ICUTest.java 51 assertEquals("d LLLL", ICU.getBestDateTimePattern("MMMMd", new Locale("fa", "IR")));
90 // lv and fa use differing orders depending on whether you're using numeric or textual months.
95 Locale fa = new Locale("fa"); local
96 assertEquals("[y, M, d]", Arrays.toString(ICU.getDateFormatOrder(best(fa, "yyyy-M-dd"))));
97 assertEquals("[d, M, y]", Arrays.toString(ICU.getDateFormatOrder(best(fa, "yyyy-MMM-dd"))));
98 assertEquals("[d, M, \u0000]", Arrays.toString(ICU.getDateFormatOrder(best(fa, "MMM-dd"))));
  /external/harfbuzz_ng/util/
helper-cairo.cc 351 unsigned int fr, fg, fb, fa, br, bg, bb, ba; local
354 fr = fg = fb = 0; fa = 255;
355 sscanf (view_opts->fore + (*view_opts->fore=='#'), "%2x%2x%2x%2x", &fr, &fg, &fb, &fa);
387 (fr / 255.) * (fa / 255.) + (br / 255) * (1 - (fa / 255.)));
396 cairo_set_source_rgba (cr, fr / 255., fg / 255., fb / 255., fa / 255.);
  /external/valgrind/main/coregrind/
launcher-darwin.c 131 struct fat_arch *fa = (struct fat_arch *)(fh+1); local
135 if (ntohl(fa[i].cputype) == cputype) return 1;
176 struct fat_arch *fa = (struct fat_arch *)(fh+1); local
177 return name_for_cputype(ntohl(fa->cputype));
  /external/valgrind/main/memcheck/tests/amd64/
more_x87_fp.c 96 float fa; local
105 fa = a;
107 printf("(float)%e = %e\n", a, fa);
  /external/valgrind/main/memcheck/tests/x86/
more_x86_fp.c 86 float fa; local
95 fa = a;
97 printf("(float)%f = %f\n", a, fa);
  /external/vixl/test/
test-simulator-a64.cc 159 const FPRegister& fa);
417 FPRegister fa = double_op ? d3 : s3; local
433 __ Ldr(fa, MemOperand(inputs_base, index_a, UXTW, index_shift));
435 (masm.*helper)(fd, fn, fm, fa);
    [all...]
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerTester.java 79 File[] fa = wavFiles.toArray(new File[wavFiles.size()]); local
80 Arrays.sort(fa);
81 mWavFiles = new WavFile[fa.length];
83 mWavFiles[i] = new WavFile(fa[i]);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILISelLowering.cpp 526 // float fa = (float)ia;
527 SDValue fa = DAG.getNode(ISD::SINT_TO_FP, DL, FLTTY, ia); local
532 // float fq = native_divide(fa, fb);
533 SDValue fq = DAG.getNode(AMDGPUISD::DIV_INF, DL, FLTTY, fa, fb);
541 // float fr = mad(fqneg, fb, fa);
542 SDValue fr = DAG.getNode(AMDGPUISD::MAD, DL, FLTTY, fqneg, fb, fa);
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
context.c 348 gl_frag_attrib fa = FRAG_ATTRIB_WPOS; local
358 (void) fa;
    [all...]
  /external/libunwind/src/dwarf/
Gfind_proc_info-lsb.c 353 const struct table_entry *fa = a, *fb = b; local
355 if (fa->start_ip_offset > fb->start_ip_offset)
357 else if (fa->start_ip_offset < fb->start_ip_offset)
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILISelLowering.cpp 526 // float fa = (float)ia;
527 SDValue fa = DAG.getNode(ISD::SINT_TO_FP, DL, FLTTY, ia); local
532 // float fq = native_divide(fa, fb);
533 SDValue fq = DAG.getNode(AMDGPUISD::DIV_INF, DL, FLTTY, fa, fb);
541 // float fr = mad(fqneg, fb, fa);
542 SDValue fr = DAG.getNode(AMDGPUISD::MAD, DL, FLTTY, fqneg, fb, fa);
  /external/mesa3d/src/mesa/main/
context.c 348 gl_frag_attrib fa = FRAG_ATTRIB_WPOS; local
358 (void) fa;
    [all...]
  /external/clang/test/SemaCXX/
conditional-expr.cpp 286 fa, fb, fc, fd, fe, ff enumerator in enum:test1::A::Foo
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_IFormFiller.cpp 186 PDFSDK_FieldAction fa; local
187 fa.bModifier = m_pApp->FFI_IsCTRLKeyDown(nFlag);
188 fa.bShift = m_pApp->FFI_IsSHIFTKeyDown(nFlag);
189 pWidget->OnAAction(CPDF_AAction::CursorEnter, fa, pPageView );
229 PDFSDK_FieldAction fa; local
230 fa.bModifier = m_pApp->FFI_IsCTRLKeyDown(nFlag);
231 fa.bShift = m_pApp->FFI_IsSHIFTKeyDown(nFlag);
233 pWidget->OnAAction(CPDF_AAction::CursorExit, fa, pPageView);
273 PDFSDK_FieldAction fa; local
274 fa.bModifier = m_pApp->FFI_IsCTRLKeyDown(nFlags);
360 PDFSDK_FieldAction fa; local
534 PDFSDK_FieldAction fa; local
591 PDFSDK_FieldAction fa; local
867 PDFSDK_FieldAction fa; local
908 PDFSDK_FieldAction fa; local
1123 PDFSDK_FieldAction fa; local
    [all...]
  /external/valgrind/main/VEX/test/
test-amd64.c 616 float fa; local
625 fa = a;
627 printf("(float)%f = %f\n", a, fa);
    [all...]
test-i386.c 578 float fa; local
587 fa = a;
589 printf("(float)%f = %f\n", a, fa);
    [all...]

Completed in 1812 milliseconds

1 2