/external/android-clat/ |
checksum.c | 85 * calculate the pseudo header checksum for use in tcp/udp/icmp headers 105 * calculate the pseudo header checksum for use in tcp/udp headers
|
ipv6.c | 146 /* Calculate the pseudo-header checksum. 175 // Set the length and calculate the checksum.
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/ |
SmoothingPolynomialBicubicSplineInterpolator.java | 109 // For every knot (xval[i], yval[j]) of the grid, calculate corrected 131 // For every knot (xval[i], yval[j]) of the grid, calculate corrected
|
/external/autotest/client/cros/ |
power_rapl.py | 146 """Calculate and return energy in joules per lsb. 178 """Calculate the average power used for RAPL domain.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
ASN1StreamParser.java | 136 // calculate tag number 143 // calculate length
|
/external/ceres-solver/internal/ceres/ |
corrector.cc | 95 // Calculate the smaller of the two solutions to the equation 107 // Calculate the constants needed by the correction routines.
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/ |
cros_platform_backend.py | 96 # C0 state. Kernel stats aren't right, so calculate by 98 # timer since we calculate differences in the end anyway).
|
/external/clang/lib/Format/ |
TokenAnnotator.h | 49 // Calculate Next and Previous for all tokens. Note that we must overwrite 155 /// \brief Calculate the penalty for splitting before \c Tok.
|
/external/easymock/src/org/easymock/ |
IExpectationSetters.java | 46 * Sets an object that will be used to calculate the answer for the expected
85 * Sets a stub object that will be used to calculate the answer for the
|
/external/eigen/bench/btl/actions/ |
action_hessenberg.hh | 96 inline void calculate( void ) { function in class:Action_hessenberg 199 inline void calculate( void ) { function in class:Action_tridiagonalization
|
/external/fio/crc/ |
xxhash.h | 95 Calculate the 32-bits hash of sequence of length "len" stored at memory address "input". 115 These functions calculate the xxhash of an input provided in several small packets,
|
/external/icu/icu4c/source/i18n/ |
japancal.h | 174 * Calculate the era for internal computation 186 * Calculate the limit for a specified type of limit and field
|
/external/icu/icu4c/source/test/perf/howExpensiveIs/ |
sieve.cpp | 115 /* calculate medians */ 153 /* calculate min/max and mean */
|
/external/iproute2/man/man8/ |
tc-pie.8 | 37 estimated based on the standing queue. The rate is used to calculate the current 38 delay. Then, on a periodic basis, the delay is used to calculate the dropping
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/ |
MethodInstrumenter.java | 113 // 1. Calculate intermediate labels: 127 // 1. Calculate intermediate labels:
|
/external/javassist/src/main/javassist/ |
SerialVersionUID.java | 70 * Calculate default value. See Java Serialization Specification, Stream 185 // calculate hash.
|
/external/libavc/encoder/ |
irc_vbr_str_prms.c | 55 * be used to calculate the buffer sizes 102 * picture types will be used to calculate the CBR buffer size every frame
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/ |
btGeneric6DofSpringConstraint.cpp | 128 // calculate difference 143 // calculate difference
|
/external/libmpeg2/common/arm/ |
ideint_cac_a9.s | 83 @ Calculate row based adj and alt values 154 @ Calculate column based adj and alt values
|
ideint_spatial_filter_a9.s | 109 @ Calculate absolute differences 126 @ Calculate sum of absolute differeces for each edge
|
/external/libmpeg2/common/armv8/ |
ideint_spatial_filter_av8.s | 107 // Calculate absolute differences 124 // Calculate sum of absolute differeces for each edge
|
/external/libnfc-nxp/src/ |
phFriNfc_NdefRecord.c | 227 /* To Calculate the IDLength and PayloadLength for 320 /* Calculate the bytes already traversed. */ 484 /* Calculate the Flag Value */ 487 /* Calculate the Type Namr format of the record */ 492 /* To Calculate the IDLength and PayloadLength for short or normal record */ 569 /* calculate the length of the record and check with the buffersize if it exceeds return */ 684 /* Calculate the Flags of the record */ 712 /* Calculate the Type Name Format for the record */ [all...] |
/external/libopus/silk/fixed/ |
find_LPC_FIX.c | 97 /* Calculate residual energy with NLSF interpolation */ 145 /* NLSF interpolation is currently inactive, calculate NLSFs from full frame AR coefficients */
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_blockiness.c | 26 // Calculate a blockiness level for a vertical block edge. 81 // Calculate a blockiness level for a horizontal block edge
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
sad4d_neon.c | 30 // Calculate the absolute difference of 64 bytes from vec_src_00, vec_src_16, 63 // Calculate the absolute difference of 32 bytes from vec_src_00, vec_src_16,
|