/external/libpcap/msdos/ |
D | pktdrvr.h | 52 WORD type; /* = 13 for 3C523 */ 54 WORD intr; /* user interrupt vector number */ 55 WORD handle; /* Handle associated with session */ 62 WORD MAClength; /* HiPerformance data, N/A */ 63 WORD MTU; /* HiPerformance data, N/A */ 64 WORD multicast; /* HiPerformance data, N/A */ 65 WORD rcvrBuffers; /* valid for */ 66 WORD UMTbufs; /* High Performance drivers only */ 67 WORD postEOIintr; /* Usage ?? */ 87 WORD proto; [all …]
|
D | pktdrvr.c | 74 WORD r_flags; 75 WORD r_es, r_ds, r_fs, r_gs; 76 WORD r_ip, r_cs, r_sp, r_ss; 82 WORD _rxOutOfs; 83 WORD _rxInOfs; 88 WORD _dummy[2]; /* screenSeg,newInOffset */ 90 WORD _fanIndex; 109 extern WORD rxOutOfs; /* offsets into pktRxBuf FIFO queue */ 110 extern WORD rxInOfs; 118 #define FIRST_RX_BUF (WORD) &pktRxBuf [0] [all …]
|
/external/libxaac/decoder/ |
D | ixheaacd_env_calc.h | 95 VOID ixheaacd_adjust_scale_dec(WORD32 **re, WORD32 **im, WORD sub_band_start, 96 WORD num_sub_bands, WORD start_pos, 97 WORD next_pos, WORD shift, FLAG low_pow_flag); 99 VOID ixheaacd_adjust_scale_armv7(WORD32 **re, WORD32 **im, WORD sub_band_start, 100 WORD num_sub_bands, WORD start_pos, 101 WORD next_pos, WORD shift, FLAG low_pow_flag); 105 WORD sub_band_start, WORD sub_band_end, 106 WORD start_pos, WORD end_pos, 111 WORD sub_band_start, WORD sub_band_end, 112 WORD start_pos, WORD end_pos, [all …]
|
D | ixheaacd_struct_def.h | 79 WORD num_coupled_elements; 119 WORD element_instance_order[MAX_BS_ELEMENT]; 120 WORD ui_coupling_channel; 121 WORD downmix; 124 WORD framesize_480; 125 WORD ld_decoder; 127 WORD eld_sbr_present; 257 FLAG frame_status, WORD *type, WORD *ch_idx, WORD init_flag, WORD channel, 258 WORD *element_index_order, WORD skip_full_decode, WORD ch_fac, 259 WORD slot_element, WORD max_channels, WORD32 total_channels, [all …]
|
D | ixheaacd_common_lpfuncs.c | 98 WORD ixheaacd_get_channel_mask( in ixheaacd_get_channel_mask() 100 WORD ixheaacd_drc_offset = 0, channel_mask = 0; in ixheaacd_get_channel_mask() 101 WORD flag1 = 0, flag2 = 0; in ixheaacd_get_channel_mask() 102 WORD ch_idx; in ixheaacd_get_channel_mask() 103 WORD *ptr_slot_element = p_obj_enhaacplus_dec->aac_config.slot_element; in ixheaacd_get_channel_mask() 104 WORD *ptr_element_type = p_obj_enhaacplus_dec->aac_config.element_type; in ixheaacd_get_channel_mask() 106 memset(ptr_slot_element, 0, sizeof(WORD) * MAX_BS_ELEMENT); in ixheaacd_get_channel_mask() 259 ia_exhaacplus_dec_api_struct *p_obj_enhaacplus_dec, WORD ch_idx1, in ixheaacd_get_element_index_tag() 260 WORD *ch_idx, WORD *channel, WORD *ele_idx_order, WORD total_elements, in ixheaacd_get_element_index_tag() 261 WORD8 *element_used, WORD total_channels, ia_drc_dec_struct *pstr_drc_dec, in ixheaacd_get_element_index_tag() [all …]
|
D | ixheaacd_lpp_tran.h | 67 WORD16 *degree_alias, WORD first_slot_offset, WORD last_slot_offset, 68 WORD num_if_bands, WORD max_qmf_subband_aac, WORD32 *sbr_invf_mode, 74 WORD time_step, WORD first_slot_offset, 75 WORD last_slot_offset, WORD num_if_bands, 76 WORD max_qmf_subband_aac, WORD32 *sbr_invf_mode, 78 WORD audio_object_type);
|
D | ixheaacd_multichannel.c | 79 WORD cblock_decode_huff_symbol(UWORD8 *ptr_read_next, WORD32 bit_pos, in cblock_decode_huff_symbol() 85 WORD tot_bits; in cblock_decode_huff_symbol() 135 ixheaacd_misc_tables *common_tables_ptr, WORD *element_index_order, in ixheaacd_dec_coupling_channel_element() 142 WORD ind_sw_cce_flag, num_coupled_elements; in ixheaacd_dec_coupling_channel_element() 144 WORD num_gain_element_lists = 0; in ixheaacd_dec_coupling_channel_element() 145 WORD cc_domain; in ixheaacd_dec_coupling_channel_element() 146 WORD gain_element_sign; in ixheaacd_dec_coupling_channel_element() 147 WORD gain_element_scale; in ixheaacd_dec_coupling_channel_element() 203 WORD cge; in ixheaacd_dec_coupling_channel_element() 204 WORD common_gain_element_present[MAX_BS_ELEMENT]; in ixheaacd_dec_coupling_channel_element() [all …]
|
D | ixheaacd_headerdecode.h | 36 ia_aac_dec_sbr_bitstream_struct *ptr_sbr_bitstream, WORD channels, 42 WORD ixheaacd_decode_pce(struct ia_bit_buf_struct *it_bit_buff, 57 ia_exhaacplus_dec_api_struct *p_obj_exhaacplus_dec, WORD ch_idx1, 58 WORD *ch_idx, WORD *channel, WORD *element_index_order, WORD total_elements, 59 WORD8 *element_used, WORD total_channels, ia_drc_dec_struct *pstr_drc_dec,
|
D | ixheaacd_env_dec.h | 37 WORD scale_change, WORD16 *ptr_sine_level_buf, 39 WORD16 *noise_lvl_me, WORD num_subband, 40 FLAG noise_absc_flag, WORD freq_inv_flag, 41 WORD noise_e, WORD sub_band_start); 46 WORD factor, WORD16 *ptr_gain_buf, 54 WORD factor, WORD16 *ptr_gain_buf, 57 WORD freq_inv_flag, WORD32 harm_index);
|
D | ixheaacd_tns.h | 25 ia_aac_dec_tables_struct *ptr_aac_tables, WORD object_type, WORD32 ar_flag, 43 WORD16 *scale, WORD order); 49 WORD16 *scale, WORD order); 53 WORD scale_spec, WORD32 *ptr_filter_state); 61 WORD scale_spec, WORD32 *ptr_filter_state); 71 WORD32 shift_value, WORD scale_spec); 75 WORD32 shift_value, WORD scale_spec); 81 WORD scale_spec); 85 WORD32 shift_value, WORD scale_spec);
|
D | ixheaacd_longblock.c | 66 WORD sfb; in ixheaacd_read_section_data() 67 WORD sect_cb; in ixheaacd_read_section_data() 68 WORD sect_len; in ixheaacd_read_section_data() 69 WORD sect_len_incr; in ixheaacd_read_section_data() 70 WORD sect_esc_val; in ixheaacd_read_section_data() 72 WORD max_sfb = ptr_ics_info->max_sfb; in ixheaacd_read_section_data() 73 WORD num_win_group; in ixheaacd_read_section_data() 159 WORD sfb; in ixheaacd_read_scale_factor_data() 161 WORD num_win_group; in ixheaacd_read_scale_factor_data() 172 WORD start_bit_pos = it_bit_buff->bit_pos; in ixheaacd_read_scale_factor_data() [all …]
|
D | ixheaacd_bitbuffer.c | 39 WORD alignment; in ixheaacd_byte_align() 40 alignment = (WORD)((*align_bits_cnt - it_bit_buff->cnt_bits) & 0x07); in ixheaacd_byte_align() 49 WORD32 ixheaacd_skip_bits_buf(ia_bit_buf_struct *it_bit_buff, WORD no_of_bits) { in ixheaacd_skip_bits_buf() 51 WORD bit_pos = it_bit_buff->bit_pos; in ixheaacd_skip_bits_buf() 71 WORD32 ixheaacd_show_bits_buf(ia_bit_buf_struct *it_bit_buff, WORD no_of_bits) { in ixheaacd_show_bits_buf() 74 WORD bit_pos = it_bit_buff->bit_pos; in ixheaacd_show_bits_buf() 98 WORD32 ixheaacd_read_bits_buf(ia_bit_buf_struct *it_bit_buff, WORD no_of_bits) { in ixheaacd_read_bits_buf() 101 WORD bit_pos = it_bit_buff->bit_pos; in ixheaacd_read_bits_buf() 203 WORD bit_pos = it_bit_buff->bit_pos; in ixheaacd_aac_read_bit() 205 WORD no_of_bits = 1; in ixheaacd_aac_read_bit() [all …]
|
D | ixheaacd_create.h | 39 VOID *sbr_persistent_mem_v, WORD32 *ptr_overlap_buf, WORD channel, 40 WORD ps_enable, WORD sbr_ratio_idx, WORD output_frame_size, WORD *use_hbe, 42 WORD audio_object_type);
|
D | ixheaacd_block.h | 25 VOID ixheaacd_inverse_quantize(WORD32 *x_invquant, WORD no_band, 30 WORD no_band, WORD8 *width, 37 WORD no_band, WORD8 *width, 44 WORD no_band, WORD8 *width, 50 void ixheaacd_right_shift_block(WORD32 *p_spectrum, WORD length, 51 WORD shift_val); 53 WORD ixheaacd_decode_huffman(ia_bit_buf_struct *it_bit_buff, WORD32 cb_no, 54 WORD32 *spec_coef, WORD16 *sfb_offset, WORD start, 55 WORD sfb, WORD group_len, 58 WORD ixheaacd_huffman_dec_word2(ia_bit_buf_struct *it_bit_buff, WORD32 cb_no, [all …]
|
/external/icu/icu4c/source/test/testdata/ |
D | SentenceBreakTest.txt | 503 …WORD JOINER (Format_FE) × [998.0] LEFT PARENTHESIS (Close) × [5.0] WORD JOINER (Format_FE) × [998.… 504 …WORD JOINER (Format_FE) × [998.0] LEFT PARENTHESIS (Close) × [5.0] WORD JOINER (Format_FE) × [998.… 505 …WORD JOINER (Format_FE) × [998.0] LATIN CAPITAL LETTER U (Upper) × [5.0] WORD JOINER (Format_FE) ×… 506 …WORD JOINER (Format_FE) × [998.0] LATIN CAPITAL LETTER U (Upper) × [5.0] WORD JOINER (Format_FE) ×… 507 …WORD JOINER (Format_FE) × [998.0] LATIN CAPITAL LETTER U (Upper) × [5.0] WORD JOINER (Format_FE) ×… 508 …WORD JOINER (Format_FE) × [998.0] DIGIT THREE (Numeric) × [5.0] WORD JOINER (Format_FE) × [998.0] … 509 …WORD JOINER (Format_FE) × [998.0] LATIN SMALL LETTER C (Lower) × [5.0] WORD JOINER (Format_FE) × [… 510 …WORD JOINER (Format_FE) × [998.0] LATIN CAPITAL LETTER C (Upper) × [5.0] WORD JOINER (Format_FE) ×… 511 …WORD JOINER (Format_FE) × [998.0] LATIN SMALL LETTER C (Lower) × [5.0] WORD JOINER (Format_FE) × [… 512 …WORD JOINER (Format_FE) × [998.0] LATIN CAPITAL LETTER C (Upper) × [5.0] WORD JOINER (Format_FE) ×… [all …]
|
D | WordBreakTest.txt | 65 …TART OF HEADING> (Other) ÷ [999.0] LATIN SMALL LETTER A (ALetter) × [4.0] WORD JOINER (Format_FE) … 66 …NG DIAERESIS (Extend_FE) ÷ [999.0] LATIN SMALL LETTER A (ALetter) × [4.0] WORD JOINER (Format_FE) … 71 …ATIN SMALL LETTER A (ALetter) ÷ [999.0] APOSTROPHE (Single_Quote) × [4.0] WORD JOINER (Format_FE) … 72 …ATIN SMALL LETTER A (ALetter) ÷ [999.0] APOSTROPHE (Single_Quote) × [4.0] WORD JOINER (Format_FE) … 81 …er) ÷ [999.0] DIGIT ONE (Numeric) ÷ [999.0] FULL STOP (MidNumLet) × [4.0] WORD JOINER (Format_FE) … 82 …FE) ÷ [999.0] DIGIT ONE (Numeric) ÷ [999.0] FULL STOP (MidNumLet) × [4.0] WORD JOINER (Format_FE) … 123 …CARRIAGE RETURN (CR)> (CR) ÷ [3.1] LATIN SMALL LETTER A (ALetter) × [4.0] WORD JOINER (Format_FE) … 124 …NG DIAERESIS (Extend_FE) ÷ [999.0] LATIN SMALL LETTER A (ALetter) × [4.0] WORD JOINER (Format_FE) … 129 …ATIN SMALL LETTER A (ALetter) ÷ [999.0] APOSTROPHE (Single_Quote) × [4.0] WORD JOINER (Format_FE) … 130 …ATIN SMALL LETTER A (ALetter) ÷ [999.0] APOSTROPHE (Single_Quote) × [4.0] WORD JOINER (Format_FE) … [all …]
|
/external/icu/icu4c/source/i18n/ |
D | wintzimpl.cpp | 68 standardDate.wMonth = static_cast<WORD>(std->getRule()->getRuleMonth()) + 1; in getSystemTimeInformation() 69 standardDate.wDay = static_cast<WORD>(std->getRule()->getRuleWeekInMonth()); in getSystemTimeInformation() 73 standardDate.wDayOfWeek = static_cast<WORD>(std->getRule()->getRuleDayOfWeek()) - 1; in getSystemTimeInformation() 83 standardDate.wHour = static_cast<WORD>(hour); in getSystemTimeInformation() 84 standardDate.wMinute = static_cast<WORD>(min); in getSystemTimeInformation() 85 standardDate.wSecond = static_cast<WORD>(sec); in getSystemTimeInformation() 86 standardDate.wMilliseconds = static_cast<WORD>(mil); in getSystemTimeInformation() 89 daylightDate.wMonth = static_cast<WORD>(dst->getRule()->getRuleMonth()) + 1; in getSystemTimeInformation() 90 daylightDate.wDay = static_cast<WORD>(dst->getRule()->getRuleWeekInMonth()); in getSystemTimeInformation() 94 daylightDate.wDayOfWeek = static_cast<WORD>(dst->getRule()->getRuleDayOfWeek()) - 1; in getSystemTimeInformation() [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | spirv_constant.h | 28 #define SPV_SPIRV_VERSION_MAJOR_PART(WORD) ((uint32_t(WORD) >> 16) & 0xff) argument 30 #define SPV_SPIRV_VERSION_MINOR_PART(WORD) ((uint32_t(WORD) >> 8) & 0xff) argument 96 #define SPV_GENERATOR_TOOL_PART(WORD) (uint32_t(WORD) >> 16) argument 98 #define SPV_GENERATOR_MISC_PART(WORD) (uint32_t(WORD) & 0xFFFF) argument
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | spirv_constant.h | 28 #define SPV_SPIRV_VERSION_MAJOR_PART(WORD) ((uint32_t(WORD) >> 16) & 0xff) argument 30 #define SPV_SPIRV_VERSION_MINOR_PART(WORD) ((uint32_t(WORD) >> 8) & 0xff) argument 96 #define SPV_GENERATOR_TOOL_PART(WORD) (uint32_t(WORD) >> 16) argument 98 #define SPV_GENERATOR_MISC_PART(WORD) (uint32_t(WORD) & 0xFFFF) argument
|
/external/libhevc/encoder/ |
D | ia_basic_ops32.h | 175 static PLATFORM_INLINE WORD32 shl32(WORD32 a, WORD b) in shl32() 214 static PLATFORM_INLINE WORD32 shr32(WORD32 a, WORD b) in shr32() 262 static PLATFORM_INLINE WORD32 shl32_sat(WORD32 a, WORD b) in shl32_sat() 266 if(b > (WORD)((sizeof(WORD32) * 8))) in shl32_sat() 316 static PLATFORM_INLINE WORD32 shl32_dir(WORD32 a, WORD b) in shl32_dir() 361 static PLATFORM_INLINE WORD32 shl32_dir_sat(WORD32 a, WORD b) in shl32_dir_sat() 406 static PLATFORM_INLINE WORD32 shr32_dir(WORD32 a, WORD b) in shr32_dir() 451 static PLATFORM_INLINE WORD32 shr32_dir_sat(WORD32 a, WORD b) in shr32_dir_sat() 766 static PLATFORM_INLINE WORD norm32(WORD32 a) in norm32() 768 WORD norm_val; in norm32() [all …]
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/ |
D | AsiExtraField.java | 55 private static final int WORD = 4; field in AsiExtraField 104 return new ZipShort(WORD // CRC in getLocalFileDataLength() 106 + WORD // SizDev in getLocalFileDataLength() 130 final byte[] data = new byte[getLocalFileDataLength().getValue() - WORD]; in getLocalFileDataData() 136 0, data, 2, WORD); in getLocalFileDataData() local 150 final byte[] result = new byte[data.length + WORD]; in getLocalFileDataData() 151 System.arraycopy(ZipLong.getBytes(checksum), 0, result, 0, WORD); in getLocalFileDataData() local 152 System.arraycopy(data, 0, result, WORD, data.length); in getLocalFileDataData() 271 final byte[] tmp = new byte[length - WORD]; in parseFromLocalFileData() 272 System.arraycopy(data, offset + WORD, tmp, 0, length - WORD); in parseFromLocalFileData()
|
D | Zip64ExtendedInformationExtraField.java | 24 import static org.apache.commons.compress.archivers.zip.ZipConstants.WORD; 121 + (diskStart != null ? WORD : 0)); in getCentralDirectoryLength() 146 System.arraycopy(diskStart.getBytes(), 0, data, off, WORD); in getCentralDirectoryData() local 147 off += WORD; // NOSONAR - assignment as documentation in getCentralDirectoryData() 175 if (remaining >= WORD) { in parseFromLocalFileData() 177 offset += WORD; // NOSONAR - assignment as documentation in parseFromLocalFileData() 178 remaining -= WORD; // NOSONAR - assignment as documentation in parseFromLocalFileData() 196 if (length >= 3 * DWORD + WORD) { in parseFromCentralDirectoryData() 204 } else if (length % DWORD == WORD) { in parseFromCentralDirectoryData() 205 diskStart = new ZipLong(buffer, offset + length - WORD); in parseFromCentralDirectoryData() [all …]
|
D | ZipFile.java | 53 import static org.apache.commons.compress.archivers.zip.ZipConstants.WORD; 147 private final byte[] wordBuf = new byte[WORD]; 591 /* crc-32 */ + WORD 592 /* compressed size */ + WORD 593 /* uncompressed size */ + WORD 599 /* external file attributes */ + WORD 600 /* relative offset of local header */ + WORD; 684 off += WORD; 687 off += WORD; 690 off += WORD; [all …]
|
D | ExtraFieldUtils.java | 33 private static final int WORD = 4; field in ExtraFieldUtils 142 while (start <= data.length - WORD) { in parse() 145 if (start + WORD + length > data.length) { in parse() 152 + (data.length - start - WORD) in parse() 180 ze.parseFromLocalFileData(data, start + WORD, length); in parse() 182 ze.parseFromCentralDirectoryData(data, start + WORD, length); in parse() 192 start += length + WORD; in parse() 210 int sum = WORD * regularExtraFieldCount; in mergeLocalFileDataData() 222 start += WORD; in mergeLocalFileDataData() 249 int sum = WORD * regularExtraFieldCount; in mergeCentralDirectoryData() [all …]
|
/external/lzma/CPP/Windows/Control/ |
D | CommandBar.h | 35 bool DrawMenuBar(WORD iButton) { return BOOLToBool(::CommandBar_DrawMenuBar(_window, iButton)); } in DrawMenuBar() 36 HMENU GetMenu(WORD iButton) { return ::CommandBar_GetMenu(_window, iButton); } in GetMenu() 38 …HWND InsertComboBox(HINSTANCE hInst, int iWidth, UINT dwStyle, WORD idComboBox, WORD iButton) { re… in InsertComboBox() 39 …bool InsertMenubar(HINSTANCE hInst, WORD idMenu, WORD iButton) { return BOOLToBool(::CommandBar_In… in InsertMenubar() 40 …bool InsertMenubarEx(HINSTANCE hInst, LPTSTR pszMenu, WORD iButton) { return BOOLToBool(::CommandB… in InsertMenubarEx()
|