HomeSort by relevance Sort by last modified time
    Searched refs:chi (Results 1 - 24 of 24) sorted by null

  /external/u-boot/arch/arm/mach-bcm283x/include/mach/
timer.h 26 u32 chi; member in struct:bcm2835_timer_regs
  /frameworks/av/cmds/screenrecord/
TextRenderer.cpp 161 size_t chi = ch - FontBitmap::firstGlyphChar; local
162 if (chi >= FontBitmap::numGlyphs) {
163 chi = '?' - FontBitmap::firstGlyphChar;
165 assert(chi < FontBitmap::numGlyphs);
166 return chi;
173 size_t chi = glyphIndex(str[i]);
174 float glyphWidth = FontBitmap::glyphWidth[chi];
200 size_t chi = glyphIndex(str[i]);
201 float glyphWidth = FontBitmap::glyphWidth[chi];
211 float texLeft = mXOffset[chi] / fullTexWidth
    [all...]
  /external/cldr/tools/java/org/unicode/cldr/util/
SimpleHtmlParser.java 111 int chi = input.read(); local
112 if (chi < 0) {
114 chi = 0;
116 ch = (char) chi;
  /external/webrtc/webrtc/modules/video_processing/
content_analysis_sse2.cc 167 __m128i chi = _mm_unpackhi_epi8(c, z); local
182 msa_16 = _mm_add_epi16(msa_16, _mm_add_epi16(chi, clo));
185 chi = _mm_slli_epi16(chi, 1);
187 const __m128i sevthi = _mm_subs_epi16(chi, tbhi);
189 const __m128i sehthi = _mm_subs_epi16(chi, lrhi);
192 chi = _mm_slli_epi16(chi, 1);
194 const __m128i sethi = _mm_subs_epi16(chi, _mm_add_epi16(lrhi, tbhi));
  /external/ImageMagick/MagickCore/
geometry.h 110 chi; member in struct:_GeometryInfo
geometry.c 1004 Parse rho, sigma, xi, psi, and optionally chi.
    [all...]
threshold.c 986 threshold.alpha=geometry_info.chi;
    [all...]
fx.c 744 blend_percentage.alpha=geometry_info.chi;
    [all...]
color.c     [all...]
  /external/arm-optimized-routines/math/
math_config.h 375 struct {double chi, clo;} tab2[1 << LOG_TABLE_BITS]; member in struct:log_data::__anon15258
390 struct {double chi, clo;} tab2[1 << LOG2_TABLE_BITS]; member in struct:log2_data::__anon15260
log2.c 110 r = (z - T2[i].chi - T2[i].clo) * invc;
log.c 130 r = (z - T2[i].chi - T2[i].clo) * invc;
  /external/llvm/test/MC/SystemZ/
insn-bad.s 688 #CHECK: chi %r0, -32769
690 #CHECK: chi %r0, 32768
692 #CHECK: chi %r0, foo
694 chi %r0, -32769
695 chi %r0, 32768
696 chi %r0, foo
    [all...]
insn-good.s     [all...]
  /external/capstone/suite/MC/SystemZ/
insn-good.s.cs 429 0xa7,0x0e,0x80,0x00 = chi %r0, -32768
430 0xa7,0x0e,0xff,0xff = chi %r0, -1
431 0xa7,0x0e,0x00,0x00 = chi %r0, 0
432 0xa7,0x0e,0x00,0x01 = chi %r0, 1
433 0xa7,0x0e,0x7f,0xff = chi %r0, 32767
434 0xa7,0xfe,0x00,0x00 = chi %r15, 0
    [all...]
  /external/fonttools/Lib/fontTools/
agl.py 145 03A7;Chi;GREEK CAPITAL LETTER CHI
389 03C7;chi;GREEK SMALL LETTER CHI
    [all...]
  /external/v8/src/s390/
macro-assembler-s390.h 143 #define CmpPH chi
    [all...]
constants-s390.h     [all...]
macro-assembler-s390.cc     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/SystemZ/
insn-bad.s 1232 #CHECK: chi %r0, -32769
1234 #CHECK: chi %r0, 32768
1236 #CHECK: chi %r0, foo
1238 chi %r0, -32769
1239 chi %r0, 32768
1240 chi %r0, foo
    [all...]
insn-good.s     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]
  /external/error_prone/javac/
javac-9+181-r4173-1.jar 

Completed in 1089 milliseconds