Home
last modified time | relevance | path

Searched defs:nd (Results 1 – 16 of 16) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dsmisc.c45 (s, nd0, nd, y9) CONST char *s; int nd0, nd; ULong y9; in s2b() argument
Dstrtod.c94 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; in strtod() local
Dstrtodg.c314 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; in strtodg() local
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
Dselect.c150 int nd, in select()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Ddtoa.c273 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
Dceval.c4069 int nd = 0; in fast_function() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Ddtoa.c290 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
Dceval.c4091 int nd = 0; in fast_function() local
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregint.h675 #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
Dregcomp.c4573 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/
Dmemoryobject.c115 _strided_copy_nd(char *dest, char *src, int nd, Py_ssize_t *shape, in _strided_copy_nd()
Dfuncobject.c494 Py_ssize_t nk, nd; in function_call() local
Dabstract.c446 _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/
Dmemoryobject.c115 _strided_copy_nd(char *dest, char *src, int nd, Py_ssize_t *shape, in _strided_copy_nd()
Dfuncobject.c494 Py_ssize_t nk, nd; in function_call() local
Dabstract.c446 _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()