HomeSort by relevance Sort by last modified time
    Searched full:instantiation (Results 676 - 700 of 1076) sorted by null

<<21222324252627282930>>

  /external/clang/include/clang/AST/
ASTContext.h 315 /// created during instantiation.
633 /// \brief Note that the static data member \p Inst is an instantiation of
642 /// \brief If the given using decl \p Inst is an instantiation of a
643 /// (possibly unresolved) using decl from a template instantiation,
647 /// \brief Remember that the using decl \p Inst is an instantiation
    [all...]
TemplateBase.h 210 /// parameter such that its result can change from one instantiation to
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
  /external/clang/www/
compatibility.html 469 <b>my_file.cpp:10:3: <span class="note">note:</span></b> in instantiation of function template specialization 'Squared&lt;int&gt;' requested here
531 <b>my_file2.cpp:17:3: <span class="note">note:</span></b> in instantiation of function template specialization 'Dump&lt;ns::Data&gt;' requested here
706 definition-time instead of instantiation-time: not only does this
    [all...]
  /external/clang/include/clang/Basic/
Diagnostic.h 403 /// \brief Specify the maximum number of template instantiation
409 /// \brief Retrieve the maximum number of template instantiation
    [all...]
Attr.td 113 // to the instantiation.
  /external/clang/include/clang/Driver/
CC1Options.td 246 HelpText<"Set the maximum number of entries to print in a template instantiation backtrace (0 = no limit).">;
442 HelpText<"Maximum depth of recursive template instantiation">;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateHandler.java 401 * Most recent thrown exception during template instantiation. This should
403 * instantiation recorded a failure.
    [all...]
  /development/samples/training/bitmapfun/BitmapFun/src/main/java/com/example/android/bitmapfun/util/
ImageCache.java 101 * @param cacheParams The cache parameters to use if the ImageCache needs instantiation.
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
TransformerFactoryImpl.java 551 // This gets used during SAX2DTM instantiation.
  /external/chromium/testing/gmock/include/gmock/internal/
gmock-internal-utils.h 408 // The Nokia Symbian compiler confuses itself in template instantiation
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-param-util.h 538 // Keeps pairs of <Instantiation name, Sequence generator creation function>
  /external/chromium_org/content/renderer/media/
rtc_video_encoder.cc 49 // Create the VEA and call Initialize() on it. Called once per instantiation,
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-param-util.h 538 // Keeps pairs of <Instantiation name, Sequence generator creation function>
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8WindowShell.cpp 355 // If instantiation of the document wrapper fails, clear the cache
  /external/chromium_org/third_party/icu/source/common/
serv.cpp 219 * Instantiation creates an initial reference, so don't call this
  /external/chromium_org/third_party/icu/source/test/cintltst/
utransts.c 274 log_data_err("FAIL: in instantiation for id=%s -> %s (Are you missing data?)\n", TransID[i], u_errorName(status));
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-param-util.h 538 // Keeps pairs of <Instantiation name, Sequence generator creation function>
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
cpp_message.py 434 # This makes message instantiation extremely fast, and at the same time it
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
name_table.h 705 // The table shall be constructed using Builder, no direct instantiation.
  /external/chromium_org/third_party/skia/src/images/
SkScaledBitmapSampler.cpp 815 // Dummy class that allows instantiation of an ImageDecoder, so begin can query its fields.
  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_opts_SSSE3.cpp 14 // instantiation, instead of creating the functions
  /external/chromium_org/third_party/tcmalloc/chromium/src/
malloc_hook.cc 276 // Explicit instantiation for malloc_hook_test.cc. This ensures all the methods
  /external/chromium_org/third_party/tcmalloc/vendor/src/
malloc_hook.cc 276 // Explicit instantiation for malloc_hook_test.cc. This ensures all the methods
  /external/clang/docs/
UsersManual.rst 138 Only emit up to 123 template instantiation notes within the template
139 instantiation backtrace for a single warning or error. The default is 10, and
510 whose instantiation produces a compile error, that error will still
    [all...]

Completed in 4716 milliseconds

<<21222324252627282930>>