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

<<51525354555657585960>>

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
infcodes.c 88 uLong b; /* bit buffer */
  /external/valgrind/VEX/priv/
guest_ppc_defs.h 154 extern ULong ppcg_dirtyhelper_MFTB ( void );
host_amd64_defs.h 418 ULong imm64;
722 extern AMD64Instr* AMD64Instr_Imm64 ( ULong imm64, HReg dst );
838 const ULong* location_of_counter );
host_arm64_defs.h 577 ULong imm64;
890 extern ARM64Instr* ARM64Instr_Imm64 ( HReg, ULong );
    [all...]
host_generic_regs.h 247 ULong bitset;
276 ULong rRead; /* real regs that are read */
277 ULong rWritten; /* real regs that are written */
host_mips_defs.h 381 ULong imm;
611 extern MIPSInstr *MIPSInstr_LI(HReg, ULong);
736 const ULong* location_of_counter,
tilegx_disasm.h 37 typedef ULong tilegx_bundle_bits;
1282 ULong pc,
1286 extern Int decode_and_display ( tilegx_bundle_bits *p, Int count, ULong pc );
  /external/valgrind/coregrind/
pub_core_trampoline.h 114 extern ULong VG_(arm64_linux_REDIR_FOR_strlen)( void* );
  /external/valgrind/exp-sgcheck/
pc_common.c 444 (ULong)xe->XE.Heap.addr,
445 (ULong)xe->XE.Heap.datasymoff,
459 (ULong)xe->XE.Heap.addr,
460 (ULong)xe->XE.Heap.datasymoff,
  /external/webrtc/webrtc/base/
helpers.cc 111 typedef BOOL (WINAPI *RtlGenRandomProc)(PVOID, ULONG);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_lib.h 35 PV_STATUS EncodeVopNotCoded(VideoEncData *video, UChar *bstream, Int *size, ULong modTime);
  /frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
math.rs 222 volatile ulong prefix##_ul_1 = 1;
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
math.rs.bak 66 volatile ulong prefix##_ul_1 = 1;
  /frameworks/rs/scriptc/
rs_debug.rsh 53 rsDebug(const char* message, ulong a);
rs_allocation_data.rsh     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntstrsafe.h 32 typedef ULONG DWORD;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usp10.h 21 typedef ULONG OPENTYPE_TAG;
  /prebuilts/sdk/renderscript/include/
rs_debug.rsh 53 rsDebug(const char* message, ulong a);
rs_allocation_data.rsh     [all...]
  /development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp 516 ULONG written_bytes = 0;
527 ULONG read_bytes = 0;
762 ULONG read_bytes = 0;
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 44 typedef ULONG DHGLRC;
548 ULONG cjpfd,
616 ULONG ulVersion );
  /external/valgrind/callgrind/
main.c 112 ULong* cost_Bus;
141 ULong* cost_Bc;
171 ULong* cost_Bi;
    [all...]
  /external/valgrind/coregrind/m_scheduler/
scheduler.c 115 static ULong bbs_done = 0;
122 static ULong vgdb_next_poll;
130 static ULong n_scheduling_events_MINOR = 0;
131 static ULong n_scheduling_events_MAJOR = 0;
135 static ULong stats__n_xindirs = 0;
136 static ULong stats__n_xindir_misses = 0;
186 static ULong bbs_done_lastcheck = 0;
191 if ((ULong)delta >= VG_(clo_profyle_interval)) {
    [all...]
  /external/valgrind/coregrind/m_ume/
elf.c 82 (ULong)base, (Long)len,
583 info->init_ip = ((ULong*)entry)[0];
584 info->init_toc = ((ULong*)entry)[1];
  /external/valgrind/include/
pub_tool_libcbase.h 63 extern ULong VG_(strtoull10) ( const HChar* str, HChar** endptr );
64 extern ULong VG_(strtoull16) ( const HChar* str, HChar** endptr );
214 extern Int VG_(log2_64)( ULong x );

Completed in 1238 milliseconds

<<51525354555657585960>>