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

  /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/kernel-headers/original/linux/
keychord.h 2 * Key chord input driver
  /frameworks/base/core/tests/coretests/src/android/util/
KeyUtils.java 36 * <li> Chord refers to pushing a modifier key, tapping a regular key, and
  /external/eigen/unsupported/Eigen/src/Splines/
SplineFitting.h 55 * \brief Computes chord length parameters which are required for spline interpolation.
59 * \param[out] chord_lengths The resulting chord lenggth vector.
  /external/llvm/lib/Transforms/Instrumentation/
PathProfiling.cpp 33 // Chord - An edge not in the spanning tree.
251 // Depth first algorithm for determining the chord increments.f
542 BLInstrumentationEdge* chord; local
545 chord = (BLInstrumentationEdge*) *chordEdge;
546 chord->setIncrement(chord->getIncrement() + chord->getWeight());
851 // Depth first algorithm for determining the chord increments.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
bezier.c 138 VGfloat chord; /* chord length */ local
144 chord = line_length(bez->x1, bez->y1, bez->x4, bez->y4);
146 if ((len-chord) > error) {
  /external/mesa3d/src/gallium/state_trackers/vega/
bezier.c 138 VGfloat chord; /* chord length */ local
144 chord = line_length(bez->x1, bez->y1, bez->x4, bez->y4);
146 if ((len-chord) > error) {
  /external/skia/gm/
hairlines.cpp 149 // Now add the chord that should cap the circular arc
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
SearchIndexManagerTest.java 250 insertNote(rawContactId, "Please note: three notes or more make up a chord.");
253 contactId, "Please note: three notes or more make up a chord.", null, null);
258 insertNote(rawContactId, "Please note: three notes or more make up a chord.");
  /external/chromium_org/third_party/freetype/src/smooth/
ftgrays.c 1071 /* dx and dy are x and y components of the P0-P3 chord vector. */
    [all...]
  /external/freetype/src/smooth/
ftgrays.c 1071 /* dx and dy are x and y components of the P0-P3 chord vector. */
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java 449 // Increase the chord delay when taking a screenshot from the keyguard
    [all...]
PhoneWindow.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-jai.jar 
  /frameworks/base/sax/tests/saxtests/res/raw/
youtube.xml     [all...]

Completed in 881 milliseconds