OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:creates
(Results
751 - 775
of
8951
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/javassist/src/main/javassist/
CtNewConstructor.java
57
* Compiles the given source code and
creates
a constructor.
83
*
Creates
a public constructor.
111
*
Creates
a copy of a constructor.
130
*
Creates
a default (public) constructor.
159
*
Creates
a public constructor that only calls a constructor
185
*
Creates
a public constructor that only calls a constructor
204
*
Creates
a public constructor.
/external/skia/include/gpu/gl/
GrGLInterface.h
40
*
Creates
a GrGLInterface for a "native" GL context (e.g. WGL on windows,
48
*
Creates
a GrGLInterface for an OSMesa context.
55
*
Creates
a GrGLInterface for an ANGLE context.
62
*
Creates
a GrGLInterface for a Command Buffer context.
68
*
Creates
a null GrGLInterface that doesn't draw anything. Used for measuring
74
*
Creates
a debugging GrGLInterface that doesn't draw anything. Used for
246
// that
creates
the GrGLInterface to provide all available functions and internally
/libcore/luni/src/test/java/tests/java/sql/
MultiThreadAccessTest.java
232
* This method
creates
a Runnable that executes select operation for the
265
* This method
creates
a Runnable that execute select operation for the
316
* This method
creates
a Runnable that execute select operation for the
344
* This method
creates
a Runnable that executes delete operation for the
364
* This method
creates
a Runnable that executes insert operation for the
389
* This method
creates
a Runnable that executes update operation for the one
413
* This method
creates
a Runnable that executes update operation for the one
/libcore/ojluni/src/main/java/javax/net/
SocketFactory.java
36
* This class
creates
sockets. It may be subclassed by other factories,
80
*
Creates
a <code>SocketFactory</code>.
116
*
Creates
an unconnected socket.
140
*
Creates
a socket and connects it to the specified remote host
167
*
Creates
a socket and connects it to the specified remote host
199
*
Creates
a socket and connects it to the specified port number
225
*
Creates
a socket and connect it to the specified remote address
/system/tpm/attestation/server/
attestation_service.h
188
//
Creates
an enrollment request compatible with the Google Attestation CA.
198
//
Creates
a |certificate_request| compatible with the Google Attestation CA
227
//
Creates
, certifies, and saves a new |key| for |username| with the given
257
//
Creates
a PEM certificate chain from the credential fields of a |key|.
260
//
Creates
a certificate in PEM format from a DER encoded X.509 certificate.
269
//
Creates
a Google Attestation CA URL for the given |request_type|.
272
//
Creates
a X.509/DER SubjectPublicKeyInfo for the given |key_type| and
/external/autotest/client/cros/chameleon/
chameleon_audio_helper.py
142
"""
Creates
a widget link for two audio widgets.
165
#
Creates
a bus of AudioBusLink's subclass that is more
224
_link_factory: An AudioLinkFactory that
creates
link for widgets.
245
"""
Creates
a AudioWidget given port id string.
254
"""
Creates
a ChameleonWidgetHandler for a given AudioPort.
275
"""
Creates
a CrosWidgetHandler for a given AudioPort.
311
"""
Creates
an AudioWidget for given AudioPort using WidgetHandler.
313
Creates
an AudioWidget with the role of audio_port. Put
350
"""
Creates
a WidgetBinder for two AudioWidgets.
363
"""
Creates
a WidgetBinder or a WidgetChainBinder for AudioWidgets
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileWizard.java
65
* the resource folder, resource type and file name. It then
creates
the XML file.
88
mMainPage.setDescription("
Creates
a new Android XML file.");
99
*
Creates
the wizard page.
129
* actually
creates
the workspace project and then switch to the Java
192
/**
Creates
a new file using the given root element, namespace and root attributes */
314
*
Creates
a new XML file using the template according to the given folder type
345
/**
Creates
a new {@link NewLayoutWizard} */
354
super.mMainPage.setDescription("
Creates
a new Android Layout XML file.");
363
/**
Creates
a new {@link NewValuesWizard} */
372
super.mMainPage.setDescription("
Creates
a new Android Values XML file.")
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
mock_cloud_api.py
74
"""
Creates
an object in the bucket according to the input metadata.
127
"""
Creates
a simple bucket without exercising the API directly."""
134
"""
Creates
a simple bucket without exercising the API directly."""
141
"""
Creates
an object without exercising the API directly."""
147
"""
Creates
an object without exercising the API directly."""
/external/google-breakpad/src/testing/gtest/cmake/
internal_utils.cmake
158
#
creates
a named C++ executable that depends on the given libraries and
181
#
creates
a named target that depends on the given libs and is built
194
#
creates
a named C++ test that depends on the given libs and is built
203
#
creates
a named test target that depends on the given libs and is
213
#
creates
a Python test with the given name whose main module is in
/external/neven/Embedded/common/src/b_TensorEm/
Flt16Alt3D.h
86
/**
creates
identity alt */
89
/**
creates
scale alt */
94
/**
creates
linear alt from matrix and center */
98
/**
creates
alt from 16 bit values */
106
/**
creates
alt from 32 bit values (automatic adjustment of bbp value) */
/external/vulkan-validation-layers/tests/gtest-1.7.0/cmake/
internal_utils.cmake
158
#
creates
a named C++ executable that depends on the given libraries and
181
#
creates
a named target that depends on the given libs and is built
194
#
creates
a named C++ test that depends on the given libs and is built
203
#
creates
a named test target that depends on the given libs and is
213
#
creates
a Python test with the given name whose main module is in
/external/webrtc/webrtc/base/
socketaddress.h
30
//
Creates
a nil address.
33
//
Creates
the address with the given host and port. Host may be a
37
//
Creates
the address with the given IP and port.
41
//
Creates
the address with the given IP and port.
44
//
Creates
a copy of the given address.
/frameworks/base/test-runner/src/android/test/
ProviderTestCase2.java
35
* case
creates
its own internal map. It then uses this map to resolve providers
121
*
Creates
a new
147
*
Creates
and sets up a new instance of the provider.
191
*
Creates
a new content provider of the same type as that passed to the test case class,
194
* This method also
creates
a new {@link MockContentResolver} and adds the provider to it.
/frameworks/base/core/java/android/text/style/
TtsSpan.java
646
*
Creates
a builder for a TtsSpan of type {@link #TYPE_TEXT}.
653
*
Creates
a TtsSpan of type {@link #TYPE_TEXT} and sets the
680
*
Creates
a builder for a TtsSpan of type {@link #TYPE_CARDINAL}.
687
*
Creates
a TtsSpan of type {@link #TYPE_CARDINAL} and sets the
698
*
Creates
a TtsSpan of type {@link #TYPE_CARDINAL} and sets the
736
*
Creates
a builder for a TtsSpan of type {@link #TYPE_ORDINAL}.
743
*
Creates
a TtsSpan of type {@link #TYPE_ORDINAL} and sets the
754
*
Creates
a TtsSpan of type {@link #TYPE_ORDINAL} and sets the
792
*
Creates
a builder for a TtsSpan of type {@link #TYPE_DECIMAL}.
799
*
Creates
a TtsSpan of type {@link #TYPE_DECIMAL} and sets th
[
all
...]
/development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoManager.java
33
* This class
creates
pools of background threads for downloading
86
*
Creates
a cache of byte arrays indexed by image URLs. As new items are added to the
118
//
Creates
a single static instance of PhotoManager
127
*
Creates
a work queue for the pool of Thread objects used for downloading, using a linked
133
*
Creates
a work queue for the pool of Thread objects used for decoding, using a linked
139
*
Creates
a work queue for the set of of task objects that control downloading and
145
*
Creates
a new pool of Thread objects for the download work queue
151
*
Creates
a new pool of Thread objects for the decoding work queue
315
*
Creates
an array of tasks that's the same size as the task work queue
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
SectionHelper.java
98
*
Creates
a new composite with a TableWrapLayout set with a given number of columns.
111
*
Creates
a label widget.
126
*
Creates
two widgets: a label and a text field.
143
*
Creates
a FormText widget.
186
*
Creates
a new composite with a TableWrapLayout set with a given number of columns.
209
*
Creates
a new composite with a GridLayout set with a given number of columns.
232
*
Creates
two widgets: a label and a text field.
255
*
Creates
a label widget.
330
*
Creates
a FormText widget.
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
CtsMediaOutputSurface.java
42
* Instead, it just
creates
the Surface and SurfaceTexture, and when a frame arrives
65
*
Creates
an OutputSurface backed by a pbuffer with the specifed dimensions. The new
66
* EGL context and surface will be made current.
Creates
a Surface that can be passed
81
*
Creates
an OutputSurface using the current EGL context (rather than establishing a
82
* new one).
Creates
a Surface that can be passed to MediaCodec.configure().
93
*
Creates
instances of TextureRender and SurfaceTexture, and a Surface associated
/cts/tests/tests/media/src/android/media/cts/
OutputSurface.java
38
* Instead, it just
creates
the Surface and SurfaceTexture, and when a frame arrives
61
*
Creates
an OutputSurface backed by a pbuffer with the specifed dimensions. The new
62
* EGL context and surface will be made current.
Creates
a Surface that can be passed
77
*
Creates
an OutputSurface using the current EGL context (rather than establishing a
78
* new one).
Creates
a Surface that can be passed to MediaCodec.configure().
89
*
Creates
instances of TextureRender and SurfaceTexture, and a Surface associated
/libcore/ojluni/src/main/java/java/security/cert/
CertPathValidatorException.java
84
*
Creates
a {@code CertPathValidatorException} with
92
*
Creates
a {@code CertPathValidatorException} with the given
103
*
Creates
a {@code CertPathValidatorException} that wraps the
120
*
Creates
a {@code CertPathValidatorException} with the specified
133
*
Creates
a {@code CertPathValidatorException} with the specified
155
*
Creates
a {@code CertPathValidatorException} with the specified
/external/gmock/include/gmock/
gmock-actions.h
53
// 2. a factory function that
creates
an Action object from a
347
// Then the user
creates
the polymorphic action using
385
//
Creates
an Action from its implementation and returns it. The
392
//
Creates
a polymorphic action from its implementation. This is
939
//
Creates
an action that returns 'value'. 'value' is passed by value
947
//
Creates
an action that returns NULL.
952
//
Creates
an action that returns from a void function.
957
//
Creates
an action that returns the reference to a variable.
[
all
...]
/external/google-breakpad/src/testing/include/gmock/
gmock-actions.h
53
// 2. a factory function that
creates
an Action object from a
347
// Then the user
creates
the polymorphic action using
385
//
Creates
an Action from its implementation and returns it. The
392
//
Creates
a polymorphic action from its implementation. This is
939
//
Creates
an action that returns 'value'. 'value' is passed by value
947
//
Creates
an action that returns NULL.
952
//
Creates
an action that returns from a void function.
957
//
Creates
an action that returns the reference to a variable.
[
all
...]
/cts/tests/sample/src/android/sample/cts/
SampleDeviceReportLogTest.java
61
* Sample test that
creates
and logs test metrics into a report log.
95
* Sample test function that counts up or down based on test parameter. It
creates
and logs test
/developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/Application/src/main/java/com/example/android/actionbarcompat/shareactionprovider/content/
ContentItem.java
39
*
Creates
a ContentItem with the specified type, referencing a resource id.
51
*
Creates
a ContentItem with the specified type, referencing an asset file path.
/developers/build/prebuilts/gradle/BasicMultitouch/Application/src/main/java/com/example/android/basicmultitouch/
Pools.java
83
*
Creates
a new instance.
141
*
Creates
a new instance.
/developers/build/prebuilts/gradle/BasicSyncAdapter/
README.md
19
-
Creates
a sync adapter class.
20
-
Creates
a bound Service which the OS uses to initiate a sync.
Completed in 1670 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>