Home
last modified time | relevance | path

Searched defs:DOC (Results 1 – 9 of 9) sorted by relevance

/external/autotest/server/site_tests/cheets_CTS_P/
Dcontrol.x86.CtsDeqpTestCases.dEQP-VK.subgroups.s16 DOC = 'Run module CtsDeqpTestCases.dEQP-VK.subgroups.s of the Android Compatibility Test Suite (CTS… define
Dcontrol.arm.CtsDeqpTestCases.dEQP-VK.subgroups.s16 DOC = 'Run module CtsDeqpTestCases.dEQP-VK.subgroups.s of the Android Compatibility Test Suite (CTS… define
/external/autotest/client/site_tests/camera_HAL3/
Dcontrol.device21 DOC = """ key
/external/python/cpython2/Modules/
Doperator.c231 #define spam1(OP,DOC) {#OP, OP, METH_VARARGS, PyDoc_STR(DOC)}, argument
232 #define spam2(OP,ALTOP,DOC) {#OP, op_##OP, METH_VARARGS, PyDoc_STR(DOC)}, \ argument
234 #define spam1o(OP,DOC) {#OP, OP, METH_O, PyDoc_STR(DOC)}, argument
235 #define spam2o(OP,ALTOP,DOC) {#OP, op_##OP, METH_O, PyDoc_STR(DOC)}, \ argument
/external/tensorflow/tensorflow/python/keras/applications/
Dresnet_v2.py91 DOC = """ variable
Ddensenet.py352 DOC = """ variable
Dresnet.py511 DOC = """ variable
/external/python/cpython3/Objects/
Dtypeobject.c6897 #define TPSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
6900 #define FLSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC, FLAGS) \ argument
6903 #define ETSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
6906 #define AMSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
6908 #define SQSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
6910 #define MPSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
6912 #define NBSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
6914 #define UNSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
6917 #define IBSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
6920 #define BINSLOT(NAME, SLOT, FUNCTION, DOC) \ argument
[all …]
/external/python/cpython2/Objects/
Dtypeobject.c6003 #define TPSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
6006 #define FLSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC, FLAGS) \ argument
6009 #define ETSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
6012 #define SQSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
6014 #define MPSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
6016 #define NBSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
6018 #define UNSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
6021 #define IBSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument
6024 #define BINSLOT(NAME, SLOT, FUNCTION, DOC) \ argument
6027 #define RBINSLOT(NAME, SLOT, FUNCTION, DOC) \ argument
[all …]