代码搜索:machine learning
找到约 10,000 项符合「machine learning」的源代码
代码结果 10,000
www.eeworm.com/read/124910/6035984
h sfp-machine.h
#define _FP_W_TYPE_SIZE 32
#define _FP_W_TYPE unsigned long
#define _FP_WS_TYPE signed long
#define _FP_I_TYPE long
#define _FP_MUL_MEAT_S(R,X,Y) \
_FP_MUL_MEAT_1_wide(_FP_WFRACBITS_S,R,X,Y,
www.eeworm.com/read/124910/6036062
h dl-machine.h
/* Machine-dependent ELF dynamic relocation inline functions.
PowerPC64 version.
Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
Free Software Foundation, Inc.
This file is
www.eeworm.com/read/124910/6036089
c dl-machine.c
/* Machine-dependent ELF dynamic relocation functions. PowerPC64 version.
Copyright (C) 1995,96,97,98,99,2000,01, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
www.eeworm.com/read/124910/6036320
h sfp-machine.h
#define _FP_W_TYPE_SIZE 64
#define _FP_W_TYPE unsigned long
#define _FP_WS_TYPE signed long
#define _FP_I_TYPE long
#define _alpha_mul_64_128(rhi, rlo, x, y) \
__asm__("umulh %2,%3,%0; mulq %2
www.eeworm.com/read/124910/6038631
h sfp-machine.h
#define _FP_W_TYPE_SIZE 32
#define _FP_W_TYPE unsigned long
#define _FP_WS_TYPE signed long
#define _FP_I_TYPE long
#define __FP_FRAC_ADD_2(rh, rl, xh, xl, yh, yl) \
__asm__("addl %5,%1; adc
www.eeworm.com/read/124910/6038919
h sfp-machine.h
/* Machine-dependent software floating-point definitions.
Sparc64 userland (_Q_* and _Qp_*) version.
Copyright (C) 1997,1998,1999 Free Software Foundation, Inc.
This file is part of the GNU C
www.eeworm.com/read/124910/6038928
h dl-machine.h
/* Machine-dependent ELF dynamic relocation inline functions. Sparc64 version.
Copyright (C) 1997,1998,1999,2000,2001,2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
www.eeworm.com/read/124910/6039012
h sfp-machine.h
/* Machine-dependent software floating-point definitions.
Sparc userland (_Q_*) version.
Copyright (C) 1997,1998,1999, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Libra
www.eeworm.com/read/124910/6039034
h dl-machine.h
/* Machine-dependent ELF dynamic relocation inline functions. SPARC version.
Copyright (C) 1996-2002, 2003 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C L
www.eeworm.com/read/124910/6039114
h machine-sp.h
/* Machine-specific function to return the stack pointer. MIPS version.
Copyright (C) 1996, 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is