Home
last modified time | relevance | path

Searched defs:Scope (Results 1 – 6 of 6) 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
/frameworks/compile/slang/
Dslang_rs_object_ref_count.h59 explicit Scope(clang::CompoundStmt *CS) : mCS(CS) { in Scope() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer.h354 enum Scope { enum
/frameworks/base/tools/powermodel/src/com/android/powermodel/
DRawBatteryStats.java84 public enum Scope { enum in RawBatteryStats
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2652 MDNode *Scope = nullptr, *IA = nullptr; in ParseFunctionBody() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp2913 MDNode *Scope = nullptr, *IA = nullptr; in ParseFunctionBody() local