Home
last modified time | relevance | path

Searched refs:Scope (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/tools/bit/
Daapt.cpp112 struct Scope { struct
113 Scope* parent; argument
117 Scope(Scope* parent, int depth); argument
120 Scope::Scope(Scope* p, int d) in Scope() function in Scope
175 Scope* scope = new Scope(NULL, -1); in inspect_apk()
186 Scope* tmp = scope; in inspect_apk()
190 scope = new Scope(scope, depth); in inspect_apk()
234 Scope* tmp = scope; in inspect_apk()
/frameworks/compile/slang/
Dslang_rs_object_ref_count.h51 class Scope {
59 explicit Scope(clang::CompoundStmt *CS) : mCS(CS) { in Scope() function
106 std::deque<Scope*> mScopeStack; // A deque used as a stack to store scopes, but also
119 inline Scope *getCurrentScope() { in getCurrentScope()
Dslang_rs_object_ref_count.cpp1016 void RSObjectRefCount::Scope::InsertStmt(const clang::ASTContext &C, in InsertStmt()
1028 void RSObjectRefCount::Scope::ReplaceStmt(const clang::ASTContext &C, in ReplaceStmt()
1041 void RSObjectRefCount::Scope::ReplaceExpr(const clang::ASTContext& C, in ReplaceExpr()
1048 void RSObjectRefCount::Scope::ReplaceRSObjectAssignment( in ReplaceRSObjectAssignment()
1073 void RSObjectRefCount::Scope::AppendRSObjectInit( in AppendRSObjectInit()
1193 void RSObjectRefCount::Scope::InsertLocalVarDestructors() { in InsertLocalVarDestructors()
1258 clang::Stmt *RSObjectRefCount::Scope::ClearRSObject( in ClearRSObject()
1463 Scope S(NewBody); in HandleParamsAndLocals()
1638 Scope *S = new Scope(CS); in VisitCompoundStmt()
1690 for (const Scope* S : mScopeStack) { in VisitReturnStmt()
[all …]
/frameworks/base/tools/powermodel/src/com/android/powermodel/
DRawBatteryStats.java84 public enum Scope { enum in RawBatteryStats
104 Scope scope(); in scope()
171 @Line(tag="bt", scope=Scope.SYSTEM, count=Count.SINGLE)
212 @Line(tag="gn", scope=Scope.SYSTEM, count=Count.SINGLE)
245 @Line(tag="gmcd", scope=Scope.SYSTEM, count=Count.SINGLE)
260 @Line(tag="m", scope=Scope.SYSTEM, count=Count.SINGLE)
326 @Line(tag="nt", scope=Scope.UID, count=Count.SINGLE)
396 @Line(tag="sgt", scope=Scope.SYSTEM, count=Count.SINGLE)
402 @Line(tag="sst", scope=Scope.SYSTEM, count=Count.SINGLE)
408 @Line(tag="uid", scope=Scope.UID, count=Count.MULTIPLE)
[all …]
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2652 MDNode *Scope = nullptr, *IA = nullptr; in ParseFunctionBody() local
2653 if (ScopeID) Scope = cast<MDNode>(MDValueList.getValueFwdRef(ScopeID-1)); in ParseFunctionBody()
2655 LastLoc = DebugLoc::get(Line, Col, Scope, IA); in ParseFunctionBody()
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp2913 MDNode *Scope = nullptr, *IA = nullptr; in ParseFunctionBody() local
2914 if (ScopeID) Scope = cast<MDNode>(MDValueList.getValueFwdRef(ScopeID-1)); in ParseFunctionBody()
2916 LastLoc = DebugLoc::get(Line, Col, Scope, IA); in ParseFunctionBody()
/frameworks/ml/nn/runtime/
DNOTICE510 2.3. Limitations on Grant Scope
/frameworks/base/config/
Dpreloaded-classes7304 org.json.JSONStringer$Scope
Dhiddenapi-greylist-max-o.txt112521 Lorg/json/JSONStringer$Scope;->DANGLING_KEY:Lorg/json/JSONStringer$Scope;
112522 Lorg/json/JSONStringer$Scope;->EMPTY_ARRAY:Lorg/json/JSONStringer$Scope;
112523 Lorg/json/JSONStringer$Scope;->EMPTY_OBJECT:Lorg/json/JSONStringer$Scope;
112524 Lorg/json/JSONStringer$Scope;->NONEMPTY_ARRAY:Lorg/json/JSONStringer$Scope;
112525 Lorg/json/JSONStringer$Scope;->NONEMPTY_OBJECT:Lorg/json/JSONStringer$Scope;
112526 Lorg/json/JSONStringer$Scope;->NULL:Lorg/json/JSONStringer$Scope;
112527 Lorg/json/JSONStringer$Scope;->valueOf(Ljava/lang/String;)Lorg/json/JSONStringer$Scope;
112528 Lorg/json/JSONStringer$Scope;->values()[Lorg/json/JSONStringer$Scope;
Dboot-image-profile.txt31122 HSPLorg/json/JSONStringer$Scope;-><init>(Ljava/lang/String;I)V
31126 HSPLorg/json/JSONStringer;->close(Lorg/json/JSONStringer$Scope;Lorg/json/JSONStringer$Scope;Ljava/l…
31131 HSPLorg/json/JSONStringer;->open(Lorg/json/JSONStringer$Scope;Ljava/lang/String;)Lorg/json/JSONStri…
40400 Lorg/json/JSONStringer$Scope;