/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collunsafe.h | 116 0x0001, 0x18B5, 0x0001, 0x1AC0, 0x0001, 0x1AC1, 0x0001, 0x2000, // 776
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 214 Intrinsic = 0x2000
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 375 Undname_TypeOnly = 0x2000,
|
/third_party/toybox/toys/posix/ |
H A D | file.c | 373 (peek_le(s+magic+22, 2)&0x2000)?"(DLL) ":""); in do_regular_file()
|
/third_party/python/Lib/ |
H A D | uuid.py | 348 elif not self.int & (0x2000 << 48):
|
/third_party/vixl/test/aarch64/traces/ |
H A D | sim-uqshl-h-trace-aarch64.h | 499 0x2000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 511 0x2000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 523 0x2000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 535 0x2000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
|
/third_party/backends/testsuite/backend/genesys/ |
H A D | tests_image_pipeline.cpp | 892 0x1000, 0x2000, 0x3000 in test_node_calibrate_8bit() 928 0x1000, 0x2000, 0x3000 in test_node_calibrate_16bit()
|
/third_party/mesa3d/include/GL/ |
H A D | wglext.h | 172 #define WGL_NUMBER_PIXEL_FORMATS_ARB 0x2000 446 #define WGL_NUMBER_PIXEL_FORMATS_EXT 0x2000
|
/third_party/mesa3d/src/intel/common/ |
H A D | mi_builder.h | 115 bool cs = reg >= 0x2000 && reg < 0x4000; in mi_adjust_reg_num() 117 .num = reg - (cs ? 0x2000 : 0), in mi_adjust_reg_num()
|
/third_party/openGLES/api/GL/ |
H A D | wglext.h | 153 #define WGL_NUMBER_PIXEL_FORMATS_ARB 0x2000 427 #define WGL_NUMBER_PIXEL_FORMATS_EXT 0x2000
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/ |
H A D | s390x.rs | 341 pub const SIGSTKSZ: ::size_t = 0x2000; 466 pub const O_ASYNC: ::c_int = 0x2000;
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | wglext.h | 172 #define WGL_NUMBER_PIXEL_FORMATS_ARB 0x2000 441 #define WGL_NUMBER_PIXEL_FORMATS_EXT 0x2000
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | wglext.h | 172 #define WGL_NUMBER_PIXEL_FORMATS_ARB 0x2000 441 #define WGL_NUMBER_PIXEL_FORMATS_EXT 0x2000
|
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/ |
H A D | wglext.h | 169 #define WGL_NUMBER_PIXEL_FORMATS_ARB 0x2000 431 #define WGL_NUMBER_PIXEL_FORMATS_EXT 0x2000
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | gl_enum_utils_autogen.cpp | 724 case 0x2000: in GLenumToString() 3047 case 0x2000: in GLenumToString()
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
H A D | mod.rs | 1297 pub const EV_FLAG1: u16 = 0x2000; 1533 pub const NFSMNT_READAHEAD: ::c_int = 0x2000; // set read ahead 1588 pub const IFF_LINK1: ::c_int = 0x2000; // per link layer defined bit
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | 802.11.h | 1063 #define FC_MOREDATA 0x2000 /* more data */ 1660 #define DOT11_CAP_CCK_OFDM 0x2000 /* d11 cap. CCK/OFDM */ 3572 #define DOT11_NGBR_BI_FTM 0x2000 3997 #define HT_CAP_PSMP 0x2000 /* Power Save Multi Poll support */ 4283 #define VHT_CAP_EXT_NSS_BW_CAP 0x2000
|
/device/soc/rockchip/common/sdk_linux/include/linux/irqchip/ |
H A D | arm-gic-v3.h | 40 #define GICD_IPRIORITYRnE 0x2000
|
/foundation/arkui/ui_lite/frameworks/common/ |
H A D | typed_text.cpp | 488 codePoint == 0x203C || (codePoint >= 0x2000 && codePoint <= 0x200F) || in IsEmoji()
|
/third_party/ffmpeg/libavcodec/ |
H A D | dss_sp.c | 441 coeffs[0] = 0x2000; in dss_sp_convert_coeffs()
|
H A D | prosumer.c | 42 uint32_t lut[0x2000];
|
/third_party/glfw/src/ |
H A D | win32_platform.h | 222 #define WGL_NUMBER_PIXEL_FORMATS_ARB 0x2000
|
/third_party/alsa-utils/axfer/ |
H A D | container-voc.c | 45 CODE_ID_CREATIVE_ADPCM_16BIT_TO_4BIT_LE = 0x2000,
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | CollationFastLatin.java | 35 static final int PUNCT_START = 0x2000;
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
H A D | CollationFastLatin.java | 39 static final int PUNCT_START = 0x2000;
|