HomeSort by relevance Sort by last modified time
    Searched refs:s_init (Results 26 - 39 of 39) sorted by null

12

  /external/u-boot/arch/arm/mach-tegra/
ap.c 217 void s_init(void) function
  /external/u-boot/arch/arm/mach-omap2/am33xx/
board.c 309 * and that's not true in s_init in this case so we cannot do it there.
428 void s_init(void) function
  /external/u-boot/arch/arm/mach-omap2/omap3/
board.c 179 * Routine: s_init
183 void s_init(void) function
lowlevel_init.S 185 /* tail-call s_init to setup pll, mux, memory */
186 b s_init
  /external/u-boot/arch/arm/mach-sunxi/
board.c 153 void s_init(void) function
  /external/u-boot/board/atmark-techno/armadillo-800eva/
armadillo-800eva.c 41 void s_init(void) function
  /external/u-boot/board/renesas/blanche/
blanche.c 284 void s_init(void) function
  /external/u-boot/include/
common.h 339 void s_init(void);
  /external/u-boot/arch/arm/mach-imx/mx6/
soc.c 556 void s_init(void) function
  /external/u-boot/board/kmc/kzm9g/
kzm9g.c 132 void s_init(void) function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_struct.c 1365 s_init(PyObject *self, PyObject *args, PyObject *kwds) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_struct.c 1365 s_init(PyObject *self, PyObject *args, PyObject *kwds) function
    [all...]
  /external/python/cpython2/Modules/
_struct.c 1369 s_init(PyObject *self, PyObject *args, PyObject *kwds) function
    [all...]
  /external/tensorflow/tensorflow/python/debug/lib/
session_debug_testlib.py 392 s_init = constant_op.constant(s_init_val)
393 s = variables.VariableV1(s_init, name=s_name)
    [all...]

Completed in 2168 milliseconds

12