Home
last modified time | relevance | path

Searched defs:negate (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpystrtod.c30 int negate = 0; in _Py_parse_inf_or_nan() local
135 int negate = 0; in _PyOS_ascii_strtod() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpystrtod.c30 int negate = 0; in _Py_parse_inf_or_nan() local
135 int negate = 0; in _PyOS_ascii_strtod() local
/device/google/contexthub/util/common/
DJSONObject.cpp236 bool negate = false; in Parse() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dlongobject.c3095 int inexact, negate, a_is_small, b_is_small; in long_true_divide() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Objects/
Dlongobject.c3109 int inexact, negate, a_is_small, b_is_small; in long_true_divide() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Objects/
Dlongobject.c3095 int inexact, negate, a_is_small, b_is_small; in long_true_divide() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Ddatetimemodule.c2408 add_date_timedelta(PyDateTime_Date *date, PyDateTime_Delta *delta, int negate) in add_date_timedelta()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Ddatetimemodule.c2408 add_date_timedelta(PyDateTime_Date *date, PyDateTime_Delta *delta, int negate) in add_date_timedelta()