HomeSort by relevance Sort by last modified time
    Searched refs:tp (Results 276 - 300 of 540) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
tcp.h 58 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
tcp.h 58 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/
tcp.h 58 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/
tcp.h 58 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/
tcp.h 58 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
tcp.h 58 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
tcp.h 58 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
tcp.h 58 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
tcp.h 58 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
tcp.h 58 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
tcp.h 58 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
tcp.h 58 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
tcp.h 58 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
tcp.h 58 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
tcp.h 58 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
TerrainQuad.java     [all...]
  /external/chromium_org/third_party/skia/src/effects/
SkBlurMask.cpp 533 uint8_t* tp = tmpBuffer.get(); local
541 w = boxBlur(sp, src.fRowBytes, tp, loRadius, hiRadius, w, h, false);
542 w = boxBlur(tp, w, dp, hiRadius, loRadius, w, h, false);
543 w = boxBlur(dp, w, tp, hiRadius, hiRadius, w, h, true);
545 h = boxBlur(tp, h, dp, loRadius, hiRadius, h, w, false);
546 h = boxBlur(dp, h, tp, hiRadius, loRadius, h, w, false);
547 h = boxBlur(tp, h, dp, hiRadius, hiRadius, h, w, true);
549 w = boxBlur(sp, src.fRowBytes, tp, rx, rx, w, h, true);
550 h = boxBlur(tp, h, dp, ry, ry, h, w, true);
555 w = boxBlurInterp(sp, src.fRowBytes, tp, rx, w, h, false, outerWeight)
    [all...]
  /external/skia/src/effects/
SkBlurMask.cpp 533 uint8_t* tp = tmpBuffer.get(); local
541 w = boxBlur(sp, src.fRowBytes, tp, loRadius, hiRadius, w, h, false);
542 w = boxBlur(tp, w, dp, hiRadius, loRadius, w, h, false);
543 w = boxBlur(dp, w, tp, hiRadius, hiRadius, w, h, true);
545 h = boxBlur(tp, h, dp, loRadius, hiRadius, h, w, false);
546 h = boxBlur(dp, h, tp, hiRadius, loRadius, h, w, false);
547 h = boxBlur(tp, h, dp, hiRadius, hiRadius, h, w, true);
549 w = boxBlur(sp, src.fRowBytes, tp, rx, rx, w, h, true);
550 h = boxBlur(tp, h, dp, ry, ry, h, w, true);
555 w = boxBlurInterp(sp, src.fRowBytes, tp, rx, w, h, false, outerWeight)
    [all...]
  /cts/tests/tests/text/src/android/text/style/cts/
CharacterStyleTest.java 70 public void updateDrawState(TextPaint tp) {
  /external/clang/test/SemaCXX/
decl-expr-ambiguity.cpp 29 extern T tp(int(p));
  /external/stressapptest/src/
disk_blocks.cc 137 struct timeval tp; local
139 gettimeofday(&tp, NULL);
140 ts.tv_sec = tp.tv_sec;
141 ts.tv_nsec = tp.tv_usec * 1000;
  /external/valgrind/main/memcheck/tests/linux/
timerfd-syscall.c 106 struct timespec tp; local
108 if (clock_gettime((clockid_t) clockid, &tp))
114 return 1000000ULL * tp.tv_sec + tp.tv_nsec / 1000;
  /external/chromium_org/third_party/icu/source/test/intltest/
rbbitst.cpp 1833 TestParams tp; local
    [all...]
  /external/icu4c/test/intltest/
rbbitst.cpp 1015 TestParams tp; local
    [all...]
  /frameworks/base/core/java/android/text/style/
SuggestionSpan.java 303 public void updateDrawState(TextPaint tp) {
309 tp.setUnderlineText(mEasyCorrectUnderlineColor, mEasyCorrectUnderlineThickness);
310 } else if (tp.underlineColor == 0) {
313 tp.setUnderlineText(mMisspelledUnderlineColor, mMisspelledUnderlineThickness);
316 tp.setUnderlineText(mAutoCorrectionUnderlineColor, mAutoCorrectionUnderlineThickness);

Completed in 1275 milliseconds

<<11121314151617181920>>