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

<<11121314151617181920>>

  /external/chromium_org/v8/src/mips/
constants-mips.h 559 // Hints.
561 // Branch hints are not used on the MIPS. They are defined so that they can
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 450 /// \brief Interface for classes constructing Stack hints.
453 /// diagnostic the hints can be used to summarize the effect of the call.
  /external/mockito/src/org/mockito/exceptions/
Reporter.java 70 "Hints:",
590 "Not to mention that verifying toString() most likely hints awkward design (hard to explain in a short exception message. Trust me...)",
    [all...]
  /external/v8/src/mips/
constants-mips.h 548 // Hints.
550 // Branch hints are not used on the MIPS. They are defined so that they can
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_kgsl.h 41 /* General allocation hints */
45 /* Memory caching hints */
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_kgsl.h 41 /* General allocation hints */
45 /* Memory caching hints */
  /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/ipsec-tools/src/racoon/
oakley.c 1961 struct addrinfo hints, *res; local
    [all...]
  /dalvik/vm/compiler/codegen/x86/libenc/
dec_base.cpp 45 // branch hints, segment prefixes
  /external/chromium/chrome/browser/download/
download_util_unittest.cc 440 // Tests to ensure that the file names we generate from hints from the server
  /external/chromium/chrome/browser/ui/gtk/
location_bar_view_gtk.h 389 // The widget that contains our tab hints and the location bar.
  /external/chromium/net/disk_cache/
disk_format.h 187 int32 hints[4]; // Last used position for each entry type. member in struct:disk_cache::BlockFileHeader
  /external/chromium_org/chrome/browser/ui/gtk/
location_bar_view_gtk.h 465 // The widget that contains our tab hints and the location bar.
  /external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_view.h 458 // The following views are used to provide hints and remind the user as to
  /external/chromium_org/third_party/freetype/src/pshinter/
pshglob.c 613 /***** GLOBAL HINTS *****/
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pt.c 513 * the min_index/max_index hints given by the state tracker.
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
atomicops-internals-x86.h 266 // either flushing cache lines or non-temporal cache hints.
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
atomicops-internals-x86.h 266 // either flushing cache lines or non-temporal cache hints.
  /external/chromium_org/ui/app_list/cocoa/
apps_search_results_controller.mm 460 hints:nil];
  /external/clang/test/FixIt/
fixit.cpp 7 /* This is a test of the various code modification hints that are
  /external/clang/tools/libclang/
CIndexDiagnostic.cpp 139 ArrayRef<FixItHint> Hints,
  /external/e2fsprogs/
ABOUT-NLS 15 Installers will find here some useful hints. These notes also
  /external/eigen/Eigen/src/Core/util/
Macros.h 157 // - inline is not perfect either as it unwantedly hints the compiler toward inlining the function.
  /external/freetype/src/pshinter/
pshglob.c 613 /***** GLOBAL HINTS *****/
  /external/iproute2/man/man8/
tc-cbq.8 321 for hints on how to improve this.

Completed in 914 milliseconds

<<11121314151617181920>>