Searched defs:int32 (Results 1 - 25 of 44) sorted by last modified time

12

/external/webrtc/src/modules/audio_processing/test/
H A Dunit_test.cc147 int32_t int32 = (static_cast<int32_t>(stereo[i * 2]) + local
149 mono[i] = static_cast<int16_t>(int32);
/external/valgrind/main/VEX/priv/
H A Dhost_ppc_defs.c1229 Valid combo | fromI | int32 | syned | flt64 |
1264 PPCInstr* PPCInstr_FpCftI ( Bool fromI, Bool int32, Bool syned, argument
1266 Bool tmp = fromI | int32 | syned | flt64;
1269 conversion = (fromI << 3) | (int32 << 2) | (syned << 1) | flt64;
1281 i->Pin.FpCftI.int32 = int32;
1833 * (i->Pin.FpCftI.fromI == True && i->Pin.FpCftI.int32 == False)
1838 if (i->Pin.FpCftI.fromI == False && i->Pin.FpCftI.int32 == False)
1843 else if (i->Pin.FpCftI.fromI == False && i->Pin.FpCftI.int32 == True)
1848 else if (i->Pin.FpCftI.fromI == True && i->Pin.FpCftI.int32
[all...]
H A Dhost_ppc_defs.h759 Bool int32; /* True== I is 32, False== I is 64 */ member in struct:__anon31998::__anon31999::__anon32026
1061 extern PPCInstr* PPCInstr_FpCftI ( Bool fromI, Bool int32, Bool syned,
/external/valgrind/main/VEX/switchback/
H A Dtest_emfloat.c434 typedef int int32; /* Signed 32 bit integer */ typedef
548 static void Int32ToInternalFPF(int32 mylong,
553 static int32 randnum(int32 lngval);
555 static int32 randwc(int32 num)
557 return(randnum((int32)0)%num);
560 static int32 randw[2] = { (int32)13 , (int32)11
[all...]
/external/stressapptest/src/
H A Dsattypes.h38 typedef signed int int32; typedef
154 static const int32 kUSleepOneSecond = 1000000;
157 inline bool sat_usleep(int32 microseconds) {
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompat.h39 typedef int int32; typedef
74 #define DECLARE_int32(name) extern int32 FLAGS_ ## name
124 bool SetFlag(const string &val, int32 *address) const {
224 #define DEFINE_int32(name, value, doc) DEFINE_VAR(int32, name, value, doc)
/external/regex-re2/util/
H A Dutil.h71 typedef int32_t int32; typedef in namespace:re2
/external/qemu/include/fpu/
H A Dsoftfloat.h61 typedef signed int int32; typedef
228 float32 int32_to_float32( int32 STATUS_PARAM );
229 float64 int32_to_float64( int32 STATUS_PARAM );
232 floatx80 int32_to_floatx80( int32 STATUS_PARAM );
233 float128 int32_to_float128( int32 STATUS_PARAM );
270 int32 float32_to_int32( float32 STATUS_PARAM );
271 int32 float32_to_int32_round_to_zero( float32 STATUS_PARAM );
376 int32 float64_to_int32( float64 STATUS_PARAM );
377 int32 float64_to_int32_round_to_zero( float64 STATUS_PARAM );
482 int32 floatx80_to_int3
[all...]
/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.h132 typedef __int32 int32; typedef in namespace:google::protobuf
142 typedef int32_t int32; typedef in namespace:google::protobuf
167 static const int32 kint32max = 0x7FFFFFFF;
168 static const int32 kint32min = -kint32max - 1;
/external/pdfium/core/src/fxge/agg/agg23/
H A Dagg_basics.h49 typedef AGG_INT32 int32; typedef in namespace:agg
/external/openfst/src/include/fst/
H A Dtypes.h30 typedef int32_t int32; typedef
/external/neven/Embedded/common/src/b_BasicEm/
H A DBasic.h59 typedef signed int int32; typedef
63 typedef signed long int32; typedef
67 typedef signed int int32; typedef
/external/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_types.h35 typedef int32_t int32; typedef
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py118 def int32(self): member in class:BinaryReader
/external/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp2142 int int32 = (int)(constInt->getZExtValue()); local
2143 ptr = (unsigned char *)&int32;
2149 int int32 = (int)(constInt->getZExtValue()); local
2150 ptr = (unsigned char *)&int32;
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvmuxertypes.hpp23 typedef int int32; typedef in namespace:mkvmuxer
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dbasic_types.h56 typedef int int32; typedef
/external/libyuv/files/include/libyuv/
H A Dbasic_types.h56 typedef int int32; typedef
/external/libpcap/bpf/net/
H A Dbpf_filter.c89 #define int32 bpf_int32 macro
219 int32 mem[BPF_MEMWORDS];
258 if (k + sizeof(int32) > buflen) {
317 if (k + sizeof(int32) > buflen) {
/external/libpcap/
H A Dbpf_filter.c89 #define int32 bpf_int32 macro
219 int32 mem[BPF_MEMWORDS];
258 if (k + sizeof(int32) > buflen) {
317 if (k + sizeof(int32) > buflen) {
/external/genext2fs/
H A Dgenext2fs.c279 typedef signed int int32; typedef
510 #define decl32(x) int32 x;
607 static int32 hdlink_cnt = HDLINK_CNT;
616 int32 count;
973 walk_bw(filesystem *fs, uint32 nod, blockwalker *bw, int32 *create, uint32 hole)
1233 if(((int32*)(b + BLOCKSIZE * (amount - create)))[i])
1734 int32 hdlink = is_hardlink(st.st_ino);
2190 int32 fsize = get_nod(fs, nod)->i_size;
/external/deqp/modules/glshared/
H A DglsShaderLibraryCase.hpp83 deInt32 int32; member in union:deqp::gls::sl::ShaderCase::Value::Element
/external/chromium_org/v8/src/compiler/
H A Dtyper.cc34 Type* int32 = NATIVE_TYPE(Signed32, UntaggedInt32); local
44 Type* int32_array = Type::Array(int32, zone);
/external/chromium_org/third_party/webrtc/base/
H A Dbasictypes.h74 typedef int int32; typedef
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvmuxertypes.hpp23 typedef int int32; typedef in namespace:mkvmuxer

Completed in 288 milliseconds

12