HomeSort by relevance Sort by last modified time
    Searched refs:hostinfo (Results 1 - 25 of 52) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
hostinfo.h 11 enum hostinfo { enum
21 STDMETHOD(UpdateInfo)(hostinfo hostinfoNew) = 0;
33 STDMETHOD(GetHostInfo)(hostinfo hostinfoRequest,void **ppvInfo) = 0;
  /external/libchrome/base/
sys_info_mac.cc 49 struct host_basic_info hostinfo; local
54 reinterpret_cast<host_info_t>(&hostinfo),
61 return static_cast<int64_t>(hostinfo.max_mem);
  /external/libchrome/base/process/
process_metrics_mac.cc 370 struct host_basic_info hostinfo; local
374 reinterpret_cast<host_info_t>(&hostinfo), &count);
379 meminfo->total = static_cast<int>(hostinfo.max_mem / 1024);
  /external/ImageMagick/config/
config.guess     [all...]
  /external/google-breakpad/autotools/
config.guess     [all...]
  /external/jemalloc/build-aux/
config.guess     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
config.guess     [all...]
  /external/libmicrohttpd/
config.guess     [all...]
  /external/pcre/dist/
config.guess     [all...]
  /toolchain/binutils/binutils-2.25/
config.guess     [all...]
  /external/libpcap/
config.guess     [all...]
configure     [all...]
  /external/tcpdump/
config.guess     [all...]
  /toolchain/binutils/binutils-2.25/etc/
configure     [all...]
  /external/iputils/ninfod/
configure     [all...]
  /prebuilts/misc/windows/sdl2/test/
configure     [all...]
  /external/mksh/src/
Build.sh 679 test x"$TARGET_OSREV" = x"" && TARGET_OSREV=`hostinfo 2>&1 | \
    [all...]
  /external/google-breakpad/
configure     [all...]
  /toolchain/binutils/binutils-2.25/intl/
configure     [all...]
  /toolchain/binutils/binutils-2.25/libiberty/
configure     [all...]
  /external/icu/icu4c/source/
configure     [all...]
  /external/netperf/
configure     [all...]
  /external/srtp/
configure 998 hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
    [all...]
  /ndk/sources/host-tools/make-3.81/
configure     [all...]
  /toolchain/binutils/binutils-2.25/gold/
configure     [all...]

Completed in 440 milliseconds

1 2 3