/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | res_send.c | 407 int truncated; in res_send() local 417 truncated = 0; in res_send() 494 truncated = 1; in res_send() 521 if (truncated) { in res_send()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | sysmodule.c | 1751 const char *truncated = "... truncated"; in mywrite() local 1752 if (PyFile_WriteString(truncated, file) != 0) { in mywrite() 1754 fputs(truncated, fp); in mywrite()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | sysmodule.c | 1772 const char *truncated = "... truncated"; in mywrite() local 1773 if (PyFile_WriteString(truncated, file) != 0) { in mywrite() 1775 fputs(truncated, fp); in mywrite()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | algorithm.txt | 33 truncated at a certain length, determined by a runtime option (level 40 previous match is truncated to a length of one (thus producing a single
|
D | ChangeLog | 963 - Fix uncompress() to return Z_DATA_ERROR on truncated input
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | algorithm.txt | 33 truncated at a certain length, determined by a runtime option (level 40 previous match is truncated to a length of one (thus producing a single
|
D | ChangeLog | 346 - Fix uncompress() to return Z_DATA_ERROR on truncated input
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | abstract.c | 1650 PyObject *truncated = PyEval_CallObject(trunc_func, NULL); local 1655 truncated, 1736 PyObject *truncated = PyEval_CallObject(trunc_func, NULL); local 1742 truncated,
|
D | classobject.c | 1838 PyObject *truncated; in instance_int() local 1848 truncated = _instance_trunc(self); in instance_int() 1852 truncated, in instance_int()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | abstract.c | 1650 PyObject *truncated = PyEval_CallObject(trunc_func, NULL); local 1655 truncated, 1736 PyObject *truncated = PyEval_CallObject(trunc_func, NULL); local 1742 truncated,
|
D | classobject.c | 1862 PyObject *truncated; in instance_int() local 1872 truncated = _instance_trunc(self); in instance_int() 1876 truncated, in instance_int()
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | firmware-update.rst | 238 image then the former is truncated to the latter. The copy operation is then
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/bits32/ |
D | softfloat-macros | 481 divisor `b' must be at least 2^31. If q is the exact quotient truncated
|
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits32/ |
D | softfloat-macros | 481 divisor `b' must be at least 2^31. If q is the exact quotient truncated
|
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/ |
D | softfloat-macros | 556 divisor `b' must be at least 2^63. If q is the exact quotient truncated
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ |
D | power.decTest | 182 -- Modified 1990.02.04 as LHS is now rounded (instead of truncated to guard)
|
/device/google/bonito/json-c/ |
D | Doxyfile | 1128 # note that a graph may be further truncated if the graph's image dimensions are
|
/device/google/crosshatch/json-c/ |
D | Doxyfile | 1128 # note that a graph may be further truncated if the graph's image dimensions are
|