HomeSort by relevance Sort by last modified time
    Searched refs:stubname (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
cmathmodule.c 895 #define FUNC1(stubname, func) \
896 static PyObject * stubname(PyObject *self, PyObject *args) { \
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
cmathmodule.c 895 #define FUNC1(stubname, func) \
896 static PyObject * stubname(PyObject *self, PyObject *args) { \
    [all...]
  /external/python/cpython2/Modules/
cmathmodule.c 895 #define FUNC1(stubname, func) \
896 static PyObject * stubname(PyObject *self, PyObject *args) { \
    [all...]
  /external/opencv/cxcore/src/
cxpersistence.cpp 5126 static const char* stubname = "unnamed"; local
    [all...]

Completed in 3442 milliseconds