Home
last modified time | relevance | path

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

/external/bison/m4/
Dlibunistring-base.m431 dnl gl_LIBUNISTRING_LIBHEADER([VERSION], [HeaderFile])
32 dnl Declares that HeaderFile should be created, unless we are linking
34 dnl HeaderFile should be relative to the lib directory and end in '.h'.
35 dnl Prepares for substituting LIBUNISTRING_HEADERFILE (to HeaderFile or empty).
38 dnl is < VERSION, we create HeaderFile here, because we may compile functions
42 dnl is > VERSION, we don't create HeaderFile here: it could cause compilation
46 dnl number each time you make a non-comment change to the HeaderFile.
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/
DApplication.vcc20 HeaderFile=Application.h
26 HeaderFile=BrowserDialog.h
/external/boringssl/src/util/
Ddoc.go38 type HeaderFile struct { struct
259 func (config *Config) parseHeader(path string) (*HeaderFile, error) {
298 header := &HeaderFile{
593 var headers []*HeaderFile
/external/python/cpython2/Lib/
Dmimify.py71 class HeaderFile: class
134 hfile = HeaderFile(ifile)
291 hfile = HeaderFile(ifile)