Searched defs:declare (Results 1 – 8 of 8) sorted by relevance
/external/dexmaker/src/main/java/com/google/dexmaker/ |
D | DexMaker.java | 223 public void declare(TypeId<?> type, String sourceFile, int flags, in declare() method in DexMaker 252 public Code declare(MethodId<?, ?> method, int flags) { in declare() method in DexMaker 290 public void declare(FieldId<?, ?> fieldId, int flags, Object staticValue) { in declare() method in DexMaker
|
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.array/ |
D | p3.cpp | 10 void declare() { extern int array[100]; } in declare() function 26 void declare() { extern int array[100]; } in declare() function
|
/external/deqp/framework/opengl/ |
D | gluVarType.hpp | 327 inline decl::DeclareStructTypePtr declare (const StructType* structPtr, int indentLevel = 0) … in declare() function 328 inline decl::DeclareStructType declare (const StructType& structType, int indentLevel = 0) {… in declare() function 329 inline decl::DeclareVariable declare (const VarType& varType, const std::string& name, int inden… in declare() function
|
/external/deqp/framework/randomshaders/ |
D | rsgShaderGenerator.cpp | 279 bool declare = !deStringBeginsWith(name, "gl_"); // Do not declare built-in types. in generate() local
|
D | rsgVariableManager.cpp | 129 void VariableScope::declare (Variable* variable) in declare() function in rsg::VariableScope
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/ |
D | remote_test.py | 215 def declare(): function 229 def declare(): function
|
/external/deqp/modules/gles31/functional/ |
D | es31fTessellationTests.cpp | 5699 string UserDefinedIOCase::Variable::declare (void) const in declare() function in deqp::gles31::Functional::__anon7b3f4c900211::UserDefinedIOCase::Variable 5711 string UserDefinedIOCase::IOBlock::declare (void) const in declare() function in deqp::gles31::Functional::__anon7b3f4c900211::UserDefinedIOCase::IOBlock
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|