Home
last modified time | relevance | path

Searched refs:model_id (Results 1 – 4 of 4) sorted by relevance

/third_party/libuv/src/unix/
Dlinux-core.c347 int model_id; in read_models() local
357 (void) &model_id; in read_models()
458 model_id = strtol(model, NULL, 16); in read_models()
459 if ((errno != 0) || model_id < 0) { in read_models()
465 if (model_id == arm_chips[part_idx].id) { in read_models()
/third_party/ffmpeg/tests/ref/fate/
Durl132 …//key.dns.com?key_id=2&model_id=12345&&access_key= => https key.dns.…
/third_party/mingw-w64/mingw-w64-headers/include/
Ddxva.h37 UCHAR model_id; member
/third_party/uboot/u-boot-2020.01/include/
Dec_commands.h4485 uint32_t model_id; member