HomeSort by relevance Sort by last modified time
    Searched refs:ulong (Results 1 - 25 of 107) sorted by null

1 2 3 4 5

  /external/emma/core/java12/com/vladium/jcd/lib/
UDataOutputStream.java 42 public final void writeU4 (final long ulong) throws IOException
44 writeInt ((int) ulong); // this narrowing cast is Ok
  /external/libutf/
utfdef.h 4 #define ulong _utfulong macro
11 typedef unsigned long ulong; typedef
  /external/ltrace/etc/
libc.so.conf 6 typedef ullong = ulong;
33 ulong __ctype_get_mb_cur_max();
58 typedef ino_t = ulong;
59 typedef ino_t64 = ulong;
60 typedef off_t = ulong;
61 typedef off_t64 = ulong;
125 int mq_send(int, string3, ulong, uint);
126 int mq_timedsend(int, string3, ulong, uint, addr);
127 long mq_receive(int, +string0, ulong, addr);
128 long mq_timedreceive(int, +string0, ulong, addr, addr)
    [all...]
syscalls.conf 14 int getcwd(+string2,ulong);
18 addr mmap(addr,ulong,int,int,int,long);
20 int munmap(addr,ulong);
23 long read(int,+string0,ulong);
27 long write(int,string3,ulong);
78 int madvise(addr,ulong,int);
81 int msync(addr,ulong,int);
85 int readlink(string,string,ulong);
100 int mount(string,string,string,ulong,addr);
115 ulong readv(int,addr,int)
    [all...]
  /external/ltrace/testsuite/ltrace.main/
system_call_params.exp 47 long write(int, string[arg3], ulong);
48 int mount(string, string, string, ulong, addr);
  /external/lldb/source/Core/
Scalar.cpp 177 case e_ulong: return sizeof(m_data.ulong);
197 case e_ulong: return m_data.ulong == 0;
220 case e_ulong: s->Printf("0x%8.8lx", m_data.ulong); break;
293 m_data.ulong = v;
360 case e_ulong: m_data.ulong = m_data.sint; success = true; break;
376 case e_ulong: m_data.ulong = m_data.uint; success = true; break;
392 case e_ulong: m_data.ulong = m_data.slong; success = true; break;
409 case e_slonglong: m_data.slonglong = m_data.ulong; success = true; break;
410 case e_ulonglong: m_data.ulonglong = m_data.ulong; success = true; break;
411 case e_float: m_data.flt = m_data.ulong; success = true; break
    [all...]
  /external/opencv/otherlibs/highgui/
