Home
last modified time | relevance | path

Searched full:creates (Results 1 – 25 of 16056) sorted by relevance

12345678910>>...643

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DSMTAPI.h183 /// Creates a bitvector addition operation
186 /// Creates a bitvector subtraction operation
189 /// Creates a bitvector multiplication operation
192 /// Creates a bitvector signed modulus operation
195 /// Creates a bitvector unsigned modulus operation
198 /// Creates a bitvector signed division operation
201 /// Creates a bitvector unsigned division operation
204 /// Creates a bitvector logical shift left operation
207 /// Creates a bitvector arithmetic shift right operation
210 /// Creates a bitvector logical shift right operation
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DSMTAPI.h183 /// Creates a bitvector addition operation
186 /// Creates a bitvector subtraction operation
189 /// Creates a bitvector multiplication operation
192 /// Creates a bitvector signed modulus operation
195 /// Creates a bitvector unsigned modulus operation
198 /// Creates a bitvector signed division operation
201 /// Creates a bitvector unsigned division operation
204 /// Creates a bitvector logical shift left operation
207 /// Creates a bitvector arithmetic shift right operation
210 /// Creates a bitvector logical shift right operation
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DSMTAPI.h183 /// Creates a bitvector addition operation
186 /// Creates a bitvector subtraction operation
189 /// Creates a bitvector multiplication operation
192 /// Creates a bitvector signed modulus operation
195 /// Creates a bitvector unsigned modulus operation
198 /// Creates a bitvector signed division operation
201 /// Creates a bitvector unsigned division operation
204 /// Creates a bitvector logical shift left operation
207 /// Creates a bitvector arithmetic shift right operation
210 /// Creates a bitvector logical shift right operation
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DSMTAPI.h183 /// Creates a bitvector addition operation
186 /// Creates a bitvector subtraction operation
189 /// Creates a bitvector multiplication operation
192 /// Creates a bitvector signed modulus operation
195 /// Creates a bitvector unsigned modulus operation
198 /// Creates a bitvector signed division operation
201 /// Creates a bitvector unsigned division operation
204 /// Creates a bitvector logical shift left operation
207 /// Creates a bitvector arithmetic shift right operation
210 /// Creates a bitvector logical shift right operation
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DSMTAPI.h183 /// Creates a bitvector addition operation
186 /// Creates a bitvector subtraction operation
189 /// Creates a bitvector multiplication operation
192 /// Creates a bitvector signed modulus operation
195 /// Creates a bitvector unsigned modulus operation
198 /// Creates a bitvector signed division operation
201 /// Creates a bitvector unsigned division operation
204 /// Creates a bitvector logical shift left operation
207 /// Creates a bitvector arithmetic shift right operation
210 /// Creates a bitvector logical shift right operation
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DSMTAPI.h183 /// Creates a bitvector addition operation
186 /// Creates a bitvector subtraction operation
189 /// Creates a bitvector multiplication operation
192 /// Creates a bitvector signed modulus operation
195 /// Creates a bitvector unsigned modulus operation
198 /// Creates a bitvector signed division operation
201 /// Creates a bitvector unsigned division operation
204 /// Creates a bitvector logical shift left operation
207 /// Creates a bitvector arithmetic shift right operation
210 /// Creates a bitvector logical shift right operation
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dpasses.h29 // Creates a pass that breaks up an island with multiple ops into multiple
33 // Creates a pass that converts mlir functions consisting of mlir ops into a
38 // Creates a pass that lifts inner ops of tf_executor.island ops in
44 // Creates a pass that drops `shape_invariant` attribute from While/WhileRegion
49 // Creates a pass that drops `shape_invariant` attribute from While/WhileRegion
54 // Creates a pass that moves writes to replicate invariant resource variables
104 // Creates pass to rewrite RecvTPUEmbeddingActivationsOp and
111 // Creates a pass that decomposes to be compiled ReduceDataset ops into a while
165 // Creates a pass that promotes resource reads/writes in `functions` to inputs
174 // Creates a pass that promotes tf.VarHandleOp to resource arguments for all
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/
H A DTensors.java25 * Creates a scalar String tensor using the default, UTF-8 encoding.
34 * Creates a scalar String tensor using a specified encoding.
44 * Creates a scalar tensor containing a single {@code float} element.
53 * Creates a rank-1 tensor of {@code float} elements.
63 * Creates a rank-2 tensor of {@code float} elements.
73 * Creates a rank-3 tensor of {@code float} elements.
83 * Creates a rank-4 tensor of {@code float} elements.
93 * Creates a rank-5 tensor of {@code float} elements.
103 * Creates a rank-6 tensor of {@code float} elements.
113 * Creates a scalar tensor containing a single {@code double} element.
[all …]
/aosp_15_r20/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/
H A DMatchers.java6 …* Creates a matcher that matches if the examined object matches <b>ALL</b> of the specified matche…
15 …* Creates a matcher that matches if the examined object matches <b>ALL</b> of the specified matche…
24 …* Creates a matcher that matches if the examined object matches <b>ALL</b> of the specified matche…
33 …* Creates a matcher that matches if the examined object matches <b>ALL</b> of the specified matche…
42 …* Creates a matcher that matches if the examined object matches <b>ALL</b> of the specified matche…
51 …* Creates a matcher that matches if the examined object matches <b>ALL</b> of the specified matche…
60 …* Creates a matcher that matches if the examined object matches <b>ALL</b> of the specified matche…
69 …* Creates a matcher that matches if the examined object matches <b>ANY</b> of the specified matche…
78 …* Creates a matcher that matches if the examined object matches <b>ANY</b> of the specified matche…
87 …* Creates a matcher that matches if the examined object matches <b>ANY</b> of the specified matche…
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dpasses.h54 // Creates an instance of the TensorFlow Lite dialect LegalizeTF pass.
63 // Creates an instance of the TensorFlow Lite dialect Optimize pass.
68 // Creates an instance of the TensorFlow Lite dialect PrepareTF pass.
74 // Creates an instance of the TensorFlow Lite dialect LowerStaticTensorList
82 // Creates an instance of the TensorFlow Lite dialect Quantize pass.
98 // Creates an instance of the TensorFlow Lite dialect PrepareQuantize pass.
104 // Creates an instance of the TensorFlow Lite dialect
113 // Creates an instance of the TensorFlow Lite dialect PostQuantize pass.
118 // Creates an instance of the TensorFlow Lite pass that decomposes hybrid
124 // Creates an instance of the TensorFlow Lite optimize op order pass.
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/op/core/
H A DConstant.java41 * Creates a constant containing a single {@code int} element.
52 * Creates a rank-1 constant of {@code int} elements.
63 * Creates a rank-2 constant of {@code int} elements.
74 * Creates a rank-3 constant of {@code int} elements.
85 * Creates a rank-4 constant of {@code int} elements.
96 * Creates a rank-5 constant of {@code int} elements.
107 * Creates a rank-6 constant of {@code int} elements.
120 * <p>Creates a constant with the given shape by copying elements from the buffer (starting from
138 * Creates a constant containing a single {@code float} element.
149 * Creates a rank-1 constant of {@code float} elements.
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_creation_utils.h33 // Creates a unary HLO instruction and adds it to the computation containing
39 // Creates a binary HLO instruction and adds it to the computation containing
45 // Creates a kCopy HLO.
48 // Creates a compare HLO instruction and adds it to the computation containing
55 // Creates a pad HLO instruction and adds it to the computation containing
63 // Creates a slice HLO instruction and adds it to the computation containing
71 // Creates a convolution HLO instruction and adds it to the computation
83 // Creates a transpose HLO instruction and adds it to the computation containing
88 // Creates a reshape HLO instruction and adds it to the computation containing
96 // Creates a dynamic-slice HLO instruction and adds it to the computation
[all …]
/aosp_15_r20/external/tink/go/jwt/
H A Djwt_key_templates.go100 // HS256Template creates a JWT key template for JWA algorithm "HS256", which is a
106 // RawHS256Template creates a JWT key template for JWA algorithm "HS256", which is a
112 // HS384Template creates a JWT key template for JWA algorithm "HS384", which is a
118 // RawHS384Template creates a JWT key template for JWA algorithm "HS384", which is a
124 // HS512Template creates a JWT key template for JWA algorithm "HS512", which is a
130 // RawHS512Template creates a JWT key template for JWA algorithm "HS512", which is a
136 // ES256Template creates a JWT key template for JWA algorithm "ES256", which is digital
142 // RawES256Template creates a JWT key template for JWA algorithm "ES256", which is digital
148 // ES384Template creates a JWT key template for JWA algorithm "ES384", which is digital
154 // RawES384Template creates a JWT key template for JWA algorithm "ES384", which is digital
[all …]
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/header/
H A DHeaderFactoryImpl.java79 * Creates a new AcceptEncodingHeader based on the newly supplied encoding
97 * Creates a new AcceptHeader based on the newly supplied contentType and
120 * Creates a new AcceptLanguageHeader based on the newly supplied
136 * Creates a new AlertInfoHeader based on the newly supplied alertInfo value.
151 * Creates a new AllowEventsHeader based on the newly supplied event type
170 * Creates a new AllowHeader based on the newly supplied method value.
187 * Creates a new AuthenticationInfoHeader based on the newly supplied
207 * Creates a new AuthorizationHeader based on the newly supplied
226 * Creates a new CSeqHeader based on the newly supplied sequence number and
260 * Creates a new CallIdHeader based on the newly supplied callId value.
[all …]
/aosp_15_r20/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/
H A DHTMLElement.java32 * Creates a <code>html</code> root element of a XHTML document.
62 * Creates a 'head' element.
73 * Creates a 'body' element.
84 * Creates a 'meta' element.
103 * Creates a 'link' element.
125 * Creates a 'title' element.
136 * Creates a 'h1' element.
147 * Creates a 'p' element.
158 * Creates a 'span' element.
169 * Creates a 'span' element.
[all …]
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/phr/src/android/healthconnect/cts/phr/utils/
DPhrDataFactory.java164 /** Creates and returns a {@link MedicalDataSource.Builder} with default arguments. */
174 /** Creates and returns a {@link MedicalDataSource.Builder} with default arguments. */
181 * Creates and returns a {@link MedicalDataSource} with default arguments for required fields.
187 /** Creates and returns a {@link MedicalDataSource} with default arguments. */
193 * Creates and returns a {@link GetMedicalDataSourcesRequest} with given {@code packageNames}.
205 * Creates and returns a {@link CreateMedicalDataSourceRequest.Builder} with default arguments
215 * Creates and returns a {@link CreateMedicalDataSourceRequest.Builder} with default arguments,
226 /** Creates and returns a {@link CreateMedicalDataSourceRequest} with default arguments. */
232 * Creates and returns a {@link CreateMedicalDataSourceRequest} with the default arguments, with
241 * Creates and returns a {@link FhirResource.Builder} with default arguments.
[all …]
/aosp_15_r20/external/tink/go/testutil/
H A Dtestutil.go141 // NewAlwaysFailingAead creates a new always failing AEAD.
163 // NewAlwaysFailingDeterministicAead creates a new always failing AEAD.
187 // NewTestKeyManager creates a new key manager that returns a specific primitive for a typeURL.
225 // NewDummySigner creates a new dummy signer with the specified name. The name
247 // NewDummyVerifier creates a new dummy verifier with the specified name. The
287 // NewTestAESGCMKeyset creates a new Keyset containing an AESGCMKey.
293 // NewTestAESGCMSIVKeyset creates a new Keyset containing an AESGCMSIVKey.
299 // NewTestAESSIVKeyset creates a new Keyset containing an AesSivKey.
314 // NewTestHMACKeyset creates a new Keyset containing a HMACKey.
320 // NewTestAESGCMHKDFKeyset creates a new Keyset containing an AESGCMHKDFKey.
[all …]
/aosp_15_r20/packages/modules/AppSearch/framework/java/android/app/appsearch/safeparcel/
DSafeParcelReader.java194 /** Creates a {@link BigInteger}. */
243 /** Creates a {@link BigDecimal}. */
257 /** Creates a {@link String}. */
296 /** Creates a {@link Parcelable}. */
310 /** Creates a {@link Bundle}. */
323 /** Creates a byte array. */
336 /** Creates a byte array array. */
353 /** Creates a boolean array array. */
366 /** Creates a char array. */
379 /** Creates an int array. */
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dgraph_test_utils.h26 // Creates a test NodeDef for BatchDatasetV2.
32 // Creates a test NodeDef for ParallelBatchDataset.
39 // Creates a test NodeDef for ShuffleDatasetV2.
44 // Creates a test NodeDef for FilterDataset.
48 // Creates a test NodeDef for MapDataset.
52 // Creates a test NodeDef for MapAndBatchDataset.
59 // Creates a test NodeDef for ParallelInterleaveDatasetV2.
67 // Creates a test NodeDef for ParallelInterleaveDatasetV4.
76 // Creates a test NodeDef for ParallelMapDataset.
81 // Creates a test NodeDef for ParallelMapDatasetV2.
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/include/spirv-tools/
H A Doptimizer.hpp246 // Creates a null pass.
250 // Creates a strip-debug-info pass.
258 // Creates a strip-nonsemantic-info pass.
263 // Creates an eliminate-dead-functions pass.
269 // Creates an eliminate-dead-members pass.
274 // Creates a set-spec-constant-default-value pass from a mapping from spec-ids
282 // Creates a set-spec-constant-default-value pass from a mapping from spec-ids
290 // Creates a flatten-decoration pass.
299 // Creates a freeze-spec-constant-value pass.
311 // Creates a fold-spec-constant-op-and-composite pass.
[all …]
/aosp_15_r20/external/icing/icing/scoring/
H A Dscoring-processor_test.cc74 // Creates file directories in SetUp()
95 // Creates a simple email schema in SetUp()
246 // Creates an empty DocHitInfoIterator in TEST_P()
254 // Creates a ScoringProcessor in TEST_P()
277 // Creates a dummy DocHitInfoIterator in TEST_P()
285 // Creates a ScoringProcessor in TEST_P()
312 // Creates a dummy DocHitInfoIterator with 3 results in TEST_P()
319 // Creates a ScoringProcessor in TEST_P()
340 // Creates input doc_hit_infos and expected output scored_document_hits in TEST_P()
348 // Creates a dummy DocHitInfoIterator with 3 results in TEST_P()
[all …]
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli429 (** [create_context ()] creates a context for storing the "global" state in
448 (** [create_module context id] creates a module with the supplied module ID in
679 (** [void_type c] creates a type of a function which does not return any
683 (** [label_type c] creates a type of a basic block in the context [c]. See
1476 (** [define_function name ty m] creates a new function with name [name] and
1659 (** [append_block c name f] creates a new basic block named [name] at the end of
1664 (** [insert_block c name bb] creates a new basic block named [name] before the
1899 (** [builder context] creates an instruction builder with no position in
1905 (** [builder_at ip] creates an instruction builder positioned at [ip].
1909 (** [builder_before ins] creates an instruction builder positioned before the
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Doptimizer.hpp246 // Creates a null pass.
250 // Creates a strip-debug-info pass.
258 // Creates a strip-nonsemantic-info pass.
263 // Creates an eliminate-dead-functions pass.
269 // Creates an eliminate-dead-members pass.
274 // Creates a set-spec-constant-default-value pass from a mapping from spec-ids
282 // Creates a set-spec-constant-default-value pass from a mapping from spec-ids
290 // Creates a flatten-decoration pass.
299 // Creates a freeze-spec-constant-value pass.
311 // Creates a fold-spec-constant-op-and-composite pass.
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
H A Doptimizer.hpp246 // Creates a null pass.
250 // Creates a strip-debug-info pass.
258 // Creates a strip-nonsemantic-info pass.
263 // Creates an eliminate-dead-functions pass.
269 // Creates an eliminate-dead-members pass.
274 // Creates a set-spec-constant-default-value pass from a mapping from spec-ids
282 // Creates a set-spec-constant-default-value pass from a mapping from spec-ids
290 // Creates a flatten-decoration pass.
299 // Creates a freeze-spec-constant-value pass.
311 // Creates a fold-spec-constant-op-and-composite pass.
[all …]
/aosp_15_r20/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
H A DCoreMatchers.java7 …* Creates a matcher that matches if the examined object matches <b>ALL</b> of the specified matche…
16 …* Creates a matcher that matches if the examined object matches <b>ALL</b> of the specified matche…
27 …* Creates a matcher that matches if the examined object matches <b>ANY</b> of the specified matche…
36 …* Creates a matcher that matches if the examined object matches <b>ANY</b> of the specified matche…
46 * Creates a matcher that matches when both of the specified matchers match the examined object.
55 * Creates a matcher that matches when either of the specified matchers match the examined object.
81 * Creates a matcher for {@link Iterable}s that only matches when a single pass over the
145 * Creates a matcher that always matches, regardless of the examined object.
152 * Creates a matcher that always matches, regardless of the examined object, but describes
163 * Creates a matcher for {@link Iterable}s that only matches when a single pass over the
[all …]

12345678910>>...643