Home
last modified time | relevance | path

Searched refs:Variable (Results 1 – 8 of 8) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection_state.h697 struct Variable { struct
698 Variable() : mInitializers(nullptr) { } in Variable() argument
699 ~Variable() { delete [] mInitializers; } in ~Variable() argument
701 Variable(const Variable &) = delete;
702 void operator=(const Variable &) = delete; argument
711 ArrayWithCursor<Variable> mVariables;
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DGraphReader.java191 if (mValue instanceof Variable) { in execute()
192 String varName = ((Variable)mValue).name; in execute()
222 private static class Variable { class in GraphReader
225 public Variable(String name) { in Variable() method in GraphReader.Variable
427 return new Variable(strValue); in getAssignmentValue()
/frameworks/native/cmds/dumpstate/
DREADME.md100 if [ -z "${BR_DIR}" ] ; then echo "Variable BR_DIR not set"; else adb shell rm -rf ${BR_DIR}/*; fi
/frameworks/compile/mclinker/lib/Support/Windows/
DPathV3.inc27 // Variable Index //
/frameworks/compile/mclinker/lib/Support/Unix/
DPathV3.inc33 // Variable Index //
/frameworks/compile/libbcc/
DREADME.rst157 * **Exported Variable List** (MCO_ExportVarList) -
/frameworks/base/config/
Dpreloaded-classes4815 java.lang.ProcessEnvironment$Variable
Dboot-image-profile.txt45554 HSPLjava/lang/ProcessEnvironment$Variable;->valueOf([B)Ljava/lang/ProcessEnvironment$Variable;
61692 Ljava/lang/ProcessEnvironment$Variable;