Searched defs:double (Results 1 – 6 of 6) sorted by relevance
| /device/google/cuttlefish_common/guest/hals/gps/ |
| D | gps_vsoc.cpp | 168 static int gce_gps_inject_location(double /*latitude*/, double /*longitude*/, in gce_gps_inject_location() argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| D | test_doctest.py | 51 def double(self): member in SampleClass 120 def double(self): member in SampleNewStyleClass
|
| D | test_decorators.py | 132 def double(x): function
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
| D | mathmodule.c | 683 math_1(PyObject *arg, double (*func) (double), int can_overflow) in math_1() 716 math_1a(PyObject *arg, double (*func) (double)) in math_1a() 759 math_2(PyObject *args, double (*func) (double, double), char *funcname) in math_2() argument 1276 loghelper(PyObject* arg, double (*func)(double), char *funcname) in loghelper() argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
| D | mathmodule.c | 683 math_1(PyObject *arg, double (*func) (double), int can_overflow) in math_1() 716 math_1a(PyObject *arg, double (*func) (double)) in math_1a() 759 math_2(PyObject *args, double (*func) (double, double), char *funcname) in math_2() argument 1276 loghelper(PyObject* arg, double (*func)(double), char *funcname) in loghelper() argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/ |
| D | bgenType.py | 193 double = Type("double", "d") variable
|