HomeSort by relevance Sort by last modified time
    Searched refs:hints (Results 151 - 175 of 189) sorted by null

1 2 3 4 5 67 8

  /prebuilts/devtools/tools/lib/
jfreechart-swt-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9-swt.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
jfreechart-swt-1.0.9.jar 
  /external/v8/src/
objects-inl.h 3673 int hints = compiler_hints(); local
3690 int hints = compiler_hints(); local
3818 int hints = compiler_hints() & ~(kCodeAgeMask << kCodeAgeShift); local
    [all...]
  /libcore/luni/src/main/java/libcore/io/
Posix.java 55 public native InetAddress[] getaddrinfo(String node, StructAddrinfo hints) throws GaiException;
  /external/chromium_org/media/audio/linux/
alsa_output_unittest.cc 37 void*** hints));
39 MOCK_METHOD1(DeviceNameFreeHint, int(void** hints));
713 // Hints will only be grabbed for channel numbers that have non-default
    [all...]
  /external/chromium_org/third_party/sqlite/src/
configure     [all...]
  /external/netperf/
nettest_bsd.c 541 struct addrinfo hints;
574 memset(&hints, 0, sizeof(hints));
575 hints.ai_family = family;
576 hints.ai_socktype = type;
577 hints.ai_protocol = protocol;
578 hints.ai_flags = flags|AI_CANONNAME;
584 &hints,
609 hints.ai_protocol field, and set some state "remembering"
613 hints.ai_protocol = 0
537 struct addrinfo hints; local
    [all...]
  /external/ipsec-tools/src/racoon/
oakley.c 1961 struct addrinfo hints, *res; local
    [all...]
  /external/chromium_org/tools/code_coverage/
coverage_posix.py 633 from buildbot) we need to find it based on other hints (--target,
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java     [all...]
  /hardware/libhardware/tests/hwc/
cnativewindow.c 159 dl->hints = 0;
210 // LOG("dl[%d] ctype=0x%08x hints=0x%08x flags=0x%08x\n", i,
211 // dl[i].compositionType, dl[0].hints, dl[0].flags);
  /external/iptables/iptables/
xtoptions.c 516 struct addrinfo hints = {.ai_family = afinfo->family}; local
521 ret = getaddrinfo(cb->arg, NULL, &hints, &res);
  /external/chromium/testing/gtest/src/
gtest.cc 3463 addrinfo hints; local
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest.cc 3396 addrinfo hints; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest.cc 3463 addrinfo hints; local
    [all...]
  /external/gtest/src/
gtest.cc 3463 addrinfo hints; local
    [all...]
  /external/llvm/utils/unittest/googletest/
gtest.cc 3435 addrinfo hints; local
    [all...]
  /external/mesa3d/src/gtest/src/
gtest.cc 3463 addrinfo hints; local
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest.cc 3412 addrinfo hints; local
    [all...]
  /external/chromium_org/v8/src/
objects-inl.h 4703 int hints = compiler_hints(); local
4720 int hints = compiler_hints(); local
    [all...]
  /dalvik/vm/oo/
Class.cpp 2287 u4 hints; local
    [all...]
  /external/compiler-rt/lib/msan/tests/
msan_test.cc 762 struct addrinfo hints; local
763 memset(&hints, 0, sizeof(hints));
764 hints.ai_family = AF_INET;
765 int res = getaddrinfo("localhost", NULL, &hints, &ai);
    [all...]
  /external/oprofile/events/i386/nehalem/
unit_masks 356 0x04 lru_hints Counts number of Super Queue LRU hints sent to L3
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_mdpcomp.cpp 150 layer->hints |= HWC_HINT_CLEAR_FB;
    [all...]

Completed in 6716 milliseconds

1 2 3 4 5 67 8