Home
last modified time | relevance | path

Searched refs:bfp (Results 1 – 13 of 13) sorted by relevance

/external/vboot_reference/utility/
Dbmpblk_util.c206 FILE *bfp = stdout; in dump_bmpblock() local
320 bfp = fdopen(bfd, "wb"); in dump_bmpblock()
321 if (!bfp) { in dump_bmpblock()
337 fclose(bfp); in dump_bmpblock()
347 fclose(bfp); in dump_bmpblock()
356 fclose(bfp); in dump_bmpblock()
361 if (1 != fwrite(data_ptr, img->original_size, 1, bfp)) { in dump_bmpblock()
364 fclose(bfp); in dump_bmpblock()
369 fclose(bfp); in dump_bmpblock()
/external/jemalloc/include/jemalloc/internal/
Dsmoothstep.sh21 bfp=$3
41 …h=`echo ${yprec} k 2 ${bfp} ^ ${y} '*' p | dc | tr -d '\\\\\n' | sed -e 's#^\.#0.#g' | tr '.' ' ' …
47 …h=`echo ${yprec} k 2 ${bfp} ^ ${y} '*' p | dc | tr -d '\\\\\n' | sed -e 's#^\.#0.#g' | tr '.' ' ' …
53 …h=`echo ${yprec} k 2 ${bfp} ^ ${y} '*' p | dc | tr -d '\\\\\n' | sed -e 's#^\.#0.#g' | tr '.' ' ' …
/external/valgrind/none/tests/s390x/
DMakefile.am12 rounding-1 rounding-2 rounding-3 rounding-4 rounding-5 bfp-1 \
13 bfp-2 bfp-3 bfp-4 srnm srnmb comp-1 comp-2 exrl tmll tm stmg \
DMakefile.in164 rounding-4$(EXEEXT) rounding-5$(EXEEXT) bfp-1$(EXEEXT) \
165 bfp-2$(EXEEXT) bfp-3$(EXEEXT) bfp-4$(EXEEXT) srnm$(EXEEXT) \
198 bfp_1_SOURCES = bfp-1.c
199 bfp_1_OBJECTS = bfp-1.$(OBJEXT)
201 bfp_2_SOURCES = bfp-2.c
202 bfp_2_OBJECTS = bfp-2.$(OBJEXT)
204 bfp_3_SOURCES = bfp-3.c
205 bfp_3_OBJECTS = bfp-3.$(OBJEXT)
207 bfp_4_SOURCES = bfp-4.c
208 bfp_4_OBJECTS = bfp-4.$(OBJEXT)
[all …]
Dbfp-4.vgtest1 prog: bfp-4
Dbfp-3.vgtest1 prog: bfp-3
Dbfp-2.vgtest1 prog: bfp-2
Dbfp-1.vgtest1 prog: bfp-1
/external/clang/test/SemaTemplate/
Ddefault-expr-arguments.cpp274 Boom<float> *bfp; variable
278 void g(int x = (delete bfp, 0)); // expected-note{{requested here}}
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm.c605 struct brw_program *bfp = brw_program(prog); in brw_fs_precompile() local
635 key.program_string_id = bfp->id; in brw_fs_precompile()
650 bool success = brw_codegen_wm_prog(brw, bfp, &key, &vue_map); in brw_fs_precompile()
/external/toolchain-utils/dejagnu/gdb_baseline/
Di686-pc-linux-gnu638 Running ./gdb.base/bfp-test.exp ...
639 PASS: gdb.base/bfp-test.exp: continue to breakpoint: return
640 PASS: gdb.base/bfp-test.exp: The original value of b32 is 1.5
641 PASS: gdb.base/bfp-test.exp: The original value of b64 is 2.25
642 PASS: gdb.base/bfp-test.exp: The original value of b128 is 3.375
643 PASS: gdb.base/bfp-test.exp: Try to change b32 to -1.5 with 'print b32=-1.5f'
644 PASS: gdb.base/bfp-test.exp: Try to change b64 to -2.25 with 'print b64=-2.25f'
645 PASS: gdb.base/bfp-test.exp: Try to change b128 to -3.375 with 'print b128=-3.375l'
646 PASS: gdb.base/bfp-test.exp: set variable b32 = 10.5f
647 PASS: gdb.base/bfp-test.exp: set variable b64 = 20.25f
[all …]
Dx86_64-cros-linux-gnu872 Running ./gdb.base/bfp-test.exp ...
873 PASS: gdb.base/bfp-test.exp: continue to breakpoint: return
874 PASS: gdb.base/bfp-test.exp: The original value of b32 is 1.5
875 PASS: gdb.base/bfp-test.exp: The original value of b64 is 2.25
876 PASS: gdb.base/bfp-test.exp: The original value of b128 is 3.375
877 PASS: gdb.base/bfp-test.exp: Try to change b32 to -1.5 with 'print b32=-1.5f'
878 PASS: gdb.base/bfp-test.exp: Try to change b64 to -2.25 with 'print b64=-2.25f'
879 PASS: gdb.base/bfp-test.exp: Try to change b128 to -3.375 with 'print b128=-3.375l'
880 PASS: gdb.base/bfp-test.exp: set variable b32 = 10.5f
881 PASS: gdb.base/bfp-test.exp: set variable b64 = 20.25f
[all …]
Darmv7a-cros-linux-gnueabi686 Running ./gdb.base/bfp-test.exp ...
687 PASS: gdb.base/bfp-test.exp: continue to breakpoint: return
688 PASS: gdb.base/bfp-test.exp: The original value of b32 is 1.5
689 PASS: gdb.base/bfp-test.exp: The original value of b64 is 2.25
690 PASS: gdb.base/bfp-test.exp: The original value of b128 is 3.375
691 PASS: gdb.base/bfp-test.exp: Try to change b32 to -1.5 with 'print b32=-1.5f'
692 PASS: gdb.base/bfp-test.exp: Try to change b64 to -2.25 with 'print b64=-2.25f'
693 PASS: gdb.base/bfp-test.exp: Try to change b128 to -3.375 with 'print b128=-3.375l'
694 PASS: gdb.base/bfp-test.exp: set variable b32 = 10.5f
695 PASS: gdb.base/bfp-test.exp: set variable b64 = 20.25f
[all …]