Searched defs:_r (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format_yuv.h | 61 const float _r = CLAMP(r, 0.0f, 1.0f); in util_format_rgb_float_to_yuv() local 113 const int _r = (298 * _y + 409 * _v + 128) >> 8; in util_format_yuv_to_rgb_8unorm() local
|
/external/bison/lib/ |
D | stdio-impl.h | 54 # define _r pub._r macro
|
/external/speex/libspeex/ |
D | cb_search_sse.h | 54 static void compute_weighted_codebook(const signed char *shape_cb, const spx_sig_t *_r, float *resp… in compute_weighted_codebook()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawCreateInfoUtil.cpp | 47 ComponentMapping::ComponentMapping (vk::VkComponentSwizzle _r, in ComponentMapping()
|
/external/syslinux/gpxe/src/drivers/net/ath5k/ |
D | ath5k.h | 538 #define AR5K_TXPOWER_OFDM(_r, _v) ( \ argument 543 #define AR5K_TXPOWER_CCK(_r, _v) ( \ argument
|
D | reg.h | 546 #define AR5K_QUEUE_REG(_r, _q) (((_q) << 2) + _r) argument 547 #define AR5K_QCU_GLOBAL_READ(_r, _q) (AR5K_REG_READ(_r) & (1 << _q)) argument 548 #define AR5K_QCU_GLOBAL_WRITE(_r, _q) AR5K_REG_WRITE(_r, (1 << _q)) argument
|
/external/tcpdump/ |
D | print-802_11.c | 409 #define PRINT_RATE(_sep, _r, _suf) \ argument
|
/external/iproute2/misc/ |
D | ss.c | 48 #define DIAG_REQUEST(_req, _r) \ argument
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 6428 void descreader_cleanup(void *_r) { in descreader_cleanup()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 7089 void descreader_cleanup(void *_r) { in descreader_cleanup()
|