Searched defs:__temp (Results 1 – 4 of 4) sorted by relevance
/external/libdrm/ |
D | libdrm_lists.h | 88 #define DRMLISTFOREACHSAFE(__item, __temp, __list) \ argument 93 #define DRMLISTFOREACHSAFEREVERSE(__item, __temp, __list) \ argument 104 #define DRMLISTFOREACHENTRYSAFE(__item, __temp, __list, __head) \ argument
|
/external/intel-media-driver/media_softlet/linux/common/os/i915/include/ |
D | libdrm_lists.h | 92 #define DRMLISTFOREACHSAFE(__item, __temp, __list) \ argument 97 #define DRMLISTFOREACHSAFEREVERSE(__item, __temp, __list) \ argument 108 #define DRMLISTFOREACHENTRYSAFE(__item, __temp, __list, __head) \ argument
|
/external/cronet/tot/third_party/libc++/src/src/include/ |
D | from_chars_floating_point.h | 296 auto __temp = LIBC_NAMESPACE::shared::binary_exp_to_float<_Fp>( in __from_chars_floating_point_hex() local 395 auto __temp = LIBC_NAMESPACE::shared::decimal_exp_to_float<_Fp>( in __from_chars_floating_point_decimal() local
|
/external/cronet/stable/third_party/libc++/src/src/include/ |
D | from_chars_floating_point.h | 296 auto __temp = LIBC_NAMESPACE::shared::binary_exp_to_float<_Fp>( in __from_chars_floating_point_hex() local 395 auto __temp = LIBC_NAMESPACE::shared::decimal_exp_to_float<_Fp>( in __from_chars_floating_point_decimal() local
|