/external/e2fsprogs/contrib/python-uuid/ |
uuid.c | 16 {"generate", _uuid_generate, METH_VARARGS, "Generate UUID"},
|
/external/linux-tools-perf/scripts/python/Perf-Trace-Util/ |
Context.c | 76 { "common_pc", perf_trace_context_common_pc, METH_VARARGS, 78 { "common_flags", perf_trace_context_common_flags, METH_VARARGS, 81 METH_VARARGS, "Get the common lock depth event field value."},
|
/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_org/third_party/tlslite/tlslite/utils/ |
win32prng.c | 53 {"getRandomBytes", (PyCFunction)getRandomBytes, METH_VARARGS},
|
entropy.c | 163 {"entropy", (PyCFunction)entropy, METH_VARARGS, "Return a string of random bytes produced by a platform-specific\nentropy source."},
|
/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/linux-tools-perf/util/ |
python.c | 528 .ml_flags = METH_VARARGS | METH_KEYWORDS, 711 .ml_flags = METH_VARARGS | METH_KEYWORDS, 717 .ml_flags = METH_VARARGS | METH_KEYWORDS, 723 .ml_flags = METH_VARARGS | METH_KEYWORDS, 729 .ml_flags = METH_VARARGS | METH_KEYWORDS, 735 .ml_flags = METH_VARARGS | METH_KEYWORDS,
|
/external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/ |
python-proto2.cc | 204 CMETHOD(AddRepeatedScalar, METH_VARARGS, 206 CMETHOD(AssignRepeatedScalar, METH_VARARGS, 212 CMETHOD(ClearField, METH_VARARGS, 220 CMETHOD(DeleteRepeatedField, METH_VARARGS, 228 CMETHOD(GetRepeatedMessage, METH_VARARGS, 230 CMETHOD(GetRepeatedScalar, METH_VARARGS, 251 CMETHOD(SetScalar, METH_VARARGS, 253 CMETHOD(SerializePartialToString, METH_VARARGS, 259 CMETHOD(SwapRepeatedFieldElements, METH_VARARGS, [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
tracer.c | 603 { "start", (PyCFunction) CTracer_start, METH_VARARGS, 606 { "stop", (PyCFunction) CTracer_stop, METH_VARARGS, 609 { "get_stats", (PyCFunction) CTracer_get_stats, METH_VARARGS,
|
/external/chromium_org/third_party/simplejson/ |
_speedups.c | [all...] |
/external/chromium_org/third_party/bintrees/bintrees/ |
qavltree.c | [all...] |
qbintree.c | [all...] |
qrbtree.c | [all...] |