Home
last modified time | relevance | path

Searched refs:use (Results 1 – 25 of 56) sorted by relevance

123

/system/bt/stack/a2dp/
Da2d_sbc.c95 UINT8 use; member
157 p_last->use = p_cur->use; in A2D_SbcDescramble()
159 p_cur->use = p_pkt[A2D_SBC_CRC_IDX] & A2D_SBC_USE_MASK; in A2D_SbcDescramble()
161 a2d_sbc_ds_cb.index = (p_cur->use)?A2D_SBC_CIDX:A2D_SBC_LIDX; in A2D_SbcDescramble()
/system/bt/doc/
Dstyle_guide.md58 The use of the C preprocessor should be minimized. In particular:
59 * use functions or, if absolutely necessary, inline functions instead of macros
60 * use `static const` variables instead of `#define`
61 * use `enum` for enumerations, not a collection of `#define`s
62 * minimize the use of feature / conditional macros
110 // use i
143 Instead, use zero-length arrays as described above to avoid pointer arithmetic
159 mechanism exists. In other words, use `__func__` over `__FUNCTION__`.
163 Whereas the _Language_ section describes the use of language features, this
169 Likewise, use `osi_free` over `free`. These wrapped functions provide additional
[all …]
/system/extras/showslab/
Dshowslab.c28 unsigned long use; /* percent full: total / active */ member
129 p->use = 100 * p->nr_active_objs / p->nr_objs; in get_slabinfo()
132 p->use = 0; in get_slabinfo()
239 BUILD_SORT_FUNC(use) in BUILD_SORT_FUNC()
340 p->nr_objs, p->nr_active_objs, p->use, in main()
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/bt/embdrv/sbc/encoder/srce/
Dsbc_encoder.c88 UINT8 use; member
104 p_last->idx = p_cur->idx; p_last->use = p_cur->use;}
105 #define SBC_PRTC_GETC(ar) {p_cur->use = ar[SBC_PRTC_CRC_IDX] & SBC_PRTC_USE_MASK; \
107 #define SBC_PRTC_CHK_CRC(ar) {SBC_PRTC_C2L();SBC_PRTC_GETC(ar);sbc_prtc_cb.index = (p_cur->use)?SBC…
/system/extras/ksmutils/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/core/init/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/extras/libpagemap/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/core/logcat/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/extras/timeinfo/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/extras/tests/cpueater/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/extras/su/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/extras/procmem/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/extras/ext4_utils/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/extras/librank/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/core/libpixelflinger/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/extras/showmap/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/extras/latencytop/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/core/libcutils/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/core/libutils/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/core/liblog/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/core/logwrapper/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/extras/procrank/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/core/debuggerd/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/core/run-as/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the

123