Home
last modified time | relevance | path

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

12

/external/mesa3d/src/util/
Dslab.c132 pool->migrated = NULL; in slab_create_child()
156 while (pool->migrated) { in slab_destroy_child()
157 struct slab_element_header *elt = pool->migrated; in slab_destroy_child()
158 pool->migrated = elt->next; in slab_destroy_child()
214 pool->free = pool->migrated; in slab_alloc()
215 pool->migrated = NULL; in slab_alloc()
268 elt->next = owner->migrated; in slab_free()
269 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/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/autotest/site_utils/
Dsetup_dev_autotest.sh22 This is a transitional flag used to skip certain steps as they are migrated
/external/tensorflow/tensorflow/python/saved_model/
DBUILD6 # when we have migrated all users.
/external/libese/
DREADME.md10 migrated to an always connected bus, like SPI. The interfaces
/external/tensorflow/
DCONTRIBUTING.md60 migrated to the core.
/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/cros/system_api/dbus/cryptohome/
Drpc.proto353 // 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.ini311 # TODO: Remove these released RO builds once they are migrated to Goldeneye.
/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.
/external/clang/docs/
DThreadSafetyAnalysis.rst453 for a period of time, after which they are migrated into the standard analysis.
/external/dtc/Documentation/
Ddtc-paper.tex521 to support the old ppc32 embedded ports that have not been migrated
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTarget.td356 // associated with them. Once we've migrated all of them over to true
/external/freetype/
DChangeLog.271679 migrated to...
/external/lisa/ipynb/tutorial/
DUseCaseExamples_SchedTuneAnalysis.ipynb1540 "### Is the task migrated once we exceed the LITTLE CPUs capacity?"
/external/libmicrohttpd/doc/
Dlibmicrohttpd.texi1414 is to be migrated to another process (i.e. a newer version of the
/external/libxml2/
DNEWS2360 - Added an hash table module, migrated a number of internal structure to
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.13440 * src/ffitest.c: Delete. No longer needed, all test cases migrated

12