Home
last modified time | relevance | path

Searched refs:included (Results 1 – 25 of 2789) sorted by relevance

12345678910>>...112

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DStylesheetComposed.java89 Stylesheet included = getIncludeComposed(i); in recompose() local
93 int s = included.getOutputCount(); in recompose()
96 recomposableElements.addElement(included.getOutput(j)); in recompose()
101 s = included.getAttributeSetCount(); in recompose()
104 recomposableElements.addElement(included.getAttributeSet(j)); in recompose()
109 s = included.getDecimalFormatCount(); in recompose()
112 recomposableElements.addElement(included.getDecimalFormat(j)); in recompose()
117 s = included.getKeyCount(); in recompose()
120 recomposableElements.addElement(included.getKey(j)); in recompose()
125 s = included.getNamespaceAliasCount(); in recompose()
[all …]
/external/testng/src/main/java/org/testng/internal/
DPackageUtils.java47 List<String> included, List<String> excluded) in findClassesInPackage() argument
94 findClassesInDirPackage(packageOnly, included, excluded, in findClassesInPackage()
120 includeOrExcludeClass(packageName, className, included, excluded, vResult); in findClassesInPackage()
135 findClassesInDirPackage(packageOnly, included, excluded, in findClassesInPackage()
211 List<String> included, in findClassesInDirPackage() argument
235 included, in findClassesInDirPackage() local
245 includeOrExcludeClass(packageName, className, included, excluded, classes); in findClassesInDirPackage()
255 List<String> included, List<String> excluded, List<String> classes) in includeOrExcludeClass() argument
257 if (isIncluded(packageName, included, excluded)) { in includeOrExcludeClass()
270 List<String> included, List<String> excluded) in isIncluded() argument
[all …]
/external/swiftshader/third_party/subzero/pydir/
Dbisection-test.py22 included = {-1}
26 included.add(int(include_range[0]))
29 included.add(num)
35 included.remove(int(exclude_range[0]))
40 included.remove(num)
46 if not int(crash) in included:
/external/grpc-grpc/tools/codegen/core/
Dgen_hpack_tables.cc122 typedef struct { char included[GRPC_CHTTP2_NUM_HUFFSYMS]; } symset; member
131 memset(x.included, 1, sizeof(x.included)); in symset_all()
138 memset(x.included, 0, sizeof(x.included)); in symset_none()
158 c += s.included[i] != 0; in nsyms()
185 if (0 != memcmp(huffstates[i].syms.included, syms.included, in state_index()
242 if (!syms.included[i]) continue; /* disregard inactive symbols */ in build_dec_tbl()
256 nextsyms.included[i] = 1; in build_dec_tbl()
/external/junit/src/main/java/org/junit/experimental/categories/
DCategories.java114 private final Set<Class<?>> included; field in Categories.CategoryFilter
158 included = copyAndRefine(includes); in CategoryFilter()
185 .append(included.isEmpty() ? "[all]" : included); in toString()
212 return included.isEmpty(); in hasCorrectCategoryAnnotation()
227 if (included.isEmpty()) { in hasCorrectCategoryAnnotation()
232 return matchesAnyParentCategories(childCategories, included); in hasCorrectCategoryAnnotation()
234 return matchesAllParentCategories(childCategories, included); in hasCorrectCategoryAnnotation()
309 Set<Class<?>> included= getIncludedCategory(klass); in Categories() local
314 filter(CategoryFilter.categoryFilter(isAnyIncluded, included, isAnyExcluded, excluded)); in Categories()
/external/libcxx/test/libcxx/utilities/template.bitset/
Dincludes.pass.cpp15 #error <cstddef> has not been included
19 #error <string> has not been included
23 #error <stdexcept> has not been included
27 #error <iosfwd> has not been included
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dstream_lists.cc59 GPR_ASSERT(s->included[id]); in stream_list_pop()
67 s->included[id] = 0; in stream_list_pop()
79 GPR_ASSERT(s->included[id]); in stream_list_remove()
80 s->included[id] = 0; in stream_list_remove()
101 if (s->included[id]) { in stream_list_maybe_remove()
113 GPR_ASSERT(!s->included[id]); in stream_list_add_tail()
123 s->included[id] = 1; in stream_list_add_tail()
132 if (s->included[id]) { in stream_list_add()
/external/skia/modules/pathkit/
Dkarma.conf.js13 { pattern: 'npm-wasm/bin/test/pathkit.wasm', included:false, served:true}, property
14 { pattern: 'tests/*.json', included:false, served:true}, property
75 { pattern: 'npm-asmjs/bin/test/pathkit.js.mem', included:false, served:true}, property
76 { pattern: 'tests/*.json', included:false, served:true}, property
/external/skqp/modules/pathkit/
Dkarma.conf.js13 { pattern: 'npm-wasm/bin/test/pathkit.wasm', included:false, served:true}, property
14 { pattern: 'tests/*.json', included:false, served:true}, property
75 { pattern: 'npm-asmjs/bin/test/pathkit.js.mem', included:false, served:true}, property
76 { pattern: 'tests/*.json', included:false, served:true}, property
/external/fonttools/Tests/feaLib/
Dlexer_test.py192 with tempfile.NamedTemporaryFile(delete=False) as included:
193 included.write(tobytes("""
198 including = UnicodeIO("include(%s);" % included.name)
202 self.assertIn(included.name, files)
204 os.remove(included.name)
213 encoding="utf-8") as included:
214 included.write("""
228 expected = os.path.realpath(included.name)
/external/u-boot/scripts/kconfig/tests/err_recursive_inc/
Dexpected_stderr4 included from: Kconfig.inc3:1
5 included from: Kconfig.inc2:3
6 included from: Kconfig.inc1:4
/external/doclava/res/assets/templates/
Dclass.cs173 <?cs def:write_method_summary(methods, included) ?>
187 …<span class="sympad"><?cs call:cond_link(method.name, toroot, method.href, included) ?></span>(<?c…
196 <?cs def:write_field_summary(fields, included) ?>
205 … <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td>
212 <?cs def:write_constant_summary(fields, included) ?>
217 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td>
224 <?cs def:write_attr_summary(attrs, included) ?>
233 …="jd-linkcol"><?cs if:included ?><a href="<?cs var:toroot ?><?cs var:attr.href ?>"><?cs /if ?><?cs…
235 <?cs call:cond_link(m.name, toroot, m.href, included) ?>
/external/fonttools/Tests/feaLib/data/
Dspec4h2.fea27 # default lookup for latn included under all languages for the latn script
31 # default lookups included under the DEU language
32 sub s s by germandbls; # This is also included.
35 lookup NO_I; # Only this lookup is included under the TRK language
/external/skqp/experimental/canvaskit/
Dkarma.bench.conf.js13 { pattern: 'canvaskit/bin/canvaskit.wasm', included:false, served:true}, property
14 { pattern: 'perf/assets/*', included:false, served:true}, property
76 { pattern: 'npm-asmjs/bin/pathkit.js.mem', included:false, served:true}, property
/external/skia/modules/canvaskit/
Dkarma.bench.conf.js13 { pattern: 'canvaskit/bin/canvaskit.wasm', included:false, served:true}, property
14 { pattern: 'perf/assets/*', included:false, served:true}, property
77 { pattern: 'npm-asmjs/bin/pathkit.js.mem', included:false, served:true}, property
Dkarma.conf.js13 { pattern: 'canvaskit/bin/canvaskit.wasm', included:false, served:true}, property
14 { pattern: 'tests/assets/*', included:false, served:true}, property
/external/emma/core/java12/com/vladium/emma/filter/
DIInclExclFilter.java34 boolean included (final String s); in included() method
112 public boolean included (final String s) in included() method in IInclExclFilter.Factory.WCInclExclFilter
126 boolean included = false; in included()
132 included = true; in included()
137 if (! included) return false; in included()
/external/noto-fonts/
DREADME.android5 holder and upstream source, and are included in the 'cjk' subdirectory,
8 The color emoji font also has a different upstream source, and is included
11 The rest of the fonts are included in the 'other' subdirectory.
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/
Dext.py70 included = _posixpath.join('_setup', 'include')
71 if included not in self.include_dirs:
72 self.include_dirs.append(included)
75 cext_h = _posixpath.join(included, 'cext.h')
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/
Dext.py70 included = _posixpath.join('_setup', 'include')
71 if included not in self.include_dirs:
72 self.include_dirs.append(included)
75 cext_h = _posixpath.join(included, 'cext.h')
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/
Dext.py69 included = _posixpath.join('_setup', 'include')
70 if included not in self.include_dirs:
71 self.include_dirs.append(included)
74 cext_h = _posixpath.join(included, 'cext.h')
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/
Dext.py69 included = _posixpath.join('_setup', 'include')
70 if included not in self.include_dirs:
71 self.include_dirs.append(included)
74 cext_h = _posixpath.join(included, 'cext.h')
/external/doclava/res/assets/templates-sdk/
Dclass.cs13 ?><?cs def:write_method_summary(methods, included) ?>
36 …<?cs call:cond_link(method.name, toroot, method.href, included) ?>(<?cs call:parameter_list(method…
50 ?><?cs def:write_field_summary(fields, included) ?>
66 <code><?cs call:cond_link(field.name, toroot, field.href, included) ?></code>
77 ?><?cs def:write_constant_summary(fields, included) ?>
89 <code><?cs call:cond_link(field.name, toroot, field.href, included) ?></code>
100 ?><?cs def:write_attr_summary(attrs, included) ?>
110 <td><?cs if:included ?><a href="<?cs var:toroot ?><?cs var:attr.href ?>"><?cs /if
111 ?><code><?cs var:attr.name ?></code><?cs if:included ?></a><?cs /if ?></td>
426 <code><?cs call:cond_link(cl.qualified, toroot, cl.link, cl.included) ?></code>
[all …]
/external/markdown/docs/extensions/
Dindex.txt7 These extensions are included with (at least) the most recent release and are
31 These extensions have not yet been included in any official Python-Markdown
36 these extensions will be included with some future official release, at which
/external/parameter-framework/upstream/test/xml-generator/testVector/
Dconflicting.pfw4 /Test/test/included/bool = 1
7 /Test/test/included/bool = 0

12345678910>>...112