/frameworks/base/tools/bit/ |
D | aapt.cpp | 112 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/ |
D | slang_rs_object_ref_count.h | 51 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()
|
D | slang_rs_object_ref_count.cpp | 1016 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/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/ |
D | message_differencer.h | 354 enum Scope { enum 523 void set_scope(Scope scope); 526 Scope scope(); 663 Scope fields1_scope, 665 Scope fields2_scope, 803 Scope scope_;
|
D | message_differencer.cc | 216 void MessageDifferencer::set_scope(Scope scope) { in set_scope() 220 MessageDifferencer::Scope MessageDifferencer::scope() { in scope() 558 Scope fields1_scope, in CombineFields() 560 Scope fields2_scope, in CombineFields()
|
/frameworks/base/tools/powermodel/src/com/android/powermodel/ |
D | RawBatteryStats.java | 84 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/ |
D | BitcodeReader.cpp | 2652 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/ |
D | BitcodeReader.cpp | 2913 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/ |
D | NOTICE | 510 2.3. Limitations on Grant Scope
|
/frameworks/base/config/ |
D | preloaded-classes | 7307 org.json.JSONStringer$Scope
|
D | hiddenapi-greylist-max-o.txt | 120261 Lorg/json/JSONStringer$Scope; 120262 Lorg/json/JSONStringer$Scope;-><init>()V 120263 Lorg/json/JSONStringer$Scope;->DANGLING_KEY:Lorg/json/JSONStringer$Scope; 120264 Lorg/json/JSONStringer$Scope;->EMPTY_ARRAY:Lorg/json/JSONStringer$Scope; 120265 Lorg/json/JSONStringer$Scope;->EMPTY_OBJECT:Lorg/json/JSONStringer$Scope; 120266 Lorg/json/JSONStringer$Scope;->NONEMPTY_ARRAY:Lorg/json/JSONStringer$Scope; 120267 Lorg/json/JSONStringer$Scope;->NONEMPTY_OBJECT:Lorg/json/JSONStringer$Scope; 120268 Lorg/json/JSONStringer$Scope;->NULL:Lorg/json/JSONStringer$Scope; 120269 Lorg/json/JSONStringer$Scope;->valueOf(Ljava/lang/String;)Lorg/json/JSONStringer$Scope; 120270 Lorg/json/JSONStringer$Scope;->values()[Lorg/json/JSONStringer$Scope;
|
D | boot-image-profile.txt | 31123 HSPLorg/json/JSONStringer$Scope;-><init>(Ljava/lang/String;I)V 31127 HSPLorg/json/JSONStringer;->close(Lorg/json/JSONStringer$Scope;Lorg/json/JSONStringer$Scope;Ljava/l… 31132 HSPLorg/json/JSONStringer;->open(Lorg/json/JSONStringer$Scope;Ljava/lang/String;)Lorg/json/JSONStri… 40401 Lorg/json/JSONStringer$Scope;
|