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

  /prebuilts/gdb/darwin-x86/include/python2.7/
methodobject.h 38 const char *ml_name; /* The name of the built-in function/method */ member in struct:PyMethodDef
  /prebuilts/gdb/linux-x86/include/python2.7/
methodobject.h 38 const char *ml_name; /* The name of the built-in function/method */ member in struct:PyMethodDef
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
methodobject.h 38 const char *ml_name; /* The name of the built-in function/method */ member in struct:PyMethodDef
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
methodobject.h 38 const char *ml_name; /* The name of the built-in function/method */ member in struct:PyMethodDef
  /prebuilts/misc/common/swig/include/2.0.11/python/
pyinit.swg 272 for (i = 0; methods[i].ml_name; ++i) {
435 for (i = 0; SwigMethods[i].ml_name != NULL; ++i)
436 SwigPyBuiltin_AddPublicSymbol(public_interface, SwigMethods[i].ml_name);
  /external/opencv3/modules/python/src2/
cv2.cpp     [all...]

Completed in 2182 milliseconds