Home
last modified time | relevance | path

Searched defs:_uuid (Results 1 – 7 of 7) sorted by relevance

/external/trusty/arm-trusted-firmware/include/services/
Del3_spmc_logical_sp.h35 #define DECLARE_LOGICAL_PARTITION(_name, _init, _sp_id, _uuid, _properties, \ argument
Del3_spmd_logical_sp.h51 #define DECLARE_SPMD_LOGICAL_PARTITION(_name, _init, _sp_id, _uuid, _properties) \ argument
/external/arm-trusted-firmware/include/lib/
Dsmccc.h197 #define SMC_UUID_RET(_h, _uuid) \ argument
/external/trusty/arm-trusted-firmware/include/lib/
Dsmccc.h220 #define SMC_UUID_RET(_h, _uuid) \ argument
/external/python/cpython3/Lib/test/
Dtest_uuid.py782 _uuid = py_uuid variable in BaseTestInternals
/external/python/cpython3/Lib/
Duuid.py577 _uuid = None variable
/external/tensorflow/tensorflow/lite/python/
Dop_hint.py71 import uuid as _uuid namespace