HomeSort by relevance Sort by last modified time
    Searched full:getversion (Results 326 - 350 of 1110) sorted by null

<<11121314151617181920>>

  /external/chromium_org/rlz/test/
rlz_test_helpers.cc 99 const bool do_copy = (base::win::GetVersion() >= base::win::VERSION_WIN7);
  /external/chromium_org/sync/syncable/
directory_backing_store.h 145 int GetVersion();
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvmuxerutil.hpp 129 void GetVersion(int32* major, int32* minor, int32* build, int32* revision);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
dxgi_dll.c 93 if (!(GetVersion() & 0x80000000))
  /external/chromium_org/third_party/skia/include/core/
SkGraphics.h 33 static void GetVersion(int32_t* major, int32_t* minor, int32_t* patch);
  /external/chromium_org/third_party/webrtc/voice_engine/include/
voe_base.h 170 virtual int GetVersion(char version[1024]) = 0;
  /external/chromium_org/ui/base/webui/
web_ui_util.cc 134 if (base::win::GetVersion() < base::win::VERSION_VISTA) {
  /external/chromium_org/ui/views/widget/
widget_hwnd_utils.cc 70 *class_style |= (base::win::GetVersion() < base::win::VERSION_XP) ?
  /external/deqp/framework/egl/
tcuEgl.hpp 71 eglu::Version getVersion (void) const { return eglu::Version(m_version[0], m_version[1]); }
  /external/dnsmasq/dbus/
DBus-interface 33 GetVersion
  /external/junit/src/org/junit/runner/
JUnitCore.java 107 public String getVersion() {
  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxerutil.hpp 143 void GetVersion(int32* major, int32* minor, int32* build, int32* revision);
  /external/lldb/include/lldb/
lldb-private.h 67 GetVersion ();
  /external/lldb/source/Plugins/SymbolFile/DWARF/
DWARFCompileUnit.h 51 uint16_t GetVersion() const { return m_version; }
  /external/llvm/include/llvm/Support/
Win64EH.h 83 uint8_t getVersion() const {
  /external/llvm/lib/DebugInfo/
DWARFUnit.h 107 uint16_t getVersion() const { return Version; }
  /external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
dxgi_dll.c 93 if (!(GetVersion() & 0x80000000))
  /external/openssl/
e_os.h 261 * GetVersion() < 0x80000000. One can argue that in latter "or" case
267 * apparently sufficient to guard "vanilla" NT calls with GetVersion
371 /* Avoid Windows 8 SDK GetVersion deprecated problems */
375 # define check_winnt() (GetVersion() < 0x80000000)
  /external/skia/include/core/
SkGraphics.h 33 static void GetVersion(int32_t* major, int32_t* minor, int32_t* patch);
  /external/smack/src/org/jivesoftware/smack/packet/
RosterPacket.java 52 public String getVersion(){
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/
DexBackedOdexFile.java 126 return OdexHeaderItem.getVersion(odexBuf);
  /frameworks/native/include/gui/
Sensor.h 69 int32_t getVersion() const;
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_context.cpp 151 int GLTraceContext::getVersion() {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxerutil.hpp 143 void GetVersion(int32* major, int32* minor, int32* build, int32* revision);
  /libcore/luni/src/main/java/java/net/
HttpCookie.java 38 * {@code Secure}. The {@link #getVersion() version} of cookies in this
47 * Version} attributes. The {@link #getVersion() version} of cookies in
52 * to {@code Set-Cookie2}. The {@link #getVersion() version} of cookies
572 public int getVersion() {

Completed in 3981 milliseconds

<<11121314151617181920>>