/external/autotest/utils/named_semaphore/ |
namedsem.c | 91 {"sem_open", namedsem_sem_open, METH_VARARGS, "Execute sem_open()."}, 92 {"sem_close", namedsem_sem_close, METH_VARARGS, "Execute sem_close()."}, 93 {"sem_unlink", namedsem_sem_unlink, METH_VARARGS, "Execute sem_unlink()."}, 94 {"sem_wait", namedsem_sem_wait, METH_VARARGS, "Execute sem_wait()."}, 95 {"sem_post", namedsem_sem_post, METH_VARARGS, "Execute sem_post()."}, 96 {"sem_getvalue", namedsem_sem_getvalue, METH_VARARGS, "Execute sem_getvalue()."},
|
/external/e2fsprogs/contrib/python-uuid/ |
uuid.c | 16 {"generate", _uuid_generate, METH_VARARGS, "Generate UUID"},
|
/external/selinux/policycoreutils/sepolicy/ |
policy.c | 80 {"policy", (PyCFunction) wrap_policy, METH_VARARGS, 82 {"info", (PyCFunction) wrap_info, METH_VARARGS, 84 {"search", (PyCFunction) wrap_search, METH_VARARGS,
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/crcmod/python2/src/ |
_crcfunext.c | 476 {"_crc8", _crc8, METH_VARARGS}, 477 {"_crc8r", _crc8r, METH_VARARGS}, 478 {"_crc16", _crc16, METH_VARARGS}, 479 {"_crc16r", _crc16r, METH_VARARGS}, 480 {"_crc24", _crc24, METH_VARARGS}, 481 {"_crc24r", _crc24r, METH_VARARGS}, 482 {"_crc32", _crc32, METH_VARARGS}, 483 {"_crc32r", _crc32r, METH_VARARGS}, 484 {"_crc64", _crc64, METH_VARARGS}, 485 {"_crc64r", _crc64r, METH_VARARGS}, [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
xxmodule.c | 60 {"demo", (PyCFunction)Xxo_demo, METH_VARARGS, 323 {"roj", xx_roj, METH_VARARGS, 325 {"foo", xx_foo, METH_VARARGS, 327 {"new", xx_new, METH_VARARGS, 329 {"bug", xx_bug, METH_VARARGS,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
xxmodule.c | 60 {"demo", (PyCFunction)Xxo_demo, METH_VARARGS, 323 {"roj", xx_roj, METH_VARARGS, 325 {"foo", xx_foo, METH_VARARGS, 327 {"new", xx_new, METH_VARARGS, 329 {"bug", xx_bug, METH_VARARGS,
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/crcmod/python3/src/ |
_crcfunext.c | 574 {"_crc8", _crc8, METH_VARARGS}, 575 {"_crc8r", _crc8r, METH_VARARGS}, 576 {"_crc16", _crc16, METH_VARARGS}, 577 {"_crc16r", _crc16r, METH_VARARGS}, 578 {"_crc24", _crc24, METH_VARARGS}, 579 {"_crc24r", _crc24r, METH_VARARGS}, 580 {"_crc32", _crc32, METH_VARARGS}, 581 {"_crc32r", _crc32r, METH_VARARGS}, 582 {"_crc64", _crc64, METH_VARARGS}, 583 {"_crc64r", _crc64r, METH_VARARGS}, [all...] |
/external/autotest/client/site_tests/hardware_VideoDecodeCapable/src/ |
v4l2module.cc | 68 {"enum_capture_formats", v4l2_enum_capture_formats, METH_VARARGS}, 69 {"enum_output_formats", v4l2_enum_output_formats, METH_VARARGS},
|
vaapimodule.cc | 198 {"create_display", va_create_display, METH_VARARGS}, 199 {"query_profiles", va_query_profiles, METH_VARARGS}, 200 {"query_entrypoints", va_query_entrypoints, METH_VARARGS}, 201 {"get_rt_format", va_get_rt_format, METH_VARARGS},
|
/prebuilts/gdb/darwin-x86/include/python2.7/ |
methodobject.h | 54 #define METH_VARARGS 0x0001
|
/prebuilts/gdb/linux-x86/include/python2.7/ |
methodobject.h | 54 #define METH_VARARGS 0x0001
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
methodobject.h | 54 #define METH_VARARGS 0x0001
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
methodobject.h | 54 #define METH_VARARGS 0x0001
|
/external/libxml2/python/ |
libxml.c | [all...] |
/external/selinux/libselinux/src/ |
audit2why.c | 432 {"init", init, METH_VARARGS, 434 {"analyze", analyze, METH_VARARGS, 436 {"finish", finish, METH_VARARGS,
|
/prebuilts/misc/common/swig/include/2.0.11/python/ |
pyrun.swg | 644 {(char *)"own", (PyCFunction)SwigPyObject_own, METH_VARARGS, (char *)"returns/sets ownership of the pointer"}, 653 {(char *)"disown", (PyCFunction)SwigPyObject_disown, METH_VARARGS, (char *)"releases ownership of the pointer"}, 654 {(char *)"acquire", (PyCFunction)SwigPyObject_acquire, METH_VARARGS, (char *)"aquires ownership of the pointer"}, 655 {(char *)"own", (PyCFunction)SwigPyObject_own, METH_VARARGS, (char *)"returns/sets ownership of the pointer"}, 656 {(char *)"append", (PyCFunction)SwigPyObject_append, METH_VARARGS, (char *)"appends another 'this' object"}, 657 {(char *)"next", (PyCFunction)SwigPyObject_next, METH_VARARGS, (char *)"returns the next 'this' object"}, 658 {(char *)"__repr__",(PyCFunction)SwigPyObject_repr, METH_VARARGS, (char *)"returns object representation"}, [all...] |
/external/protobuf/python/google/protobuf/pyext/ |
repeated_composite_container.cc | 706 { "add", (PyCFunction) Add, METH_VARARGS | METH_KEYWORDS, 712 { "sort", (PyCFunction) Sort, METH_VARARGS | METH_KEYWORDS,
|
repeated_scalar_container.cc | 764 { "__deepcopy__", (PyCFunction)DeepCopy, METH_VARARGS, 772 { "insert", (PyCFunction)Insert, METH_VARARGS, 776 { "sort", (PyCFunction)Sort, METH_VARARGS | METH_KEYWORDS,
|
message.cc | [all...] |
/external/chromium-trace/catapult/third_party/coverage/coverage/ctracer/ |
tracer.c | 1021 { "start", (PyCFunction) CTracer_start, METH_VARARGS, 1024 { "stop", (PyCFunction) CTracer_stop, METH_VARARGS, 1027 { "get_stats", (PyCFunction) CTracer_get_stats, METH_VARARGS, [all...] |
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/ |
rcssmin.c | 1135 (PyCFunction)rcssmin_cssmin, METH_VARARGS | METH_KEYWORDS,
|
/external/opencv3/modules/python/src2/ |
cv2.cpp | 1222 {"createTrackbar", pycvCreateTrackbar, METH_VARARGS, "createTrackbar(trackbarName, windowName, value, count, onChange) -> None"}, 1223 {"setMouseCallback", (PyCFunction)pycvSetMouseCallback, METH_VARARGS | METH_KEYWORDS, "setMouseCallback(windowName, onMouse [, param]) -> None"}, [all...] |