HomeSort by relevance Sort by last modified time
    Searched full:creates (Results 1 - 25 of 9596) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/net/cert/
ct_known_logs.h 17 // Creates a CTLogVerifier instance for the Google Pilot CT Log
20 // Creates a CTLogVerifier instance for the Google "Aviator" Log
23 // Creates a CTLogVerifier instance for the Google "Rocketeer" Log
  /dalvik/dx/tests/118-find-usages/
info.txt 0 Creates a .dex file and runs find usages on it to find references and declarations.
  /external/proguard/src/proguard/classfile/attribute/preverification/
VerificationTypeFactory.java 41 * Creates a new IntegerType.
49 * Creates a new LongType.
57 * Creates a new FloatType.
65 * Creates a new DoubleType.
73 * Creates a new TopType.
81 * Creates a new NullType.
89 * Creates a new UninitializedThisType.
97 * Creates a new UninitializedType for an instance that was created at
106 * Creates a new ObjectType of the given type.
  /external/chromium/chrome/browser/chromeos/login/
rounded_rect_painter.h 32 // Creates painter to paint view background with parameters specified.
34 // Creates border to provide insets. Should be used together with WizardPainter
38 // Creates simple round background.
  /external/chromium_org/content/renderer/webcrypto/
webcrypto_util.h 30 // Creates a WebArrayBuffer from a uint8 byte array
43 // Creates a WebCryptoAlgorithm without any parameters.
47 // Creates an HMAC algorithm whose inner hash algorithm is determined by the
53 // Creates an HMAC algorithm whose inner hash algorithm is determined by the
59 // Creates an HMAC algorithm whose parameters struct is compatible with key
66 // Creates an RSASSA-PKCS1-v1_5 algorithm. It is an error to call this with a
71 // Creates an RSA-OAEP algorithm. It is an error to call this with a hash_id
76 // Creates an RSA algorithm with ID algorithm_id, whose parameters struct is
83 // Creates an AES-CBC algorithm.
87 // Creates and AES-GCM algorithm
    [all...]
  /external/chromium_org/net/disk_cache/
net_log_parameters.h 18 // Creates a NetLog callback that returns parameters for the creation of an
26 // Creates a NetLog callback that returns parameters for start of a non-sparse
34 // Creates a NetLog callback that returns parameters for when a non-sparse
42 // Creates a NetLog callback that returns parameters for when a sparse
48 // Creates a NetLog callback that returns parameters for when a read or write
54 // Creates a NetLog callback that returns parameters for when a call to
  /external/chromium_org/ui/gfx/
path_win.h 17 // Creates a new HRGN given |region|. The caller is responsible for destroying
21 // Creates a new HRGN given |path|. The caller is responsible for destroying
path_x11.h 18 // Creates a new REGION given |region|. The caller is responsible for destroying
22 // Creates a new REGION given |path|. The caller is responsible for destroying
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CreateThread.3 3 SDL_CreateThread \- Creates a new thread of execution that shares its parent\&'s properties\&.
12 \fBSDL_CreateThread\fP creates a new thread of execution that shares all of its parent\&'s global memory, signal handlers, file descriptors, etc, and runs the function \fBfn\fR passed the void pointer \fBdata\fR The thread quits when this function returns\&.
  /external/chromium_org/ash/
shell_delegate.h 100 // Creates a new ShelfDelegate. Shell takes ownership of the returned
104 // Creates a system-tray delegate. Shell takes ownership of the delegate.
107 // Creates a user wallpaper delegate. Shell takes ownership of the delegate.
110 // Creates a caps lock delegate. Shell takes ownership of the delegate.
113 // Creates a session state delegate. Shell takes ownership of the delegate.
116 // Creates a accessibility delegate. Shell takes ownership of the delegate.
119 // Creates an application delegate. Shell takes ownership of the delegate.
122 // Creates a media delegate. Shell takes ownership of the delegate.
125 // Creates a user action client. Shell takes ownership of the object.
128 // Creates a menu model of the context for the |root_window|
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/api/tabs/pin/
manifest.json 4 "description": "Creates a keyboard shortcut (C + Shift + P) to toggle the pinned state of the currently selected tab",
  /external/chromium_org/chrome/browser/extensions/api/storage/
settings_sync_util.h 20 // Creates a syncer::SyncData object for an extension or app setting.
27 // Creates an "add" sync change for an extension or app setting.
34 // Creates an "update" sync change for an extension or app setting.
41 // Creates a "delete" sync change for an extension or app setting.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/tabs/pin/
manifest.json 4 "description": "Creates a keyboard shortcut (Alt + Shift + P) to toggle the pinned state of the currently selected tab",
  /external/chromium_org/chrome/utility/importer/
importer_creator.h 14 // Creates an Importer of the specified |type|.
  /external/chromium_org/net/socket/
socket_net_log_params.h 16 // Creates a NetLog callback for socket error events.
20 // Creates a NetLog callback for a HostPortPair.
25 // Creates a NetLog callback for an IPEndPoint.
30 // Creates a NetLog callback for the source sockaddr on connect events.
  /external/chromium_org/third_party/openssl/
buildinf.h 1 /* crypto/Makefile usually creates the file at build time. Since we don't care
  /external/chromium_org/third_party/skia/include/utils/
SkNullCanvas.h 16 * Creates a canvas that draws nothing. This is useful for performance testing.
  /external/llvm/include/llvm/
CMakeLists.txt 4 # Creates a dummy target containing all headers for the benefit of
  /external/skia/include/utils/
SkNullCanvas.h 16 * Creates a canvas that draws nothing. This is useful for performance testing.
  /frameworks/opt/mms/src/java/com/google/android/mms/
MmsException.java 27 * Creates a new MmsException.
34 * Creates a new MmsException with the specified detail message.
43 * Creates a new MmsException with the specified cause.
52 * Creates a new MmsException with the specified detail message and cause.
  /external/llvm/include/llvm/CodeGen/
GCs.h 24 /// Creates an ocaml-compatible garbage collector.
27 /// Creates an ocaml-compatible metadata printer.
30 /// Creates an erlang-compatible garbage collector.
33 /// Creates an erlang-compatible metadata printer.
36 /// Creates a shadow stack garbage collector. This collector requires no code
  /external/proguard/src/proguard/evaluation/value/
ValueFactory.java 45 * Creates a new Value of the given type.
71 * Creates a new IntegerValue with an undefined value.
79 * Creates a new IntegerValue with a given particular value.
88 * Creates a new LongValue with an undefined value.
96 * Creates a new LongValue with a given particular value.
105 * Creates a new FloatValue with an undefined value.
113 * Creates a new FloatValue with a given particular value.
122 * Creates a new DoubleValue with an undefined value.
130 * Creates a new DoubleValue with a given particular value.
139 * Creates a new ReferenceValue that represents <code>null</code>
    [all...]
  /external/chromium/chrome/browser/chromeos/notifications/
system_notification_factory.h 21 // Creates a system notification.
27 // Creates a system notification with a footer link.
  /external/chromium_org/chrome/browser/
crash_upload_list.h 13 // Static factory method that creates the platform-specific implementation
21 // Creates a new crash upload list with the given callback delegate.
  /external/chromium_org/chrome/browser/media/
webrtc_log_upload_list.h 15 // Creates the WebRTC log upload list with the given callback delegate for
22 // Creates a new WebRTC log upload list with the given callback delegate.

Completed in 942 milliseconds

1 2 3 4 5 6 7 8 91011>>