Searched defs:_uuid (Results 1 – 7 of 7) sorted by relevance
/external/trusty/arm-trusted-firmware/include/services/ |
D | el3_spmc_logical_sp.h | 35 #define DECLARE_LOGICAL_PARTITION(_name, _init, _sp_id, _uuid, _properties, \ argument
|
D | el3_spmd_logical_sp.h | 51 #define DECLARE_SPMD_LOGICAL_PARTITION(_name, _init, _sp_id, _uuid, _properties) \ argument
|
/external/arm-trusted-firmware/include/lib/ |
D | smccc.h | 197 #define SMC_UUID_RET(_h, _uuid) \ argument
|
/external/trusty/arm-trusted-firmware/include/lib/ |
D | smccc.h | 220 #define SMC_UUID_RET(_h, _uuid) \ argument
|
/external/python/cpython3/Lib/test/ |
D | test_uuid.py | 782 _uuid = py_uuid variable in BaseTestInternals
|
/external/python/cpython3/Lib/ |
D | uuid.py | 577 _uuid = None variable
|
/external/tensorflow/tensorflow/lite/python/ |
D | op_hint.py | 71 import uuid as _uuid namespace
|