Home
last modified time | relevance | path

Searched defs:declare (Results 1 – 25 of 34) sorted by relevance

12

/external/bcc/src/cc/frontends/p4/compiler/
DebpfInstance.py24 def declare(self, serializer): member in SimpleInstance
85 def declare(self, serializer): member in EbpfHeaderStack
DebpfType.py18 def declare(self, serializer, identifier, asPointer): member in EbpfType
DebpfScalarType.py63 def declare(self, serializer, identifier, asPointer): member in EbpfScalarType
DebpfStructType.py63 def declare(self, serializer, identifier, asPointer): member in EbpfStructType
/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DCodeExpansions.h26 void declare(StringRef Name, StringRef Expansion) { in declare() function
/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DDexMaker.java232 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
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.array/
Dp3.cpp10 void declare() { extern int array[100]; } in declare() function
26 void declare() { extern int array[100]; } in declare() function
/external/llvm-project/clang/test/CXX/dcl.decl/dcl.meaning/dcl.array/
Dp3.cpp10 void declare() { extern int array[100]; } in declare() function
26 void declare() { extern int array[100]; } in declare() function
/external/llvm-project/clang/test/OpenMP/
Dtarget_vla_messages.cpp19 void declare(int arg) { in declare() function
/external/python/cpython2/Tools/bgen/bgen/
DbgenVariable.py38 def declare(self): member in Variable
/external/deqp/framework/opengl/
DgluVarType.hpp327 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/python/cpython2/Mac/Modules/snd/
Dsndsupport.py30 def declare(self, name): member in SndChannelPtrType
/external/python/cpython2/Mac/Modules/file/
Dfilesupport.py57 def declare(self, name): member in OptionalFSxxxType
66 def declare(self, name): member in FSCatalogInfoAndBitmapType
/external/protobuf/php/tests/proto/
Dtest_reserved_message_lower.proto17 message declare {} message
Dtest_reserved_enum_value_lower.proto18 declare = 12; enumerator
/external/deqp/framework/randomshaders/
DrsgShaderGenerator.cpp279 bool declare = !deStringBeginsWith(name, "gl_"); // Do not declare built-in types. in generate() local
/external/llvm-project/mlir/examples/toy/Ch2/mlir/
DMLIRGen.cpp102 mlir::LogicalResult declare(llvm::StringRef var, mlir::Value value) { in declare() function in __anona83c12100111::MLIRGenImpl
/external/python/cpython2/Mac/Modules/ae/
Daesupport.py44 def declare(self, name): member in EHType
/external/llvm-project/mlir/examples/toy/Ch3/mlir/
DMLIRGen.cpp102 mlir::LogicalResult declare(llvm::StringRef var, mlir::Value value) { in declare() function in __anon965234310111::MLIRGenImpl
/external/llvm-project/mlir/examples/toy/Ch4/mlir/
DMLIRGen.cpp102 mlir::LogicalResult declare(llvm::StringRef var, mlir::Value value) { in declare() function in __anon846856520111::MLIRGenImpl
/external/llvm-project/mlir/examples/toy/Ch5/mlir/
DMLIRGen.cpp102 mlir::LogicalResult declare(llvm::StringRef var, mlir::Value value) { in declare() function in __anon727e78730111::MLIRGenImpl
/external/llvm-project/mlir/examples/toy/Ch6/mlir/
DMLIRGen.cpp102 mlir::LogicalResult declare(llvm::StringRef var, mlir::Value value) { in declare() function in __anon60949a940111::MLIRGenImpl
/external/python/cpython2/Mac/Modules/ctl/
Dctlsupport.py98 def declare(self, name): member in ControlActionDefinition
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp268 std::string Variable::declare (void) const in declare() function in vkt::tessellation::__anon7213183e0111::Variable
349 std::string IOBlock::declare (void) const in declare() function in vkt::tessellation::__anon7213183e0111::IOBlock
/external/angle/src/compiler/translator/
DSymbolTable.cpp316 bool TSymbolTable::declare(TSymbol *symbol) in declare() function in sh::TSymbolTable

12