HomeSort by relevance Sort by last modified time
    Searched full:destructor (Results 1151 - 1175 of 2255) sorted by null

<<41424344454647484950>>

  /external/bison/po/
ru.po 868 msgid "redeclaration for default tagged %%destructor"
869 msgstr "??????????????? ??? ???????????? ???????????? %%destructor"
873 msgid "redeclaration for default tagless %%destructor"
874 msgstr "??????????????? ??? ???????????? ?????????????? %%destructor"
    [all...]
uk.po 899 msgid "redeclaration for default tagged %%destructor"
900 msgstr "???????? ?????????? ???????? %%destructor ? ??????"
904 msgid "redeclaration for default tagless %%destructor"
905 msgstr "???????? ?????????? ???????? %%destructor ??? ?????"
    [all...]
zh_TW.po 830 msgid "redeclaration for default tagged %%destructor"
831 msgstr "???????? %%destructor"
835 msgid "redeclaration for default tagless %%destructor"
836 msgstr "???????? %%destructor"
  /external/bison/tests/
c++.at 279 %destructor { delete $$; } <obj>;
conflicts.at 353 // If $$ = 0 here, then we know that the 'a' destructor is being invoked
356 %destructor {
358 fprintf (stderr, "Wrong destructor.\n");
367 // destructor that it selected according to the incorrect yytoken. The
    [all...]
cxx-type.at 78 %destructor { free_node ($$); } stmt expr decl declarator TYPENAME ID
regression.at 422 %destructor
1054 %destructor { fprintf (stderr, "DESTRUCTOR\n"); } 'a';
1086 DESTRUCTOR
    [all...]
  /external/ceres-solver/internal/ceres/
problem_impl.cc 138 // have the right to destroy them when the destructor is called.
  /external/chromium/base/
mach_ipc_mac.h 266 // port and deallocate it in our destructor.
timer.h 180 // for us in its destructor.
  /external/chromium/base/memory/
singleton.h 68 // The destructor is to deallocate system resources, in this case to unregister
  /external/chromium/chrome/browser/chromeos/input_method/
xkeyboard.cc 105 // the constructor and destructor.
  /external/chromium/chrome/browser/chromeos/login/
views_login_display.cc 144 // We need to unmap entry windows, the windows will be unmapped in destructor.
  /external/chromium/chrome/browser/
external_tab_container_win.h 80 // 2. In the destructor.
  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.h 242 // Whether we're in the destructor or not. Makes sure we don't destroy the
  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.cc 87 // We don't want any notifications while we're running our destructor.
  /external/chromium/chrome/browser/ui/touch/tabs/
touch_tab_strip.cc 44 // The children (tabs) may callback to us from their destructor. Delete them
  /external/chromium/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.cc 143 // from it's destructor.
  /external/chromium/chrome/common/
metrics_helpers.h 111 // from destructor.
  /external/chromium/net/base/
host_resolver_impl.h 70 // ownership of the |cache| pointer, and will free it during destructor.
  /external/chromium/net/proxy/
proxy_config_service_linux.h 151 // ProxyConfigServiceLinux's destructor.
  /external/clang/
NOTES.txt 102 We can still apply a modified version of the constructor/destructor
  /external/clang/include/clang/Basic/
TargetCXXABI.h 63 /// - constructor/destructor signatures.
  /external/clang/include/clang/StaticAnalyzer/Core/
AnalyzerOptions.h 91 /// destructor is non-trivial.
  /external/clang/lib/AST/
DeclCXX.cpp 281 // A destructor is trivial if all the direct base classes of its class
359 // -- any direct or virtual base class [...] has a type with a destructor
361 // -- any non-static data member has a type with a destructor
393 // -- has a trivial destructor.
524 // A destructor is trivial if [...] the destructor is not virtual.
588 // copy assignment operator and no user-defined destructor.
    [all...]

Completed in 830 milliseconds

<<41424344454647484950>>