/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/tests/ |
A D | microbench.js | 27 function pad(str, n) { argument 182 function date_now(n) { argument 190 function prop_read(n) argument 205 function prop_write(n) argument 244 function array_read(n) argument 332 function array_push(n) argument 344 function array_pop(n) argument 492 function func_call(n) argument 530 function int_arith(n) argument 629 function array_for(n) argument [all …]
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/ |
A D | hal_location.h | 11 #define HAL_SEC_DEF_A(s, d, n) __attribute__((section(#s #d #n))) n argument 18 #define BOOT_TEXT_SRAM_DEF(n) HAL_SEC_DEF(.boot_text_sram, n) argument 20 #define BOOT_TEXT_FLASH_DEF(n) HAL_SEC_DEF(.boot_text_flash, n) argument 22 #define BOOT_RODATA_DEF(n) HAL_SEC_DEF(.boot_rodata, n) argument 24 #define BOOT_DATA_DEF(n) HAL_SEC_DEF(.boot_data, n) argument 27 #define BOOT_BSS_DEF(n) HAL_SEC_DEF(.bss.boot_bss, n) argument 34 #define SRAM_TEXT_DEF(n) HAL_SEC_DEF(.sram_text, n) argument 36 #define SRAM_DATA_DEF(n) HAL_SEC_DEF(.sram_data, n) argument 53 #define CP_DATA_DEF(n) HAL_SEC_DEF(.cp_data, n) argument 56 #define CP_BSS_DEF(n) HAL_SEC_DEF(.bss.cp_bss, n) argument [all …]
|
A D | reg_xdma.h | 75 #define XDMA_CONFIG_CHLNUM(n) ((((n) & 0x1F) << 0)) // Chann… argument 82 #define XDMA_CONFIG_DESCRIPTOR_STOP(n) ((((n) & 0x1) << 0)) // Stop argument 86 #define XDMA_CONFIG_SRCADDR2(n) ((((n) & 0x1) << 2)) // argument 87 #define XDMA_CONFIG_SRCADDR0(n) ((((n) & 0x3) << 0)) // argument 91 #define XDMA_CONFIG_TRGADDR2(n) ((((n) & 0x1) << 2)) // argument 92 #define XDMA_CONFIG_TRGADDR0(n) ((((n) & 0x3) << 0)) // argument 100 #define XDMA_CONTROL_ADDRMODE(n) ((((n) & 0x01) << 23)) // transfer width argument 103 #define XDMA_CONTROL_MAXBSIZE(n) ((((n) & 0x07) << 16)) // MAX burst size argument 104 #define XDMA_CONTROL_WIDTH(n) ((((n) & 0x03) << 14)) // transfer width argument 107 #define XDMA_CONTROL_TRANSFERSIZE(n) ((((n) & 0x1FFF) << 0)) // Transfer size argument [all …]
|
A D | reg_psramuhs_mc.h | 105 #define PSRAM_UHS_MC_CHIP_CA_PATTERN(n) (((n) & 0x7) << 4) argument 108 #define PSRAM_UHS_MC_CHIP_MEM_SIZE(n) (((n) & 0x3) << 7) argument 113 #define PSRAM_UHS_MC_MGR_CMD(n) (((n) & 0xFF) << 0) argument 123 #define PSRAM_UHS_MC_MGR_LEN(n) (((n) & 0xFF) << 0) argument 155 #define PSRAM_UHS_MC_RES_7_4_REG24(n) (((n) & 0xF) << 4) argument 158 #define PSRAM_UHS_MC_PD_MR(n) (((n) & 0xFF) << 8) argument 163 #define PSRAM_UHS_MC_WRITE_LATENCY(n) (((n) & 0xFF) << 0) argument 173 #define PSRAM_UHS_MC_MEMORY_WIDTH(n) (((n) & 0x3) << 0) argument 178 #define PSRAM_UHS_MC_BURST_LENGTH(n) (((n) & 0x7) << 0) argument 182 #define PSRAM_UHS_MC_PAGE_BOUNDARY(n) (((n) & 0x3) << 4) argument [all …]
|
A D | reg_psram_mc_v2.h | 99 #define PSRAM_ULP_MC_CHIP_CA_PATTERN(n) (((n) & 0x7) << 3) argument 104 #define PSRAM_ULP_MC_MGR_CMD(n) (((n) & 0xFF) << 0) argument 114 #define PSRAM_ULP_MC_MGR_LEN(n) (((n) & 0xFF) << 0) argument 119 #define PSRAM_ULP_MC_MGR_WSTRB(n) (((n) & 0xFF) << 0) argument 146 #define PSRAM_ULP_MC_RES_7_4_REG24(n) (((n) & 0xF) << 4) argument 149 #define PSRAM_ULP_MC_PD_MR(n) (((n) & 0xFF) << 8) argument 157 #define PSRAM_ULP_MC_WRITE_LATENCY(n) (((n) & 0xFF) << 0) argument 167 #define PSRAM_ULP_MC_MEMORY_WIDTH(n) (((n) & 0x3) << 0) argument 172 #define PSRAM_ULP_MC_BURST_LENGTH(n) (((n) & 0x7) << 0) argument 176 #define PSRAM_ULP_MC_PAGE_BOUNDARY(n) (((n) & 0x3) << 4) argument [all …]
|
A D | reg_norflaship_v2.h | 88 #define REG_000_ADDR(n) BITFIELD_VAL(REG_000_ADDR, n) argument 91 #define REG_000_CMD(n) BITFIELD_VAL(REG_000_CMD, n) argument 111 #define REG_004_RES26(n) BITFIELD_VAL(REG_004_RES26, n) argument 121 #define REG_004_RES1(n) BITFIELD_VAL(REG_004_RES1, n) argument 132 #define REG_00C_RES(n) BITFIELD_VAL(REG_00C_RES, n) argument 152 #define REG_014_RES29(n) BITFIELD_VAL(REG_014_RES29, n) argument 180 #define REG_018_RES(n) BITFIELD_VAL(REG_018_RES, n) argument 230 #define REG_02C_RES(n) BITFIELD_VAL(REG_02C_RES, n) argument 236 #define REG_030_RES(n) BITFIELD_VAL(REG_030_RES, n) argument 244 #define REG_034_RES(n) BITFIELD_VAL(REG_034_RES, n) argument [all …]
|
A D | reg_psram_phy_v2.h | 39 #define PSRAM_ULP_PHY_MEMORY_WIDTH(n) (((n) & 0x3) << 2) argument 42 #define PSRAM_ULP_PHY_FRE_RATIO(n) (((n) & 0x3) << 4) argument 47 #define PSRAM_ULP_PHY_CTRL_DELAY(n) (((n) & 0x3) << 0) argument 56 #define PSRAM_ULP_PHY_T_WPST(n) (((n) & 0x7) << 0) argument 61 #define PSRAM_ULP_PHY_RESERVED(n) (((n) & 0x3F) << 0) argument 75 #define PSRAM_ULP_PHY_PHY_FSM_STATE(n) (((n) & 0xF) << 1) argument 82 #define PSRAM_ULP_PHY_REG_LDO_IEN1(n) (((n) & 0xF) << 2) argument 85 #define PSRAM_ULP_PHY_REG_LDO_IEN2(n) (((n) & 0xF) << 6) argument 94 #define PSRAM_ULP_PHY_REG_PSRAM_SWRC(n) (((n) & 0x3) << 1) argument 97 #define PSRAM_ULP_PHY_REG_PSRAM_TXDRV(n) (((n) & 0x7) << 3) argument [all …]
|
A D | reg_pwm.h | 36 #define PWM_PHASE01_0(n) (((n) & 0xFFFF) << 0) argument 39 #define PWM_PHASE01_1(n) (((n) & 0xFFFF) << 16) argument 43 #define PWM_PHASE23_2(n) (((n) & 0xFFFF) << 0) argument 46 #define PWM_PHASE23_3(n) (((n) & 0xFFFF) << 16) argument 50 #define PWM_LOAD01_0(n) (((n) & 0xFFFF) << 0) argument 53 #define PWM_LOAD01_1(n) (((n) & 0xFFFF) << 16) argument 57 #define PWM_LOAD23_2(n) (((n) & 0xFFFF) << 0) argument 60 #define PWM_LOAD23_3(n) (((n) & 0xFFFF) << 16) argument 64 #define PWM_TOGGLE01_0(n) (((n) & 0xFFFF) << 0) argument 67 #define PWM_TOGGLE01_1(n) (((n) & 0xFFFF) << 16) argument [all …]
|
A D | reg_dma.h | 59 #define DMA_CONTROL_TRANSFERSIZE(n) ((((n) & 0xFFF) << 0)) // Transfer size argument 62 #define DMA_CONTROL_SBSIZE(n) ((((n) & 0x07) << 12)) // Source burst size argument 63 #define DMA_CONTROL_DBSIZE(n) ((((n) & 0x07) << 15)) // Destination burst size argument 64 #define DMA_CONTROL_SWIDTH(n) ((((n) & 0x07) << 18)) // Source transfer width argument 67 #define DMA_CONTROL_DWIDTH(n) ((((n) & 0x07) << 21)) // Destination transfer width argument 80 #define DMA_CONFIG_SRCPERIPH(n) ((((n) & 0x1F) << 1)) // Source peripheral argument 81 #define DMA_CONFIG_DSTPERIPH(n) ((((n) & 0x1F) << 6)) // Destination peripheral argument 90 #define DMA_STAT_CHAN(n) ((1 << (n)) & 0xFF) argument 99 #define DMA_DMACONFIG_TC_IRQ_EN(n) (((n) & 0xFF) << 4) argument 107 #define DMA_2D_MODIFY(n) BITFIELD_VAL(DMA_2D_MODIFY, n) argument [all …]
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/drivers/ana/haas1000/ |
A D | reg_psramuhsphy_haas1000.h | 35 #define REVID(n) BITFIELD_VAL(REVID, n) argument 48 #define REG_LDO_VTUNE(n) BITFIELD_VAL(REG_LDO_VTUNE, n) argument 51 #define REG_VREF_VTUNE(n) BITFIELD_VAL(REG_VREF_VTUNE, n) argument 54 #define REG_LDO_IEN1(n) BITFIELD_VAL(REG_LDO_IEN1, n) argument 57 #define REG_LDO_IEN2(n) BITFIELD_VAL(REG_LDO_IEN2, n) argument 60 #define REG_PSRAM_SWRC(n) BITFIELD_VAL(REG_PSRAM_SWRC, n) argument 65 #define REG_PSRAM_ODT(n) BITFIELD_VAL(REG_PSRAM_ODT, n) argument 68 #define REG_DLL_SWRC(n) BITFIELD_VAL(REG_DLL_SWRC, n) argument 71 #define REG_DLL_RANGE(n) BITFIELD_VAL(REG_DLL_RANGE, n) argument 77 #define DLL_DLY_IN(n) BITFIELD_VAL(DLL_DLY_IN, n) argument [all …]
|
A D | reg_ddrpll_haas1000.h | 37 #define REG_DDRPLL_VCO_CAL_VT(n) BITFIELD_VAL(REG_DDRPLL_VCO_CAL_VT, n) argument 45 #define REG_DDRPLL_PATH_EN(n) BITFIELD_VAL(REG_DDRPLL_PATH_EN, n) argument 56 #define REG_DDRPLL_BUF_VRES(n) BITFIELD_VAL(REG_DDRPLL_BUF_VRES, n) argument 59 #define REG_DDRPLL_BW_SEL(n) BITFIELD_VAL(REG_DDRPLL_BW_SEL, n) argument 67 #define REG_DDRPLL_CP_VRES(n) BITFIELD_VAL(REG_DDRPLL_CP_VRES, n) argument 76 #define REG_DDRPLL_FBRES(n) BITFIELD_VAL(REG_DDRPLL_FBRES, n) argument 79 #define REG_DDRPLL_ICP(n) BITFIELD_VAL(REG_DDRPLL_ICP, n) argument 84 #define REG_DDRPLL_IOFST(n) BITFIELD_VAL(REG_DDRPLL_IOFST, n) argument 110 #define RESERVED_1(n) BITFIELD_VAL(RESERVED_1, n) argument 136 #define REG_DDRPLL_MULT(n) BITFIELD_VAL(REG_DDRPLL_MULT, n) argument [all …]
|
A D | reg_dsppll_haas1000.h | 37 #define REG_A7PLL_VCO_CAL_VT(n) BITFIELD_VAL(REG_A7PLL_VCO_CAL_VT, n) argument 47 #define REG_A7PLL_BUF_VRES(n) BITFIELD_VAL(REG_A7PLL_BUF_VRES, n) argument 50 #define REG_A7PLL_BW_SEL(n) BITFIELD_VAL(REG_A7PLL_BW_SEL, n) argument 56 #define REG_A7PLL_POSTDIV(n) BITFIELD_VAL(REG_A7PLL_POSTDIV, n) argument 61 #define REG_A7PLL_CP_VRES(n) BITFIELD_VAL(REG_A7PLL_CP_VRES, n) argument 70 #define REG_A7PLL_FBRES(n) BITFIELD_VAL(REG_A7PLL_FBRES, n) argument 73 #define REG_A7PLL_ICP(n) BITFIELD_VAL(REG_A7PLL_ICP, n) argument 78 #define REG_A7PLL_IOFST(n) BITFIELD_VAL(REG_A7PLL_IOFST, n) argument 104 #define RESERVED_2(n) BITFIELD_VAL(RESERVED_2, n) argument 130 #define REG_A7PLL_MULT(n) BITFIELD_VAL(REG_A7PLL_MULT, n) argument [all …]
|
A D | reg_usbphy_haas1000.h | 12 #define REVID(n) BITFIELD_VAL(REVID, n) argument 15 #define CHIPID(n) BITFIELD_VAL(CHIPID, n) argument 48 #define CFG_EBUF_THRD(n) BITFIELD_VAL(CFG_EBUF_THRD, n) argument 53 #define CFG_TARGET_TAIL(n) BITFIELD_VAL(CFG_TARGET_TAIL, n) argument 56 #define CFG_TXPATTERN(n) BITFIELD_VAL(CFG_TXPATTERN, n) argument 68 #define CFG_TP_SEL(n) BITFIELD_VAL(CFG_TP_SEL, n) argument 255 #define CFG_HS_P_ON(n) BITFIELD_VAL(CFG_HS_P_ON, n) argument 430 #define REV_REG30(n) BITFIELD_VAL(REV_REG30, n) argument 435 #define REV_REG31(n) BITFIELD_VAL(REV_REG31, n) argument 440 #define REV_REG32(n) BITFIELD_VAL(REV_REG32, n) argument [all …]
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/haas1000/ |
A D | reg_codec_haas1000.h | 198 #define CODEC_CODEC_RX_THRESHOLD(n) (((n) & 0xF) << 0) argument 201 #define CODEC_CODEC_TX_THRESHOLD(n) (((n) & 0xF) << 4) argument 204 #define CODEC_CODEC_TX_THRESHOLD_SND(n) (((n) & 0xF) << 8) argument 207 #define CODEC_DSD_RX_THRESHOLD(n) (((n) & 0xF) << 12) argument 210 #define CODEC_DSD_TX_THRESHOLD(n) (((n) & 0x7) << 16) argument 238 #define CODEC_CODEC_RX_OVERFLOW_MSK(n) (((n) & 0xFF) << 0) argument 241 #define CODEC_CODEC_RX_UNDERFLOW_MSK(n) (((n) & 0xFF) << 8) argument 261 #define CODEC_FIFO_COUNT_CH0(n) (((n) & 0xF) << 0) argument 264 #define CODEC_FIFO_COUNT_CH1(n) (((n) & 0xF) << 4) argument 267 #define CODEC_FIFO_COUNT_CH2(n) (((n) & 0xF) << 8) argument [all …]
|
A D | reg_iomux_haas1000.h | 56 #define IOMUX_GPIO_P00_SEL(n) (((n) & 0xF) << 0) argument 59 #define IOMUX_GPIO_P01_SEL(n) (((n) & 0xF) << 4) argument 62 #define IOMUX_GPIO_P02_SEL(n) (((n) & 0xF) << 8) argument 65 #define IOMUX_GPIO_P03_SEL(n) (((n) & 0xF) << 12) argument 68 #define IOMUX_GPIO_P04_SEL(n) (((n) & 0xF) << 16) argument 71 #define IOMUX_GPIO_P05_SEL(n) (((n) & 0xF) << 20) argument 74 #define IOMUX_GPIO_P06_SEL(n) (((n) & 0xF) << 24) argument 77 #define IOMUX_GPIO_P07_SEL(n) (((n) & 0xF) << 28) argument 82 #define IOMUX_GPIO_P10_SEL(n) (((n) & 0xF) << 0) argument 85 #define IOMUX_GPIO_P11_SEL(n) (((n) & 0xF) << 4) argument [all …]
|
A D | reg_cmu_haas1000.h | 250 #define CMU_CFG_HCLK_MCU_OFF_TIMER(n) (((n) & 0xFF) << 0) argument 258 #define CMU_DEBUG_REG_SEL(n) (((n) & 0x7) << 13) argument 276 #define CMU_CFG_DIV_SDMMC(n) (((n) & 0xF) << 0) argument 282 #define CMU_SEL_32K_TIMER(n) (((n) & 0x7) << 7) argument 286 #define CMU_SEL_TIMER_FAST(n) (((n) & 0x7) << 11) argument 289 #define CMU_CFG_CLK_OUT(n) (((n) & 0xF) << 14) argument 352 #define CMU_ROM_EMA(n) (((n) & 0x7) << 0) argument 356 #define CMU_ROM_PGEN(n) (((n) & 0x3) << 4) argument 359 #define CMU_RAM_EMA(n) (((n) & 0x7) << 6) argument 362 #define CMU_RAM_EMAW(n) (((n) & 0x3) << 9) argument [all …]
|
A D | reg_aoncmu_haas1000.h | 53 #define AON_CMU_CHIP_ID(n) (((n) & 0xFFFF) << 0) argument 56 #define AON_CMU_REVISION_ID(n) (((n) & 0xFFFF) << 16) argument 175 #define AON_CMU_CFG_DIV_BTSYS(n) (((n) & 0x3) << 1) argument 181 #define AON_CMU_CFG_DIV_USB(n) (((n) & 0x7) << 6) argument 185 #define AON_CMU_CFG_DIV_PER(n) (((n) & 0x3) << 10) argument 204 #define AON_CMU_SEL_CLK_OUT(n) (((n) & 0x7) << 1) argument 210 #define AON_CMU_CFG_DIV_DCDC(n) (((n) & 0xF) << 9) argument 264 #define AON_CMU_CFG_DIV_FLS(n) (((n) & 0x7) << 4) argument 368 #define AON_CMU_EXT_LNA_AT_GAIN_STEP0(n) (((n) & 0x7) << 0) argument 371 #define AON_CMU_EXT_LNA_AT_GAIN_STEP1(n) (((n) & 0x7) << 3) argument [all …]
|
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/ |
A D | netifapi.h | 96 #define netifapi_netif_remove(n) netifapi_netif_common(n, netif_remove, NULL) argument 98 #define netifapi_netif_set_up(n) netifapi_netif_common(n, netif_set_up, NULL) argument 100 #define netifapi_netif_set_down(n) netifapi_netif_common(n, netif_set_down, NULL) argument 102 #define netifapi_netif_set_default(n) netifapi_netif_common(n, netif_set_default, NULL) argument 114 #define netifapi_dhcp_start(n) netifapi_netif_common(n, NULL, dhcp_start) argument 116 #define netifapi_dhcp_stop(n) netifapi_netif_common(n, dhcp_stop, NULL) argument 118 #define netifapi_dhcp_inform(n) netifapi_netif_common(n, dhcp_inform, NULL) argument 120 #define netifapi_dhcp_renew(n) netifapi_netif_common(n, NULL, dhcp_renew) argument 122 #define netifapi_dhcp_release(n) netifapi_netif_common(n, NULL, dhcp_release) argument 130 #define netifapi_autoip_start(n) netifapi_netif_common(n, NULL, autoip_start) argument [all …]
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/ |
A D | netifapi.h | 96 #define netifapi_netif_remove(n) netifapi_netif_common(n, netif_remove, NULL) argument 98 #define netifapi_netif_set_up(n) netifapi_netif_common(n, netif_set_up, NULL) argument 100 #define netifapi_netif_set_down(n) netifapi_netif_common(n, netif_set_down, NULL) argument 102 #define netifapi_netif_set_default(n) netifapi_netif_common(n, netif_set_default, NULL) argument 110 #define netifapi_dhcp_start(n) netifapi_netif_common(n, NULL, dhcp_start) argument 112 #define netifapi_dhcp_stop(n) netifapi_netif_common(n, dhcp_stop, NULL) argument 114 #define netifapi_dhcp_inform(n) netifapi_netif_common(n, dhcp_inform, NULL) argument 116 #define netifapi_dhcp_renew(n) netifapi_netif_common(n, NULL, dhcp_renew) argument 118 #define netifapi_dhcp_release(n) netifapi_netif_common(n, NULL, dhcp_release) argument 126 #define netifapi_autoip_start(n) netifapi_netif_common(n, NULL, autoip_start) argument [all …]
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/ |
A D | bits.h | 24 static inline int CountLeadingZeros32Slow(uint64_t n) { in CountLeadingZeros32Slow() 32 static inline int CountLeadingZeros32(uint32_t n) { in CountLeadingZeros32() 51 static inline int MostSignificantBit32(uint32_t n) { in MostSignificantBit32() 55 static inline int CountLeadingZeros64Slow(uint64_t n) { in CountLeadingZeros64Slow() 64 static inline int CountLeadingZeros64(uint64_t n) { in CountLeadingZeros64() 94 static inline int MostSignificantBit64(uint64_t n) { in MostSignificantBit64()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/rtw_wpa_supplicant/src/utils/ |
A D | common.h | 169 #define le_to_host16(n) (n) argument 170 #define host_to_le16(n) (n) argument 173 #define le_to_host32(n) (n) argument 221 #define le_to_host16(n) bswap_16(n) argument 222 #define host_to_le16(n) bswap_16(n) argument 223 #define be_to_host16(n) (n) argument 224 #define host_to_be16(n) (n) argument 226 #define be_to_host32(n) (n) argument 227 #define host_to_be32(n) (n) argument 230 #define be_to_host64(n) (n) argument [all …]
|
/AliOS-Things-master/components/amp/libjs/ |
A D | init.js | 1 globalThis=new Function("return this;")(),globalThis.process=system,function(t){var n,e=t.Promise,o… variable
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/ |
A D | reg_patch_armv7m.h | 20 #define NUM_CODE_6_4(n) BITFIELD_VAL(NUM_CODE_6_4, n) argument 23 #define NUM_LIT(n) BITFIELD_VAL(NUM_LIT, n) argument 26 #define NUM_CODE_3_0(n) BITFIELD_VAL(NUM_CODE_3_0, n) argument 33 #define REMAP_ADDR_28_5(n) BITFIELD_VAL(REMAP_ADDR_28_5, n) argument 36 #define REMAP_ADDR(n) BITFIELD_VAL(REMAP_ADDR, n) argument 40 #define COMP_REPLACE(n) BITFIELD_VAL(COMP_REPLACE, n) argument 43 #define COMP_ADDR_28_2(n) BITFIELD_VAL(COMP_ADDR_28_2, n) argument 46 #define COMP_ADDR(n) BITFIELD_VAL(COMP_ADDR, n) argument
|
/AliOS-Things-master/kernel/rhino/include/ |
A D | k_cpuset.h | 29 #define CPUSET_ATOMIC_SET(cpuset, n) \ argument 31 #define CPUSET_ATOMIC_CLR(cpuset, n) \ argument 36 #define CPUSET_CLR(cpuset, n) ((cpuset) &= ~(1 << (n))) argument 39 #define CPUSET_SET(cpuset, n) ((cpuset) |= (1 << (n))) argument 40 #define CPUSET_ISSET(cpuset, n) ((cpuset) & (1 << (n))) argument
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_dirread.c | 971 uint32 n; in TIFFReadDirEntryByteArray() local 999 uint32 n; in TIFFReadDirEntryByteArray() local 1017 uint32 n; in TIFFReadDirEntryByteArray() local 1035 uint32 n; in TIFFReadDirEntryByteArray() local 4299 uint16 n; in TIFFReadDirectoryCheckOrder() local 4318 uint16 n; in TIFFReadDirectoryFindEntry() local 4503 uint16 n; in EstimateStripByteCounts() local 4589 uint16 n; in TIFFCheckDirOffset() local 4672 uint16 n; in TIFFFetchDirectory() local 4948 int n; in TIFFFetchNormalTag() local [all …]
|