Home
last modified time | relevance | path

Searched defs:includes (Results 1 – 7 of 7) sorted by relevance

/external/libffi/include/
DMakefile.am8 includesdir = $(libdir)/@PACKAGE_NAME@-@PACKAGE_VERSION@/include directory
/external/v8/src/
Dframes-inl.h60 inline bool StackHandler::includes(Address address) const { in includes() function
/external/bison/src/
Dlalr.c72 static goto_number **includes; variable
/external/libxml2/
Dschematron.c200 xmlNodePtr *includes; /* the array of includes */ member
Drelaxng.c186 xmlRelaxNGIncludePtr includes; /* all the includes loaded */ member
223 xmlRelaxNGIncludePtr includes; /* all the includes loaded */ member
/external/stlport/stlport/stl/
D_algo.c1601 bool includes(_InputIter1 __first1, _InputIter1 __last1, in includes() function
1607 bool includes(_InputIter1 __first1, _InputIter1 __last1, in includes() function
/external/libxml2/include/libxml/
DschemasInternals.h943 void *includes; /* the includes, this is opaque for now */ member