Home
last modified time | relevance | path

Searched refs:x2000 (Results 526 - 550 of 3712) sorted by relevance

1...<<21222324252627282930>>...149

/third_party/libuv/src/unix/
H A Ddarwin-stub.h84 static const int kFSEventStreamEventFlagItemFinderInfoMod = 0x2000;
/third_party/musl/src/multibyte/
H A Dwcrtomb.c23 } else if ((unsigned)wc < 0xd800 || (unsigned)wc-0xe000 < 0x2000) { in wcrtomb()
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Depoll.h31 #define EPOLLRDHUP 0x2000
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Depoll.h31 #define EPOLLRDHUP 0x2000
/third_party/musl/porting/liteos_a/kernel/include/
H A Dpoll.h26 #define POLLRDHUP 0x2000
/third_party/musl/porting/uniproton/kernel/src/multibyte/
H A Dwcrtomb.c23 } else if ((unsigned)wc < 0xd800 || (unsigned)wc-0xe000 < 0x2000) { in wcrtomb()
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dpoll.h26 #define POLLRDHUP 0x2000
/third_party/musl/porting/liteos_m/kernel/src/multibyte/
H A Dwcrtomb.c23 } else if ((unsigned)wc < 0xd800 || (unsigned)wc-0xe000 < 0x2000) { in wcrtomb()
/third_party/musl/porting/liteos_a/kernel/src/multibyte/
H A Dwcrtomb.c23 } else if ((unsigned)wc < 0xd800 || (unsigned)wc-0xe000 < 0x2000) { in wcrtomb()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Depoll.h31 #define EPOLLRDHUP 0x2000
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_util.h48 #define PAN_DBG_NO_CACHE 0x2000
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_debug.h44 #define DEBUG_FENCE 0x2000
/third_party/musl/include/sys/
H A Depoll.h31 #define EPOLLRDHUP 0x2000
/third_party/musl/include/
H A Dpoll.h26 #define POLLRDHUP 0x2000
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_debug.h44 #define DEBUG_SYNC 0x2000 /* sync after every flush */
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsfixed.h75 ( ( (x) + 0x2000 - ( (x) < 0 ) ) >> 14 )
/third_party/python/Include/cpython/
H A Dcompile.h20 #define PyCF_ALLOW_TOP_LEVEL_AWAIT 0x2000
/drivers/peripheral/codec/interfaces/include/
H A Dcodec_type.h253 HEVC_LEVEL_MAIN_1 = 0x2000, /**< H.265 Main level 1 */
271 ALLOCATE_OUTPUT_BUFFER_USER_DYNAMIC = 0x2000, /**< Dynamic output buffer allocated by an external user */
H A Dcodec_omx_ext.h58 CODEC_HEVC_PROFILE_MAIN10_HDR10_PLUS = 0x2000,
80 CODEC_HEVC_HIGH_TIER_LEVEL41 = 0x2000,
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dhd64461.h31 #define HD64461_STBCR_CKIO_STBY 0x2000
127 #define HD64461_PCC0ISR HD64461_IO_OFFSET(0x2000) /* socket 0 interface status */
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/
H A Dmal.h150 #define MAL_RX_CTRL_CM 0x2000
159 #define MAL_TX_CTRL_CM 0x2000
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dhd64461.h31 #define HD64461_STBCR_CKIO_STBY 0x2000
127 #define HD64461_PCC0ISR HD64461_IO_OFFSET(0x2000) /* socket 0 interface status */
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dunaligned_32.c143 if(insn & 0x2000) { in compute_effective_address()
159 if(insn & 0x2000) { in safe_compute_effective_address()
/kernel/linux/linux-5.10/drivers/media/common/b2c2/
H A Dflexcop-hw-filter.c115 if (pid == 0x2000) in flexcop_pid_control()
191 * - or the requested pid is 0x2000 */ in flexcop_pid_feed_control()
202 else if (dvbdmxfeed->pid == 0x2000) in flexcop_pid_feed_control()
/kernel/linux/linux-5.10/drivers/usb/c67x00/
H A Dc67x00.h121 #define SOFEOP_TO_HPI_EN(x) ((x) ? 0x2000 : 0x0800)
172 #define CY_UDC_REQ_BUFFER_BASE 0x2000

Completed in 19 milliseconds

1...<<21222324252627282930>>...149