Home
last modified time | relevance | path

Searched full:created (Results 1 – 25 of 9249) sorted by relevance

12345678910>>...370

/external/tensorflow/tensorflow/python/ops/
Dtemplate.py56 created using `tf.Variable`, then a ValueError will be thrown. Variables
57 that are intended to be locals can be created by specifying
87 first call if trainable variables are created by calling `tf.Variable`.
120 this option is set to True, then all Tensors created by repeated calls to the
122 scope is entered in the Template constructor no Tensors are created.
128 name_: A name for the scope created by this template. If necessary, the name
131 create_scope_now_: Boolean controlling whether the scope should be created
133 is False, meaning the scope is created when the template is called.
143 A function to encapsulate a set of variables which should be created once
144 and reused. An enclosing scope will be created either when `make_template`
[all …]
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBitmap.java26 * Reference to original Bitmap from which this Bitmap was created. {@code null} if this Bitmap
29 * @return Original Bitmap from which this Bitmap was created.
34 * Resource ID from which this Bitmap was created. {@code 0} if this Bitmap was not created from a
37 * @return Resource ID from which this Bitmap was created.
42 * Path from which this Bitmap was created. {@code null} if this Bitmap was not create from a
45 * @return Path from which this Bitmap was created.
50 * {@link InputStream} from which this Bitmap was created. {@code null} if this Bitmap was not
51 * created from a stream.
53 * @return InputStream from which this Bitmap was created.
58 * Bytes from which this Bitmap was created. {@code null} if this Bitmap was not created from
[all …]
/external/gfxstream-protocols/registry/vulkan/scripts/Retired/
DrefDesc.py21 refDesc['VkBufferCreateInfo'] = 'Structure specifying the parameters of a newly created buffer obje…
170 refDesc['VkImageCreateInfo'] = 'Structure specifying the parameters of a newly created image object'
183 refDesc['VkPipelineLayoutCreateInfo'] = 'Structure specifying the parameters of a newly created pip…
204 refDesc['VkAndroidSurfaceCreateInfoKHR'] = 'Structure specifying parameters of a newly created Andr…
205 refDesc['VkDebugReportCallbackCreateInfoEXT'] = 'Structure specifying parameters of a newly created
206 refDesc['VkDisplayModeCreateInfoKHR'] = 'Structure specifying parameters of a newly created display…
213 refDesc['VkDisplaySurfaceCreateInfoKHR'] = 'Structure specifying parameters of a newly created disp…
214 refDesc['VkMirSurfaceCreateInfoKHR'] = 'Structure specifying parameters of a newly created Mir surf…
218 refDesc['VkSwapchainCreateInfoKHR'] = 'Structure specifying parameters of a newly created swapchain…
219 refDesc['VkWaylandSurfaceCreateInfoKHR'] = 'Structure specifying parameters of a newly created Wayl…
[all …]
/external/nist-sip/java/gov/nist/javax/sip/header/
DHeaderFactoryExt.java84 * @return newly created P-Access-Network-Info header
93 * @return newly created P-Asserted-Identity header
105 * @return newly created P-Associated-URI header
117 * @return newly created P-Called-Party-ID header
126 * @return newly created P-Charging-Function-Addresses header
135 * @return newly created P-Charging-Vector header
144 * @return newly created P-Media-Authorizarion header
154 * @return newly created P-Preferred-Identity header
161 * @return newly created P-Visited-Network-ID header
168 * @return newly created Path header
[all …]
DHeaderFactoryImpl.java85 * @return the newly created AcceptEncodingHeader object.
104 * @return the newly created AcceptHeader object.
124 * @return the newly created AcceptLanguageHeader object.
139 * @return the newly created AlertInfoHeader object.
157 * @return the newly created AllowEventsHeader object.
175 * @return the newly created AllowHeader object.
193 * @return the newly created AuthenticationInfoHeader object.
213 * @return the newly created AuthorizationHeader object.
235 * @return the newly created CSeqHeader object.
265 * @return the newly created CallIdHeader object.
[all …]
/external/skia/tests/
DArenaAllocTest.cpp18 static int created = 0, in DEF_TEST() local
22 Foo() : x(-2), y(-3.0f) { created++; } in DEF_TEST()
23 Foo(int X, float Y) : x(X), y(Y) { created++; } in DEF_TEST()
33 created = 0; in DEF_TEST()
41 REPORTER_ASSERT(r, created == 1); in DEF_TEST()
51 REPORTER_ASSERT(r, created == 11); in DEF_TEST()
55 REPORTER_ASSERT(r, created == 11); in DEF_TEST()
58 created = 0; in DEF_TEST()
66 REPORTER_ASSERT(r, created == 1); in DEF_TEST()
76 REPORTER_ASSERT(r, created == 11); in DEF_TEST()
[all …]
/external/python/google-api-python-client/docs/dyn/
Dcloudbuild_v1alpha1.projects.workerPools.html114 …;: "A String", # The project ID of the GCP project for which the `WorkerPool` is created.
122 …his case, a VM with a disk size specified in the `build_options` will be created on demand at buil…
123 …_options`. In this case, the VM specified in the `build_options` will be created on demand at buil…
124 …to create the worker. If this section is left empty, the workers will be created in WorkerPool.pro…
125 …"network": "A String", # Network on which the workers are created. "defau…
126 …rkers are created. For a shared VPC, this will be the project sharing the network with the project…
127 …"subnetwork": "A String", # Subnetwork on which the workers are created. &quot…
131 …"workerCount": "A String", # Total number of workers to be created across all …
146 …;: "A String", # The project ID of the GCP project for which the `WorkerPool` is created.
154 …his case, a VM with a disk size specified in the `build_options` will be created on demand at buil…
[all …]
Dscript_v1.projects.versions.html108 "createTime": "A String", # When the version was created.
111 …cremental ID that is created by Apps Script when a version is created. This is system assigned num…
123 "createTime": "A String", # When the version was created.
126 …cremental ID that is created by Apps Script when a version is created. This is system assigned num…
146 "createTime": "A String", # When the version was created.
149 …cremental ID that is created by Apps Script when a version is created. This is system assigned num…
173 "createTime": "A String", # When the version was created.
176 …cremental ID that is created by Apps Script when a version is created. This is system assigned num…
Dandroidpublisher_v3.systemapks.variants.html85 <p class="firstline">Downloads a previously created system APK which is suitable for inclusion in a…
88 <p class="firstline">Downloads a previously created system APK which is suitable for inclusion in a…
91 <p class="firstline">Returns a previously created system APK variant.</p>
94 <p class="firstline">Returns the list of previously created system APK variants.</p>
121 &quot;variantId&quot;: 42, # Output only. The ID of a previously created system APK variant.
142 &quot;variantId&quot;: 42, # Output only. The ID of a previously created system APK variant.
148 <pre>Downloads a previously created system APK which is suitable for inclusion in a system image.
153 variantId: integer, The ID of a previously created system APK variant. (required)
163 <pre>Downloads a previously created system APK which is suitable for inclusion in a system image.
168 variantId: integer, The ID of a previously created system APK variant. (required)
[all …]
Dcloudtasks_v2beta3.projects.locations.queues.html87 <p class="firstline">Creates a queue. Queues created with this method allow tasks to live for a max…
90 … in it. Note: If you delete a queue, a queue with the same name can't be created for 7 days. WARNI…
105 …ueue if it does not exist and updates the queue if it does exist. Queues created with this method …
111 <p class="firstline">Purges a queue by deleting all of its tasks. All tasks created before this met…
129 …<pre>Creates a queue. Queues created with this method allow tasks to live for a maximum of 31 days…
132 …parent: string, Required. The location name in which the queue will be created. For example: `proj…
139 … .appspot.com), and the service, version, and instance. Tasks which were created using the App Eng…
141 …ere created using the App Engine Task Queue API, host is not parsable into service, version, and i…
142 …ere created using the App Engine Task Queue API, host is not parsable into service, version, and i…
146 … # Output only. The last time this queue was purged. All tasks that were created before this time …
[all …]
Dcloudtasks_v2.projects.locations.queues.html87 <p class="firstline">Creates a queue. Queues created with this method allow tasks to live for a max…
90 … in it. Note: If you delete a queue, a queue with the same name can't be created for 7 days. WARNI…
105 …ueue if it does not exist and updates the queue if it does exist. Queues created with this method …
111 <p class="firstline">Purges a queue by deleting all of its tasks. All tasks created before this met…
129 …<pre>Creates a queue. Queues created with this method allow tasks to live for a maximum of 31 days…
132 …parent: string, Required. The location name in which the queue will be created. For example: `proj…
138 … .appspot.com), and the service, version, and instance. Tasks which were created using the App Eng…
140 …ere created using the App Engine Task Queue API, host is not parsable into service, version, and i…
141 …ere created using the App Engine Task Queue API, host is not parsable into service, version, and i…
144 … # Output only. The last time this queue was purged. All tasks that were created before this time …
[all …]
Dcloudsupport_v2beta.cases.html140 &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time this case was created.
141 …ble for an action. # The user who created the case. Note: The name and email will be obfuscated if…
156 …&quot;testCase&quot;: True or False, # Whether this case was created for internal API testing and …
157 …&quot;timeZone&quot;: &quot;A String&quot;, # The timezone of the user who created the support cas…
167 …parent: string, Required. The name of the Cloud resource under which the case should be created. (…
176 &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time this case was created.
177 …ble for an action. # The user who created the case. Note: The name and email will be obfuscated if…
192 …&quot;testCase&quot;: True or False, # Whether this case was created for internal API testing and …
193 …&quot;timeZone&quot;: &quot;A String&quot;, # The timezone of the user who created the support cas…
210 &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time this case was created.
[all …]
Danalyticsadmin_v1alpha.properties.conversionEvents.html106 …resource name of the parent property where this conversion event will be created. Format: properti…
111 …: &quot;A String&quot;, # Output only. Time when this conversion event was created in the property.
112created for you by the GA system, but in some cases can be created by property admins. Custom even…
127 …: &quot;A String&quot;, # Output only. Time when this conversion event was created in the property.
128created for you by the GA system, but in some cases can be created by property admins. Custom even…
168 …: &quot;A String&quot;, # Output only. Time when this conversion event was created in the property.
169created for you by the GA system, but in some cases can be created by property admins. Custom even…
195 …: &quot;A String&quot;, # Output only. Time when this conversion event was created in the property.
196created for you by the GA system, but in some cases can be created by property admins. Custom even…
Dandroidenterprise_v1.grouplicenses.html107created when an enterprise admin first approves the product in Google Play or when the first entit…
108 …red. &quot;bulkPurchase&quot; means that this Grouplicenses resource was created because the enter…
109created, but this approval may be revoked by an enterprise admin via Google Play. Unapproved produ…
133created when an enterprise admin first approves the product in Google Play or when the first entit…
134 …red. &quot;bulkPurchase&quot; means that this Grouplicenses resource was created because the enter…
135created, but this approval may be revoked by an enterprise admin via Google Play. Unapproved produ…
Dcloudtasks_v2beta2.projects.locations.queues.html87 <p class="firstline">Creates a queue. Queues created with this method allow tasks to live for a max…
90 … in it. Note: If you delete a queue, a queue with the same name can't be created for 7 days. WARNI…
105 …ueue if it does not exist and updates the queue if it does exist. Queues created with this method …
111 <p class="firstline">Purges a queue by deleting all of its tasks. All tasks created before this met…
129 …<pre>Creates a queue. Queues created with this method allow tasks to live for a maximum of 31 days…
132 …parent: string, Required. The location name in which the queue will be created. For example: `proj…
139 …ch is associated with the queue&#x27;s project ID. Some tasks which were created using the App Eng…
141 …ere created using the App Engine Task Queue API, host is not parsable into service, version, and i…
142 …ere created using the App Engine Task Queue API, host is not parsable into service, version, and i…
148 … # Output only. The last time this queue was purged. All tasks that were created before this time …
[all …]
/external/ComputeLibrary/arm_compute/graph/
DGraphBuilder.h52 * @return Node ID of the created node, EmptyNodeID in case of error
62 * @return Node ID of the created node, EmptyNodeID in case of error
72 * @return Node ID of the created node, EmptyNodeID in case of error
83 * @return Node ID of the created node, EmptyNodeID in case of error
97 * @return Node ID of the created node, EmptyNodeID in case of error
113 * @return Node ID of the created node, EmptyNodeID in case of error
126 * @return Node ID of the created node, EmptyNodeID in case of error
136 * @return Node ID of the created node, EmptyNodeID in case of error
157 * @return Node ID of the created node, EmptyNodeID in case of error
176 * @return Node ID of the created node, EmptyNodeID in case of error
[all …]
/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify10.c118 "ignore mount events created on a specific file",
125 "ignore exec mount events created on a specific file",
132 "don't ignore mount events created on another file",
139 "don't ignore exec mount events created on another file",
147 "ignore inode events created on a specific mount point",
154 "ignore exec inode events created on a specific mount point",
161 "don't ignore inode events created on another mount point",
168 "don't ignore exec inode events created on another mount point",
176 "ignore fs events created on a specific file",
183 "ignore exec fs events created on a specific file",
[all …]
/external/javassist/src/main/javassist/
DCtNewConstructor.java29 * <p>A class initializer (static constructor) cannot be created by the
54 * constructor must be the same as that of the created constructor.
64 * @param declaring the class to which the created constructor is added.
73 // a stack map table has been already created. in make()
94 * @param declaring the class to which the created method is added.
119 * @param declaring the class to which the created method is added.
134 * <p>The created constructor takes no parameter. It calls
162 * in the super class. The created constructor receives parameters
167 * <p>The parameters passed to the created constructor should be
174 * @param declaring the class to which the created constructor
[all …]
DCtNewMethod.java45 * @param declaring the class to which the created method is added.
64 * @param declaring the class to which the created method is added.
91 * Creates a public (non-static) method. The created method cannot
100 * If it is <code>null</code>, the created method
102 * @param declaring the class to which the created method is added.
126 * If it is <code>null</code>, the created method
128 * @param declaring the class to which the created method is added.
159 * @param declaring the class to which the created method is added.
180 * @param name the name of the created method.
181 * @param declaring the class to which the created method is added.
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/test_app/
Dbase_runner.py99 raise RunnerError('Expected exactly one object must created from '
102 logger.info('%s %s created', k8s_objects[0].kind,
122 raise RunnerError('Expected V1Namespace to be created '
125 raise RunnerError('V1Namespace created with unexpected name: '
127 logger.debug('V1Namespace %s created at %s',
136 raise RunnerError('Expected V1ServiceAccount to be created '
139 raise RunnerError('V1ServiceAccount created with unexpected name: '
141 logger.debug('V1ServiceAccount %s created at %s',
149 raise RunnerError('Expected V1Deployment to be created '
152 raise RunnerError('V1Deployment created with unexpected name: '
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h332 /// \return a MachineInstrBuilder for the newly created instruction.
339 /// \return a MachineInstrBuilder for the newly created instruction.
380 /// \return a MachineInstrBuilder for the newly created instruction.
392 /// \return a MachineInstrBuilder for the newly created instruction.
404 /// \return a MachineInstrBuilder for the newly created instruction.
418 /// \return a MachineInstrBuilder for the newly created instruction.
426 /// G_PTR_ADD or G_CONSTANT will be created and \pre Op0 will be assigned to
437 /// \return a MachineInstrBuilder for the newly created instruction.
454 /// \return a MachineInstrBuilder for the newly created instruction.
469 /// \return The newly created instruction.
[all …]
/external/angle/samples/tex_redef_microbench/
DTexRedefMicroBench.cpp25 // drawing with already-created textures whose dimensions have been altered
26 // versus drawing with newly created textures.
30 // created at texture object creation time, ANGLE maintains copies of the
33 // rules, the D3D texture is created and the contents of the texture are
34 // uploaded. Once the texture is created, redefinition of the dimensions or
35 // format of the texture is costly-- a new D3D texture needs to be created,
39 // created, but any overhead associated with tracking the already-present
196 // This timer indicates draw time for an already-created texture resident on the GPU, in draw()
229 // This timer indicates draw time for a texture newly created this frame. The underlying in draw()
230 // resource will need to be created, but because it has not previously been used, there in draw()
[all …]
/external/webrtc/api/
Dice_transport_factory.h24 // Static factory for an IceTransport object that can be created
27 // created it.
28 // The PortAllocator must outlive the created IceTransportInterface object.
34 // Static factory for an IceTransport object that can be created
37 // created it.
38 // |init.port_allocator()| is required and must outlive the created
41 // provided must outlive the created IceTransportInterface object.
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dstorage_type_util.cc56 " bytes can not be created. Max buffer size for this GPU - ", in CanCreateTensorWithShape()
71 " can not be created. Max image buffer width for this GPU - ", in CanCreateTensorWithShape()
76 " bytes can not be created. Max buffer size for this GPU - ", in CanCreateTensorWithShape()
95 " can not be created. Max Image3D width for this GPU - ", in CanCreateTensorWithShape()
100 " can not be created. Max Image3D height for this GPU - ", in CanCreateTensorWithShape()
105 " can not be created. Max Image3D depth for this GPU - ", in CanCreateTensorWithShape()
117 "not be created."); in CanCreateTensorWithShape()
125 " can not be created. Max Image2DArray width for this GPU - ", in CanCreateTensorWithShape()
130 " can not be created. Max Image2DArray height for this GPU - ", in CanCreateTensorWithShape()
135 " can not be created. Max Image2DArray layers for this GPU - ", in CanCreateTensorWithShape()
[all …]
/external/opencensus-java/exporters/stats/stackdriver/src/main/java/io/opencensus/exporter/stats/stackdriver/
DStackdriverStatsExporter.java100 * <p>Only one Stackdriver exporter can be created.
122 * <p>Only one Stackdriver exporter can be created.
136 * @throws IllegalStateException if a Stackdriver exporter is already created.
151 * <p>Only one Stackdriver exporter can be created.
172 * @throws IllegalStateException if a Stackdriver exporter is already created.
189 * <p>Only one Stackdriver exporter can be created.
205 * <p>This method uses the default resource created from the environment variables.
209 * @throws IllegalStateException if a Stackdriver exporter is already created.
219 * <p>Only one Stackdriver exporter can be created.
233 * @throws IllegalStateException if a Stackdriver exporter is already created.
[all …]

12345678910>>...370