Home
last modified time | relevance | path

Searched refs:x100 (Results 351 - 375 of 1489) sorted by relevance

1...<<11121314151617181920>>...60

/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftmodapi.h117 #define FT_MODULE_DRIVER_SCALABLE 0x100 /* the driver supports */
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcfftoken.h27 CFF_FIELD_STRING ( 0x100, copyright, "Copyright" )
/third_party/rust/crates/os_str_bytes/src/windows/wtf8/
H A Dcode_points.rs101 if code_point.wrapping_sub(0x10) >= 0x100 { in next()
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_queue_test.cpp35 .width = 0x100,
36 .height = 0x100,
45 .w = 0x100,
46 .h = 0x100,
/third_party/libsnd/src/
H A Dpaf.c589 normfact = (psf->norm_float == SF_TRUE) ? (1.0 / 0x80000000) : (1.0 / 0x100) ; in paf24_read_f()
617 normfact = (psf->norm_double == SF_TRUE) ? (1.0 / 0x80000000) : (1.0 / 0x100) ; in paf24_read_d()
770 normfact = (psf->norm_float == SF_TRUE) ? (1.0 * 0x7FFFFFFF) : (1.0 / 0x100) ; in paf24_write_f()
801 normfact = (psf->norm_double == SF_TRUE) ? (1.0 * 0x7FFFFFFF) : (1.0 / 0x100) ; in paf24_write_d()
/third_party/libunwind/libunwind/src/ptrace/
H A D_UPT_reg_offset.c289 [UNW_HPPA_FR + 16] = 0x100, [UNW_HPPA_FR + 17] = 0x108,
622 [UNW_AARCH64_PC] = 0x100,
657 [UNW_TILEGX_R32] = 0x100,
703 [UNW_S390X_F4] = 0x100,
/third_party/musl/src/crypt/
H A Dcrypt_blowfish.c64 BF_word S[4][0x100];
66 BF_word PS[BF_N + 2 + 4 * 0x100];
651 if (ptr >= &data.ctx.PS[BF_N + 2 + 4 * 0x100]) in BF_crypt()
674 &data.ctx.PS[BF_N + 2 + 4 * 0x100]); in BF_crypt()
/third_party/icu/icu4c/source/test/cintltst/
H A Dtrietest.c424 for(start=0; start<0x100; ++start) { in testTrieRangesWithMalloc()
433 for(start=0; start<0x100; ++start) { in testTrieRangesWithMalloc()
633 for(start=0; start<0x100; ++start) { in testTrieRanges()
642 for(start=0; start<0x100; ++start) { in testTrieRanges()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dpowerpc.rs168 pub const RTLD_GLOBAL: ::c_int = 0x100;
297 pub const POLLWRNORM: ::c_short = 0x100;
355 pub const CS6: ::tcflag_t = 0x100;
371 pub const ICANON: ::tcflag_t = 0x100;
/third_party/openssl/ohos_lite/include/openssl/
H A Dasn1.h85 # define V_ASN1_NEG 0x100
144 # define ASN1_STRING_FLAG_X509_TIME 0x100
412 # define ASN1_STRFLGS_DUMP_UNKNOWN 0x100
840 # define ASN1_PCTX_FLAGS_NO_STRUCT_NAME 0x100
/third_party/ffmpeg/libavcodec/
H A Dhqx.c57 { 0x20, 0x40, 0x80, 0x100 }, { 0x30, 0x60, 0xC0, 0x180 },
58 { 0x40, 0x80, 0x100, 0x200 }, { 0x60, 0xC0, 0x180, 0x300 },
59 { 0x80, 0x100, 0x200, 0x400 }
H A Dcabac_functions.h80 int shift= (uint32_t)(c->range - 0x100)>>31; in renorm_cabac_decoder_once()
H A Dmpeg4video_parser.c75 if ((state & 0xFFFFFF00) == 0x100) { in ff_mpeg4_find_frame_end()
H A Ddca.h178 DCA_EXSS_LBR = 0x100,
H A Dmlp.c125 if (crc & 0x100) in ff_mlp_restart_checksum()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_compute.c73 BEGIN_NIC0(push, NVC0_CP(GLOBAL_BASE), 0x100); in nvc0_screen_compute_setup()
395 PUSH_DATA (push, align(cp->parm_size, 0x100)); in nvc0_compute_upload_input()
448 PUSH_DATA (push, align(cp->cp.smem_size, 0x100)); in nvc0_launch_grid()
/third_party/ffmpeg/libswscale/
H A Doutput.c602 if ((Y1 | Y2) & 0x100) { in yuv2mono_X_c_template()
825 if ((Y1 | Y2 | U | V) & 0x100) { in yuv2422_X_c_template()
857 if ((Y1 | Y2 | U | V) & 0x100) { in yuv2422_2_c_template()
884 if ((Y1 | Y2 | U | V) & 0x100) { in yuv2422_1_c_template()
901 if ((Y1 | Y2 | U | V) & 0x100) { in yuv2422_1_c_template()
1015 if (A & 0x100) in yuv2ya16_1_c_template()
1718 if ((A1 | A2) & 0x100) { in yuv2rgb_X_c_template()
2075 if (A & 0x100) in yuv2rgb_full_X_c_template()
2119 if (A & 0x100) in yuv2rgb_full_2_c_template()
2156 if (A & 0x100) in yuv2rgb_full_1_c_template()
[all...]
/third_party/vixl/src/aarch32/
H A Ddisasm-aarch32.cc[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dgl_enum_utils_autogen.cpp72 case 0x100: in GLenumToString()
404 case 0x100: in GLenumToString()
700 case 0x100: in GLenumToString()
2984 case 0x100: in GLenumToString()
3037 case 0x100: in GLenumToString()
/drivers/hdf_core/framework/support/platform/include/dma/
H A Ddmac_core.h38 DMAC_ERROR_BASE = 0x100,
/foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/
H A Doh_remote_control_event.h90 const uint32_t EXPORT EXPORT META_CAP_LOCKED = 0x100;
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dtypes.h115 APPLICATION = 0x100,
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dservice_registry.cpp37 constexpr int32_t MASK = 0x100;
/third_party/eudev/src/udev/
H A Dudevadm-trigger.c100 ARG_NAME = 0x100, in adm_trigger()
/third_party/ffmpeg/libavformat/
H A Dmovenc.h46 #define MODE_AVIF 0x100

Completed in 81 milliseconds

1...<<11121314151617181920>>...60