Searched defs:BIT (Results 1 - 25 of 28) sorted by relevance

12

/external/ltrace/sysdeps/linux-gnu/arm/
H A Dregs.h22 #define BIT(obj,st) (((obj) >> (st)) & 1) macro
25 ((long) (BITS(obj,st,fn) | ((long) BIT(obj,fn) * ~ SUBMASK(fn - st))))
/external/libmpeg2/common/
H A Dimpeg2_macros.h37 #define BIT(val,bit) (UWORD16)(((val) >> (bit)) & 0x1) macro
/external/libmpeg2/decoder/
H A Dimpeg2d_bitstream.c46 #define BIT(val,bit) (UWORD16)(((val) >> (bit)) & 0x1) macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
H A Devtest.c305 #define BIT(x) (1UL<<OFF(x)) macro
/external/iw/
H A Diw.h168 #define BIT(x) (1ULL<<(x)) macro
/external/libvpx/libvpx/vpx_ports/
H A Dx86.h154 #ifndef BIT
155 #define BIT(n) (1<<n) macro
186 if (reg_edx & BIT(23)) flags |= HAS_MMX;
188 if (reg_edx & BIT(25)) flags |= HAS_SSE; /* aka xmm */
190 if (reg_edx & BIT(26)) flags |= HAS_SSE2; /* aka wmt */
192 if (reg_ecx & BIT(0)) flags |= HAS_SSE3;
194 if (reg_ecx & BIT(9)) flags |= HAS_SSSE3;
196 if (reg_ecx & BIT(19)) flags |= HAS_SSE4_1;
199 if ((reg_ecx & (BIT(27) | BIT(2
[all...]
/external/opencv3/3rdparty/libwebp/enc/
H A Diterator.c189 #define BIT(nz, n) (!!((nz) & (1 << (n)))) macro
197 top_nz[0] = BIT(tnz, 12);
198 top_nz[1] = BIT(tnz, 13);
199 top_nz[2] = BIT(tnz, 14);
200 top_nz[3] = BIT(tnz, 15);
202 top_nz[4] = BIT(tnz, 18);
203 top_nz[5] = BIT(tnz, 19);
205 top_nz[6] = BIT(tnz, 22);
206 top_nz[7] = BIT(tnz, 23);
208 top_nz[8] = BIT(tn
242 #undef BIT macro
[all...]
/external/libunwind/tests/
H A DGia64-test-nat.c505 # define BIT(n) ((unw_word_t) 1 << (n)) macro
506 # define DONTCARE (BIT( 6) | BIT( 7) | BIT( 8) | BIT( 9) | BIT(10) \
507 | BIT(11) | BIT(12) | BIT(13) | BIT(1
[all...]
/external/webp/src/enc/
H A Diterator.c228 #define BIT(nz, n) (!!((nz) & (1 << (n)))) macro
236 top_nz[0] = BIT(tnz, 12);
237 top_nz[1] = BIT(tnz, 13);
238 top_nz[2] = BIT(tnz, 14);
239 top_nz[3] = BIT(tnz, 15);
241 top_nz[4] = BIT(tnz, 18);
242 top_nz[5] = BIT(tnz, 19);
244 top_nz[6] = BIT(tnz, 22);
245 top_nz[7] = BIT(tnz, 23);
247 top_nz[8] = BIT(tn
281 #undef BIT macro
[all...]
/external/v8/src/compiler/
H A Dloop-analysis.cc18 #define BIT(x) (1u << OFFSET(x)) macro
79 bool marked_forward = forward_[index] & BIT(i);
80 bool marked_backward = backward_[index] & BIT(i);
130 uint32_t mask = i == INDEX(loop_filter) ? ~BIT(loop_filter) : 0xFFFFFFFF;
143 uint32_t next = prev | BIT(loop_num);
152 uint32_t next = prev | BIT(loop_num);
175 return backward_[offset] & forward_[offset] & BIT(loop_num);
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dcommon.h412 #ifndef BIT
413 #define BIT(x) (1U << (x)) macro
/external/wpa_supplicant_8/src/utils/
H A Dcommon.h412 #ifndef BIT
413 #define BIT(x) (1U << (x)) macro
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dcommon.h412 #ifndef BIT
413 #define BIT(x) (1U << (x)) macro
/external/ppp/pppd/
H A Dipxcp.c226 #define BIT(num) (1 << (num)) macro
238 if (internal & BIT(IPX_NONE) )
572 ao->router |= BIT(RIP_SAP);
573 wo->router |= BIT(RIP_SAP);
826 s = BIT(s);
854 try.router &= (ao->router | BIT(IPX_NONE));
856 try.router = BIT(IPX_NONE);
1154 wo->router = BIT(IPX_NONE);
1158 (ho->router & BIT(IPX_NONE))) {
1163 cishort = BIT(cishor
[all...]
/external/dhcpcd-6.8.2/
H A Ddhcp6.c458 #define BIT(n) (1l << (n)) macro
459 #define BIT_MASK(len) (BIT(len) - 1)
/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DMeasureUnit.java419 public static final MeasureUnit BIT = MeasureUnit.internalGetInstance("digital", "bit"); field in class:MeasureUnit
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DMeasureUnit.java446 public static final MeasureUnit BIT = MeasureUnit.internalGetInstance("digital", "bit"); field in class:MeasureUnit
/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1705 SDValue BIT = DAG.getConstant(1 << bitPos, DL, HalfVT); local
1706 SDValue realBIT = DAG.getSelectCC(DL, REM, RHS, BIT, zero, ISD::SETUGE);
/external/tcpdump/
H A Dprint-802_11.c2827 #define BIT(n) (1U << n) macro
2829 (EXTRACT_LE_32BITS(__p) & BIT(IEEE80211_RADIOTAP_EXT)) != 0
2910 #undef BIT macro
/external/autotest/client/bin/input/
H A Dlinux_input.py1107 def BIT(x): function
/external/mksh/src/
H A Dsh.h494 #define BIT(i) (1 << (i)) macro
777 #define EF_BRKCONT_PASS BIT(1) /* set if E_LOOP must pass break/continue on */
778 #define EF_FAKE_SIGDIE BIT(2) /* hack to get info from unwind to quitenv */
918 #define TF_SHELL_USES BIT(0) /* shell uses signal, user can't change */
919 #define TF_USER_SET BIT(1) /* user has (tried to) set trap */
920 #define TF_ORIG_IGN BIT(2) /* original action was SIG_IGN */
921 #define TF_ORIG_DFL BIT(3) /* original action was SIG_DFL */
922 #define TF_EXEC_IGN BIT(4) /* restore SIG_IGN just before exec */
923 #define TF_EXEC_DFL BIT(5) /* restore SIG_DFL just before exec */
924 #define TF_DFL_INTR BIT(
[all...]
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 3321 milliseconds

12