HomeSort by relevance Sort by last modified time
    Searched full:creates (Results 851 - 875 of 8951) sorted by null

<<31323334353637383940>>

  /external/skia/src/codec/
SkBmpRLECodec.h 21 * Creates an instance of the decoder
58 * Creates the color table
SkBmpStandardCodec.h 22 * Creates an instance of the decoder
70 * Creates the color table
SkJpegCodec.h 30 * Creates a jpeg decoder
85 * Creates an instance of the decoder
  /external/speex/include/speex/
speex_header.h 80 /** Creates the header packet from the header itself (mostly involves endianness conversion) */
83 /** Creates a SpeexHeader from a packet */
  /external/v8/src/
i18n.h 27 // Creates an ObjectTemplate with one internal field.
30 // Creates an ObjectTemplate with two internal fields.
  /external/v8/tools/testrunner/objects/
peer.py 73 """Creates a JSON serializable representation of this Peer."""
78 """Creates a Peer object built from a packed representation."""
workpacket.py 45 Creates a JSON serializable object containing the data of this
80 Creates a WorkPacket object from the given packed representation.
  /external/vboot_reference/utility/
dev_make_keypair 13 This creates BASENAME.vbpubk and BASENAME.vbprivk pairs for use in signing
14 developer files. This also creates a BASENAME.keyblock file containing the
  /external/webrtc/webrtc/base/
asynctcpsocket.h 50 // Binds and connects |socket| and creates AsyncTCPSocket for
82 // Binds and connects |socket| and creates AsyncTCPSocket for
win32filesystem.h 25 // Atomically creates an empty file accessible only to the current user if one
37 // Creates a directory. This will call itself recursively to create /foo/bar even if
  /external/webrtc/webrtc/modules/audio_coding/neteq/
audio_vector.h 24 // Creates an empty AudioVector.
27 // Creates an AudioVector with an initial size.
  /external/webrtc/webrtc/modules/audio_processing/transient/
click_annotate.cc 27 // Creates a send times array, one for each step.
36 printf("Creates a send times array, one for each chunkSize ");
  /external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_receiver.h 38 // Creates a video-enabled RTP receiver.
45 // Creates an audio-enabled RTP receiver.
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
fec_test_helper.cc 46 // Creates a new RtpPacket with the RED header added to the packet.
61 // Creates a new RtpPacket with FEC payload and red header. Does this by
  /frameworks/base/cmds/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
DumpCommand.java 36 * This creates an XML dump of current UI hierarchy
49 return "creates an XML dump of current UI hierarchy";
  /frameworks/base/core/java/android/os/
CancellationSignal.java 31 * Creates a cancellation signal, initially not canceled.
165 * Creates a transport that can be returned back to the caller of
ParcelUuid.java 31 * Constructor creates a ParcelUuid instance from the
41 * Creates a new ParcelUuid from a string representation of {@link UUID}.
  /frameworks/base/core/java/android/text/style/
LocaleSpan.java 40 * Creates a {@link LocaleSpan} from a well-formed {@link Locale}. Note that only
57 * Creates a {@link LocaleSpan} from {@link LocaleList}.
  /frameworks/base/core/java/android/util/
LongArray.java 34 * Creates an empty LongArray with the default initial capacity.
41 * Creates an empty LongArray with the specified initial capacity.
Pools.java 83 * Creates a new instance.
141 * Creates a new instance.
  /frameworks/base/core/java/org/apache/http/conn/
ConnectTimeoutException.java 54 * Creates a ConnectTimeoutException with a <tt>null</tt> detail message.
61 * Creates a ConnectTimeoutException with the specified detail message.
  /frameworks/base/drm/java/android/drm/
DrmErrorEvent.java 76 * Creates a <code>DrmErrorEvent</code> object with the specified parameters.
88 * Creates a <code>DrmErrorEvent</code> object with the specified parameters.
DrmEvent.java 55 * Creates a <code>DrmEvent</code> object with the specified parameters.
77 * Creates a <code>DrmEvent</code> object with the specified parameters.
DrmInfoEvent.java 65 * Creates a <code>DrmInfoEvent</code> object with the specified parameters.
78 * Creates a <code>DrmInfoEvent</code> object with the specified parameters.
  /frameworks/base/media/java/android/media/audiofx/
AcousticEchoCanceler.java 28 * <p>An application creates an AcousticEchoCanceler object to instantiate and control an AEC
55 * Creates an AcousticEchoCanceler and attaches it to the AudioRecord on the audio

Completed in 1162 milliseconds

<<31323334353637383940>>