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

  /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
  /external/linux-tools-perf/util/
python.c 526 .ml_name = "open",
531 { .ml_name = NULL, }
709 .ml_name = "mmap",
715 .ml_name = "poll",
721 .ml_name = "get_pollfd",
727 .ml_name = "add",
733 .ml_name = "read_on_cpu",
738 { .ml_name = NULL, }
861 { .ml_name = NULL, }

Completed in 57 milliseconds