/aosp_15_r20/external/dexmaker/dexmaker/src/main/java/com/android/dx/ |
H A D | DexMaker.java | 232 public void declare(TypeId<?> type, String sourceFile, int flags, in declare() method in DexMaker 262 public Code declare(MethodId<?, ?> method, int flags) { in declare() method in DexMaker 301 public void declare(FieldId<?, ?> fieldId, int flags, Object staticValue) { in declare() method in DexMaker
|
/aosp_15_r20/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.array/ |
H A D | p3.cpp | 10 void declare() { extern int array[100]; } in declare() function 26 void declare() { extern int array[100]; } in declare() function
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluVarType.hpp | 418 inline decl::DeclareStructTypePtr declare(const StructType *structPtr, int indentLevel = 0) in declare() function 422 inline decl::DeclareStructType declare(const StructType &structType, int indentLevel = 0) in declare() function 426 inline decl::DeclareVariable declare(const VarType &varType, const std::string &name, int indentLev… in declare() function
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | ClipDistanceTest.cpp | 1016 auto vs = [this, &vertexSource](std::string name, bool declare, int size) { in TEST_P() 1037 auto fs = [this, &fragmentSource](std::string name, bool declare, int size) { in TEST_P() 1284 auto fs = [this, &fragmentSource](std::string name, bool declare) { in TEST_P() 1398 auto vs = [this, &vertexSource](std::string name, bool declare, int size) { in TEST_P() 1431 auto checkLength = [this, vs, kFS, &vertexSource](std::string name, bool declare, int size) { in TEST_P()
|
/aosp_15_r20/external/python/cpython2/Mac/Modules/file/ |
D | filesupport.py | 57 def declare(self, name): member in OptionalFSxxxType 66 def declare(self, name): member in FSCatalogInfoAndBitmapType
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/ast/ |
D | resolve.go | 29 func (p *pkgBuilder) declare(scope, altScope *Scope, obj *Object) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/ |
D | branches.go | 71 func (ls *labelScope) declare(b *block, s *LabeledStmt) *label { func
|
/aosp_15_r20/external/python/cpython2/Tools/bgen/bgen/ |
D | bgenVariable.py | 38 def declare(self): member in Variable
|
D | bgenType.py | 22 def declare(self, name, reference=False): member in Type
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/ |
D | decl.go | 15 func (check *Checker) declare(scope *Scope, id *syntax.Name, obj Object, pos syntax.Pos) { func
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationUserDefinedIO.cpp | 275 std::string Variable::declare(void) const in declare() function in vkt::tessellation::__anonefaebced0111::Variable 364 std::string IOBlock::declare(void) const in declare() function in vkt::tessellation::__anonefaebced0111::IOBlock
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/parser/ |
D | resolver.go | 128 func (r *resolver) declare(decl, data any, scope *ast.Scope, kind ast.ObjKind, idents ...*ast.Ident… func
|
/aosp_15_r20/external/python/cpython2/Mac/Modules/snd/ |
D | sndsupport.py | 30 def declare(self, name): member in SndChannelPtrType
|
/aosp_15_r20/external/deqp/framework/randomshaders/ |
H A D | rsgShaderGenerator.cpp | 300 bool declare = !deStringBeginsWith(name, "gl_"); // Do not declare built-in types. in generate() local
|
H A D | rsgVariableManager.cpp | 128 void VariableScope::declare(Variable *variable) in declare() function in rsg::VariableScope
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/proto/ |
H A D | test_reserved_message_lower.proto | 17 message declare {} message
|
H A D | test_reserved_enum_value_lower.proto | 18 declare = 12; enumerator
|
/aosp_15_r20/external/protobuf/php/tests/proto/ |
H A D | test_reserved_message_lower.proto | 17 message declare {} message
|
H A D | test_reserved_enum_value_lower.proto | 18 declare = 12; enumerator
|
/aosp_15_r20/external/python/cpython2/Mac/Modules/ae/ |
D | aesupport.py | 44 def declare(self, name): member in EHType
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/ |
D | decl.go | 16 func (check *Checker) declare(scope *Scope, id *ast.Ident, obj Object, pos token.Pos) { func
|
/aosp_15_r20/external/python/cpython2/Mac/Modules/ctl/ |
D | ctlsupport.py | 98 def declare(self, name): member in ControlActionDefinition
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | SymbolTable.cpp | 292 bool TSymbolTable::declare(TSymbol *symbol) in declare() function in sh::TSymbolTable
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/internal/gcimporter/ |
D | iimport.go | 438 func (r *importReader) declare(obj types.Object) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/importer/ |
D | iimport.go | 428 func (r *importReader) declare(obj types2.Object) { func
|