HomeSort by relevance Sort by last modified time
    Searched full:pointers (Results 601 - 625 of 6207) sorted by null

<<21222324252627282930>>

  /external/chromium_org/content/renderer/pepper/
pepper_broker.h 89 // A map of pointers to objects that have requested a connection to the weak
pepper_device_enumeration_host_helper.h 95 // Non-owning pointers.
pepper_plugin_registry.h 61 // A list of non-owning pointers to all currently-live plugin modules. This
  /external/chromium_org/content/renderer/
savable_resources.h 26 // for keeping these pointers valid for the lifetime of the
  /external/chromium_org/crypto/
scoped_capi_types.h 45 // pointers, the existing scoped classes, such as scoped_ptr_malloc, are
  /external/chromium_org/device/bluetooth/
bluetooth_adapter_win.h 118 // invalidate its weak pointers before any other members are destroyed.
  /external/chromium_org/google_apis/drive/
auth_service.h 76 // invalidate its weak pointers before any other members are destroyed.
request_sender.cc 40 // TODO(kinaba): Stop relying on weak pointers. Move lifetime management
  /external/chromium_org/ppapi/api/dev/
ppp_video_decoder_dev.idl 14 * PPP_VideoDecoder_Dev structure contains the function pointers that the
  /external/chromium_org/ppapi/api/private/
ppb_instance_private.idl 8 * browser and containing pointers to functions available only to trusted plugin
  /external/chromium_org/ppapi/c/dev/
ppp_video_decoder_dev.h 32 * PPP_VideoDecoder_Dev structure contains the function pointers that the
  /external/chromium_org/ppapi/c/private/
ppb_instance_private.h 23 * browser and containing pointers to functions available only to trusted plugin
  /external/chromium_org/sync/syncable/
mutable_entry.h 63 // Kind of redundant. We should reduce the number of pointers
  /external/chromium_org/testing/gtest/test/
gtest-printers_test.cc 416 // would cause pointers to unsigned shorts be printed as wide strings,
451 // Tests printing pointers to other char types.
485 // Tests printing pointers to simple, built-in types.
511 // Tests printing pointers to pointers.
519 // Tests printing (non-member) function pointers.
525 // standard disallows casting between pointers to functions and
526 // pointers to objects, and some compilers (e.g. GCC 3.4) enforce
550 // Tests printing member variable pointers. Although they are called
551 // pointers, they don't point to a location in the address space
    [all...]
  /external/chromium_org/third_party/WebKit/Source/heap/
Visitor.h 54 // trace the pointers in the object during garbage collection, an
  /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
WebIDBCallbacksImpl.h 57 // Pointers transfer ownership.
  /external/chromium_org/third_party/WebKit/Source/wtf/
PassTraits.h 36 // of WTF data structures with WTF smart pointers that have a Pass
  /external/chromium_org/third_party/WebKit/public/platform/
WebIDBCallbacks.h 48 // Pointers transfer ownership.
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/
RenderTarget9.cpp 9 // pointers retained by renderbuffers.
  /external/chromium_org/third_party/cld/base/
macros.h 137 // (although not all) pointers. Therefore, you should use arraysize
166 // pointers, namely where the pointer size is divisible by the pointee
168 // where a pointer is 4 bytes, this means all pointers to a type whose
190 // knows that fundamental types and pointers are PODs, but it can't
  /external/chromium_org/third_party/icu/source/common/
cmemory.c 28 /* Function Pointers for user-supplied heap functions */
putilimp.h 263 /* We have 31-bit pointers. */
270 * this math arithmetic on pointers on some platforms. It seems like the
271 * pointers are considered signed instead of unsigned. The uintptr_t type
272 * isn't available on all platforms (i.e MSVC 6) and pointers aren't always
rbbitblb.h 90 // Contents are RBBIStateDescriptor pointers.
servnotf.h 17 * Allow the declaration of APIs with pointers to BreakIterator
udatamem.h 26 const commonDataFuncs *vFuncs; /* Function Pointers for accessing TOC */

Completed in 1065 milliseconds

<<21222324252627282930>>