HomeSort by relevance Sort by last modified time
    Searched full:weak (Results 226 - 250 of 1464) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/bindings/js/
DOMWrapperWorld.h 26 #include <heap/Weak.h>
35 typedef HashMap<void*, JSC::Weak<JSDOMWrapper> > DOMObjectWrapperMap;
  /external/webkit/Source/WebKit/mac/WebView/
WebWindowAnimation.h 41 // Be sure to call setWindow:nil to clear the weak link _window when appropriate
57 // Be sure to call setWindow:nil to clear the weak link _window when appropriate
  /ndk/sources/cxx-stl/gabi++/src/
type_info.cc 50 // IHI0041A CPPABI 3.2.5.6. Because of weak linkage and share libraries,
68 // IHI0041A CPPABI 3.2.5.6. Because of weak linkage and share libraries,
  /ndk/sources/host-tools/sed-4.2.1/m4/
threadlib.m4 19 dnl between LIBTHREAD and LIBMULTITHREAD is that on platforms supporting weak
98 dnl Check whether the compiler and linker support weak declarations.
99 AC_MSG_CHECKING([whether imported symbols can be declared weak])
102 #pragma weak xyzzy], [xyzzy();], [gl_have_weak=yes])
159 [Define if references to the POSIX multithreading library should be made weak.])
187 [Define if references to the old Solaris multithreading library should be made weak.])
213 [Define if references to the GNU Pth multithreading library should be made weak.])
265 dnl flavours option weak result
  /external/libxml2/
threads.c 57 __attribute((weak));
59 __attribute((weak));
62 __attribute((weak));
65 __attribute((weak));
67 __attribute((weak));
69 __attribute((weak));
71 __attribute((weak));
73 __attribute((weak));
75 __attribute((weak));
77 __attribute((weak));
    [all...]
  /external/bluetooth/glib/tests/gobject/
references.c 29 /* This test tests weak and toggle references
173 /* Test basic weak reference operation
184 /* Test two weak references at once
197 /* Test remove weak references
  /external/chromium/base/
compat_execinfo.h 19 // Manually define these here as weak imports, rather than including execinfo.h.
  /external/chromium/chrome/browser/policy/
policy_map.h 26 // Returns a weak reference to the value currently stored for key |policy|.
  /external/chromium/chrome/browser/prefs/
command_line_pref_store.h 51 // Weak reference.
pref_notifier_impl.h 50 // Weak reference; the notifier is owned by the PrefService.
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_handler.h 13 // Provides a weak pointer adapter so that callers of
  /external/chromium/chrome/browser/ui/cocoa/applescript/
bookmark_applescript_utils_unittest.h 24 BrowserTestHelper* helper_; // weak.
bookmark_node_applescript.h 19 const BookmarkNode* bookmarkNode_; // weak.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu_cocoa_controller.h 23 BookmarkMenuBridge* bridge_; // weak; owns me
  /external/chromium/chrome/browser/ui/cocoa/download/
download_item_mac.h 56 DownloadItemController* item_controller_; // weak, owns us.
  /external/chromium/chrome/browser/ui/cocoa/infobars/
infobar.h 43 InfoBarController* controller_; // weak
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
ev_bubble_decoration.h 53 LocationIconDecoration* location_icon_; // weak, owned by location bar.
  /external/chromium/chrome/browser/ui/cocoa/tab_contents/
previewable_contents_controller.h 30 TabContents* previewContents_; // weak
  /external/chromium/chrome/browser/ui/cocoa/
table_row_nsimage_cache.h 48 Table* model_; // weak
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_strip_view.h 27 // Weak; the following come from the nib.
  /external/chromium/chrome/browser/ui/cocoa/toolbar/
back_forward_menu_controller.h 29 MenuButton* button_; // Weak; comes from nib.
  /external/chromium/chrome/browser/ui/cocoa/wrench_menu/
wrench_menu_button_cell.mm 19 // Stroking the rect gives a weak stroke. Filling and insetting gives a
  /external/chromium/chrome/browser/ui/webui/options/
font_settings_fonts_list_loader.h 54 Observer* observer_; // weak
import_data_handler.h 50 ImporterHost* importer_host_; // weak
sync_setup_handler.h 50 // Weak reference.

Completed in 620 milliseconds

1 2 3 4 5 6 7 8 91011>>