OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Variants
(Results
1 - 6
of
6
) sorted by null
/external/skia/src/core/
SkFindAndPlaceGlyph.h
107
typedef UntaggedVariant<Ts...>
Variants
;
119
mutable
Variants
fVariants;
217
[&](LookupGlyphVariant::
Variants
* to_init) {
285
//
variants
.
545
// InitSubpixel is a helper function for initializing all the
variants
of
549
typename GlyphFindAndPlace<ProcessOneGlyph>::
Variants
* to_init,
575
// don't need x, y here, since all subpixel
variants
will have the
622
[&](PositionReader::
Variants
* to_init) {
633
[&](Mapper::
Variants
* to_init) {
646
[&](typename GlyphFindAndPlace<ProcessOneGlyph>::
Variants
* to_init)
[
all
...]
/external/llvm/utils/TableGen/
CodeGenDAGPatterns.cpp
[
all
...]
CodeGenSchedule.cpp
192
RecVec Vars = RWDef->getValueAsListOfDefs("
Variants
");
203
// More may be inferred later when inferring new SchedClasses from
variants
.
[
all
...]
/external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenDAGPatterns.cpp
[
all
...]
/external/llvm/lib/Target/AMDGPU/
SIMachineScheduler.cpp
78
//
variants
can be tried during the scheduling process.
[
all
...]
/build/blueprint/
module_ctx.go
84
//
variants
of that appear earlier in the ModuleContext.VisitAllModuleVariants list.
86
// or
variants
of the current Module must be synchronized by the implementation of
569
// and the GenerateBuildActions method.
Variants
created by CreateVariations have a copy of the
583
// Split a module into mulitple
variants
, one for each name in the variationNames
598
// Split a module into mulitple
variants
, one for each name in the variantNames
734
// Rename all
variants
of a module. The new name is not visible to calls to ModuleName,
Completed in 678 milliseconds