HomeSort by relevance Sort by last modified time
    Searched refs:uL (Results 1 - 8 of 8) sorted by null

  /external/zlib/src/contrib/minizip/
unzip.c 486 uLong uL;
542 if (unz64local_getLong(pzlib_filefunc_def,filestream,&uL)!=UNZ_OK)
546 if (unz64local_getLong(pzlib_filefunc_def,filestream,&uL)!=UNZ_OK)
548 if (uL != 0)
556 if (unz64local_getLong(pzlib_filefunc_def,filestream,&uL)!=UNZ_OK)
558 if (uL != 1)
566 if (unz64local_getLong(pzlib_filefunc_def,filestream,&uL)!=UNZ_OK)
569 if (uL != 0x06064b50)
591 uLong uL;
636 if (unz64local_getLong(&us.z_filefunc, us.filestream,&uL)!=UNZ_OK
    [all...]
zip.c 549 uLong uL;
607 if (zip64local_getLong(pzlib_filefunc_def,filestream,&uL)!=ZIP_OK)
611 if (zip64local_getLong(pzlib_filefunc_def,filestream,&uL)!=ZIP_OK)
613 if (uL != 0)
621 if (zip64local_getLong(pzlib_filefunc_def,filestream,&uL)!=ZIP_OK)
623 if (uL != 1)
631 if (zip64local_getLong(pzlib_filefunc_def,filestream,&uL)!=ZIP_OK)
634 if (uL != 0x06064b50) // signature of 'Zip64 end of central directory'
648 uLong uL;
687 if (zip64local_getLong(&pziinit->z_filefunc, pziinit->filestream,&uL)!=ZIP_OK
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
cstdint.hpp 451 # define UINT32_C(value) value##uL
478 # define UINT64_C(value) value##uL
  /external/clang/INPUTS/
c99-intconst-1.c 129 CHECK_SUFul_TYPE(C##ul); \
130 CHECK_SUFul_TYPE(C##uL); \
131 CHECK_SUFul_TYPE(C##Ul); \
132 CHECK_SUFul_TYPE(C##UL); \
147 CHECK_SUFul_TYPE(C##ul); \
148 CHECK_SUFul_TYPE(C##uL); \
149 CHECK_SUFul_TYPE(C##Ul); \
150 CHECK_SUFul_TYPE(C##UL); \
  /external/webrtc/webrtc/base/
network_unittest.cc 827 EXPECT_EQ(list2.size(), 1uL);
828 EXPECT_EQ(list2[0]->GetIPs().size(), 2uL);
    [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
hrtf_g722_1C_48_jitterT2.rtp 244 ?? I?!7w`xTa?'????????'?}*?}?I??X?Uy??<F?06Ul@;A9+???0[}????m3?,q ?`???8? ^??8>Z+N??V?? f?????????p??)f?{?uL??C?!4÷|?v ??jT?I#?J{???????0:?L???.??} ??s`ui??i???N?w?,]?g?l@?? !I
    [all...]
toggling_stereo_g729_pt18_pt125.rtp     [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]

Completed in 290 milliseconds