Home
last modified time | relevance | path

Searched defs:include (Results 1 – 25 of 110) sorted by relevance

12345

/external/lzma/CPP/Common/
DWildcard.cpp281 void CCensorNode::AddItemSimple(bool include, CItem &item) in AddItemSimple()
289 void CCensorNode::AddItem(bool include, CItem &item) in AddItem()
317 void CCensorNode::AddItem(bool include, const UString &path, bool recursive, bool forFile, bool for… in AddItem()
349 bool CCensorNode::CheckPathCurrent(bool include, const UStringVector &pathParts, bool isFile) const in CheckPathCurrent()
404 bool include; in CheckPath() local
410 bool CCensorNode::CheckPathToRoot(bool include, UStringVector &pathParts, bool isFile) const in CheckPathToRoot()
429 void CCensorNode::AddItem2(bool include, const UString &path, bool recursive, bool wildcardMatching) in AddItem2()
465 void CCensor::AddItem(ECensorPathMode pathMode, bool include, const UString &path, bool recursive, … in AddItem()
571 bool include; in CheckPath() local
606 void CCensor::AddPreItem(bool include, const UString &path, bool recursive, bool wildcardMatching) in AddPreItem()
/external/libexif/binary/
DMakefile.am6 dist-ship-binary-hook include bin: target
/external/libnl/python/
Dsetup.py.in6 include = ['@top_builddir@/include', '@top_srcdir@/include'] variable
/external/junit/src/main/java/org/junit/experimental/categories/
DCategories.java119 public static CategoryFilter include(boolean matchAny, Class<?>... categories) { in include() method in Categories.CategoryFilter
126 public static CategoryFilter include(Class<?> category) { in include() method in Categories.CategoryFilter
130 public static CategoryFilter include(Class<?>... categories) { in include() method in Categories.CategoryFilter
/external/libmicrohttpd/src/
DMakefile.am22 SUBDIRS = include platform microhttpd $(microspdy) $(curltests) $(zzuftests) . subdir
/external/ltp/tools/pounder21/
Dpounder100 function include() { function
/external/libnetfilter_conntrack/
DMakefile.am5 SUBDIRS = include src utils examples qa subdir
/external/emma/ant/ant15/com/vladium/emma/ant/
DXFileSet.java54 final PatternSet.NameEntry include = createInclude (); in setFile() local
/external/testng/src/test/java/test/override/
DOverrideTest.java25 private void runTest(String include, String exclude) { in runTest()
/external/libnfnetlink/
DMakefile.am7 SUBDIRS = src include utils subdir
/external/iptables/
DMakefile.am8 SUBDIRS += include subdir
/external/libnl/
DMakefile.am5 SUBDIRS = include lib man python tests subdir
/external/skia/tools/
DBUILD_simulator.py62 def BUILD_glob(include, exclude=()): argument
/external/libogg/
DMakefile.am5 SUBDIRS = src include doc subdir
/external/googletest/googletest/
DREADME.md224 both define a macro of the same name will clash if you #include both hashtag
/external/googletest/googlemock/docs/v1_7/
DForDummies.md47 Using Google Mock is easy! Inside your C++ source file, just #include `"gtest/gtest.h"` and `"gmock… hashtag in Getting Started
/external/googletest/googlemock/docs/v1_6/
DForDummies.md47 Using Google Mock is easy! Inside your C++ source file, just #include `"gtest/gtest.h"` and `"gmock… hashtag in Getting Started
/external/googletest/googlemock/docs/v1_5/
DForDummies.md47 Using Google Mock is easy! Inside your C++ source file, just #include `<gtest/gtest.h>` and `<gmock… hashtag in Getting Started
/external/googletest/googlemock/docs/
DForDummies.md47 Using Google Mock is easy! Inside your C++ source file, just #include `"gtest/gtest.h"` and `"gmock… hashtag in Getting Started
/external/libxml2/doc/examples/
Dio1.c98 const char *include = "<?xml version='1.0'?>\n\ variable
/external/libvncserver/
DMakefile.am12 includedir=$(prefix)/include/rfb directory
/external/libvorbis/
DMakefile.am5 SUBDIRS = m4 include vq lib test doc subdir
/external/libvncserver/libvncserver/
DMakefile.am32 includedir=$(prefix)/include/rfb directory
/external/elfutils/tests/
Ddwarf-getmacros.c110 include (Dwarf *dbg, Dwarf_Off macoff, ptrdiff_t token) in include() function
/external/guice/extensions/servlet/src/com/google/inject/servlet/
DManagedServletPipeline.java143 public void include(ServletRequest servletRequest, ServletResponse servletResponse) in getRequestDispatcher() method

12345