Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.cpp190 HRESULT CUpdateCallbackConsole::SetOperationResult(Int32 ) in SetOperationResult() argument
/external/lzma/C/
DTypes.h60 typedef long Int32; typedef
63 typedef int Int32; typedef
/external/bzip2/
Dbzip2recover.c52 typedef int Int32; typedef
Dbzip2.c164 typedef int Int32; typedef
Dbzlib_private.h44 typedef int Int32; typedef
/external/clang/include/clang/Basic/
DTargetBuiltins.h110 Int32, enumerator
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h444 Int32, enumerator
465 int32_t Int32; member
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp594 STDMETHODIMP CArchiveUpdateCallback::SetOperationResult(Int32 /* operationResult */) in SetOperationResult() argument
/external/protobuf/src/google/protobuf/
Dextension_set.h767 PROTOBUF_DEFINE_PRIMITIVE_TYPE( int32, Int32) in PROTOBUF_DEFINE_PRIMITIVE_TYPE() argument
Dextension_set.cc312 PRIMITIVE_ACCESSORS( INT32, int32, Int32) in PRIMITIVE_ACCESSORS() argument
Dgenerated_message_reflection.cc977 DEFINE_PRIMITIVE_ACCESSORS(Int32 , int32 , int32 , INT32 ) in DEFINE_PRIMITIVE_ACCESSORS() argument
/external/clang/utils/TableGen/
DNeonEmitter.cpp81 Int32, enumerator
/external/v8/include/
Dv8.h77 class Int32; variable
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.c433 typedef int Int32; typedef
/external/valgrind/memcheck/tests/
Dorigin5-bz2.c426 typedef int Int32; typedef
Dvarinfo6.c464 typedef int Int32; typedef
/external/valgrind/perf/
Dbz2.c426 typedef int Int32; typedef
Dtest_input_for_tinycc.c995 typedef int Int32; typedef
/external/valgrind/VEX/switchback/
Dtest_bzip2.c410 typedef int Int32; typedef
/external/clang/lib/CodeGen/
DTargetInfo.cpp1073 llvm::IntegerType *Int32 = llvm::Type::getInt32Ty(LLVMContext); in classifyArgumentType() local