/external/mesa3d/src/util/ |
D | slab.c | 130 pool->migrated = NULL; in slab_create_child() 157 while (pool->migrated) { in slab_destroy_child() 158 struct slab_element_header *elt = pool->migrated; in slab_destroy_child() 159 pool->migrated = elt->next; in slab_destroy_child() 215 pool->free = pool->migrated; in slab_alloc() 216 pool->migrated = NULL; in slab_alloc() 269 elt->next = owner->migrated; in slab_free() 270 owner->migrated = elt; in slab_free()
|
D | slab.h | 69 struct slab_element_header *migrated; member
|
/external/rust/crates/rayon-core/src/join/ |
D | test.rs | 91 let (a_migrated, b_migrated) = join_context(|a| a.migrated(), |b| b.migrated()); in join_context_both() 101 pool.install(|| join_context(|a| a.migrated(), |b| b.migrated())); in join_context_neither() 117 a.migrated() in join_context_second() 121 b.migrated() in join_context_second()
|
D | mod.rs | 129 move |migrated| f(FnContext::new(migrated)) in join_context()
|
/external/rust/crates/rayon/src/iter/plumbing/ |
D | mod.rs | 401 migrated: bool, in bridge_producer_consumer() 412 } else if splitter.try_split(len, migrated) { in bridge_producer_consumer() 420 context.migrated(), in bridge_producer_consumer() 429 context.migrated(), in bridge_producer_consumer() 456 migrated: bool, in bridge_unindexed_producer_consumer() 467 } else if splitter.try_split(migrated) { in bridge_unindexed_producer_consumer() 474 |context| bridge(context.migrated(), splitter, left_producer, left_consumer), in bridge_unindexed_producer_consumer() 475 |context| bridge(context.migrated(), splitter, right_producer, right_consumer), in bridge_unindexed_producer_consumer()
|
/external/rust/crates/rayon-core/src/ |
D | lib.rs | 735 migrated: bool, field 743 fn new(migrated: bool) -> Self { in new() 745 migrated, in new() 755 pub fn migrated(&self) -> bool { in migrated() method 756 self.migrated in migrated()
|
/external/tensorflow/tensorflow/lite/experimental/support/ |
D | README.md | 3 The TensorFlow Lite Support project has been migrated to its own repo. Please
|
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/ |
D | hotplug02.txt | 21 Determine which CPU the process migrated to
|
D | hotplug03.txt | 31 Verify that at least one process has migrated to the new CPU by
|
/external/slf4j/slf4j-migrator/ |
D | LIMITATIONS.txt | 33 - Calls to PropertyConfigurator or DomConfigurator cannot be migrated since
|
/external/perfetto/infra/perfetto.dev/appengine/ |
D | README.md | 14 be migrated to a Type 7 Google Cloud Load Balancer, which supports
|
/external/libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client/ |
D | README.md | 30 [2020/01/31 10:40:23:9893] N: _lws_mqtt_rx_parser: migrated nwsi 0x50febd0 to sid 1 0x5106820
|
/external/tensorflow/tensorflow/python/ops/distributions/ |
D | BUILD | 12 deprecation = ("TensorFlow Distributions has migrated to " +
|
/external/libchrome/libchrome_tools/patches/ |
D | libchrome-Add-EmptyResponseCallback-for-backward-com.patch | 32 + // Remove this callback after clients are migrated.
|
/external/autotest/client/site_tests/camera_V4L2/ |
D | control | 16 # Do not run it in bvt-perbuild suite since it's already migrated to Tast.
|
/external/ltp/testcases/kernel/controllers/memctl/ |
D | memctl_testplan.txt | 15 one of the tasks from group a is migrated to group b and the memory usage of
|
/external/perfetto/infra/ui.perfetto.dev/ |
D | README.md | 14 be migrated to a Type 7 Google Cloud Load Balancer, which supports
|
/external/bazelbuild-rules_android/rules/android_library/ |
D | attrs.bzl | 65 # TODO(str): Remove when fully migrated to android_instrumentation_test
|
/external/tensorflow/third_party/toolchains/remote_config/ |
D | configs.bzl | 68 # TODO(klimek): Delete this once all users are migrated to a python-version
|
/external/linux-kselftest/tools/testing/selftests/net/forwarding/ |
D | README | 8 ASICs, as their ports can not be migrated to other network namespaces
|
/external/lottie/ |
D | README.md | 51 Lottie 2.8.0 and above only supports projects that have been migrated to [androidx](https://develop…
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | modernize-replace-auto-ptr.rst | 41 code that can't be migrated (such as a header coming from a 3\ :sup:`rd`
|
/external/pigweed/pw_assert/ |
D | BUILD.gn | 46 # compatibility. Remove this when projects have migrated.
|
/external/libese/ |
D | README.md | 10 migrated to an always connected bus, like SPI. The interfaces
|
/external/perfetto/protos/perfetto/trace/profiling/ |
D | heap_graph.proto | 19 // TODO(fmayer): Remove this import once clients are migrated to the new
|