Home
last modified time | relevance | path

Searched defs:lid (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/include/android_stub/log/
Dlog_read.h46 uint32_t lid; /* log id of the payload, bottom 4 bits currently */ member
/third_party/ffmpeg/libavformat/
Drtpdec_hevc.c183 int tid, lid, nal_type; in hevc_handle_packet() local
/third_party/mksh/
Dulimit.c160 #define FN(lname,lid,lfac,lopt) \ argument
/third_party/libinput/src/
Devdev-fallback.h164 } lid; member
/third_party/libinput/test/
Dtest-touchpad.c6897 struct litest_device *lid, *tabletmode, *extmouse; in START_TEST() local
7037 struct litest_device *lid, *tabletmode, *extmouse; in START_TEST() local
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp1756 for (int lid = 0; lid < int(sequence.size()); ++lid) in handleEntryPointAttributes() local