/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/ |
D | smisc.c | 45 (s, nd0, nd, y9) CONST char *s; int nd0, nd; ULong y9; in s2b() argument
|
D | strtod.c | 94 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; in strtod() local
|
D | strtodg.c | 314 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; in strtodg() local
|
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/ |
D | select.c | 150 int nd, in select()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | dtoa.c | 273 int e0, nd, nd0, scale; member 484 s2b(const char *s, int nd0, int nd, ULong y9) in s2b() 1383 int b2, d2, dd, i, nd, nd0, odd, p2, p5; in bigcomp() local 1493 int esign, i, j, k, lz, nd, nd0, odd, sign; in _Py_dg_strtod() local
|
D | ceval.c | 4069 int nd = 0; in fast_function() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | dtoa.c | 290 int e0, nd, nd0, scale; member 501 s2b(const char *s, int nd0, int nd, ULong y9) in s2b() 1400 int b2, d2, dd, i, nd, nd0, odd, p2, p5; in bigcomp() local 1510 int esign, i, j, k, lz, nd, nd0, odd, sign; in _Py_dg_strtod() local
|
D | ceval.c | 4091 int nd = 0; in fast_function() local
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regint.h | 675 #define NCCLASS_SET_NOT(nd) NCCLASS_FLAG_SET(nd, FLAG_NCCLASS_NOT) argument 676 #define NCCLASS_SET_SHARE(nd) NCCLASS_FLAG_SET(nd, FLAG_NCCLASS_SHARE) argument 677 #define NCCLASS_CLEAR_NOT(nd) NCCLASS_FLAG_CLEAR(nd, FLAG_NCCLASS_NOT) argument 678 #define IS_NCCLASS_NOT(nd) IS_NCCLASS_FLAG_ON(nd, FLAG_NCCLASS_NOT) argument 679 #define IS_NCCLASS_SHARE(nd) IS_NCCLASS_FLAG_ON(nd, FLAG_NCCLASS_SHARE) argument
|
D | regcomp.c | 4573 Node* nd = node; in optimize_node_left() local 4589 Node* nd = node; in optimize_node_left() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | memoryobject.c | 115 _strided_copy_nd(char *dest, char *src, int nd, Py_ssize_t *shape, in _strided_copy_nd()
|
D | funcobject.c | 494 Py_ssize_t nk, nd; in function_call() local
|
D | abstract.c | 446 _Py_add_one_to_index_F(int nd, Py_ssize_t *index, const Py_ssize_t *shape) in _Py_add_one_to_index_F() 462 _Py_add_one_to_index_C(int nd, Py_ssize_t *index, const Py_ssize_t *shape) in _Py_add_one_to_index_C() 656 PyBuffer_FillContiguousStrides(int nd, Py_ssize_t *shape, in PyBuffer_FillContiguousStrides()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | memoryobject.c | 115 _strided_copy_nd(char *dest, char *src, int nd, Py_ssize_t *shape, in _strided_copy_nd()
|
D | funcobject.c | 494 Py_ssize_t nk, nd; in function_call() local
|
D | abstract.c | 446 _Py_add_one_to_index_F(int nd, Py_ssize_t *index, const Py_ssize_t *shape) in _Py_add_one_to_index_F() 462 _Py_add_one_to_index_C(int nd, Py_ssize_t *index, const Py_ssize_t *shape) in _Py_add_one_to_index_C() 656 PyBuffer_FillContiguousStrides(int nd, Py_ssize_t *shape, in PyBuffer_FillContiguousStrides()
|