Home
last modified time | relevance | path

Searched refs:x101 (Results 26 - 50 of 89) sorted by relevance

1234

/third_party/libwebsockets/lib/roles/mqtt/
H A Dprivate-lib-roles-mqtt.h187 LMQCPP_PROP_PAYLOAD_FORMAT_INDICATOR_1BYTE = 0x101,
/third_party/ffmpeg/libavfilter/
H A Ddrawutils.c377 /* 0x101 * alpha is in the [ 2 ; 0x1001] range */ in ff_blend_rectangle()
378 alpha = 0x101 * color->rgba[3] + 0x2; in ff_blend_rectangle()
560 alpha = (0x101 * color->rgba[3] + 0x2) >> 8; in ff_blend_mask()
/third_party/elfutils/src/
H A Dsize.c48 #define OPT_RADIX 0x101
H A Dstack.c42 #define OPT_COREFILE 0x101
H A Daddr2line.c52 #define OPT_PRETTY 0x101 /* 'p' is already used to select the process. */
H A Delfcmp.c53 #define OPT_HASH_INEXACT 0x101
/third_party/ffmpeg/libavcodec/
H A Dsvq1_vlc.h149 { 0x100,22 }, { 0x5C, 22 }, { 0x60, 22 }, { 0x101,22 },
H A Dmss4.c261 AV_WN16A(out + k * 2, c->imgbuf[i][k + (j & ~1) * 4] * 0x101); in mss4_decode_dct_block()
/third_party/icu/icu4c/source/i18n/
H A Ddtptngen_impl.h95 #define DT_NARROW -0x101
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
H A Dafuc_test.asm189 cread $02, [$00 + 0x101], 0x0
/third_party/node/deps/icu-small/source/i18n/
H A Ddtptngen_impl.h95 #define DT_NARROW -0x101
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video_bsp.c252 PUSH_DATA (push, 0x101); in nv84_decoder_bsp()
H A Dnv84_video_vp.c214 PUSH_DATA (push, 0x101); in nv84_decoder_vp_h264()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
H A Dmod.rs226 pub const THOUSEP: ::nl_item = 0x101;
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtptngen_impl.h95 #define DT_NARROW -0x101
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dtest_icmp_main.cpp37 0xfe, 0xff, 0x100, 0x101, 0x7ffe, 0x7fff,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIDefines.h454 ROW_SHL_FIRST = 0x101,
/third_party/typescript/tests/baselines/reference/
H A DgeneratedContextualTyping.js107 class x101 { constructor(public parm: { (): Base[]; } = function() { return [d1, d2] }) { } }
937 var x101 = /** @class */ (function () {
938 function x101(parm) {
942 return x101;
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h357 #define BTN_1 0x101
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h344 #define BTN_1 0x101
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h344 #define BTN_1 0x101
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h345 #define BTN_1 0x101
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DByteStringTest.java203 assertReadFrom(getTestBytes(0x101)); in testReadFrom_largeStream()
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_uac.c270 .wTerminalType = 0x101,
/third_party/libexif/libexif/olympus/
H A Dmnote-olympus-entry.c155 {0x101, N_("Fine, SQ")},

Completed in 40 milliseconds

1234