HomeSort by relevance Sort by last modified time
    Searched full:ulong (Results 1076 - 1100 of 1810) sorted by null

<<41424344454647484950>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dinput.h     [all...]
tom.h 182 ULONG (WINAPI *AddRef)(ITextDocument *This);
183 ULONG (WINAPI *Release)(ITextDocument *This);
343 ULONG (WINAPI *AddRef)(ITextRange *This);
344 ULONG (WINAPI *Release)(ITextRange *This);
    [all...]
iads.h     [all...]
msxml.h 266 ULONG (WINAPI *AddRef)(IXMLDOMImplementation *This);
267 ULONG (WINAPI *Release)(IXMLDOMImplementation *This);
340 ULONG (WINAPI *AddRef)(IXMLDOMNode *This);
341 ULONG (WINAPI *Release)(IXMLDOMNode *This);
517 ULONG (WINAPI *AddRef)(IXMLDOMDocumentFragment *This);
518 ULONG (WINAPI *Release)(IXMLDOMDocumentFragment *This);
    [all...]
  /external/valgrind/coregrind/m_replacemalloc/
vg_replace_malloc.c 221 if ((ULong)x == 0) __asm__ __volatile__( "" ::: "memory" )
237 MALLOC_TRACE(#fnname "(%llu)", (ULong)n ); \
254 MALLOC_TRACE(#fnname "(%p, %llu)", zone, (ULong)n ); \
275 MALLOC_TRACE(#fnname "(%llu)", (ULong)n ); \
676 MALLOC_TRACE("zone_calloc(%p, %llu,%llu)", zone, (ULong)nmemb, (ULong)size ); \
693 MALLOC_TRACE("calloc(%llu,%llu)", (ULong)nmemb, (ULong)size ); \
740 MALLOC_TRACE("zone_realloc(%p,%p,%llu)", zone, ptrV, (ULong)new_size ); \
767 MALLOC_TRACE("realloc(%p,%llu)", ptrV, (ULong)new_size );
    [all...]
  /external/libpcap/msdos/
pktdrvr.c 132 static int RealCopy (ULONG, ULONG, REALPTR*, FARPTR*, USHORT*);
1114 if (RealCopy((ULONG)&rxOutOfs, (ULONG)&pktRxEnd,
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_gdipext.cpp     [all...]
  /development/host/windows/usb/winusb/
adb_winusb_io_completion.h 48 ULONG expected_trans_size,
108 ULONG* bytes_transferred,
  /external/elfutils/backends/
s390_corenote.c 104 # define ULONG uint32_t
115 # define ULONG uint64_t
x86_64_corenote.c 88 # define ULONG uint32_t
98 # define ULONG uint64_t
  /external/freetype/src/gzip/
zutil.h 205 typedef uLong (*check_func) OF((uLong check, const Bytef *buf,
  /external/libchrome/base/win/
scoped_comptr.h 27 STDMETHOD_(ULONG, AddRef)() = 0;
28 STDMETHOD_(ULONG, Release)() = 0;
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/extras/WiiMote/
hiddevice.cpp 78 ULONG Length;
81 ULONG Required;
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
zutil.h 205 typedef uLong (*check_func) OF((uLong check, const Bytef *buf,
  /external/opencv3/3rdparty/include/dshow/
control.h 142 ULONG (WINAPI *AddRef)(IAMCollection *This);
143 ULONG (WINAPI *Release)(IAMCollection *This);
197 ULONG (WINAPI *AddRef)(IMediaControl *This);
198 ULONG (WINAPI *Release)(IMediaControl *This);
273 ULONG (WINAPI *AddRef)(IMediaEvent *This);
274 ULONG (WINAPI *Release)(IMediaEvent *This);
334 ULONG (WINAPI *AddRef)(IMediaEventEx *This);
335 ULONG (WINAPI *Release)(IMediaEventEx *This);
403 ULONG (WINAPI *AddRef)(IMediaPosition *This);
404 ULONG (WINAPI *Release)(IMediaPosition *This)
    [all...]
  /external/opencv3/3rdparty/libjasper/jasper/
jas_types.h 204 #if !defined(ulong)
205 #define ulong unsigned long macro
  /external/pcre/dist/
pcrecpparg.h 131 PCRE_DECLARE_INTEGER_PARSER(ulong);
159 MAKE_INTEGER_PARSER(unsigned long, ulong) /* compiler warnings if */
pcrecpparg.h.in 131 PCRE_DECLARE_INTEGER_PARSER(ulong);
159 MAKE_INTEGER_PARSER(unsigned long, ulong) /* compiler warnings if */
  /external/valgrind/VEX/priv/
guest_generic_x87.h 118 extern ULong x86amd64g_calculate_FXTRACT ( ULong arg, HWord getExp );
host_generic_simd128.h 90 UInt h_generic_calc_GetMSBs8x16 ( ULong w64hi, ULong w64lo );
host_s390_defs.h 114 ULong imm;
407 ULong value; /* not sign extended */
572 ULong value; /* sign extended */
577 ULong value; /* for debugging only */
632 s390_insn *s390_insn_load_immediate(UChar size, HReg dst, ULong val);
716 s390_insn *s390_insn_mimm(UChar size, s390_amode *dst, ULong value);
718 ULong value);
772 const ULong *location_of_counter);
main_util.h 169 extern ULong read_misaligned_ULong_LE ( void* addr );
172 extern void write_misaligned_ULong_LE ( void* addr, ULong w );
  /external/valgrind/exp-bbv/
bbv_main.c 78 ULong dyn_instr; /* Current retired instruction count */
79 ULong total_instr; /* Total retired instruction count */
81 ULong rep_count;
82 ULong global_rep_count;
83 ULong unique_rep_count;
84 ULong fldcw_count; /* fldcw count */
495 static void bbv_thread_called ( ThreadId tid, ULong nDisp )
573 (Int)(bbv_thread[i].total_instr/(ULong)interval_size),
  /external/zlib/src/contrib/ada/
zlib-thin.adb 127 function Total_In (Strm : in Z_Stream) return ULong is
136 function Total_Out (Strm : in Z_Stream) return ULong is
  /frameworks/rs/driver/runtime/arch/
clamp.c 39 S_CLAMP(ulong); variable
107 V_CLAMP(ulong); variable

Completed in 1619 milliseconds

<<41424344454647484950>>