/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
methodobject.h | 56 /* METH_NOARGS and METH_O must not be combined with the flags above. */ 58 #define METH_O 0x0008
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
methodobject.h | 56 /* METH_NOARGS and METH_O must not be combined with the flags above. */ 58 #define METH_O 0x0008
|
/external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/ |
python-proto2.cc | 202 CMETHOD(AddMessage, METH_O, 210 CMETHOD(Clear, METH_O, 214 CMETHOD(ClearFieldByDescriptor, METH_O, 216 CMETHOD(CopyFrom, METH_O, 222 CMETHOD(Equals, METH_O, 224 CMETHOD(FieldLength, METH_O, 232 CMETHOD(GetScalar, METH_O, 234 CMETHOD(HasField, METH_O, 236 CMETHOD(HasFieldByDescriptor, METH_O, 242 CMETHOD(MergeFrom, METH_O, [all...] |
python_descriptor.cc | 218 METH_O, 222 METH_O,
|
/external/chromium_org/third_party/bintrees/bintrees/ |
cwalker.c | [all...] |
qavltree.c | [all...] |
qbintree.c | [all...] |
qrbtree.c | [all...] |
/external/chromium_org/third_party/simplejson/ |
_speedups.c | 962 /* METH_O */ [all...] |