bitstrm.h 57 typedef unsigned long ulong; typedef
247 void PutHuff( int val, const ulong* table );
251 ulong m_pad_val;
252 ulong m_val;
265 bool bsCreateEncodeHuffmanTable( const int* src, ulong* dst, int max_size );
270 extern const ulong bs_bit_mask[];
bitstrm.cpp 47 const ulong bs_bit_mask[] = {
61 ulong* data = (ulong*)start;
66 ulong temp = data[i];
401 ulong* current = (ulong*)m_current;
408 current = ((ulong*)m_current) + mask;
420 ulong* current = (ulong*)m_current;
427 current = ((ulong*)m_current) + mask
    [all...]
  /external/lzma/CS/7zip/Common/
OutBuffer.cs 11 ulong m_ProcessedSize;
45 public ulong GetProcessedSize() { return m_ProcessedSize + m_Pos; }
InBuffer.cs 13 ulong m_ProcessedSize;
67 public ulong GetProcessedSize()
  /frameworks/rs/driver/runtime/
rs_convert.c 39 CVT_FUNC_2(type, ulong) \
51 CVT_FUNC(ulong)
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DebugTreeGrammar.cs 815 public static readonly BitSet _stat_in_prog48 = new BitSet(new ulong[]{0x3CCF2UL});
816 public static readonly BitSet _expr_in_stat63 = new BitSet(new ulong[]{0x2UL});
817 public static readonly BitSet _17_in_stat98 = new BitSet(new ulong[]{0x4UL});
818 public static readonly BitSet _ID_in_stat100 = new BitSet(new ulong[]{0x1CCD0UL});
819 public static readonly BitSet _expr_in_stat102 = new BitSet(new ulong[]{0x8UL});
820 public static readonly BitSet _FUNC_in_stat128 = new BitSet(new ulong[]{0x4UL});
821 public static readonly BitSet _16_in_expr172 = new BitSet(new ulong[]{0x4UL});
822 public static readonly BitSet _expr_in_expr176 = new BitSet(new ulong[]{0x1CCD0UL});
823 public static readonly BitSet _expr_in_expr180 = new BitSet(new ulong[]{0x8UL});
824 public static readonly BitSet _10_in_expr200 = new BitSet(new ulong[]{0x4UL})
    [all...]
ProfileTreeGrammar.cs 820 public static readonly BitSet _stat_in_prog48 = new BitSet(new ulong[]{0x3CCF2UL});
821 public static readonly BitSet _expr_in_stat63 = new BitSet(new ulong[]{0x2UL});
822 public static readonly BitSet _17_in_stat98 = new BitSet(new ulong[]{0x4UL});
823 public static readonly BitSet _ID_in_stat100 = new BitSet(new ulong[]{0x1CCD0UL});
824 public static readonly BitSet _expr_in_stat102 = new BitSet(new ulong[]{0x8UL});
825 public static readonly BitSet _FUNC_in_stat128 = new BitSet(new ulong[]{0x4UL});
826 public static readonly BitSet _16_in_expr172 = new BitSet(new ulong[]{0x4UL});
827 public static readonly BitSet _expr_in_expr176 = new BitSet(new ulong[]{0x1CCD0UL});
828 public static readonly BitSet _expr_in_expr180 = new BitSet(new ulong[]{0x8UL});
829 public static readonly BitSet _10_in_expr200 = new BitSet(new ulong[]{0x4UL})
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
arrays_csharp.i 103 CSHARP_ARRAYS(unsigned long long, ulong)
134 CSHARP_ARRAYS_FIXED(unsigned long long, ulong)
typemaps.i 80 INPUT_TYPEMAP(unsigned long long, unsigned long long, ulong)
159 OUTPUT_TYPEMAP(unsigned long long, unsigned long long, ulong, UINT64_PTR)
248 INOUT_TYPEMAP(unsigned long long, unsigned long long, ulong, UINT64_PTR)
  /frameworks/rs/scriptc/
rs_value_types.rsh 28 * Unsigned integer: uchar, uint8_t ushort, uint16_t uint, uint32_t ulong, uint64_t
223 * ulong: 64 bit unsigned integer
227 typedef uint64_t ulong;
384 typedef ulong __attribute__((ext_vector_type(2))) ulong2;
389 * A vector of three ulongs. These three ulong fields packed into a single 256 bit field
392 typedef ulong __attribute__((ext_vector_type(3))) ulong3;
397 * A vector of four ulongs. These four ulong fields packed into a single 256 bit field
400 typedef ulong __attribute__((ext_vector_type(4))) ulong4;
  /prebuilts/sdk/renderscript/include/
rs_value_types.rsh 28 * Unsigned integer: uchar, uint8_t ushort, uint16_t uint, uint32_t ulong, uint64_t
223 * ulong: 64 bit unsigned integer
227 typedef uint64_t ulong;
384 typedef ulong __attribute__((ext_vector_type(2))) ulong2;
389 * A vector of three ulongs. These three ulong fields packed into a single 256 bit field
392 typedef ulong __attribute__((ext_vector_type(3))) ulong3;
397 * A vector of four ulongs. These four ulong fields packed into a single 256 bit field
400 typedef ulong __attribute__((ext_vector_type(4))) ulong4;
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
BitSet.cs 63 ulong[] _bits;
71 public BitSet(ulong[] bits) {
86 _bits = new ulong[((nbits - 1) >> LOG_BITS) + 1];
167 private static ulong BitMask(int bitNumber) {
173 return new BitSet((ulong[])_bits.Clone());
179 ulong word = _bits[i];
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
BitSet.cs 65 ulong[] _bits;
75 public BitSet( ulong[] bits )
93 _bits = new ulong[( ( nbits - 1 ) >> LOG_BITS ) + 1];
188 private static ulong BitMask( int bitNumber )
196 return new BitSet( (ulong[])_bits.Clone() );
204 ulong word = _bits[i];
  /frameworks/rs/tests/typecheck/
kernels.rs 85 ulong ul1;
86 ulong ul1i = 1;
137 void RS_KERNEL test_U64(ulong in) {
  /external/valgrind/VEX/switchback/
test_emfloat.c 189 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL)
315 (ULong)(va_arg (vargs, Long)));
318 (ULong)(va_arg (vargs, Int)));
323 (ULong)(va_arg (vargs, ULong)));
326 (ULong)(va_arg (vargs, UInt)));
333 (ULong)((HWord)va_arg (vargs, void *)));
338 (ULong)(va_arg (vargs, ULong)));
341 (ULong)(va_arg (vargs, UInt)))
431 typedef unsigned long ulong; typedef
460 #define ulong macro
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/d/
typemaps.i 80 INPUT_TYPEMAP(unsigned long long, unsigned long long, ulong)
163 OUTPUT_TYPEMAP(unsigned long long, unsigned long long, ulong, UINT64_PTR)
254 INOUT_TYPEMAP(unsigned long long, unsigned long long, ulong, UINT64_PTR)
  /external/sfntly/cpp/src/sfntly/data/
font_input_stream.cc 116 int64_t ulong = ReadULong(); local
117 return ((int32_t)ulong) & ~0x80000000;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_types.rsh 31 * 64 bit: ulong, uint64_t
107 typedef uint64_t ulong;
273 * Vector version of the basic ulong type. Provides two ulong fields packed into
276 typedef ulong ulong2 __attribute__((ext_vector_type(2)));
278 * Vector version of the basic ulong type. Provides three ulong fields packed
281 typedef ulong ulong3 __attribute__((ext_vector_type(3)));
283 * Vector version of the basic ulong type. Provides four ulong fields packe
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_types.rsh 31 * 64 bit: ulong, uint64_t
107 typedef uint64_t ulong;
273 * Vector version of the basic ulong type. Provides two ulong fields packed into
276 typedef ulong ulong2 __attribute__((ext_vector_type(2)));
278 * Vector version of the basic ulong type. Provides three ulong fields packed
281 typedef ulong ulong3 __attribute__((ext_vector_type(3)));
283 * Vector version of the basic ulong type. Provides four ulong fields packe
    [all...]

Completed in 1429 milliseconds

1 2 3 4 5