HomeSort by relevance Sort by last modified time
    Searched full:hints (Results 601 - 625 of 862) sorted by null

<<21222324252627282930>>

  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 720 /// Utility class for getting and setting loop vectorizer hints in the form
780 /// Find hints specified in the loop metadata.
    [all...]
  /external/openssh/
configure     [all...]
  /external/chromium/testing/gtest/src/
gtest.cc 3463 addrinfo hints; local
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest.cc 3284 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/libpcap/
scanner.c 3290 struct addrinfo hints, *res; variable in typeref:struct:addrinfo
    [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/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/chromium_org/third_party/skia/src/ports/
SkFontHost_win_dw.cpp     [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
  /external/skia/src/ports/
SkFontHost_win_dw.cpp     [all...]
  /external/valgrind/main/helgrind/docs/
hg-manual.xml 71 hints and tips on how to get the best out of Helgrind.</link>
718 <title>Hints and Tips for Effective Use of Helgrind</title>
    [all...]
  /external/bison/
ABOUT-NLS 16 Installers will find here some useful hints. These notes also
    [all...]
  /external/bison/m4/
lib-link.m4 50 dnl defaults to 'no' and may contain additional hints for the user.
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
gtk_theme_service.cc 719 // hints of the color in the text.)
    [all...]
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.cc 700 // hints of the color in the text.)
    [all...]
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view.h 210 // command id. This can be used to provide menu item shortcut hints etc.
  /external/chromium_org/sync/internal_api/
sync_manager_impl.cc 106 // Note: These are just hints. If a sync happens then all dirty entries
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftobjs.h 402 /* glyph_hints :: Format-specific glyph hints management. */
    [all...]
  /external/chromium_org/third_party/icu/source/common/
uhash.c 159 * TO ALLEVIATE THIS, we use hints (based on what API the user is
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
dd.h 480 /** Specify implementation-specific hints */
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.proto 213 // or may contain hints for code that manipulates protocol messages.

Completed in 2448 milliseconds

<<21222324252627282930>>