Home
last modified time | relevance | path

Searched refs:set_doc (Results 1 – 6 of 6) sorted by relevance

/external/autotest/client/common_lib/
Dcontrol_data.py229 def set_doc(self, val): member in ControlData
/external/libchrome/third_party/ply/
Dlex.py1048 def set_doc(f): function
1054 return set_doc
/external/pdfium/fxjs/
Dcjs_field.h197 CJS_Result set_doc(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
Dcjs_field.cpp1189 CJS_Result CJS_Field::set_doc(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_doc() function in CJS_Field
/external/python/cpython3/Objects/
Dsetobject.c2085 PyDoc_STRVAR(set_doc,
2114 set_doc, /* tp_doc */
/external/python/cpython2/Objects/
Dsetobject.c2120 PyDoc_STRVAR(set_doc,
2149 set_doc, /* tp_doc */