HomeSort by relevance Sort by last modified time
    Searched refs:dealloc (Results 201 - 222 of 222) sorted by null

1 2 3 4 5 6 7 89

  /external/libxml2/
catalog.c 139 int dealloc; member in struct:_xmlCatalogEntry
307 ret->dealloc = 0;
330 if (ret->dealloc == 1)
388 children->dealloc = 0;
393 catal->dealloc = 0;
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/
Fuzzy.m 73 - (void) dealloc
75 [super dealloc];
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
SimpleCTP.m 261 - (void) dealloc
264 [super dealloc];
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
SimpleCTP.m 263 - (void) dealloc
266 [super dealloc];
    [all...]
  /external/webkit/Source/WebKit/mac/Plugins/
WebBaseNetscapePluginView.mm 170 - (void)dealloc
174 [super dealloc];
WebNetscapePluginView.mm     [all...]
  /external/webkit/Tools/DumpRenderTree/mac/
EventSendingController.mm 191 - (void)dealloc
193 [super dealloc];
    [all...]
AccessibilityUIElementMac.mm 119 - (void)dealloc
125 [super dealloc];
    [all...]
LayoutTestControllerMac.mm     [all...]
  /system/core/libpixelflinger/tinyutils/
VectorImpl.cpp 268 SharedBuffer::dealloc(sb);
  /external/valgrind/main/helgrind/tests/
tc20_verifywrap.stderr.exp 230 ------------ dealloc of mem holding locks ------------
  /external/webkit/Source/WebKit/mac/WebView/
WebFrame.mm 159 - (void)dealloc
165 [super dealloc];
    [all...]
WebPDFView.mm 195 - (void)dealloc
204 [super dealloc];
    [all...]
WebHTMLView.mm 615 - (void)dealloc
634 [super dealloc];
    [all...]
WebView.mm     [all...]
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebChromeClient.mm     [all...]
WebEditorClient.mm 130 - (void)dealloc
135 [super dealloc];
    [all...]
WebFrameLoaderClient.mm     [all...]
  /frameworks/native/libs/utils/
VectorImpl.cpp 342 SharedBuffer::dealloc(sb);
  /external/webkit/Source/JavaScriptCore/yarr/
YarrInterpreter.cpp 116 allocatorPool = allocatorPool->dealloc(context);
166 allocatorPool = allocatorPool->dealloc(context);
    [all...]
  /external/webkit/Source/WebKit2/UIProcess/API/mac/
WKView.mm 248 - (void)dealloc
259 [super dealloc];
    [all...]
  /external/webkit/Source/WebCore/platform/mac/
HTMLConverter.mm     [all...]

Completed in 4748 milliseconds

1 2 3 4 5 6 7 89