HomeSort by relevance Sort by last modified time
    Searched full:hiding (Results 376 - 400 of 643) sorted by null

<<11121314151617181920>>

  /external/clang/lib/Sema/
SemaCodeComplete.cpp 146 /// \brief A list of shadow maps, which is used to model name hiding at
276 /// \brief Check whether the result is hidden by the Hiding declaration.
283 const NamedDecl *Hiding);
295 /// the hiding declaration (if any).
301 /// \param Hiding the declaration that hides the result.
305 void AddResult(Result R, DeclContext *CurContext, NamedDecl *Hiding,
554 const NamedDecl *Hiding) {
568 if (HiddenCtx == Hiding->getDeclContext()->getRedeclContext())
931 NamedDecl *Hiding, bool InBaseClass = false) {
    [all...]
SemaLookup.cpp 449 // C++ [basic.scope.hiding]p2:
576 // C++ [basic.scope.hiding]p2:
    [all...]
  /external/c-ares/
CHANGES 157 - Symbol hiding configure options are named now --enable-symbol-hiding
158 and --disable-symbol-hiding in an attempt to make them less ambiguous.
    [all...]
  /external/curl/m4/
curl-compilers.m4     [all...]
  /external/curl/docs/
TheArtOfHttpScripting 40 6.4 Hiding credentials
452 6.4 Hiding credentials
  /external/libavc/encoder/
irc_picture_type.c     [all...]
  /packages/services/Car/car-ui-provider/src/android/car/ui/provider/
CarDrawerLayout.java     [all...]
  /development/ndk/platforms/android-21/include/arpa/
nameser.h 522 * ANSI C identifier hiding for bind's lib/nameser.
  /external/chromium-trace/catapult/experimental/bisect_lib/test_data/
MOCK_RANGE_RESPONSE_1 20 "message": "[Extensions] Fix hiding browser actions without the toolbar redesign\n\nHiding actions without the toolbar redesign means removing them entirely, so if\nthey exist in the toolbar, they are considered \u0027visible\u0027 (even if they are in\nthe chevron).\n\nBUG\u003d544859\nBUG\u003d548160\n\nReview URL: https://codereview.chromium.org/1414343003\n\nCr-Commit-Position: refs/heads/master@{#356400}\n"
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/static/
status.js 22 // Prevent flicker on butter update by hiding it first.
  /external/clang/lib/AST/
CXXInheritance.cpp 316 // not pass through the hiding declaration. This is not an
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]
  /external/eigen/doc/
SparseLinearSystems.dox 3 In Eigen, there are several methods available to solve linear systems when the coefficient matrix is sparse. Because of the special representation of this class of matrices, special care should be taken in order to get a good performance. See \ref TutorialSparse for a detailed introduction about sparse matrices in Eigen. This page lists the sparse solvers available in Eigen. The main steps that are common to all these linear solvers are introduced as well. Depending on the properties of the matrix, the desired accuracy, the end-user is able to tune those steps in order to improve the performance of its code. Note that it is not required to know deeply what's hiding behind these steps: the last section presents a benchmark routine that can be easily used to get an insight on the performance of all the available solvers.
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
TransliteratorInputMethod.java 287 dumpStatus("hiding");
  /external/llvm/lib/Transforms/Scalar/
MergedLoadStoreMotion.cpp 19 // thinks it safe to do so. This optimization helps with eg. hiding load
  /external/owasp/sanitizer/tools/findbugs/doc/
index.html 330 //end hiding contents --->
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_message.cc 126 "@SuppressWarnings(\"hiding\")\n"
  /external/toybox/www/
cleanup.html 71 <li>"Hiding numbers that are used just once into defines to put them out of
  /external/webrtc/webrtc/base/
x11windowpicker.cc 124 // Hiding all X11 specifics inside its own class. This to avoid
  /frameworks/base/core/java/android/app/
SearchDialog.java 553 // will handle hiding the dialog when the next activity starts, but for
  /frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java 590 * as hiding or showing candidates) without disrupting the underlying
    [all...]
  /frameworks/base/core/java/android/widget/
ActivityChooserView.java 85 * Stores the background drawable to allow hiding and latter showing.
ZoomButtonsController.java 56 * The {@link ZoomButtonsController} handles showing and hiding the zoom
  /frameworks/base/docs/html/about/versions/
android-3.1-highlights.jd 225 by hiding the calendar list controls. Controls in the date picker are
  /frameworks/base/docs/html/training/tv/playback/
browse.jd 86 <li>See <a href="#hide-heads">Hide or Disable Headers</a> for more information about hiding the

Completed in 2022 milliseconds

<<11121314151617181920>>