HomeSort by relevance Sort by last modified time
    Searched full:my_version (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/lzma/CPP/7zip/
MyVersion.h 6 #define MY_VERSION_COPYRIGHT_DATE MY_VERSION " " MY_COPYRIGHT " " MY_DATE
  /external/lzma/C/
7zVersion.h 4 #define MY_VERSION "9.38 beta"
10 #define MY_VERSION_COPYRIGHT_DATE MY_VERSION " " MY_COPYRIGHT " : " MY_DATE
7zVersion.rc 10 #ifndef MY_VERSION
39 VALUE "FileVersion", MY_VERSION \
44 VALUE "ProductVersion", MY_VERSION \
  /external/blktrace/btreplay/
btreplay.c 861 __u64 my_version = mk_btversion(btver_mjr, btver_mnr, btver_sub); local
890 if (hdr.version != my_version) {
898 (long)hdr.version, (long)my_version);
    [all...]
  /external/lzma/CPP/7zip/UI/Client7z/
Client7z.cpp 44 static const char *kCopyrightString = "\n7-Zip " MY_VERSION
  /external/ppp/pppd/
sys-linux.c 2037 int my_version, my_modification, my_patch; local
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/
gflags.py 163 gflags.DEFINE_integer('my_version', 0, 'Version number.')
166 gflags.RegisterValidator('my_version',
168 message='--my_version must be divisible by 2')
    [all...]
  /external/chromium-trace/catapult/third_party/python_gflags/
gflags.py 163 gflags.DEFINE_integer('my_version', 0, 'Version number.')
166 gflags.RegisterValidator('my_version',
168 message='--my_version must be divisible by 2')
    [all...]
  /external/opencv3/3rdparty/zlib/
deflate.c 226 static const char my_version[] = ZLIB_VERSION; local
233 if (version == Z_NULL || version[0] != my_version[0] ||
    [all...]
  /external/pdfium/third_party/zlib_v128/
deflate.c 225 static const char my_version[] = ZLIB_VERSION; local
232 if (version == Z_NULL || version[0] != my_version[0] ||
    [all...]
  /external/zlib/src/
deflate.c 226 static const char my_version[] = ZLIB_VERSION; local
233 if (version == Z_NULL || version[0] != my_version[0] ||
    [all...]
  /prebuilts/android-emulator/linux-x86_64/
emulator-ranchu-arm64 
emulator-ranchu-mips64 
emulator-ranchu-x86 
emulator-ranchu-x86_64 
  /development/ndk/platforms/android-9/arch-x86/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/lib/
libz.a     [all...]

Completed in 531 milliseconds

1 2 3 4