HomeSort by relevance Sort by last modified time
    Searched refs:GetVersion (Results 251 - 275 of 430) sorted by null

<<1112131415161718

  /external/netperf/
netcpu_ntperf.c 176 NTVersion = GetVersion();
  /external/zlib/src/contrib/untgz/
untgz.c 233 isWinNT = (GetVersion() < 0x80000000) ? 1 : 0;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxerutil.cpp 668 void GetVersion(int32* major, int32* minor, int32* build, int32* revision) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
mkvparser.hpp 54 void GetVersion(int& major, int& minor, int& build, int& revision);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincodec.h     [all...]
  /external/chromium_org/chrome/browser/
enumerate_modules_model_win.cc 367 base::win::Version version = base::win::GetVersion();
    [all...]
  /external/chromium_org/chrome/browser/metrics/
thread_watcher.cc 557 if (base::win::GetVersion() <= base::win::VERSION_XP)
    [all...]
  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_impl.cc 144 if (base::win::GetVersion() >= base::win::VERSION_WIN7)
543 if (base::win::GetVersion() >= base::win::VERSION_WIN8) {
    [all...]
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_view.cc 169 if (base::win::GetVersion() < base::win::VERSION_WIN7)
658 if (base::win::GetVersion() < base::win::VERSION_WIN7)
    [all...]
  /external/chromium_org/ppapi/generators/
idl_c_proto.py 289 ver = '_' + node.GetVersion(first).replace('.','_')
535 ver_num = node.GetVersion(release)
  /external/chromium_org/sync/syncable/
directory_backing_store.cc 315 int version_on_disk = GetVersion();
738 int DirectoryBackingStore::GetVersion() {
    [all...]
  /external/lldb/scripts/Python/interface/
SBModule.i 300 GetVersion (uint32_t *versions,
  /development/ndk/platforms/android-3/include/
jni.h 170 jint (*GetVersion)(JNIEnv *);
511 jint GetVersion()
512 { return functions->GetVersion(this); }
    [all...]
  /libnativehelper/include/nativehelper/
jni.h 156 jint (*GetVersion)(JNIEnv *);
497 jint GetVersion()
498 { return functions->GetVersion(this); }
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
jni.h 154 jint (*GetVersion)(JNIEnv *);
495 jint GetVersion()
496 { return functions->GetVersion(this); }
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
jni.h 154 jint (*GetVersion)(JNIEnv *);
495 jint GetVersion()
496 { return functions->GetVersion(this); }
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
jni.h 154 jint (*GetVersion)(JNIEnv *);
495 jint GetVersion()
496 { return functions->GetVersion(this); }
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
jni.h 154 jint (*GetVersion)(JNIEnv *);
495 jint GetVersion()
496 { return functions->GetVersion(this); }
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
jni.h 154 jint (*GetVersion)(JNIEnv *);
495 jint GetVersion()
496 { return functions->GetVersion(this); }
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
jni.h 154 jint (*GetVersion)(JNIEnv *);
495 jint GetVersion()
496 { return functions->GetVersion(this); }
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
jni.h 154 jint (*GetVersion)(JNIEnv *);
495 jint GetVersion()
496 { return functions->GetVersion(this); }
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
jni.h 154 jint (*GetVersion)(JNIEnv *);
495 jint GetVersion()
496 { return functions->GetVersion(this); }
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
jni.h 154 jint (*GetVersion)(JNIEnv *);
495 jint GetVersion()
496 { return functions->GetVersion(this); }
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
jni.h 169 jint (*GetVersion)(JNIEnv *);
510 jint GetVersion()
511 { return functions->GetVersion(this); }
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
jni.h 169 jint (*GetVersion)(JNIEnv *);
510 jint GetVersion()
511 { return functions->GetVersion(this); }
    [all...]

Completed in 2468 milliseconds

<<1112131415161718