Home
last modified time | relevance | path

Searched full:releasing (Results 1 – 25 of 891) sorted by relevance

12345678910>>...36

/external/python/pybind11/tests/
Dtest_call_policies.py23 Releasing child.
29 assert capture == "Releasing parent."
44 Releasing parent.
45 Releasing child.
62 Releasing child.
68 assert capture == "Releasing parent."
83 Releasing parent.
84 Releasing child.
104 Releasing parent.
105 Releasing child.
[all …]
Dtest_call_policies.cpp41 ~Child() { py::print("Releasing child."); } in TEST_SUBMODULE()
50 ~Parent() { py::print("Releasing parent."); } in TEST_SUBMODULE()
/external/okio/
DCONTRIBUTING.md34 * [Releasing][releasing]
37 [releasing]: http://square.github.io/okio/releasing/
/external/kotlinpoet/
DRELEASING.md1 Releasing chapter
23 * `ORG_GRADLE_PROJECT_mavenCentralUsername` - Sonatype username for releasing to `com.squareup`.
24 * `ORG_GRADLE_PROJECT_mavenCentralPassword` - Sonatype password for releasing to `com.squareup`.
/external/OpenCL-CTS/test_conformance/buffers/
Dtest_image_migrate.cpp397 print_error(err, "Failed releasing memory object."); in test_image_migrate()
403 print_error(err, "Failed releasing memory object."); in test_image_migrate()
409 print_error(err, "Failed releasing memory object."); in test_image_migrate()
418 print_error(err, "Failed releasing command queue."); in test_image_migrate()
426 print_error(err, "Failed releasing sub device."); in test_image_migrate()
437 print_error(err, "Failed releasing sampler."); in test_image_migrate()
446 print_error(err, "Failed releasing program."); in test_image_migrate()
454 print_error(err, "Failed releasing kernel."); in test_image_migrate()
462 print_error(err, "Failed releasing context."); in test_image_migrate()
Dtest_buffer_migrate.cpp344 print_error(err, "Failed releasing memory object."); in test_buffer_migrate()
350 print_error(err, "Failed releasing memory object."); in test_buffer_migrate()
356 print_error(err, "Failed releasing memory object."); in test_buffer_migrate()
366 print_error(err, "Failed releasing command queue."); in test_buffer_migrate()
374 print_error(err, "Failed releasing sub device."); in test_buffer_migrate()
385 print_error(err, "Failed releasing program."); in test_buffer_migrate()
393 print_error(err, "Failed releasing kernel."); in test_buffer_migrate()
401 print_error(err, "Failed releasing context."); in test_buffer_migrate()
/external/clang/test/Sema/
Dwarn-thread-safety-analysis.c121 …mutex_shared_unlock(&mu1); // expected-warning {{releasing mutex 'mu1' using shared access, ex… in main()
122 mutex_exclusive_unlock(&mu1); // expected-warning {{releasing mutex 'mu1' that was not held}} in main()
125 …mutex_exclusive_unlock(&mu1); // expected-warning {{releasing mutex 'mu1' using exclusive access, … in main()
126 mutex_shared_unlock(&mu1); // expected-warning {{releasing mutex 'mu1' that was not held}} in main()
/external/grpc-grpc-java/
DRELEASING.md87 5. Continue with Google-internal steps at go/grpc/java/releasing.
147 Trigger build as described in "Auto releasing using kokoro" at
148 go/grpc/java/releasing.
156 Releasing on Maven Central
164 process). You can see the complete process for releasing to Maven Central on the
165 [OSSRH site](http://central.sonatype.org/pages/releasing-the-deployment.html).
/external/libnl/lib/route/link/
Dbonding.c146 * @note The feature of enslaving/releasing via netlink has only been added
187 * Constructs a RTM_NEWLINK or RTM_SETLINK message releasing the slave from
190 * @note The feature of enslaving/releasing via netlink has only been added
/external/e2fsprogs/tests/scripts/
Dmkdup22 echo "Releasing blocks $BLKS"
32 echo "Releasing blocks $BLKS"
/external/grpc-grpc/src/objective-c/RxLibrary/
DGRXWriter+Immediate.h46 * Returns a writer that sends the passed value to its writeable and then finishes (releasing the
53 * (then releasing the error).
DGRXImmediateWriter.h62 * Returns a writer that sends the passed value to its writeable and then finishes (releasing the
69 * (then releasing the error).
/external/boringssl/src/
DAPI-CONVENTIONS.md184 of each object, or what code is responsible for releasing it. This matches the
188 the latter, ownership means the code is responsible for releasing one
218 for releasing the output pointer, but it must not use the pointer beyond its
223 one, the caller is responsible for releasing the object when it is done.
/external/cronet/third_party/boringssl/src/
DAPI-CONVENTIONS.md184 of each object, or what code is responsible for releasing it. This matches the
188 the latter, ownership means the code is responsible for releasing one
218 for releasing the output pointer, but it must not use the pointer beyond its
223 one, the caller is responsible for releasing the object when it is done.
/external/ktfmt/
DREADME.md118 ### Releasing subsection
120 See [RELEASING.md](RELEASING.md).
/external/toolchain-utils/crosperf/
Dbenchmark_run_unittest.py248 "Releasing machine: chromeos1-row3-rack5-host7.cros",
265 "Releasing machine: chromeos1-row3-rack5-host7.cros",
282 "Releasing machine: chromeos1-row3-rack5-host7.cros",
300 "Releasing machine: chromeos1-row3-rack5-host7.cros",
/external/opencensus-java/
DRELEASING.md166 ## Releasing on Maven Central
173 the complete process for releasing to Maven Central on the [OSSRH
174 site](http://central.sonatype.org/pages/releasing-the-deployment.html).
192 After releasing is done, you need to update all readmes and examples to point to the
/external/webrtc/sdk/objc/components/video_codec/
Dnalu_rewriter.h39 // Caller is responsible for releasing the created sample buffer.
48 // The caller is responsible for releasing the description.
/external/clang/test/PCH/
Dthread-safety-attrs.cpp212 // expected-warning{{releasing mutex 'sls_mu' that was not held}} in sls_fun_bad_1()
252 expected-warning{{releasing mutex 'sls_mu' that was not held}} in sls_fun_bad_6()
300 // expected-warning{{releasing mutex 'sls_mu' that was not held}} in sls_fun_bad_11()
/external/perfetto/docs/
Dtoc.md79 * [Releasing the SDK](contributing/sdk-releasing.md)
/external/arm-trusted-firmware/lib/locks/bakery/
Dbakery_lock_coherent.c158 * before releasing the lock. Also ensure all loads in the critical in bakery_lock_release()
159 * section are complete before releasing the lock. Release the lock by in bakery_lock_release()
/external/libnl/lib/route/qdisc/
Dplug.c100 * Unplug the qdisc, releasing packets from queue head
117 * Indefinitely unplug the qdisc, releasing all packets.
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dbackup_poller.cc157 /* Get a reference to g_poller->pollset before releasing g_poller_mu to make in grpc_client_channel_start_backup_polling()
159 * releasing the lock and setting g_poller to NULL in g_poller_unref() is in grpc_client_channel_start_backup_polling()
/external/libbrillo/brillo/glib/
Ddbus.cc241 // Handle the error codes, releasing the name if exclusivity conditions in RegisterExclusiveService()
245 LOG(ERROR) << "Failed to become the primary owner. Releasing . . ."; in RegisterExclusiveService()
252 LOG(ERROR) << "Service name request enqueued despite our flags. Releasing"; in RegisterExclusiveService()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dbackup_poller.cc165 /* Get a reference to g_poller->pollset before releasing g_poller_mu to make in grpc_client_channel_start_backup_polling()
167 * releasing the lock and setting g_poller to NULL in g_poller_unref() is in grpc_client_channel_start_backup_polling()

12345678910>>...36