Home
last modified time | relevance | path

Searched defs:kinds (Results 1 – 12 of 12) sorted by relevance

/external/dagger2/java/dagger/internal/codegen/
DModuleKind.java44 static ImmutableSet<Class<? extends Annotation>> annotationsFor(Set<ModuleKind> kinds) { in annotationsFor()
56 Set<ModuleKind> kinds = EnumSet.noneOf(ModuleKind.class); in forAnnotatedElement() local
DComponentKind.java87 static ImmutableSet<Class<? extends Annotation>> annotationsFor(Iterable<ComponentKind> kinds) { in annotationsFor()
106 ImmutableSet<ComponentKind> kinds = getComponentKinds(element); in forAnnotatedElement() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_domain_verifier.h34 HloDomainVerifier(std::vector<string> kinds) : kinds_(std::move(kinds)) {} in HloDomainVerifier()
Dhlo_domain_verifier.cc48 std::set<string> kinds; in PopulateDomainKinds() local
/external/libchrome/mojo/public/tools/bindings/pylib/mojom_tests/generate/
Dpack_unittest.py32 def _CheckPackSequence(self, kinds, fields, offsets): argument
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dpack_tests.py52 def TestSequence(kinds, fields, offsets): argument
Dtranslate.py113 def _LookupKind(kinds, spec, scope): argument
169 def _Kind(kinds, spec, scope): argument
/external/v8/src/objects/
Djs-function.cc88 bool HighestTierOf(CodeKinds kinds, CodeKind* highest_tier) { in HighestTierOf()
/external/v8/src/torque/
Dtypes.cc631 std::vector<ObjectSlotKind> kinds; in ComputeArraySlotKind() local
/external/v8/src/compiler/
Djs-call-reducer.cc3207 std::vector<ElementsKind>* kinds, in CanInlineArrayResizingBuiltin()
5099 std::vector<ElementsKind> kinds; in ReduceArrayPrototypePush() local
5236 std::vector<ElementsKind> kinds; in ReduceArrayPrototypePop() local
5376 std::vector<ElementsKind> kinds; in ReduceArrayPrototypeShift() local
/external/v8/src/ic/
Daccessor-assembler.cc2058 int32_t kinds[] = { in EmitElementLoad() local
/external/v8/src/codegen/
Dcode-stub-assembler.cc2460 int32_t kinds[] = { in LoadFixedArrayBaseElementAsTagged() local