Home
last modified time | relevance | path

Searched refs:x00 (Results 3026 - 3050 of 3378) sorted by relevance

1...<<121122123124125126127128129130>>...136

/third_party/mesa3d/src/imgui/
H A Dimgui.cpp2531 AutoFitChildAxises = 0x00; in ImGuiWindow()
4332 const int auto_fit_axises = ((size.x == 0.0f) ? (1 << ImGuiAxis_X) : 0x00) | ((size.y == 0.0f) ? (1 << ImGuiAxis_Y) : 0x00); in BeginChildEx()
5328 window->DC.NavLayerActiveMaskNext = 0x00; in Begin()
5342 window->DC.TreeDepthMayJumpToParentOnPop = 0x00; in Begin()
7780 if (window->DC.NavLayerActiveMask == 0x00 && window->DC.NavHasScroll && g.NavMoveRequest) in NavUpdate()
7905 if (window->DC.NavLayerActiveMask == 0x00 && window->DC.NavHasScroll) in NavUpdatePageUpPageDown()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2021 case 0x00: // EQUAL
2337 case 0x00: // EQ
2351 case 0x00: Imm = 0x02; break; // LT -> GT
2353 case 0x02: Imm = 0x00; break; // GT -> LT
2370 case 0x00: case 0x03:
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_sim.c1196 simAuthResponse.sw2 = (int32_t)0x00; in ReqSimAuthentication()
/base/usb/usb_manager/test/native/mock/src/
H A Dusb_device_pipe_mock_test.cpp68 constexpr uint8_t USB_SERVICE_REQ_GET_STATUS = 0x00;
/third_party/ffmpeg/libavcodec/
H A Daacsbrdata.h256 0xf4, 0xf5, 0x1c, 0x02, 0x00, 0x06, 0x3a, 0xf6,
H A Dmpeg4videoenc.c923 profile_and_level_indication = 0x00; // simple in mpeg4_encode_visual_object_header()
H A Ddca_lbr.c50 LBR_CHUNK_NULL = 0x00,
H A Dproresenc_kostya.c1040 bytestream_put_byte (&buf, 0x00); // matrix flags - default matrices are used in encode_frame()
/third_party/ffmpeg/libavcodec/loongarch/
H A Dhevc_idct_lsx.c335 __m128i zero = __lsx_vldi(0x00); in ff_hevc_idct_4x4_lsx()
/third_party/exfatprogs/fsck/
H A Dfsck.c30 #define FSCK_EXIT_NO_ERRORS 0x00
/third_party/ffmpeg/libavcodec/x86/
H A Dh264_deblock.asm131 movq [%9+0x00], m0
/third_party/ffmpeg/libavutil/x86/
H A Dtx_float.asm229 vperm2f128 %3, %3, %3, 0x00 ; z2314, z2314
/third_party/backends/backend/
H A Ddc25.c349 static struct pkt_speed speeds[] = { {B9600, {0x96, 0x00}},
H A Dmustek_usb2.c1201 SANE_Byte pKeyTemp = 0x00; in GetKeyStatus()
H A Dxerox_mfp.c516 0x00, 0x01, 0x03, 0x05
H A Dhp-scl.c571 static hp_byte_t tur_cmd[] = { 0x00, 0, 0, 0, 0, 0}; in sanei_hp_scsi_new()
H A Dkvs40xx_opt.c272 0x00,
/third_party/cups-filters/filter/
H A Dpdftoraster.cxx134 0x00,0x80,0x40,0xc0,0x20,0xa0,0x60,0xe0,0x10,0x90,0x50,0xd0,0x30,0xb0,0x70,0xf0,
/third_party/googletest/googlemock/scripts/generator/cpp/
H A Dast.py62 FUNCTION_NONE = 0x00
/third_party/icu/icu4c/source/test/cintltst/
H A Dcustrtst.c987 UChar uchars[]={0x61, 0x62, 0x63, 0x00}; in TestStringCopy()
/third_party/icu/icu4c/source/i18n/
H A Dcollationbuilder.cpp1686 0x5b, 0x3a, 0x5e, 0x6c, 0x63, 0x63, 0x63, 0x3d, 0x30, 0x3a, 0x5d, 0x5d, 0x00 }; in ucol_getUnsafeSet()
/third_party/mbedtls/tests/src/test_helpers/
H A Dssl_helpers.c1855 * consisting of only 0x00 for the client and only 0xFF for the server. in mbedtls_test_ssl_exchange_data()
1866 memset(msg_buf_1, 0x00, msg_len_1); in mbedtls_test_ssl_exchange_data()
/third_party/mbedtls/library/
H A Drsa.c475 /* Decode EME-PKCS1-v1_5 padding: 0x00 || 0x02 || PS || 0x00 in mbedtls_ct_rsaes_pkcs1_v15_unpadding()
480 * the 0x00 byte and remember the padding length in pad_count. */ in mbedtls_ct_rsaes_pkcs1_v15_unpadding()
2408 *p++ = 0x00; in rsa_rsassa_pkcs1_v15_encode()
2886 #define RSA_PT "\xAA\xBB\xCC\x03\x02\x01\x00\xFF\xFF\xFF\xFF\xFF" \
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c1347 memset(uniform, 0x00, sizeof(struct gl_uniform_storage)); in nir_link_uniform()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h163 DCC_CLEAR_0000 = DCC_CODE(0x00), /* all bits are 0 */

Completed in 82 milliseconds

1...<<121122123124125126127128129130>>...136