HomeSort by relevance Sort by last modified time
    Searched full:unity (Results 1 - 25 of 113) sorted by null

1 2 3 4 5

  /external/eigen/doc/snippets/
AngleAxis_mimic_euler.cpp 3 * AngleAxisf(0.5*M_PI, Vector3f::UnitY())
  /external/icu/icu4c/source/layout/
LookupTables.cpp 30 le_int16 unity = SWAPW(unitSize); local
43 while (probe > unity && LE_SUCCESS(success)) {
62 le_int16 unity = SWAPW(unitSize); local
73 while (probe > unity && LE_SUCCESS(success)) {
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/
HolidayBundle_de.java 32 { "German Unity Day", "Tag der deutschen Einheit" },
58 { "Unity Day", "Einheitstag" },
HolidayBundle_de_DE.java 22 new SimpleHoliday(Calendar.OCTOBER, 3, 0, "Unity Day"),
  /external/ipsec-tools/src/racoon/
isakmp_unity.h 36 /* ISAKMP notifies specific to the Unity vendor Id */
40 /* ISAKMP mode config attributes specific to the Unity vendor Id */
54 * Unity adress/mask lists
isakmp_cfg.h 101 /* XXX move this to a unity specific sub-structure */
177 #define ISAKMP_CFG_VENDORID_UNITY 0x02 /* Cisco Unity compliant */
isakmp_unity.c 95 "Unity mode config request but the peer "
96 "did not declare itself as unity compliant\n");
  /frameworks/wilhelm/src/
platform.h 20 #define PLATFORM_MILLIBEL_MAX_VOLUME 0 // No more than unity gain
  /external/icu/android_icu4j/src/main/java/android/icu/impl/data/
HolidayBundle_de.java 36 { "German Unity Day", "Tag der deutschen Einheit" },
62 { "Unity Day", "Einheitstag" },
HolidayBundle_de_DE.java 26 new SimpleHoliday(Calendar.OCTOBER, 3, 0, "Unity Day"),
  /frameworks/base/docs/html/distribute/analyze/
start.jd 50 <h2 id="unityplugin">Unity Plugin</h2>
54 platforms, consider using the Google Analytics Unity Plugin. With the Unity
64 "https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fgoogleanalytics%2Fgoogle-analytics-plugin-for-unity&sa=D&sntz=1&usg=AFrqEzdznBYiRnABaqfhOkFmVWvaYKlf0w">
65 setting up the Google Analytics Plugin for Unity</a>.
  /system/media/audio_utils/include/audio_utils/
minifloat.h 37 /** Unity gain expressed as a minifloat */
58 /** A pair of unity gains expressed as a gain_minifloat_packed_t */
  /external/fec/
encode_rs.c 37 /* This line is unnecessary when GENPOLY[NROOTS] is unity, as it must
encode_rs.h 43 /* This line is unnecessary when GENPOLY[NROOTS] is unity, as it must
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
wb_vad_c.h 30 #define UNIRSHFT 7 /* = log2(MAX_16/UNITY), UNITY = 256 */
31 #define SCALE 128 /* (UNITY*UNITY)/512 */
  /external/apache-commons-math/src/main/java/org/apache/commons/math/transform/
FastFourierTransformer.java 53 /** roots of unity */
770 /** Computes the n<sup>th</sup> roots of unity.
778 /** Number of roots of unity. */
794 * Build an engine for computing then <sup>th</sup> roots of unity
809 * @throws IllegalStateException if no roots of unity have been computed yet
820 /** Computes the n<sup>th</sup> roots of unity.
825 * @param n number of roots of unity to compute,
867 * Get the real part of the k<sup>th</sup> n<sup>th</sup> root of unity
868 * @param k index of the n<sup>th</sup> root of unity
869 * @return real part of the k<sup>th</sup> n<sup>th</sup> root of unity
    [all...]
  /external/eigen/unsupported/test/
autodiff.cpp 137 AD ay(p.y(),Vector2f::UnitY());
150 ap.y().derivatives() = Vector2f::UnitY();
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
cnst_vad.h 53 #define UNITY 512 /* Scaling used with SNR calculation */
54 #define UNIRSHFT 6 /* = log2(MAX_16/UNITY) */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi.util_3.2.100.v20100503.jar 
  /external/eigen/Eigen/src/Core/
CwiseNullaryOp.h 798 * \sa MatrixBase::Unit(Index), MatrixBase::UnitX(), MatrixBase::UnitY(), MatrixBase::UnitZ(), MatrixBase::UnitW()
813 * \sa MatrixBase::Unit(Index,Index), MatrixBase::UnitX(), MatrixBase::UnitY(), MatrixBase::UnitZ(), MatrixBase::UnitW()
826 * \sa MatrixBase::Unit(Index,Index), MatrixBase::Unit(Index), MatrixBase::UnitY(), MatrixBase::UnitZ(), MatrixBase::UnitW()
836 * \sa MatrixBase::Unit(Index,Index), MatrixBase::Unit(Index), MatrixBase::UnitY(), MatrixBase::UnitZ(), MatrixBase::UnitW()
839 EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::UnitY()
846 * \sa MatrixBase::Unit(Index,Index), MatrixBase::Unit(Index), MatrixBase::UnitY(), MatrixBase::UnitZ(), MatrixBase::UnitW()
856 * \sa MatrixBase::Unit(Index,Index), MatrixBase::Unit(Index), MatrixBase::UnitY(), MatrixBase::UnitZ(), MatrixBase::UnitW()
  /external/eigen/demos/opengl/
camera.cpp 95 return orientation() * Vector3f::UnitY();
  /external/llvm/test/tools/llvm-profdata/
weight-sample.test 3 1- Merge the foo and bar profiles with unity weight and verify the combined output
  /external/mesa3d/src/gallium/auxiliary/util/
u_format_pack.py 199 '''Get the number of the bit that matches unity for this type.'''
214 '''Get the value of unity for this type.'''
229 '''Get the value of unity for this type.'''
240 '''Get the value of unity for this type.'''
  /external/sonivox/arm-wt-22k/lib_src/
dls.h 247 USHORT usUnityNote; /* MIDI Unity Playback Note */
  /external/webrtc/webrtc/modules/audio_coding/neteq/
dsp_helper.h 116 // Starts at unity gain and gradually fades out |signal|. For each sample,

Completed in 754 milliseconds

1 2 3 4 5