Home
last modified time | relevance | path

Searched refs:migrated (Results 1 – 25 of 41) sorted by relevance

12

/external/mesa3d/src/util/
Dslab.c132 pool->migrated = NULL; in slab_create_child()
159 while (pool->migrated) { in slab_destroy_child()
160 struct slab_element_header *elt = pool->migrated; in slab_destroy_child()
161 pool->migrated = elt->next; in slab_destroy_child()
217 pool->free = pool->migrated; in slab_alloc()
218 pool->migrated = NULL; in slab_alloc()
271 elt->next = owner->migrated; in slab_free()
272 owner->migrated = elt; in slab_free()
Dslab.h69 struct slab_element_header *migrated; member
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
Dhotplug02.txt21 Determine which CPU the process migrated to
Dhotplug03.txt31 Verify that at least one process has migrated to the new CPU by
/external/slf4j/slf4j-migrator/
DLIMITATIONS.txt33 - Calls to PropertyConfigurator or DomConfigurator cannot be migrated since
/external/autotest/contrib/
Dmove_cq_hosts.sh54 echo $host migrated
/external/tensorflow/tensorflow/python/ops/distributions/
DBUILD15 deprecation = ("TensorFlow Distributions has migrated to " +
/external/ltp/testcases/kernel/controllers/memctl/
Dmemctl_testplan.txt15 one of the tasks from group a is migrated to group b and the memory usage of
/external/linux-kselftest/tools/testing/selftests/net/forwarding/
DREADME8 ASICs, as their ports can not be migrated to other network namespaces
/external/autotest/site_utils/
Dsetup_dev_autotest.sh22 This is a transitional flag used to skip certain steps as they are migrated
/external/libese/
DREADME.md10 migrated to an always connected bus, like SPI. The interfaces
/external/grpc-grpc/src/csharp/
DREADME.md68 …` or use Visual Studio Code with C# extension (on Linux and Mac). gRPC C# code has been migrated to
/external/iperf3/docs/
Dnews.rst255 will be migrated from the iperf3 wiki to GitHub Pages.
333 2014-02-28: iperf migrated to GitHub
/external/tensorflow/tensorflow/python/saved_model/
DBUILD6 # when we have migrated all users.
/external/tensorflow/tensorflow/contrib/learn/
DREADME.md71 `tf.contrib.learn.Estimator` is migrated to `tf.estimator.Estimator`.
/external/tensorflow/tensorflow/contrib/distributions/
DBUILD19 deprecation = ("TensorFlow Distributions has migrated to " +
51 deprecation = ("TensorFlow Distributions has migrated to " +
/external/ltp/testcases/kernel/controllers/cpuctl/
Dcpuctl_testplan.txt100 After first run a task is migrated from one group to another group. This task
/external/tensorflow/
DCONTRIBUTING.md78 airtime before decision is made regarding whether they are to be migrated to
/external/boringssl/src/
DBREAKING-CHANGES.md35 3. Remove the original API once all consumers have been migrated.
/external/cros/system_api/dbus/cryptohome/
Drpc.proto386 // a working profile will be migrated. Most user data will be wiped.
/external/llvm/include/llvm/Target/
DTarget.td413 // associated with them. Once we've migrated all of them over to true
764 // migrated away from using positionally encoded operands.
773 // migrated away from using positionally encoded operands.
/external/autotest/
Dglobal_config.ini315 # TODO: Remove these released RO builds once they are migrated to Goldeneye.
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTarget.td491 // associated with them. Once we've migrated all of them over to true
896 // migrated away from using positionally encoded operands.
905 // migrated away from using positionally encoded operands.
/external/vulkan-validation-layers/layers/
Dold_vuid_to_new_mapping.txt2 # In May of 2017, Valid Usage IDs were migrated from
7 # the old IDs and needs to be migrated to the new IDs
/external/google-breakpad/src/build/
Dcommon.gypi149 # Once all vsprops settings are migrated into gyp, this can go away.

12