HomeSort by relevance Sort by last modified time
    Searched refs:dealloc (Results 76 - 100 of 200) sorted by null

1 2 34 5 6 7 8

  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRPtrBuffer.h 59 -(void)dealloc;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
AMutableDictionary.h 40 - (void) dealloc;
ANTLRCommonErrorNode.h 56 - (void)dealloc;
ANTLRHashRule.h 50 - (void)dealloc;
ANTLRIntArray.h 50 - (void) dealloc;
ANTLRMap.h 56 - (void)dealloc;
ANTLRTreePatternLexer.h 81 - (void) dealloc;
ArrayIterator.m 114 - (void)dealloc
117 NSLog( @"called dealloc in ArrayIterator" );
120 [super dealloc];
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
CombinedLexer.m 82 - (void) dealloc
84 [super dealloc];
  /external/bluetooth/bluedroid/hci/include/
bt_vendor_lib.h 269 * in at the p_mem parameter by calling dealloc callout function.
315 mdealloc_cb dealloc; member in struct:__anon5775
  /external/chromium_org/third_party/libevent/
event-internal.h 44 void (*dealloc)(struct event_base *, void *); member in struct:eventop
  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
macdevicemanagermm.mm 67 - (void)dealloc {
70 [super dealloc];
  /external/chromium_org/third_party/mozilla/
ComplexTextInputPanel.mm 90 - (void)dealloc
96 [super dealloc];
  /external/chromium_org/third_party/webrtc/modules/video_capture/mac/qtkit/
video_capture_qtkit_info_objc.mm 43 - (void)dealloc {
47 [super dealloc];
  /external/chromium_org/third_party/webrtc/test/mac/
video_renderer_mac.mm 46 - (void)dealloc {
48 [super dealloc];
  /system/core/include/utils/
SharedBuffer.h 46 static ssize_t dealloc(const SharedBuffer* released);
  /system/core/libpixelflinger/codeflinger/tinyutils/
SharedBuffer.h 47 static ssize_t dealloc(const SharedBuffer* released);
  /external/valgrind/main/helgrind/
hg_wordset.c 153 void (*dealloc)(void*); member in struct:_WordSetU
202 void (*dealloc)(void*) = wv->owner->dealloc;
204 dealloc(wv->words);
206 dealloc(wv);
253 wsu->dealloc(wsu->ix2vec);
358 void (*dealloc)(void*),
368 wsu->dealloc = dealloc;
370 dealloc, cmp_WordVecs_for_FM )
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
SimpleCParser.m 96 - (void) dealloc
99 [super dealloc];
261 - (void) dealloc
264 [super dealloc];
301 - (void) dealloc
304 [super dealloc];
341 - (void) dealloc
344 [super dealloc];
381 - (void) dealloc
384 [super dealloc];
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
SimpleCParser.m 120 - (void) dealloc
123 [super dealloc];
279 - (void) dealloc
282 [super dealloc];
311 - (void) dealloc
314 [super dealloc];
343 - (void) dealloc
346 [super dealloc];
375 - (void) dealloc
378 [super dealloc];
    [all...]
SimpleCLexer.m 158 - (void) dealloc
161 [super dealloc];
206 - (void) dealloc
209 [super dealloc];
  /external/valgrind/main/cachegrind/
cg_merge.c 65 void (*dealloc)(void*),
70 void (*dealloc)(void*),
986 void (*dealloc)(void*); member in struct:_WordFM
    [all...]
  /hardware/broadcom/libbt/src/
hardware.c 827 bt_vendor_cbacks->dealloc(p_buf);
861 bt_vendor_cbacks->dealloc(p_buf);
880 bt_vendor_cbacks->dealloc(p_evt_buf);
888 bt_vendor_cbacks->dealloc(p_buf);
929 bt_vendor_cbacks->dealloc(p_evt_buf);
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
SymbolTableLexer.m 133 - (void) dealloc
136 [super dealloc];
180 - (void) dealloc
183 [super dealloc];
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/
RTCMediaStreamTrack.mm 119 - (void)dealloc {

Completed in 349 milliseconds

1 2 34 5 6 7 8