Home
last modified time | relevance | path

Searched defs:Variable (Results 1 – 21 of 21) sorted by relevance

/aosp12/frameworks/compile/slang/
H A Dslang_rs_reflection_state.h697 struct Variable { struct
698 Variable() : mInitializers(nullptr) { } in Variable() argument
699 ~Variable() { delete [] mInitializers; } in ~Variable()
702 void operator=(const Variable &) = delete;
704 std::string mName;
705 llvm::StringRef mType;
706 clang::APValue *mInitializers;
707 size_t mInitializerCount;
708 size_t mAllocSize;
709 bool mIsConst;
/aosp12/build/make/tools/product_config/src/com/android/build/config/
H A DOutputChecker.java53 public static class Variable { class in OutputChecker
59 public Variable(String name, VarType type, Str original) { in Variable() method in OutputChecker.Variable
63 public Variable(String name, VarType type, Str original, Value updated) { in Variable() method in OutputChecker.Variable
/aosp12/build/blueprint/
H A Dlive_tracker.go153 func (l *liveTracker) addVariable(v Variable) error {
198 func (l *liveTracker) RemoveVariableIfLive(v Variable) bool {
H A Dscope.go27 type Variable interface { interface
220 func (s *basicScope) AddVariable(v Variable) error {
H A Dninja_strings.go71 func (ps *parseState) pushVariable(v Variable) {
H A Dsingleton_ctx.go235 func (s *singletonContext) Variable(pctx PackageContext, name, value string) { func
H A Dmodule_ctx.go740 func (m *moduleContext) Variable(pctx PackageContext, name, value string) { func
/aosp12/system/update_engine/update_manager/
H A Dvariable.h207 Variable(const std::string& name, VariableMode mode) in Variable() function
210 Variable(const std::string& name, const base::TimeDelta poll_interval) in Variable() function
/aosp12/system/bt/gd/packet/parser/test/
H A Dvariable.cc29 Variable::Variable(const std::string& str) : data(str) {} in Variable() function in bluetooth::packet::parser::test::Variable
/aosp12/build/soong/androidmk/parser/
H A Dast.go100 type Variable struct { struct
101 Name *MakeString
H A Dmake_strings.go74 func (ms *MakeString) appendVariable(v Variable) {
/aosp12/system/tools/aidl/
H A Dast_java.h88 struct Variable : public Expression { struct
93 Variable() = default; argument
H A Dast_java.cpp111 Variable::Variable(const string& t, const string& n) : type(t), name(n) {} in Variable() function in android::aidl::java::Variable
H A Dgenerate_java_binder.cpp49 using Variable = ::android::aidl::java::Variable; typedef in android::aidl::java::VariableFactory
/aosp12/build/blueprint/parser/
H A Dast.go219 type Variable struct { struct
220 Name string
221 NamePos scanner.Position
222 Value Expression
/aosp12/build/soong/android/
H A Dsingleton.go142 func (s *singletonContextAdaptor) Variable(pctx PackageContext, name, value string) { func
H A Dmodule.go2169 func (m *moduleContext) Variable(pctx PackageContext, name, value string) { func
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DGraphReader.java222 private static class Variable { class in GraphReader
225 public Variable(String name) { in Variable() method in GraphReader.Variable
/aosp12/build/soong/androidmk/androidmk/
H A Dandroid.go611 func varLiteralName(variable mkparser.Variable) string {
/aosp12/packages/apps/TV/libs/m2/
H A Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...