/third_party/vixl/test/aarch64/traces/ |
H A D | sim-uaba-16b-trace-aarch64.h | 38 0x00, 0x01, 0x02, 0x08, 0x33, 0x55, 0x7d, 0x7e, 0x7f, 0x80, 0x81, 0x82, 0x83, 0xaa, 0xcc, 0xf8, 41 0x4b, 0x2b, 0x05, 0x0b, 0x36, 0x58, 0xa6, 0xc8, 0xf4, 0xd3, 0xb3, 0x89, 0x80, 0xa7, 0xc9, 0x00, 46 0x50, 0x56, 0x51, 0x82, 0xb1, 0xd3, 0xfb, 0x00, 0x01, 0x28, 0x45, 0x47, 0x2b, 0x2b, 0x4d, 0x77, 47 0x77, 0x78, 0x7d, 0x87, 0xb2, 0xd4, 0xfe, 0xff, 0x00, 0x22, 0x1a, 0x25, 0x03, 0x2a, 0x4c, 0x78, 50 0xca, 0xaa, 0x84, 0x86, 0xb1, 0xd3, 0xf6, 0xcd, 0xad, 0xad, 0xcf, 0xfb, 0x00, 0x27, 0x49, 0x7b, 58 0x00, 0x01, 0x02, 0x08, 0x33, 0x55, 0x7d, 0x7e, 0x7f, 0x80, 0x81, 0x82, 0x83, 0xaa, 0xcc, 0xf8, 66 0x55, 0x50, 0x7c, 0x86, 0xb1, 0xd3, 0xff, 0x00, 0x27, 0x44, 0x46, 0x2a, 0x04, 0x2b, 0x4b, 0x77, 69 0xa8, 0x82, 0x83, 0x87, 0xb2, 0xd4, 0xf7, 0xce, 0xd4, 0xcf, 0xfb, 0x00, 0x01, 0x28, 0x4e, 0x7a, 70 0xa9, 0x83, 0x80, 0x86, 0xb1, 0xce, 0xcc, 0xac, 0xac, 0xce, 0xfa, 0xff, 0x00, 0x27, 0x4f, 0xa1, 78 0x00, [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_browse.cpp | 90 pkt_ = PacketMalloc(0x00, 0x00, AVRC_CT_SBP_FIXED_CMD_FRAME_SIZE); in AssemblePacket() 116 uint64_t payload = 0x00; in DisassemblePacket() 161 uint64_t payload = 0x00; in DisassemblePacketName() 221 pkt_ = PacketMalloc(0x00, 0x00, AVRC_CT_CP_FIXED_CMD_FRAME_SIZE); in AssemblePacket() 253 uint64_t payload = 0x00; in DisassemblePacket() 320 pkt_ = PacketMalloc(0x00, in AssemblePacket() 321 0x00, in AssemblePacket() 368 uint64_t payload = 0x00; in DisassemblePacket() [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | exif_metadata.cpp | 60 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x48, 0x55, 0x41, 0x57, 0x45, 0x49, 0x00, 61 0x00, 0x4D, 0x4D, 0x00, 0x2A, 0x00, [all...] |
/third_party/backends/backend/ |
H A D | pieusb_usb.c | 66 #define ANYINDEX 0x00 /* wIndex value for USB control transfer - value is irrelevant */ 73 #define IEEE1284_ADDR 0x00 85 USB_STATUS_OK = 0x00, /* ok */ 99 #define SCSI_NO_ADDITIONAL_SENSE_INFORMATION 0x00 103 { 0x00, "Ok" }, 113 { 0x00, "Test Unit Ready" } 411 } else if (sense->senseCode == 0x00 && sense->senseQualifier == 6) { in sanei_pieusb_decode_sense() 463 static int sequence[] = { 0xff, 0xaa, 0x55, 0x00, 0xff, 0x87, 0x78 }; in _ieee_command() 624 SANE_Byte bulksize[] = {0x00, 0x00, in _bulk_size() [all...] |
H A D | hs2p-scsi.h | 50 #define HS2P_SCSI_STATUS_GOOD 0x00 69 #define HS2P_SCSI_TEST_UNIT_READY 0x00 87 #define HS2P_SK_NO_SENSE 0x00 111 {0x00, "NO SENSE", "Indicates that there is no Sense Key information"}, 245 #define HS2P_INQUIRY_STANDARD_PAGE_CODE 0x00 255 * EVPD=0x00, Page_Code=0x00 => Standard Data Format 257 * EVPD=0x01, PAGE_CODE=0x00 => Return list of supported Page Codes 359 * IPU installed ? 0x18 : 0x00 369 SANE_Byte compression; /* Compression Method is set to 0x00 [all...] |
/third_party/skia/src/core/ |
H A D | SkICC.cpp | 48 0x00, 0x47, 0x00, 0x6f, 49 0x00, 0x6f, 0x00, 0x67, 50 0x00, 0x6c, 0x00, 0x65, 51 0x00, 0x20, 0x00, 0x49, 52 0x00, 0x6e, 0x00, [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | a64colors.h | 34 {0x00, 0x00, 0x00}, 43 {0x43, 0x39, 0x00},
|
H A D | utvideo.h | 57 UTVIDEO_RGB = MKTAG(0x00, 0x00, 0x01, 0x18), 58 UTVIDEO_RGBA = MKTAG(0x00, 0x00, 0x02, 0x18),
|
/third_party/ffmpeg/libavformat/ |
H A D | flacenc_header.c | 33 0x66, 0x4C, 0x61, 0x43, 0x00, 0x00, 0x00, 0x22 in ff_flac_write_header() 36 header[4] = last_block ? 0x80 : 0x00; in ff_flac_write_header()
|
H A D | spdifenc.c | 178 static const char dtshd_start_code[10] = { 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xfe }; in spdif_header_dts4() 399 0x07, 0x9E, 0x00, 0x03, 0x84, 0x01, 0x01, 0x01, 0x80, 0x00, 0x56, 0xA5, 0x3B, 0xF4, 0x81, 0x83, 406 0xC3, 0xC2, 0xC0, 0xC4, 0x00, [all...] |
/third_party/mesa3d/src/asahi/lib/tests/ |
H A D | test-lod-clamps.cpp | 34 { -INFINITY, 0x00, true }, 35 { -0.1, 0x00, true }, 36 { -0.0, 0x00, true }, 39 { 0.0, 0x00 },
|
/third_party/vixl/test/aarch32/traces/ |
H A D | assembler-cond-rdlow-operand-imm8-mov-t32.h | 38 0x4f, 0xf0, 0x00, 0x00 // mov al r0 0 41 0x4f, 0xf0, 0x01, 0x00 // mov al r0 1 44 0x4f, 0xf0, 0x02, 0x00 // mov al r0 2 47 0x4f, 0xf0, 0x03, 0x00 // mov al r0 3 50 0x4f, 0xf0, 0x04, 0x00 // mov al r0 4 53 0x4f, 0xf0, 0x05, 0x00 // mov al r0 5 56 0x4f, 0xf0, 0x06, 0x00 // mov al r0 6 59 0x4f, 0xf0, 0x07, 0x00 // mov al r0 7 62 0x4f, 0xf0, 0x08, 0x00 // mo [all...] |
H A D | assembler-cond-rd-rn-operand-rm-shift-rs-and-a32.h | 50 0x78, 0xcd, 0x00, 0x60 // and_ vs r12 r0 r8 ROR r13 59 0x39, 0xc7, 0x07, 0x00 // and_ eq r12 r7 r9 LSR r7 65 0x59, 0x9c, 0x00, 0xb0 // and_ lt r9 r0 r9 ASR r12 140 0x5b, 0xc3, 0x07, 0x00 // and_ eq r12 r7 r11 ASR r3 158 0x30, 0xeb, 0x00, 0xb0 // and_ lt r14 r0 r0 LSR r11 161 0x14, 0xbe, 0x0a, 0x00 // and_ eq r11 r10 r4 LSL r14 191 0x12, 0xcb, 0x05, 0x00 // and_ eq r12 r5 r2 LSL r11 200 0x19, 0x63, 0x05, 0x00 // and_ eq r6 r5 r9 LSL r3 230 0x7d, 0x30, 0x06, 0x00 // and_ eq r3 r6 r13 ROR r0 260 0x31, 0x00, [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
H A D | gap_le_if.c | 248 (void)memset_s(ctx, sizeof(GapLeSetRoleInfo), 0x00, sizeof(GapLeSetRoleInfo)); in GAPIF_LeSetRole() 275 (void)memset_s(ctx, sizeof(GapGeneralPointerInfo), 0x00, sizeof(GapGeneralPointerInfo)); in GAPIF_LeSetStaticIdentityAddr() 302 (void)memset_s(ctx, sizeof(GapGeneralCallbackInfo), 0x00, sizeof(GapGeneralCallbackInfo)); in GAPIF_LeGenResPriAddr() 330 (void)memset_s(ctx, sizeof(GapGeneralPointerInfo), 0x00, sizeof(GapGeneralPointerInfo)); in GAPIF_LeExAdvGetMaxDataLen() 357 (void)memset_s(ctx, sizeof(GapGeneralPointerInfo), 0x00, sizeof(GapGeneralPointerInfo)); in GAPIF_LeExAdvGetMaxHandleNum() 384 (void)memset_s(ctx, sizeof(GapGeneralCallbackInfo), 0x00, sizeof(GapGeneralCallbackInfo)); in GAPIF_RegisterExAdvCallback() 412 (void)memset_s(ctx, sizeof(GapGeneralVoidInfo), 0x00, sizeof(GapGeneralVoidInfo)); in GAPIF_DeregisterExAdvCallback() 437 (void)memset_s(ctx, sizeof(GapLeExAdvSetRandAddrInfo), 0x00, sizeof(GapLeExAdvSetRandAddrInfo)); in GAPIF_LeExAdvSetRandAddr() 465 (void)memset_s(ctx, sizeof(GapLeExAdvSetParamInfo), 0x00, sizeof(GapLeExAdvSetParamInfo)); in GAPIF_LeExAdvSetParam() 497 (void)memset_s(ctx, sizeof(GapLeExAdvSetDataInfo), 0x00, sizeo in GAPIF_LeExAdvSetData() [all...] |
H A D | gap_if.c | 187 (void)memset_s(ctx, sizeof(GapSetLocalNameInfo), 0x00, sizeof(GapSetLocalNameInfo)); in GAPIF_SetLocalName() 215 (void)memset_s(ctx, sizeof(GapSetClassOfDeviceInfo), 0x00, sizeof(GapSetClassOfDeviceInfo)); in GAPIF_SetClassOfDevice() 242 (void)memset_s(ctx, sizeof(GapSetExtendedInquiryResponseInfo), 0x00, sizeof(GapSetExtendedInquiryResponseInfo)); in GAPIF_SetExtendedInquiryResponse() 270 (void)memset_s(ctx, sizeof(GapSetScanModeInfo), 0x00, sizeof(GapSetScanModeInfo)); in GAPIF_SetScanMode() 300 (void)memset_s(ctx, sizeof(GapSetBondableModeInfo), 0x00, sizeof(GapSetBondableModeInfo)); in GAPIF_SetBondableMode() 333 (void)memset_s(ctx, sizeof(GapRegisterServiceSecurityInfo), 0x00, sizeof(GapRegisterServiceSecurityInfo)); in GAPIF_RegisterServiceSecurity() 370 (void)memset_s(ctx, sizeof(GapRegisterServiceSecurityInfo), 0x00, sizeof(GapRegisterServiceSecurityInfo)); in GAPIF_RegisterServiceSecurityAsync() 381 (void)memset_s(ctx->addr, sizeof(BtAddr), 0x00, sizeof(BtAddr)); in GAPIF_RegisterServiceSecurityAsync() 413 (void)memset_s(ctx, sizeof(GapDeregisterServiceSecurityInfo), 0x00, sizeof(GapDeregisterServiceSecurityInfo)); in GAPIF_DeregisterServiceSecurity() 447 (void)memset_s(ctx, sizeof(GapDeregisterServiceSecurityInfo), 0x00, sizeo in GAPIF_DeregisterServiceSecurityAsync() [all...] |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_font_descriptor_test.cpp | 151 0x00, 0x6F, in HWTEST_F() 152 0x00, 0x70, in HWTEST_F() 153 0x00, 0x65, in HWTEST_F() 154 0x00, 0x6E, in HWTEST_F() 155 0x00, 0x68, in HWTEST_F() 156 0x00, 0x61, in HWTEST_F() 157 0x00, 0x72, in HWTEST_F() 158 0x00, 0x6D, in HWTEST_F() 159 0x00, 0x6F, in HWTEST_F() 160 0x00, in HWTEST_F() [all...] |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | points_mask_filter.cpp | 71 OH_Drawing_PenSetColor(pen, OH_Drawing_ColorSetArgb(0xFF, 0x00, 0x00, 0x00)); in OnTestFunction() 77 OH_Drawing_PenSetColor(pen, OH_Drawing_ColorSetArgb(0xFF, 0xFF, 0x00, 0x00)); in OnTestFunction()
|
/third_party/lzma/CPP/7zip/Archive/ |
H A D | DllExports2.cpp | 87 0x10, 0x00, 0x00, 0x01, 0x10, 0x00, 0x00, 0x00);
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_service_state_machine.cpp | 31 BtAddr btAddr = {{0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, 0x00}; in Dispatch()
|
/third_party/skia/gm/ |
H A D | modecolorfilters.cpp | 108 SkColorSetARGB(0xFF, 0x00, 0x00, 0x00), 109 SkColorSetARGB(0x00, 0x00, 0x00, 0x00),
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_defs.h | 81 constexpr uint8_t BLE_DEFAULT_MODEL1_LEVEL = 0x00; 82 constexpr uint8_t BLE_DEFAULT_MODEL2_LEVEL = 0x00; 119 BLE_CONFIG_LOCAL_NAME = 0x00, 125 typedef enum { BLE_BONDABLE_MODE_NONE = 0x00, BLE_BONDABLE_MODE_ON = 0x01 } BLE_BONDABLE_MODE; 128 typedef enum { CALLBACK_TYPE_ALL_MATCHES = 0x00, CALLBACK_TYPE_FIRST_MATCH = 0x01 } CALLBACK_TYPE; 132 STOP_ADV_TYPE_SINGLE = 0x00, 138 ADV_STATUS_DEFAULT = 0x00, 150 typedef enum { STOP_SCAN_TYPE_NOR = 0x00, STOP_SCAN_TYPE_RESOLVING_LIST = 0x01 } STOP_SCAN_TYPE; 406 BLE_SCAN_TYPE_PASSIVE = 0x00, /// Passive scan 412 BLE_SCAN_MODE_NON_DISC = 0x00, /// No [all...] |
/third_party/libwebsockets/plugins/ssh-base/crypto/ |
H A D | sc25519.c | 16 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | BPTCCompressedTextureTest.cpp | 26 const std::array<GLubyte, 16> kBC7BlackData4x4 = {0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 27 0x00, 0x00, 0x00, [all...] |
/third_party/skia/docs/examples/ |
H A D | skpaint_mix.cpp | 19 fillPaint.setColor(SkColorSetARGB(0xFF, 0xFF, 0x00, 0x00)); in REG_FIDDLE() 22 fillPaint.setColor(SkColorSetARGB(0xFF, 0x00, 0x00, 0xFF)); in REG_FIDDLE()
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/ |
H A D | wifi_p2p_service_request_list_test.cpp | 108 tlvList.push_back(0x00); in HWTEST_F() 109 tlvList.push_back(0x00); in HWTEST_F() 118 tlvList.push_back(0x00); in HWTEST_F() 119 tlvList.push_back(0x00); in HWTEST_F() 128 tlvList.push_back(0x00); in HWTEST_F() 129 tlvList.push_back(0x00); in HWTEST_F()
|