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

1 2

  /external/python/cpython2/Lib/lib-tk/
Tkconstants.py 96 CHORD='chord'
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tkconstants.py 96 CHORD='chord'
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tkconstants.py 96 CHORD='chord'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 96 CHORD='chord'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 96 CHORD='chord'
  /external/python/cpython2/PC/
winsound.c 20 winsound.PlaySound('c:/windows/media/Chord.wav', winsound.SND_FILENAME)
30 winsound.PlaySound('c:/windows/media/Chord.wav',
  /frameworks/base/core/tests/coretests/src/android/util/
KeyUtils.java 36 * <li> Chord refers to pushing a modifier key, tapping a regular key, and
  /developers/build/prebuilts/gradle/XYZTouristAttractions/Shared/src/main/java/com/example/android/xyztouristattractions/common/
Utils.java 209 double chord = Math.sqrt(Math.pow(radius, 2) - Math.pow(apothem, 2)) * 2; local
210 int leftRightInset = (int) ((width - chord) / 2);
  /developers/samples/android/wearable/wear/XYZTouristAttractions/Shared/src/main/java/com/example/android/xyztouristattractions/common/
Utils.java 209 double chord = Math.sqrt(Math.pow(radius, 2) - Math.pow(apothem, 2)) * 2; local
210 int leftRightInset = (int) ((width - chord) / 2);
  /development/samples/browseable/XYZTouristAttractions/Shared/src/com.example.android.xyztouristattractions.common/
Utils.java 209 double chord = Math.sqrt(Math.pow(radius, 2) - Math.pow(apothem, 2)) * 2; local
210 int leftRightInset = (int) ((width - chord) / 2);
  /external/sonic/
sonic.h 117 /* Get the chord pitch setting. */
119 /* Set chord pitch mode on or off. Default is off. See the documentation
Sonic.java 137 // Get the vocal chord pitch setting.
143 // Set the vocal chord mode for pitch computation. Default is off.
sonic.c 135 /* Get the vocal chord pitch setting. */
142 /* Set the vocal chord mode for pitch computation. Default is off. */
  /external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
PathProfiling.cpp 33 // Chord - An edge not in the spanning tree.
252 // Depth first algorithm for determining the chord increments.f
543 BLInstrumentationEdge* chord; local
546 chord = (BLInstrumentationEdge*) *chordEdge;
547 chord->setIncrement(chord->getIncrement() + chord->getWeight());
851 // Depth first algorithm for determining the chord increments.
    [all...]
  /external/eigen/unsupported/Eigen/src/Splines/
SplineFitting.h 180 * \brief Computes chord length parameters which are required for spline interpolation.
184 * \param[out] chord_lengths The resulting chord lenggth vector.
  /external/skia/gm/
hairlines.cpp 151 // Now add the chord that should cap the circular arc
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
SearchIndexManagerTest.java 270 insertNote(rawContactId, "Please note: three notes or more make up a chord.");
273 contactId, "Please note: three notes or more make up a chord.", null, null);
278 insertNote(rawContactId, "Please note: three notes or more make up a chord.");
  /external/sonic/doc/
index.md 141 a higher or lower pitch, then enable the vocal chord emulation mode for pitch
  /bootable/recovery/
ui.cpp 530 // If we have power and volume up keys, that chord is the signal to toggle the text display.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dmusicf.h 149 /* Chord Track */
    [all...]
wingdi.h     [all...]
  /external/freetype/src/smooth/
ftgrays.c     [all...]
  /external/pdfium/third_party/freetype/src/smooth/
ftgrays.c     [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java     [all...]
  /frameworks/base/core/java/com/android/internal/policy/
DecorView.java     [all...]

Completed in 2288 milliseconds

1 2