Home
last modified time | relevance | path

Searched refs:x800 (Results 576 - 600 of 2781) sorted by relevance

1...<<21222324252627282930>>...112

/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
H A Dif.h40 #define IFF_SLAVE 0x800
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dfanotify.h52 #define FAN_MOVE_SELF 0x800
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state.h51 #define LP_NEW_SAMPLER_VIEW 0x800
/third_party/musl/include/net/
H A Dif.h40 #define IFF_SLAVE 0x800
/third_party/musl/include/sys/
H A Dfanotify.h52 #define FAN_MOVE_SELF 0x800
/third_party/musl/libc-test/src/functional/
H A Dmbc.c69 TCHAR((mbrtowc(&wc, "\xe0\xa0\x80", 3, &st),wc), 0x800, "wrong char"); in main()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state.h49 #define SP_NEW_TEXTURE 0x800
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftmodapi.h123 #define FT_MODULE_DRIVER_HINTS_LIGHTLY 0x800 /* the driver's hinter */
/third_party/protobuf/js/experimental/runtime/kernel/
H A Dtextencoding.js91 } else if (c1 < 0x800) {
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DUtf8Utils.java63 return 0x800; in decode()
/third_party/rust/crates/libc/src/unix/solarish/
H A Dillumos.rs28 pub const EFD_NONBLOCK: ::c_int = 0x800;
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dx509v3.rs56 pub const EXFLAG_INVALID_POLICY: u32 = 0x800;
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h834 #define ANACTRL_LCKDET_PHY 0x800
886 #define SRDSYSMOD_PLL_EN 0x800
907 #define HIBNEG_GATE_25M_EN 0x800
921 #define TST10BTCFG_DIV_MAN_MLT3_EN 0x800
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h870 #define ANACTRL_LCKDET_PHY 0x800
922 #define SRDSYSMOD_PLL_EN 0x800
943 #define HIBNEG_GATE_25M_EN 0x800
957 #define TST10BTCFG_DIV_MAN_MLT3_EN 0x800
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dpowerpc.rs184 pub const O_NDELAY: ::c_int = 0x800;
304 pub const EFD_NONBLOCK: ::c_int = 0x800;
336 pub const TAB2: ::tcflag_t = 0x800;
359 pub const CREAD: ::tcflag_t = 0x800;
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs203 pub const O_EXCL: ::c_int = 0x800;
370 pub const TAB1: ::tcflag_t = 0x800;
398 pub const CLOCAL: ::tcflag_t = 0x800;
399 pub const ECHOKE: ::tcflag_t = 0x800;
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/sparc64/
H A Dmod.rs210 pub const O_EXCL: ::c_int = 0x800;
449 pub const TAB1: ::tcflag_t = 0x800;
477 pub const CLOCAL: ::tcflag_t = 0x800;
478 pub const ECHOKE: ::tcflag_t = 0x800;
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/
H A Dactions-thumb.c336 if (insn & 0x800) /* LDR */ in t16_simulate_ldrstr_sp_relative()
346 unsigned long base = (insn & 0x800) ? regs->ARM_sp in t16_simulate_reladr()
370 if (nonzero & 0x800) { in t16_simulate_cbz()
/kernel/linux/linux-6.6/arch/arm/probes/kprobes/
H A Dactions-thumb.c336 if (insn & 0x800) /* LDR */ in t16_simulate_ldrstr_sp_relative()
346 unsigned long base = (insn & 0x800) ? regs->ARM_sp in t16_simulate_reladr()
370 if (nonzero & 0x800) { in t16_simulate_cbz()
/kernel/linux/linux-5.10/drivers/net/hippi/
H A Drrunner.h183 #define INVALID_INST_B 0x800
197 #define FORCE_DMA_PARITY_ERROR 0x800
307 #define NIC_NO_RESTART 0x800
/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/
H A Dnv_setup.c151 PRAMDAC += 0x800; in NVIsConnected()
189 par->PCRTC = par->PCRTC0 + 0x800; in NVSelectHeadRegisters()
190 par->PRAMDAC = par->PRAMDAC0 + 0x800; in NVSelectHeadRegisters()
/kernel/linux/linux-6.6/drivers/video/fbdev/nvidia/
H A Dnv_setup.c148 PRAMDAC += 0x800; in NVIsConnected()
186 par->PCRTC = par->PCRTC0 + 0x800; in NVSelectHeadRegisters()
187 par->PRAMDAC = par->PRAMDAC0 + 0x800; in NVSelectHeadRegisters()
/kernel/linux/linux-6.6/drivers/net/hippi/
H A Drrunner.h183 #define INVALID_INST_B 0x800
197 #define FORCE_DMA_PARITY_ERROR 0x800
307 #define NIC_NO_RESTART 0x800
/third_party/ffmpeg/libavcodec/
H A Dg729dec.c652 0x800)) in decode_frame()
674 0x800); in decode_frame()
684 0x800); in decode_frame()
/third_party/ffmpeg/libavformat/
H A Ddv.c69 sample = (sample < 0x800) ? sample : sample | 0xf000; in dv_audio_12to16()
123 * 1. By default we silence erroneous (0x8000/16-bit 0x800/12-bit) audio samples.
202 lc = (lc == 0x800 ? 0 : dv_audio_12to16(lc)); in dv_extract_audio()
203 rc = (rc == 0x800 ? 0 : dv_audio_12to16(rc)); in dv_extract_audio()

Completed in 29 milliseconds

1...<<21222324252627282930>>...112