Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/include/bl31/
Dcpu_data.h125 #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/
Dpprint.py47 _id = id variable
/device/google/contexthub/firmware/os/inc/
Dseos.h283 #define INTERNAL_APP_INIT(_id, _ver, _init, _end, _event) \ argument
/device/google/contexthub/lib/include/nanohub/
Dnanohub.h188 #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/
Dtest_support.py1005 def _id(obj): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dcase.py50 def _id(obj): function
/device/linaro/bootloader/edk2/StdLib/Include/arpa/
Dnameser.h117 uint16_t _id, _flags, _counts[ns_s_max]; member