Home
last modified time | relevance | path

Searched refs:HeaderFile (Results 1 – 4 of 4) sorted by relevance

/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/
DApplication.vcc20 HeaderFile=Application.h
26 HeaderFile=BrowserDialog.h
/external/google-fruit/tests/
Dtest_include_test.py34 def test_header_self_contained(self, HeaderFile): argument
/external/boringssl/src/util/
Ddoc.go39 type HeaderFile struct { struct
294 func (config *Config) parseHeader(path string) (*HeaderFile, error) {
333 header := &HeaderFile{
639 var headers []*HeaderFile
/external/python/cpython2/Lib/
Dmimify.py71 class HeaderFile: class
134 hfile = HeaderFile(ifile)
291 hfile = HeaderFile(ifile)