OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:creates
(Results
351 - 375
of
8951
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium-trace/catapult/third_party/gsutil/gslib/
bucket_listing_ref.py
69
"""
Creates
a BucketListingRef of type bucket.
86
"""
Creates
a BucketListingRef of type prefix.
103
"""
Creates
a BucketListingRef of type object.
/external/guava/guava/src/com/google/common/collect/
EnumMultiset.java
40
/**
Creates
an empty {@code EnumMultiset}. */
46
*
Creates
a new {@code EnumMultiset} containing the specified elements.
77
/**
Creates
an empty {@code EnumMultiset}. */
LinkedHashMultiset.java
48
*
Creates
a new, empty {@code LinkedHashMultiset} using the default initial
56
*
Creates
a new, empty {@code LinkedHashMultiset} with the specified expected
67
*
Creates
a new {@code LinkedHashMultiset} containing the specified elements.
/external/guava/guava/src/com/google/common/eventbus/
AsyncEventBus.java
42
*
Creates
a new AsyncEventBus that will use {@code executor} to dispatch
56
*
Creates
a new AsyncEventBus that will use {@code executor} to dispatch
72
*
Creates
a new AsyncEventBus that will use {@code executor} to dispatch
/external/icu/icu4c/source/common/unicode/
listformatter.h
79
*
Creates
a ListFormatter appropriate for the default locale.
89
*
Creates
a ListFormatter appropriate for a locale.
101
*
Creates
a ListFormatter appropriate for a locale and style.
/external/libchrome/base/debug/
stack_trace.h
44
//
Creates
a stacktrace from the current location.
47
//
Creates
a stacktrace from an existing array of instruction
53
//
Creates
a stacktrace for an exception.
/external/libchrome/sandbox/win/sandbox_poc/pocdll/
exports.h
27
//
Creates
a lot of threads until it cannot create more. The goal of this
41
//
Creates
memory in the heap until it fails 5 times in a row and prints the
47
//
Creates
millions of kernel objects. This function is used to find out if it's
/external/proguard/src/proguard/classfile/attribute/preverification/
FullFrame.java
41
*
Creates
an uninitialized FullFrame.
49
*
Creates
a FullFrame with the given variables and stack.
64
*
Creates
a FullFrame with the given variables and stack.
/external/proguard/src/proguard/classfile/editor/
AnnotationAdder.java
51
*
Creates
a new AnnotationAdder that will copy annotations into the given
67
*
Creates
a new AnnotationAdder that will copy annotations into the given
83
*
Creates
a new AnnotationAdder that will copy annotations into the given
/external/proguard/src/proguard/classfile/util/
WarningPrinter.java
41
*
Creates
a new WarningPrinter that prints to the System.err print stream.
50
*
Creates
a new WarningPrinter that prints to the given print stream.
60
*
Creates
a new WarningPrinter that prints to the given print stream,
/external/proguard/src/proguard/classfile/visitor/
SimpleClassPrinter.java
46
*
Creates
a new SimpleClassPrinter that prints to
55
*
Creates
a new SimpleClassPrinter that prints to
64
*
Creates
a new SimpleClassPrinter that prints to the given
/external/proguard/src/proguard/obfuscate/
SimpleNameFactory.java
44
*
Creates
a new <code>SimpleNameFactory</code> that generates mixed-case names.
53
*
Creates
a new <code>SimpleNameFactory</code>.
102
*
Creates
and returns the name at the given index.
/external/proguard/src/proguard/optimize/peephole/
InstructionSequencesReplacer.java
43
*
Creates
a new InstructionSequencesReplacer.
70
*
Creates
a new InstructionSequenceReplacer.
100
*
Creates
an array of InstructionSequenceReplacer instances.
/external/proguard/src/proguard/util/
ListParser.java
41
*
Creates
a new ListParser that parses individual elements in the
60
*
Creates
a StringMatcher for the given regular expression, which can
93
*
Creates
a StringMatcher for the given regular expression, which is a
/external/skia/bench/
GrMemoryPoolBench.cpp
33
* This benchmark
creates
and deletes objects in stack order
95
* This benchmark
creates
objects and deletes them in random order
140
* This benchmark
creates
objects and deletes them in queue order
/external/webrtc/webrtc/modules/desktop_capture/
screen_capturer.h
59
//
Creates
platform-specific capturer.
67
//
Creates
platform-specific capturer and instructs it whether it should use
71
//
Creates
Windows-specific capturer and instructs it whether or not to
/frameworks/av/cmds/screenrecord/
Overlay.h
51
//
Creates
a thread that performs the overlay. Pass in the surface that
54
// This
creates
a dedicated thread for processing frames.
65
// This
creates
an EGL context and window surface, draws some informative
/libcore/luni/src/main/java/android/system/
UnixSocketAddress.java
57
*
Creates
a named, abstract AF_UNIX socket address.
68
*
Creates
a named, filesystem AF_UNIX socket address.
79
*
Creates
an unnamed, filesystem AF_UNIX socket address.
/libcore/ojluni/src/main/java/java/util/
EnumSet.java
100
*
Creates
an empty enum set with the specified element type.
118
*
Creates
an enum set containing all of the elements in the specified
138
*
Creates
an enum set with the same element type as the specified enum
149
*
Creates
an enum set initialized from the specified collection. If
176
*
Creates
an enum set with the same element type as the specified enum
190
*
Creates
an enum set initially containing the specified element.
209
*
Creates
an enum set initially containing the specified elements.
230
*
Creates
an enum set initially containing the specified elements.
253
*
Creates
an enum set initially containing the specified elements.
278
*
Creates
an enum set initially containing the specified elements
[
all
...]
/libcore/ojluni/src/main/java/sun/security/provider/certpath/
SunCertPathBuilderException.java
86
*
Creates
a <code>SunCertPathBuilderException</code> with the specified
97
*
Creates
a <code>SunCertPathBuilderException</code> withe the specified
109
*
Creates
a <code>SunCertPathBuilderException</code> with the specified
/libcore/ojluni/src/main/java/sun/security/x509/
DeltaCRLIndicatorExtension.java
72
*
Creates
a delta CRL indicator extension with the integer value .
83
*
Creates
a delta CRL indictor extension with the BigInteger value .
93
*
Creates
the extension from the passed DER encoded value of the same.
/packages/apps/Messaging/src/com/android/messaging/datamodel/binding/
BindingBase.java
33
*
Creates
a new exclusively owned binding for the owner object.
40
*
Creates
a new read-only binding referencing the source binding object.
50
*
Creates
a detachable binding for the owner object. Use this if your owner object is a UI
/packages/apps/TV/usbtuner/src/com/google/android/exoplayer/
MediaFormatUtil.java
27
*
Creates
{@link MediaFormat} from {@link android.media.MediaFormat}.
65
*
Creates
{@link MediaFormat} for audio track.
74
*
Creates
{@link MediaFormat} for closed caption track.
/system/bt/service/common/bluetooth/
uuid.h
38
//
Creates
and returns a random 128-bit UUID.
41
//
Creates
and returns a UUID in which all 128 bits are equal to 0.
44
//
Creates
and returns a UUID in which all 128 bits are equal to 1.
/external/llvm/bindings/ocaml/llvm/
llvm.mli
403
(** [create_context ()]
creates
a context for storing the "global" state in
422
(** [create_module context id]
creates
a module with the supplied module ID in
653
(** [void_type c]
creates
a type of a function which does not return any
657
(** [label_type c]
creates
a type of a basic block in the context [c]. See
[
all
...]
Completed in 1526 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>