Home
last modified time | relevance | path

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

1234

/external/tensorflow/tensorflow/lite/core/shims/
DREADME.md8 These should be used as follows: #includes from .cc files that are hashtag
10 Lite API headers. #includes from files that are _using_ the shimmed hashtag
/external/skia/tools/
Drewrite_includes.py95 includes = [] variable
107 includes = [] variable
/external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
DFileFilter.java31 private final List<String> includes; field in FileFilter
42 public FileFilter(final List<String> includes, final List<String> excludes) { in FileFilter()
DReportSupport.java154 final MavenProject project, final List<String> includes, in processProject()
181 final List<String> includes, final List<String> excludes, in processProject()
189 final List<String> includes, final List<String> excludes, in processProject()
DRuleConfiguration.java51 public void setIncludes(final List<String> includes) { in setIncludes()
DInstrumentMojo.java53 private List<String> includes; field in InstrumentMojo
DCheckMojo.java136 private List<String> includes; field in CheckMojo
/external/jacoco/org.jacoco.report/src/org/jacoco/report/check/
DRule.java27 private String includes; field in Rule
70 public void setIncludes(final String includes) { in setIncludes()
/external/libwebsockets/READMEs/
DREADME.coding.md28 not support processes or dynamic loading, just #includes the plugins hashtag in Notes about coding with lws
/external/dagger2/java/dagger/producers/
DProducerModule.java43 Class<?>[] includes() default {}; in includes() method
/external/dagger2/java/dagger/
DModule.java39 Class<?>[] includes() default {}; in includes() method
/external/mesa3d/src/intel/vulkan/
Danv_extensions_gen.py48 includes = [ variable
/external/antlr/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
DAntlr3Mojo.java177 protected Set<String> includes = new HashSet<String>(); field in Antlr3Mojo
417 Set<String> includes = getIncludesPatterns(); in processGrammarFiles() local
/external/python/cpython2/Modules/_ctypes/libffi/include/
DMakefile.am8 includesdir = $(libdir)/@PACKAGE_NAME@-@PACKAGE_VERSION@/include directory
/external/skia/gn/
Ddehydrate_sksl.py14 includes = sys.argv[3:] variable
/external/llvm-project/polly/lib/External/isl/interface/
DMakefile.am6 includes = -I$(top_builddir) -I$(top_srcdir) \ macro
/external/tensorflow/tensorflow/lite/micro/tools/make/templates/
Dlibrary.properties10 includes=TensorFlowLite.h key
/external/mesa3d/src/vulkan/util/
Dvk_extensions_gen.py170 …ensions(driver, xml_files, api_versions, max_api_version, extensions, out_c, out_h, includes = []): argument
/external/dagger2/java/dagger/internal/codegen/base/
DModuleAnnotation.java61 public ImmutableList<TypeElement> includes() { in includes() method in ModuleAnnotation
/external/freetype/devel-teeui/
Drules.json2 "includes": [ array
/external/boringssl/src/crypto/fipsmodule/
DFIPS.md147 …uild, we merge all the C source files by building a single C file that #includes all the others, a… hashtag
/external/parameter-framework/upstream/parameter/
DSelectionCriterion.cpp116 bool CSelectionCriterion::includes(int iState) const in includes() function in CSelectionCriterion
/external/angle/src/common/
Dgen_packed_gl_enums.py117 def write_header(enums, path_prefix, file_name, data_source_name, includes, namespace, argument
/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/
DCoverageTransformer.java40 private final WildcardMatcher includes; field in CoverageTransformer
/external/jsoncpp/devtools/
Dantglob.py100 includes = '**/*', argument

1234