HomeSort by relevance Sort by last modified time
    Searched full:descent (Results 176 - 200 of 239) sorted by null

1 2 3 4 5 6 78 910

  /external/skia/legacy/src/animator/
SkCondensedDebug.cpp 623 "descent\0"
SkCondensedRelease.cpp 605 "descent\0"
  /external/skia/src/animator/
SkCondensedDebug.cpp 623 "descent\0"
SkCondensedRelease.cpp 605 "descent\0"
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryHistoryChart.java 394 mTextDescent = (int)mTextPaint.descent();
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion39.txt 35 android:includeFontPadding : Leave enough room for ascenders and descenders instead of using the font ascent and descent strictly. [boolean]
completion5-expected-completion40.txt 35 android:includeFontPadding : Leave enough room for ascenders and descenders instead of using the font ascent and descent strictly. [boolean]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3baserecognizer.c 866 /// "A note on error recovery in recursive descent parsers":
871 /// "Efficient and Comfortable Error Recovery in Recursive Descent
    [all...]
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
recognizers.py 575 "A note on error recovery in recursive descent parsers":
580 "Efficient and Comfortable Error Recovery in Recursive Descent
    [all...]
  /external/ceres-solver/docs/
solving.tex 190 Algorithm~\ref{alg:trust-region} is a descent algorithm in that they
    [all...]
  /cts/libs/json/src/com/android/json/stream/
JsonReader.java 34 * To create a recursive descent parser for your own JSON streams, first create
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
parser.cc 35 // Recursive descent FTW.
    [all...]
  /external/replicaisland/res/values/
strings.xml 370 I will venture into the forest once more before entering the cave. At the adventurers? base camp I spied batteries and other useful electronic equipment, which I can surely modify. Once I have procured those items I shall return and make my descent.\n
  /external/webkit/Source/WebKit/android/plugins/
android_npapi.h 598 (descent - ascent + leading). If metrics is NULL, it will be ignored.
    [all...]
  /frameworks/base/core/java/android/util/
JsonReader.java 36 * To create a recursive descent parser for your own JSON streams, first create
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlibint.h 662 (cs)->ascent|(cs)->descent) == 0))
    [all...]
Xproto.h 375 descent B16;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h 662 (cs)->ascent|(cs)->descent) == 0))
    [all...]
Xproto.h 375 descent B16;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h 662 (cs)->ascent|(cs)->descent) == 0))
    [all...]
Xproto.h 375 descent B16;
    [all...]
  /external/opencv/ml/src/
mlcnn.cpp 297 // 3) Update weights by the gradient descent
    [all...]
  /external/skia/src/pdf/
SkPDFFont.cpp     [all...]
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java 713 + (paint.getTextSize() - paint.descent()) / 2 + padding.top,
    [all...]
  /frameworks/compile/slang/
slang_rs_export_type.cpp 356 // Helper function for ValidateType(). We do a recursive descent on the
    [all...]

Completed in 964 milliseconds

1 2 3 4 5 6 78 910