Home
last modified time | relevance | path

Searched defs:Int32 (Results 1 – 25 of 32) sorted by relevance

12

/external/gemmlowp/internal/
Dallocator.h54 enum class TypeId : std::uint8_t { Uint8, Int8, Uint16, Int16, Uint32, Int32 }; enumerator
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs59 Int32, enumerator
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h41 Int32 = 0x0074, // 32 bit signed int enumerator
145 static TypeIndex Int32() { return TypeIndex(SimpleTypeKind::Int32); } in Int32() function
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DOptimalEdgeProfiling.cpp115 Type *Int32 = Type::getInt32Ty(M.getContext()); in runOnModule() local
/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.cpp205 HRESULT CUpdateCallbackConsole::SetOperationResult(Int32 ) in SetOperationResult() argument
/external/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp60 static const MCPhysReg Int32[] = { in getCallerSavedRegs() local
/external/lzma/C/
D7zTypes.h61 typedef long Int32; typedef
64 typedef int Int32; typedef
/external/swiftshader/third_party/LLVM/lib/VMCore/
DDebugLoc.cpp107 Type *Int32 = Type::getInt32Ty(Ctx2); in getAsMDNode() local
/external/v8/src/
Dmachine-type.h117 static MachineType Int32() { in Int32() function
/external/bzip2/
Dbzip2recover.c52 typedef int Int32; typedef
Dbzip2.c164 typedef int Int32; typedef
Dbzlib_private.h44 typedef int Int32; typedef
/external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c105 CAMLprim value llvm_genericvalue_of_int32(LLVMTypeRef Ty, value Int32) { in llvm_genericvalue_of_int32()
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h269 Int32, enumerator
298 int32_t Int32; member
/external/clang/include/clang/Basic/
DTargetBuiltins.h111 Int32, enumerator
/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp182 STDMETHODIMP CExtractCallbackImp::PrepareOperation(const wchar_t *name, bool isFolder, Int32 /* ask… in PrepareOperation() argument
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp1265 …Callback::GetStream(UInt32 /* index */, ISequentialOutStream **outStream, Int32 /* askExtractMode … in GetStream() argument
1271 STDMETHODIMP CExtractCallback_To_OpenCallback::PrepareOperation(Int32 /* askExtractMode */) in PrepareOperation() argument
1276 STDMETHODIMP CExtractCallback_To_OpenCallback::SetOperationResult(Int32 /* operationResult */) in SetOperationResult() argument
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp643 STDMETHODIMP CArchiveUpdateCallback::SetOperationResult(Int32 /* operationResult */) in SetOperationResult() argument
/external/protobuf/src/google/protobuf/
Dextension_set.h790 PROTOBUF_DEFINE_PRIMITIVE_TYPE( int32, Int32) in PROTOBUF_DEFINE_PRIMITIVE_TYPE() argument
Dextension_set.cc325 PRIMITIVE_ACCESSORS( INT32, int32, Int32) in PRIMITIVE_ACCESSORS() argument
Dgenerated_message_reflection.cc1130 DEFINE_PRIMITIVE_ACCESSORS(Int32 , int32 , int32 , INT32 ) in DEFINE_PRIMITIVE_ACCESSORS() argument
/external/libmojo/mojo/public/js/
Dcodec.js614 function Int32() { class
/external/clang/utils/TableGen/
DNeonEmitter.cpp84 Int32, enumerator
/external/clang/lib/CodeGen/
DTargetInfo.cpp1521 llvm::IntegerType *Int32 = llvm::Type::getInt32Ty(LLVMContext); in classifyArgumentType() local
6837 llvm::IntegerType *Int32 = llvm::Type::getInt32Ty(LLVMContext); in classifyArgumentType() local
/external/v8/include/
Dv8.h80 class Int32; variable

12