Searched hist:37 (Results 26 - 50 of 673) sorted by relevance

1234567891011>>

/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dmx6x_pins.h9deb65ea Wed May 31 23:37:45 MDT 2017 Kent McLeod <Kent.Mcleod@data61.csiro.au> Change 1 << * to BIT(*) in some cases
H A Dphy.c9deb65ea Wed May 31 23:37:45 MDT 2017 Kent McLeod <Kent.Mcleod@data61.csiro.au> Change 1 << * to BIT(*) in some cases
H A Dethtool.h9deb65ea Wed May 31 23:37:45 MDT 2017 Kent McLeod <Kent.Mcleod@data61.csiro.au> Change 1 << * to BIT(*) in some cases
H A Dimx-regs.h9deb65ea Wed May 31 23:37:45 MDT 2017 Kent McLeod <Kent.Mcleod@data61.csiro.au> Change 1 << * to BIT(*) in some cases
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/zynq/
H A Daxi_uartlite.cdiff 99e9a821 Thu Jul 20 13:37:02 MDT 2017 Nathan Studer <nathan.studer@dornerworks.com> Make zynq7000 names in zynq machine files more generic
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/apq8064/
H A Dintc.cdiff 9deb65ea Wed May 31 23:37:45 MDT 2017 Kent McLeod <Kent.Mcleod@data61.csiro.au> Change 1 << * to BIT(*) in some cases
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/imx31/
H A Dserial.cdiff 9deb65ea Wed May 31 23:37:45 MDT 2017 Kent McLeod <Kent.Mcleod@data61.csiro.au> Change 1 << * to BIT(*) in some cases
/seL4-refos-master/libs/libmuslc/src/internal/
H A Dshgetc.hdiff f007bb85 Sun Apr 15 23:55:37 MDT 2012 Rich Felker <dalias@aerifal.cx> fix broken shgetc limiter logic (wasn't working)
2162541f Tue Apr 10 19:47:37 MDT 2012 Rich Felker <dalias@aerifal.cx> add "scan helper getc" and rework strtod, etc. to use it

the immediate benefit is a significant debloating of the float parsing
code by moving the responsibility for keeping track of the number of
characters read to a different module.

by linking shgetc with the stdio buffer logic, counting logic is
defered to buffer refill time, keeping the calls to shgetc fast and
light.

in the future, shgetc will also be useful for integrating the new
float code with scanf, which needs to not only count the characters
consumed, but also limit the number of characters read based on field
width specifiers.

shgetc may also become a useful tool for simplifying the integer
parsing code.
/seL4-refos-master/libs/libmuslc/src/signal/
H A Dsigandset.cdiff 30d2c1f5 Thu Dec 06 14:14:37 MST 2012 rofl0r <retnyg@gmx.net> sigandset/sigorset: do not check for NULL pointers.

that way it's consistent with existing sig* functions, and saves
some code size.
diff 4ab26cc3 Thu Dec 06 13:50:37 MST 2012 rofl0r <retnyg@gmx.net> fixup sigandset
H A Dsigorset.cdiff 30d2c1f5 Thu Dec 06 14:14:37 MST 2012 rofl0r <retnyg@gmx.net> sigandset/sigorset: do not check for NULL pointers.

that way it's consistent with existing sig* functions, and saves
some code size.
diff 4ab26cc3 Thu Dec 06 13:50:37 MST 2012 rofl0r <retnyg@gmx.net> fixup sigandset
/seL4-refos-master/libs/librefos/include/refos-rpc/
H A Dname_client_helper.hdiff becb2980 Mon Aug 22 21:37:30 MDT 2016 Alexander Wharton <awharton@alexw.keg.ertos.in.nicta.com.au> fix typos in comments and spacing issue
/seL4-refos-master/libs/librefossys/include/refos-io/
H A Dipc_state.hdiff bccd44f6 Sun Nov 20 20:53:37 MST 2016 Stephen Sherratt <Stephen.Sherratt@data61.csiro.au> Update for ia32 IPC buffer gs to fs switch
/seL4-refos-master/projects/refos/impl/apps/process_server/src/dispatchers/
H A Dmem_syscall.cdiff becb2980 Mon Aug 22 21:37:30 MDT 2016 Alexander Wharton <awharton@alexw.keg.ertos.in.nicta.com.au> fix typos in comments and spacing issue
/seL4-refos-master/projects/refos/impl/apps/process_server/src/system/process/
H A Dproc_client_watch.cdiff becb2980 Mon Aug 22 21:37:30 MDT 2016 Alexander Wharton <awharton@alexw.keg.ertos.in.nicta.com.au> fix typos in comments and spacing issue
/seL4-refos-master/projects/refos/impl/libs/librefos/include/refos-rpc/
H A Dname_client_helper.hdiff becb2980 Mon Aug 22 21:37:30 MDT 2016 Alexander Wharton <awharton@alexw.keg.ertos.in.nicta.com.au> fix typos in comments and spacing issue
/seL4-refos-master/projects/refos/impl/libs/librefossys/include/refos-io/
H A Dipc_state.hdiff bccd44f6 Sun Nov 20 20:53:37 MST 2016 Stephen Sherratt <Stephen.Sherratt@data61.csiro.au> Update for ia32 IPC buffer gs to fs switch
/seL4-refos-master/apps/process_server/src/dispatchers/
H A Dmem_syscall.cdiff becb2980 Mon Aug 22 21:37:30 MDT 2016 Alexander Wharton <awharton@alexw.keg.ertos.in.nicta.com.au> fix typos in comments and spacing issue
/seL4-refos-master/apps/process_server/src/system/process/
H A Dproc_client_watch.cdiff becb2980 Mon Aug 22 21:37:30 MDT 2016 Alexander Wharton <awharton@alexw.keg.ertos.in.nicta.com.au> fix typos in comments and spacing issue
/seL4-refos-master/libs/libmuslc/arch/aarch64/bits/
H A Dalltypes.h.indiff e626deee Thu Mar 19 23:21:37 MDT 2015 Rich Felker <dalias@aerifal.cx> fix missing max_align_t definition on aarch64
/seL4-refos-master/libs/libmuslc/arch/aarch64_sel4/bits/
H A Dalltypes.h.indiff e626deee Thu Mar 19 23:21:37 MDT 2015 Rich Felker <dalias@aerifal.cx> fix missing max_align_t definition on aarch64
/seL4-refos-master/libs/libmuslc/src/math/i386/
H A Dllrint.s37eb14dd Sun Mar 18 20:05:20 MDT 2012 Rich Felker <dalias@aerifal.cx> asm for lrint family on i386
H A Dllrintl.s37eb14dd Sun Mar 18 20:05:20 MDT 2012 Rich Felker <dalias@aerifal.cx> asm for lrint family on i386
/seL4-refos-master/libs/libmuslc/src/math/i386_sel4/
H A Dllrint.s37eb14dd Sun Mar 18 20:05:20 MDT 2012 Rich Felker <dalias@aerifal.cx> asm for lrint family on i386
H A Dllrintl.s37eb14dd Sun Mar 18 20:05:20 MDT 2012 Rich Felker <dalias@aerifal.cx> asm for lrint family on i386
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Ddwc_eth_qos.hdiff 390eaf06 Thu Jul 16 21:37:27 MDT 2020 Kent McLeod <Kent.Mcleod@data61.csiro.au> ethdrivers,tx2: Disable MMC event counters

These envent counters create interrupt storms if they are about to
overflow. Disabling them from counting prevents this.

Completed in 140 milliseconds

1234567891011>>