Searched defs:_id (Results 1 – 7 of 7) sorted by relevance
/device/linaro/bootloader/arm-trusted-firmware/include/bl31/ |
D | cpu_data.h | 125 #define get_cpu_data_by_mpidr(_id, _m) _cpu_data_by_mpidr(_id)->_m argument 126 #define set_cpu_data_by_mpidr(_id, _m, _v) _cpu_data_by_mpidr(_id)->_m = _v argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | pprint.py | 47 _id = id variable
|
/device/google/contexthub/firmware/os/inc/ |
D | seos.h | 283 #define INTERNAL_APP_INIT(_id, _ver, _init, _end, _event) \ argument
|
/device/google/contexthub/lib/include/nanohub/ |
D | nanohub.h | 188 #define AES_KEY_ID(_id) (((struct KeyInfo){ .key_type = CKK_AES, .obj_type = CKO_SECRET_KEY, .size … argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_support.py | 1005 def _id(obj): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/ |
D | case.py | 50 def _id(obj): function
|
/device/linaro/bootloader/edk2/StdLib/Include/arpa/ |
D | nameser.h | 117 uint16_t _id, _flags, _counts[ns_s_max]; member
|