/hardware/ril/mock-ril/src/cpp/ |
D | protobuf_v8.cpp | 153 descriptor->field(i)->camelcase_name() << in Type() 157 to << "this['" << descriptor->field(i)->camelcase_name() << "']"; in Type() 158 DBG("field name=%s", descriptor->field(i)->name().c_str()); in Type() 191 reflection->GetRepeated##TYPE(instance, field, index) : \ 192 reflection->Get##TYPE(instance, field)) 196 const FieldDescriptor* field, in ToJs() argument 200 switch (field->cpp_type()) { in ToJs() 248 const FieldDescriptor* field = descriptor->field(i); in ToJs() local 249 bool repeated = field->is_repeated(); in ToJs() 250 if (repeated && !reflection->FieldSize(instance, field)) { in ToJs() [all …]
|
/hardware/broadcom/wlan/bcm4329/dhdutil/include/ |
D | bcmdefs.h | 169 #define GFIELD(val, field) \ argument 170 (((val) >> field ## _S) & field ## _M) 171 #define SFIELD(val, field, bits) \ argument 172 (((val) & (~(field ## _M << field ## _S))) | \ 173 ((unsigned)(bits) << field ## _S))
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | bcmdefs.h | 202 #define GFIELD(val, field) \ argument 203 (((val) >> field ## _S) & field ## _M) 204 #define SFIELD(val, field, bits) \ argument 205 (((val) & (~(field ## _M << field ## _S))) | \ 206 ((unsigned)(bits) << field ## _S))
|
/hardware/ti/wlan/wl1271/utils/ |
D | tidef.h | 142 #define TI_FIELD_OFFSET(type,field) ((TI_UINT32)(&(((type*)0)->field))) argument 157 #define IS_MASK_ON( field, bitmask ) ( (bitmask) == ( (field) & (bitmask) ) ) argument 166 #define IS_MASK_OFF( field, bitmask ) ( ~(bitmask) == ( (field) | ~(bitmask) ) ) argument
|
/hardware/samsung_slsi/exynos5/include/ |
D | videodev2.h | 128 #define V4L2_FIELD_HAS_TOP(field) \ argument 129 ((field) == V4L2_FIELD_TOP ||\ 130 (field) == V4L2_FIELD_INTERLACED ||\ 131 (field) == V4L2_FIELD_INTERLACED_TB ||\ 132 (field) == V4L2_FIELD_INTERLACED_BT ||\ 133 (field) == V4L2_FIELD_SEQ_TB ||\ 134 (field) == V4L2_FIELD_SEQ_BT) 135 #define V4L2_FIELD_HAS_BOTTOM(field) \ argument 136 ((field) == V4L2_FIELD_BOTTOM ||\ 137 (field) == V4L2_FIELD_INTERLACED ||\ [all …]
|
D | v4l2-mediabus.h | 95 __u32 field; member
|
/hardware/ti/wlan/wl1271/TWD/TwIf/ |
D | TwIf.h | 63 #define PADDING(field) \ argument 65 field;
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/ |
D | perf_log.h | 32 #define PERF_mask(field, len) \ argument 33 ( ((unsigned long) (field)) & ((1 << (len)) - 1) ) 35 #define PERF_bits(field, start, len) \ argument 36 ( (((unsigned long) (field)) >> start) & ((1 << (len)) - 1) ) 38 #define PERF_log_combine(flag, field, len) \ argument 39 ( ((unsigned long) (flag)) | (PERF_mask(field, len) & PERF_LOG_NotMask) )
|
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/ |
D | v4l2-mediabus.h | 111 __u32 field; member
|
/hardware/qcom/display/ |
D | common.mk | 21 common_flags := -DDEBUG_CALC_FPS -Wno-missing-field-initializers
|
/hardware/ti/wlan/mac80211/ti-utils/ini_files/128x/ |
D | TQS_D_1.7.ini | 18 …5v, 1: 2.55v, 2: 2.6v); Format: Unsigned; Source: Customer; Comment: This field notifies the FW wh… 55 …# Length: 1; Unit: 1/8dB; Format: Signed; Source: Customer; Comment: This field is used to fine-tu… 73 …# Length: 7; Unit: 1/8dB; Format: Signed; Source: Customer; Comment: This field is used to fine-tu…
|
D | TQS_D_1.0.ini | 18 …5v, 1: 2.55v, 2: 2.6v); Format: Unsigned; Source: Customer; Comment: This field notifies the FW wh… 55 …# Length: 1; Unit: 1/8dB; Format: Signed; Source: Customer; Comment: This field is used to fine-tu… 73 …# Length: 7; Unit: 1/8dB; Format: Signed; Source: Customer; Comment: This field is used to fine-tu…
|
D | RFMD_S_3.5.ini | 18 …5v, 1: 2.55v, 2: 2.6v); Format: Unsigned; Source: Customer; Comment: This field notifies the FW wh… 53 …# Length: 1; Unit: 1/8dB; Format: Signed; Source: Customer; Comment: This field is used to fine-tu…
|
D | TQS_S_2.6.ini | 18 …5v, 1: 2.55v, 2: 2.6v); Format: Unsigned; Source: Customer; Comment: This field notifies the FW wh… 53 …# Length: 1; Unit: 1/8dB; Format: Signed; Source: Customer; Comment: This field is used to fine-tu…
|
/hardware/ti/wlan/mac80211/config/ |
D | TQS_D_1.7.ini | 18 …5v, 1: 2.55v, 2: 2.6v); Format: Unsigned; Source: Customer; Comment: This field notifies the FW wh… 55 …# Length: 1; Unit: 1/8dB; Format: Signed; Source: Customer; Comment: This field is used to fine-tu… 73 …# Length: 7; Unit: 1/8dB; Format: Signed; Source: Customer; Comment: This field is used to fine-tu…
|
/hardware/samsung_slsi/exynos5/libhwjpeg/ |
D | ExynosJpegBase.cpp | 93 fmt.fmt.pix_mp.field = V4L2_FIELD_ANY; in t_v4l2SetFmt() 210 v4l2_buf.field = V4L2_FIELD_ANY; in t_v4l2Qbuf()
|
/hardware/ti/wlan/mac80211/ti-utils/ini_files/127x/ |
D | TQS_D_1.0.ini | 52 …# Length: 1; Unit: 1/8dB; Format: Signed; Source: Customer; Comment: This field is used to fine-tu… 68 …# Length: 7; Unit: 1/8dB; Format: Signed; Source: Customer; Comment: This field is used to fine-tu…
|
D | TQS_D_1.7.ini | 52 …# Length: 1; Unit: 1/8dB; Format: Signed; Source: Customer; Comment: This field is used to fine-tu… 68 …# Length: 7; Unit: 1/8dB; Format: Signed; Source: Customer; Comment: This field is used to fine-tu…
|
D | TQS_S_2.6.ini | 49 …# Length: 1; Unit: 1/8dB; Format: Signed; Source: Customer; Comment: This field is used to fine-tu…
|
D | TQS_S_2.5.ini | 49 …# Length: 1; Unit: 1/8dB; Format: Signed; Source: Customer; Comment: This field is used to fine-tu…
|
D | RFMD_S_3.5.ini | 49 …# Length: 1; Unit: 1/8dB; Format: Signed; Source: Customer; Comment: This field is used to fine-tu…
|
/hardware/ril/mock-ril/src/proto/ |
D | ril.proto | 123 * Octet 3 (Protocol Discriminator field) in the UUIE. The values have been
|
/hardware/samsung_slsi/exynos5/librotator/ |
D | exynos_rotator.c | 515 info->format.fmt.pix_mp.field = V4L2_FIELD_ANY; in m_exynos_rotator_set_format()
|
/hardware/ti/wlan/mac80211/ti-utils/ |
D | README | 182 Size of data field in MPDU (in bytes, 0 - 2284)
|
/hardware/samsung_slsi/exynos5/libgscaler/ |
D | exynos_gscaler.c | 631 info->format.fmt.pix_mp.field = V4L2_FIELD_ANY; in m_exynos_gsc_set_format() 1586 fmt.fmt.pix_mp.field = V4L2_FIELD_NONE; in exynos_gsc_out_config()
|