Home
last modified time | relevance | path

Searched refs:ten (Results 1 – 25 of 339) sorted by relevance

12345678910>>...14

/netbsd/external/lgpl3/mpfr/dist/src/
H A Dget_d128.c182 _Decimal128 ten = 10; in string_to_Decimal128() local
183 _Decimal128 ten2 = ten * ten; in string_to_Decimal128()
258 x *= ten; in string_to_Decimal128()
264 _Decimal128 ten = 10; in string_to_Decimal128() local
265 _Decimal128 ten2 = ten * ten; in string_to_Decimal128()
340 x /= ten; in string_to_Decimal128()
H A Dset_d128.c262 _Decimal128 ten, ten2, ten4, ten8, ten16, ten32, ten64, in decimal128_to_string() local
265 ten = 10; in decimal128_to_string()
381 d /= ten; in decimal128_to_string()
447 if (d < 1 / ten) in decimal128_to_string()
449 d *= ten; in decimal128_to_string()
/netbsd/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dtcl_calltime_example.txt50 The output is in three sections. The first shows the top ten most executed
53 The second (Top 10 exclusive elapsed times) shows us the top ten slowest
57 The third (Top 10 inclusive elapsed times) shows us the top ten slowest
H A Dj_calldist_example.txt12 example) is ten.
237 The exclusive method elapsed times show us the time spent in the top ten most
241 The inclusive method elapsed times show us the time spent in the top ten most
/netbsd/external/cddl/dtracetoolkit/dist/Examples/
H A Dtcl_calltime_example.txt50 The output is in three sections. The first shows the top ten most executed
53 The second (Top 10 exclusive elapsed times) shows us the top ten slowest
57 The third (Top 10 inclusive elapsed times) shows us the top ten slowest
H A Dj_calldist_example.txt12 example) is ten.
237 The exclusive method elapsed times show us the time spent in the top ten most
241 The inclusive method elapsed times show us the time spent in the top ten most
/netbsd/tests/usr.bin/xlint/lint1/
H A Dd_c99_init.c270 struct ten { struct
283 struct ten ten = { argument
H A Dmsg_193.c577 goto ten; in test_goto_numbers_alphabetically()
585 ten: in test_goto_numbers_alphabetically()
/netbsd/external/bsd/ntp/dist/libntp/
H A Ddofptoa.c55 register u_short ten = 10; in dofptoa() local
59 sv = (u_short) (sv/ten); in dofptoa()
/netbsd/external/gpl2/gmake/dist/tests/scripts/features/
H A Dtargetvars44 ten: one\=two
45 ten: one \= two
46 ten one$(EQ)two $(EQ):;@echo $@
47 .PHONY: one two three four five six seven eight nine ten $(EQ) one$(EQ)two
99 &run_make_with_options($makefile, "ten", &get_logfile);
/netbsd/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A Diotop_notes.txt22 could mean that 1 disk was SATURATED out of ten? A value of 10% could
27 the problem (consider all ten disks at 10% utilisation, this would also be
/netbsd/external/cddl/dtracetoolkit/dist/Notes/
H A Diotop_notes.txt22 could mean that 1 disk was SATURATED out of ten? A value of 10% could
27 the problem (consider all ten disks at 10% utilisation, this would also be
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dmax-value-size.c19 char ten[10]; variable
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dmax-value-size.c19 char ten[10]; variable
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-ctf/
H A Dslice.c5 int ten :10; member
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-ctf/
H A Dslice.c5 int ten :10; member
/netbsd/usr.bin/make/unit-tests/
H A Dvarmod-order-reverse.mk6 WORDS= one two three four five six seven eight nine ten
H A Dvarmod-order-string.mk7 WORDS= one two three four five six seven eight nine ten
H A Dvarmod-order-shuffle.mk15 WORDS= one two three four five six seven eight nine ten
H A Dvarmod-order.exp5 … for modifier "O" of variable "WORDS" with value "eight five four nine one seven six ten three two"
/netbsd/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dlex.c415 int ten, nh, quote; in crunch() local
467 ten = 10; in crunch()
473 nh += ten * (*j0-'0'); in crunch()
474 ten*=10; in crunch()
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/pe/
H A Dsection-align-3.s23 .section .ten,"dr3"
H A Dsection-align-3.d39 14 \.ten 0*0000010 0*0000000 0*0000000 0*00002bc 2\*\*3
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/pe/
H A Dsection-align-3.s23 .section .ten,"dr3"
H A Dsection-align-3.d39 14 \.ten 0*0000010 0*0000000 0*0000000 0*00002bc 2\*\*3

12345678910>>...14