Home
last modified time | relevance | path

Searched defs:is_attachment (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp4908 bool is_attachment = true; in PrepareObjects() local
5261 bool is_attachment = true; in PrepareObjects() local
5688 bool is_attachment = true; in PrepareObjects() local
6999 bool is_attachment = true; in PrepareObjects() local
/third_party/python/Lib/email/
Dmessage.py973 def is_attachment(self): member in MIMEPart