OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:creates
(Results
1451 - 1475
of
8951
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/guice/core/src/com/google/inject/
ConfigurationException.java
39
/**
Creates
a ConfigurationException containing {@code messages}. */
Provider.java
26
* instead, to control exactly how Guice
creates
or obtains instances for the binding.
Scope.java
23
* {@code Injector}
creates
it, injects it once into the class that required it,
/external/guice/core/src/com/google/inject/internal/
ProviderMethodsModule.java
47
*
Creates
bindings to methods annotated with {@literal @}{@link Provides}. Use the scope and
83
* Returns a module which
creates
bindings for provider methods from the given module.
90
* Returns a module which
creates
bindings methods in the module that match the scanner.
97
* Returns a module which
creates
bindings for provider methods from the given object.
/external/harfbuzz_ng/docs/
usermanual-buffers-language-script-and-direction.xml
18
Harfbuzz manages the memory of objects that it
creates
(such as
/external/harfbuzz_ng/src/
hb-blob.h
74
/* Always
creates
with MEMORY_MODE_READONLY.
/external/icu/android_icu4j/src/main/java/android/icu/impl/
CharacterIteratorWrapper.java
118
*
Creates
a clone of this iterator. Clones the underlying character iterator.
/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/
BasicDurationFormatter.java
26
*
Creates
a basic duration formatter with the given formatter,
/external/icu/icu4c/source/samples/uresb/
Makefile
70
# Make report:
creates
a 'report file' with both source and sample run
/external/icu/icu4c/source/tools/genbrk/
genbrk.1.in
37
and
creates
a break iteration data file. Normally this data file has the
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
CharacterIteratorWrapper.java
116
*
Creates
a clone of this iterator. Clones the underlying character iterator.
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
BasicDurationFormatter.java
25
*
Creates
a basic duration formatter with the given formatter,
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
TransliteratorInputMethodDescriptor.java
27
*
Creates
the Transliterator IME this is automatically callled by the
/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
ICoverageNode.java
135
*
Creates
a plain copy of this node. While {@link ICoverageNode}
NodeComparator.java
44
*
Creates
a new composite comparator with a second search criterion.
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/
ContentTypeDetector.java
47
*
Creates
a new detector based on the given input. To process the complete
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
ClassCoverageImpl.java
34
*
Creates
a class coverage data object with the given parameters.
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/flow/
ClassProbesAdapter.java
38
*
Creates
a new adapter that delegates to the given visitor.
FrameSnapshot.java
23
* IFrame implementation which
creates
snapshots from an {@link AnalyzerAdapter}
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/
ProbeArrayStrategyFactory.java
30
*
Creates
a suitable strategy instance for the class described by the given
/external/jacoco/org.jacoco.examples/src/org/jacoco/examples/
ClassInfo.java
33
*
Creates
a new example instance printing to the given stream.
ExecDump.java
34
*
Creates
a new example instance printing to the given stream.
/external/jacoco/org.jacoco.report/src/org/jacoco/report/check/
RulesChecker.java
67
*
Creates
a new visitor to process the configured checks.
/external/jacoco/org.jacoco.report/src/org/jacoco/report/csv/
CSVFormatter.java
67
*
Creates
a new visitor to write a report to the given stream.
ClassRowWriter.java
36
*
Creates
a new row writer that writes class information to the given CSV
Completed in 1174 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>