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

<<51525354555657585960>>

  /external/valgrind/coregrind/m_dispatch/
dispatch-mips64-linux.S 185 /* t1 = VG_TT_FAST_HASH(addr) * sizeof(ULong*)
198 ld $12, 0($13) /* t3 = VG_(tt_fast)[hash] :: ULong* */
dispatch-tilegx-linux.S 234 /* r14 = VG_TT_FAST_HASH(addr) * sizeof(ULong*)
253 /* r12 = VG_(tt_fast)[hash] :: ULong* */
  /external/valgrind/coregrind/m_gdbserver/
valgrind-low-amd64.c 183 ULong rflags;
215 ULong fpreg64;
  /external/valgrind/coregrind/
m_hashtable.c 151 if ( (1 * (ULong)table->n_elements) > (1 * (ULong)table->n_chains) ) {
  /external/valgrind/drd/
drd_barrier.c 68 static ULong s_barrier_segment_creation_count;
562 ULong DRD_(get_barrier_segment_creation_count)(void)
drd_rwlock.c 64 static ULong DRD_(s_rwlock_segment_creation_count);
627 ULong DRD_(get_rwlock_segment_creation_count)(void)
  /external/valgrind/memcheck/tests/vbit-test/
binary.c 481 ULong value. So, we rely on
483 ULong v1; // value picked up in ir_inject.c
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 396 ULong nextModTime; /* expected next frame time */
402 ULong modTime; /* Input frame modTime */
  /frameworks/base/docs/html/guide/topics/renderscript/reference/
rs_debug.jd 256 <td>void rsDebug(const char* message, <a href='rs_value_types.html#android_rs:ulong'>ulong</a> a);
  /frameworks/rs/java/tests/ComputeBenchmark/src/com/example/android/rs/computebench/
compute_benchmark.rs 60 static volatile ulong prefix##_ul_1 = 1; \
299 BENCH_CVT_MATRIX(ul, ulong);
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
math_agree.rs 26 DECLARE_INPUT_SET(ulong, ul);
49 DECLARE_REFERENCE_SET_VEC_VEC(ulong, ul, func);
  /frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
math_agree.rs 26 DECLARE_INPUT_SET(ulong, ul);
49 DECLARE_REFERENCE_SET_VEC_VEC(ulong, ul, func);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
commoncontrols.h 97 ULONG (WINAPI *AddRef)(IImageList *This);
98 ULONG (WINAPI *Release)(IImageList *This);
d3dx9shader.h 126 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
127 STDMETHOD_(ULONG, Release)(THIS) PURE;
dplay.h 431 STDMETHOD_(ULONG,AddRef)(THIS) PURE;
432 STDMETHOD_(ULONG,Release)(THIS) PURE;
526 STDMETHOD_(ULONG,AddRef)(THIS) PURE;
527 STDMETHOD_(ULONG,Release)(THIS) PURE;
642 STDMETHOD_(ULONG,AddRef)(THIS) PURE;
643 STDMETHOD_(ULONG,Release)(THIS) PURE;
    [all...]
icm.h 109 typedef WINBOOL (WINAPI *PBMCALLBACKFN)(ULONG,ULONG,LPARAM);
ntddmmc.h 647 ULONG RequestType;
654 ULONG RequestType;
odbcss.h 380 ULONG mnylow;
385 ULONG dttime;
  /prebuilts/go/darwin-x86/misc/cgo/gmp/
gmp.go 280 C._mpz_mul_2exp(&z.i[0], &x.i[0], C.ulong(s))
288 C._mpz_div_2exp(&z.i[0], &x.i[0], C.ulong(s))
  /prebuilts/go/linux-x86/misc/cgo/gmp/
gmp.go 280 C._mpz_mul_2exp(&z.i[0], &x.i[0], C.ulong(s))
288 C._mpz_div_2exp(&z.i[0], &x.i[0], C.ulong(s))
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
strtod.c 99 ULong y, z;
102 ULong Lsb, Lsb1;
171 ULong bits[2];
297 ULong bits[2];
  /external/ImageMagick/MagickCore/
opencl-private.h 391 "-DCLQuantum=ulong -DCLSignedQuantum=long -DCLPixelType=ulong4 -DQuantumRange=%ff "\
  /external/aac/libAACenc/src/
psy_main.h 159 ULONG initFlags);
  /external/aac/libSBRenc/src/
env_est.h 164 ULONG statesInitFlag
  /external/freetype/src/gzip/
infcodes.c 88 uLong b; /* bit buffer */

Completed in 1165 milliseconds

<<51525354555657585960>>