Home
last modified time | relevance | path

Searched refs:SPI (Results 1 – 25 of 40) sorted by relevance

12

/third_party/freetype/src/tools/
Dtest_trig.c8 #define SPI (PI/FT_ANGLE_PI) macro
29 d2 = cos( i*SPI ); in test_cos()
55 d2 = sin( i*SPI ); in test_sin()
81 d2 = tan( i*SPI ); in test_tan()
108 a = i*SPI; in test_atan2()
143 a = ( i*SPI ); in test_unit()
175 v.x = (FT_Fixed)( l * cos( i*SPI ) ); in test_length()
176 v.y = (FT_Fixed)( l * sin( i*SPI ) ); in test_length()
201 ra = rotate*SPI; in test_rotate()
213 a = i*SPI; in test_rotate()
/third_party/skia/third_party/externals/freetype/src/tools/
Dtest_trig.c8 #define SPI (PI/FT_ANGLE_PI) macro
29 d2 = cos( i*SPI ); in test_cos()
55 d2 = sin( i*SPI ); in test_sin()
81 d2 = tan( i*SPI ); in test_tan()
108 a = i*SPI; in test_atan2()
143 a = ( i*SPI ); in test_unit()
175 v.x = (FT_Fixed)( l * cos( i*SPI ) ); in test_length()
176 v.y = (FT_Fixed)( l * sin( i*SPI ) ); in test_length()
201 ra = rotate*SPI; in test_rotate()
213 a = i*SPI; in test_rotate()
/third_party/flutter/skia/third_party/externals/freetype/src/tools/
Dtest_trig.c9 #define SPI (PI/FT_ANGLE_PI) macro
30 d2 = cos( i*SPI ); in test_cos()
56 d2 = sin( i*SPI ); in test_sin()
82 d2 = tan( i*SPI ); in test_tan()
109 a = i*SPI; in test_atan2()
144 a = ( i*SPI ); in test_unit()
176 v.x = (FT_Fixed)( l * cos( i*SPI ) ); in test_length()
177 v.y = (FT_Fixed)( l * sin( i*SPI ) ); in test_length()
202 ra = rotate*SPI; in test_rotate()
214 a = i*SPI; in test_rotate()
/third_party/ltp/testcases/network/stress/ipsec/
Dipsec_lib.sh41 S) SPI=$2;;
79 SPI=${SPI:-1000}
189 local spi_1="0x$SPI"
190 local spi_2="0x$(( $SPI + 1 ))"
201 local spi_1="0x$(( $SPI + 1 ))"
202 local spi_2="0x$SPI"
256 local spi_1="spi 0x$SPI"
257 local spi_2="spi 0x$(( $SPI + 1 ))"
267 local spi_1="spi 0x$(( $SPI + 1 ))"
268 local spi_2="spi 0x$SPI"
/third_party/ltp/testcases/network/stress/udp/uni-basic/
Dudp4-uni-basic0180 SPI=${SPI:-1000}
231 $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr \
239 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos…
/third_party/ltp/testcases/network/stress/icmp/multi-diffnic/
Dicmp4-multi-diffnic0177 SPI=${SPI:-1000}
232 $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr \
240 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos…
/third_party/ltp/testcases/network/stress/udp/multi-diffport/
Dudp4-multi-diffport0183 SPI=${SPI:-1000}
237 $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr \
245 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos…
/third_party/ltp/testcases/network/stress/udp/multi-diffnic/
Dudp4-multi-diffnic0180 SPI=${SPI:-1000}
239 $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr \
247 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos…
/third_party/ltp/testcases/network/stress/tcp/multi-diffnic/
Dtcp4-multi-diffnic0181 SPI=${SPI:-1000}
273 $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr \
281 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos…
/third_party/ltp/testcases/network/stress/tcp/multi-sameport/
Dtcp4-multi-sameport0184 SPI=${SPI:-1000}
269 $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr \
277 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos…
/third_party/ltp/testcases/network/stress/tcp/multi-diffport/
Dtcp4-multi-diffport0184 SPI=${SPI:-1000}
270 $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr \
278 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos…
/third_party/ltp/testcases/network/stress/icmp/multi-diffip/
Dicmp4-multi-diffip0183 SPI=${SPI:-1000}
279 $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr \
293 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos…
/third_party/ltp/testcases/network/stress/udp/multi-diffip/
Dudp4-multi-diffip0183 SPI=${SPI:-1000}
271 $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr \
285 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos…
/third_party/ltp/testcases/network/stress/tcp/multi-diffip/
Dtcp4-multi-diffip0184 SPI=${SPI:-1000}
304 $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr \
318 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos…
/third_party/eudev/hwdb/
D60-evdev.hwdb104 evdev:name:Apple SPI Touchpad:dmi:*:svnAppleInc.:pnMacBook8,1:*
105 evdev:name:Apple SPI Touchpad:dmi:*:svnAppleInc.:pnMacBook9,1:*
106 evdev:name:Apple SPI Touchpad:dmi:*:svnAppleInc.:pnMacBook10,1:*
113 evdev:name:Apple SPI Touchpad:dmi:*:svnAppleInc.:pnMacBookPro13,1:*
114 evdev:name:Apple SPI Touchpad:dmi:*:svnAppleInc.:pnMacBookPro13,2:*
115 evdev:name:Apple SPI Touchpad:dmi:*:svnAppleInc.:pnMacBookPro14,1:*
116 evdev:name:Apple SPI Touchpad:dmi:*:svnAppleInc.:pnMacBookPro14,2:*
122 evdev:name:Apple SPI Touchpad:dmi:*:svnAppleInc.:pnMacBookPro13,3:*
123 evdev:name:Apple SPI Touchpad:dmi:*:svnAppleInc.:pnMacBookPro14,3:*
/third_party/ltp/testcases/network/stress/tcp/uni-basic/
Dtcp4-uni-basic0191 SPI=${SPI:-1000}
426 $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr \
434 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos…
/third_party/iptables/extensions/
Dlibip6t_ah.man4 Matches SPI.
Dlibxt_policy.man35 Matches the SPI of the SA.
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/pthread_h/
Dcoverage.txt13 SPI tag, and #11 and 12 with no tag.
/third_party/mesa3d/src/amd/common/
Dac_perfcounter.h64 SPI = 0x5, enumerator
/third_party/jerryscript/targets/esp8266/ld/
Deagle.app.v6.ld4 /* Flash Map, support 512KB/1MB/2MB/4MB SPI Flash */
/third_party/mesa3d/docs/relnotes/
D10.4.5.rst81 - radeonsi: small fix in SPI state
/third_party/NuttX/
DReleaseNotes688 * Added support for SPI-based MMC/SD cards (with an SPI driver
692 exporting the SPI based MMC/SD card on the NXP LPC214x.
737 * Fixed a race condition workaround delay in LPC214X SPI logic.
915 * Extended I2C and SPI interface definitions
942 Other changes in this release include: Extensions to the SPI interface
959 * The SPI-based MMC/SD driver was extended to support SDHC Version
963 the LM3S6918, the LPC2148, the SPI-based MMC/SD driver, and to
979 serial console. An SPI driver is available but untested (because
1072 display and MicroSD support. An SPI driver and a DMA support was
1087 * Verified SPI operation using driver for SPI based FLASH parts
[all …]
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/
Dsdkconfig188 # SPI configuration
194 # end of SPI configuration
866 # SPI Flash driver
888 # end of SPI Flash driver
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/
Dsdkconfig188 # SPI configuration
194 # end of SPI configuration
866 # SPI Flash driver
888 # end of SPI Flash driver

12