Home
last modified time | relevance | path

Searched refs:Category (Results 1 – 5 of 5) sorted by relevance

/tools/dexter/slicer/
Ddex_ir.cc82 Type::Category Type::GetCategory() const { in GetCategory()
86 return Category::Reference; in GetCategory()
88 return Category::Void; in GetCategory()
91 return Category::WideScalar; in GetCategory()
93 return Category::Scalar; in GetCategory()
Dinstrumentation.cc170 needsBoxingReg |= type->GetCategory() != ir::Type::Category::Reference; in InjectArrayParamsHook()
228 if (type->GetCategory() != ir::Type::Category::Reference) { in InjectArrayParamsHook()
231 current_reg += 1 + (type->GetCategory() == ir::Type::Category::WideScalar); in InjectArrayParamsHook()
280 (declared_return_type->GetCategory() == ir::Type::Category::Reference)); in Apply()
563 case ir::Type::Category::Reference: in ShiftParams()
569 case ir::Type::Category::Scalar: in ShiftParams()
575 case ir::Type::Category::WideScalar: in ShiftParams()
581 case ir::Type::Category::Void: in ShiftParams()
/tools/dexter/slicer/export/slicer/
Ddex_ir.h175 enum class Category { Void, Scalar, WideScalar, Reference }; enum
181 Category GetCategory() const;
/tools/tradefederation/core/proto/
Dtest_record.proto127 // Category of the action that was in progress during the failure
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...