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

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/base/memory/
linked_ptr.h 12 // - Each smart pointer is actually two pointers (8 bytes instead of 4).
13 // - Every time a pointer is released, the entire list of pointers to that
15 // will often be more than two or three pointers to a particular object.
33 // - is also two pointers in size (8 bytes for 32 bit addresses)
  /external/chromium_org/chrome/browser/chromeos/contacts/
contact_manager_stub.h 49 // invalidate its weak pointers before any other members are destroyed.
  /external/chromium_org/chrome/browser/chromeos/dbus/
display_power_service_provider.h 51 // Keep this last so that all weak pointers will be invalidated at the
  /external/chromium_org/chrome/browser/content_settings/
content_settings_rule.h 49 // ConcatenationIterator takes ownership of the pointers in the |iterators|
  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_mint_queue.h 24 // The queue does not own Requests. Request pointers must be valid
  /external/chromium_org/chromeos/dbus/
fake_bluetooth_agent_manager_client.h 43 // Register, unregister and retrieve pointers to agent service providers.
  /external/chromium_org/components/autofill/
README 20 For pointers on how to continue getting your work done as the component moves
  /external/chromium_org/content/renderer/media/crypto/
content_decryption_module_factory.h 31 // TODO(ddorwin): We need different pointers for the WD API.
  /external/chromium_org/content/renderer/pepper/
url_request_info_util.h 26 // pointers) will be populated by this function on success.
  /external/chromium_org/content/renderer/
render_thread_impl_browsertest.cc 33 // raw pointers to post tasks.
  /external/chromium_org/crypto/
scoped_nss_types.h 33 // Define some convenient scopers around NSS pointers.
  /external/chromium_org/gpu/command_buffer/common/
command_buffer_mock.h 18 // API to manage the put and get pointers.
  /external/chromium_org/media/audio/win/
avrt_wrapper_win.cc 11 // Function pointers
  /external/chromium_org/media/cdm/ppapi/
linked_ptr.h 15 // - Each smart pointer is actually two pointers (8 bytes instead of 4).
16 // - Every time a pointer is released, the entire list of pointers to that
18 // will often be more than two or three pointers to a particular object.
36 // - is also two pointers in size (8 bytes for 32 bit addresses)
  /external/chromium_org/mojo/public/bindings/lib/
bindings_serialization.h 20 // Pointers are encoded as relative offsets. The offsets are relative to the
47 // - encoding pointers and handles
48 // - decoding pointers and handles
104 // arrays of objects. Arrays of objects are represented as arrays of pointers
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
real_pepper_interface.h 41 // Interface pointers.
  /external/chromium_org/native_client_sdk/src/libraries/sdk_util/
thread_safe_queue.h 20 // to a Queue of object pointers.
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
pepper_interface_mock.h 54 // Interface pointers.
  /external/chromium_org/net/dns/
dns_client.h 19 // HostResolverImpl. Pointers returned by the Get* methods are only guaranteed
  /external/chromium_org/ppapi/api/private/
ppp_instance_private.idl 16 * The PPP_Instance_Private interface contains pointers to a series of
  /external/chromium_org/ppapi/c/dev/
ppb_memory_dev.h 29 * The PPB_Memory_Dev interface contains pointers to functions related to memory
ppp_text_input_dev.h 29 * <code>PPP_TextInput_Dev</code> is a set of function pointers that the
  /external/chromium_org/ppapi/c/private/
ppp_instance_private.h 33 * The PPP_Instance_Private interface contains pointers to a series of
  /external/chromium_org/third_party/angle/extensions/
EGL_ANGLE_query_surface_pointer.txt 39 thus avoiding problems with coercing 64-bit pointers into a 32-bit
  /external/chromium_org/third_party/angle/src/compiler/preprocessor/
Preprocessor.h 29 // string: specifies an array of pointers to strings.

Completed in 900 milliseconds

1 2 3 4 5 6 7 891011>>