Home
last modified time | relevance | path

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

12345678910>>...529

/external/tensorflow/tensorflow/python/ops/
Dtemplate.py70 created using `tf.Variable`, then a ValueError will be thrown. Variables
71 that are intended to be locals can be created by specifying
101 first call if trainable variables are created by calling `tf.Variable`.
134 this option is set to True, then all Tensors created by repeated calls to the
136 scope is entered in the Template constructor no Tensors are created.
142 name_: A name for the scope created by this template. If necessary, the name
145 create_scope_now_: Boolean controlling whether the scope should be created
147 is False, meaning the scope is created when the template is called.
157 A function to encapsulate a set of variables which should be created once
158 and reused. An enclosing scope will be created either when `make_template`
[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/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBitmap.java37 * Reference to original Bitmap from which this Bitmap was created. {@code null} if this Bitmap
40 * @return Original Bitmap from which this Bitmap was created.
45 * Resource ID from which this Bitmap was created. {@code 0} if this Bitmap was not created from a
48 * @return Resource ID from which this Bitmap was created.
53 * Path from which this Bitmap was created. {@code null} if this Bitmap was not create from a
56 * @return Path from which this Bitmap was created.
61 * {@link InputStream} from which this Bitmap was created. {@code null} if this Bitmap was not
62 * created from a stream.
64 * @return InputStream from which this Bitmap was created.
69 * Bytes from which this Bitmap was created. {@code null} if this Bitmap was not created from
[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.cpp19 static int created = 0, in DEF_TEST() local
23 Foo() : x(-2), y(-3.0f) { created++; } in DEF_TEST()
24 Foo(int X, float Y) : x(X), y(Y) { created++; } in DEF_TEST()
35 created = 0; in DEF_TEST()
43 REPORTER_ASSERT(r, created == 1); in DEF_TEST()
53 REPORTER_ASSERT(r, created == 11); in DEF_TEST()
57 REPORTER_ASSERT(r, created == 11); in DEF_TEST()
61 created = 0; in DEF_TEST()
69 REPORTER_ASSERT(r, created == 1); in DEF_TEST()
79 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 …]
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…
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 …]
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…
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/concurrent/
DBasicThreadFactory.java35 * for the threads, a custom {@link ThreadFactory} has to be created.
42 * <li>A name pattern for the threads created by this factory can be specified.
49 * ThreadFactoryImpl} keeps a counter of the threads it has already created).
53 * <li>A flag whether the threads created by this factory should be daemon
64 * creates new threads. The configuration options are set on the threads created
70 * Instances of {@link BasicThreadFactory} are not created directly, but the
73 * following example shows how a {@link BasicThreadFactory} is created and
92 /** A counter for the threads created by this factory. */
101 /** Stores the naming pattern for newly created threads. */
134 * {@link ThreadFactory} was passed when this object was created, a default
[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
155 * @return Node ID of the created node, EmptyNodeID in case of error
174 * @return Node ID of the created node, EmptyNodeID in case of error
[all …]
/external/cronet/components/metrics/
Dmetrics_logs_event_manager.h31 // The log was created.
37 // The log is a periodic log, which are created at regular intervals.
39 // The log was created due to the UMA/UKM service shutting down.
43 // The log was created due to the browser being backgrounded.
45 // The log was created due to the browser being foregrounded.
47 // The log was created due to a new alternate ongoing log store being set.
49 // The log was created due to the alternate ongoing log store being unset.
51 // The log was created due to the previous session having stability metrics
54 // The log was fully created and provided by a metrics provider.
74 // Helper class used to indicate that UMA logs created while an instance of
[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/ltp/testcases/kernel/containers/sysvipc/
Dsemtest_2ns.c17 * In container2 try to access the semaphore created in container1 and try to
20 * If mode = None, test will PASS when semaphore created process1 can be read
22 * If mode = Clone, test will PASS when semaphore created in container1 can't
24 * If mode = Unshare, test will PASS when semaphore created in container2 can't
54 tst_res(TINFO, "%s: created key in child1", str_op); in check_sem1()
85 tst_res(TPASS, "Plain cloned process able to access the semaphore created"); in check_sem2()
87 tst_res(TFAIL, "%s: In namespace2 found semaphore created in namespace1", str_op); in check_sem2()
92 tst_res(TPASS, "%s: In namespace2 unable to access semaphore created in namespace1", str_op); in check_sem2()
105 … tst_res(TFAIL, "%s: In namespace2 able to unlock the semaphore created in an namespace1", str_op); in check_sem2()
110 …tst_res(TPASS, "%s: In namespace2 unable to unlock the semaphore created in an namespace1", str_op… in check_sem2()
/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/cronet/net/nqe/
Devent_creator_unittest.cc38 // No new entry should be created since the network quality has not changed. in TEST()
43 // A new entry should be created since effective connection type has changed. in TEST()
48 // A new entry should not be created since HTTP RTT has not changed in TEST()
56 // A new entry should be created since HTTP RTT has changed meaningfully. in TEST()
63 // A new entry should be created since transport RTT has changed meaningfully. in TEST()
70 // A new entry should be created since bandwidth has changed meaningfully. in TEST()
77 // A new entry should not be created since network quality has not changed in TEST()
83 // A new entry should be created since bandwidth has changed meaningfully. in TEST()
90 // A new entry should not be created since bandwidth has not changed by more in TEST()
/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/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/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 …]

12345678910>>...529