HomeSort by relevance Sort by last modified time
    Searched refs:gi (Results 1 - 25 of 94) sorted by null

1 2 3 4

  /external/clang/test/CodeGen/
systemz-inline-asm.c 3 unsigned int gi; variable
7 asm("st %1, %0" : "=m" (gi) : "r" (i));
9 // CHECK: call void asm "st $1, $0", "=*m,r"(i32* @gi, i32 %i)
13 asm("st %1, %0" : "=Q" (gi) : "r" (i));
15 // CHECK: call void asm "st $1, $0", "=*Q,r"(i32* @gi, i32 %i)
19 asm("st %1, %0" : "=R" (gi) : "r" (i));
21 // CHECK: call void asm "st $1, $0", "=*R,r"(i32* @gi, i32 %i)
25 asm("st %1, %0" : "=S" (gi) : "r" (i));
27 // CHECK: call void asm "st $1, $0", "=*S,r"(i32* @gi, i32 %i)
31 asm("st %1, %0" : "=T" (gi) : "r" (i))
    [all...]
object-size.c 14 int gi, gj; variable
70 strcpy(buf[++gi], "Hi there");
77 strcpy((char *)((++gi) + gj), "Hi there");
133 gi = __builtin_object_size(gp++, 0);
135 gi = __builtin_object_size(gp++, 1);
137 gi = __builtin_object_size(gp++, 2);
139 gi = __builtin_object_size(gp++, 3);
  /external/harfbuzz_ng/src/
sample.py 4 from gi.repository import HarfBuzz as hb
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
threshold.rs 79 int gi = 0;
84 blurredPixel += i.xyz * gaussian[gi++];
90 blurredPixel += i.xyz * gaussian[gi++];
101 int gi = 0;
105 blurredPixel += i * gaussian[gi++];
112 blurredPixel += i * gaussian[gi++];
shadows.rs 56 int gi = rgb.g;
60 if (ri > gi) {
62 iMin = min (gi, bi);
64 iMax = max (gi, bi);
83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma));
85 } else if (gi == iMax)
88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma));
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
threshold.fs 79 int gi = 0;
84 blurredPixel += i.xyz * gaussian[gi++];
90 blurredPixel += i.xyz * gaussian[gi++];
101 int gi = 0;
105 blurredPixel += i * gaussian[gi++];
112 blurredPixel += i * gaussian[gi++];
shadows.rs 56 int gi = rgb.g;
60 if (ri > gi) {
62 iMin = min (gi, bi);
64 iMax = max (gi, bi);
83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma));
85 } else if (gi == iMax)
88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma));
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
threshold.rs 79 int gi = 0;
84 blurredPixel += i.xyz * gaussian[gi++];
90 blurredPixel += i.xyz * gaussian[gi++];
101 int gi = 0;
105 blurredPixel += i * gaussian[gi++];
112 blurredPixel += i * gaussian[gi++];
shadows.rs 56 int gi = rgb.g;
60 if (ri > gi) {
62 iMin = min (gi, bi);
64 iMax = max (gi, bi);
83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma));
85 } else if (gi == iMax)
88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma));
  /external/icu/icu4c/source/layout/
MarkToBasePosnSubtables.cpp 95 GlyphIterator gi(baseIterator, (le_uint16)0); // copy of baseIterator that won't ignore marks
96 gi.next(); // point beyond the base glyph
97 while (gi.getCurrStreamPosition() < glyphIterator->getCurrStreamPosition()) { // for all intervening glyphs (marks)...
98 LEGlyphID otherMark = gi.getCurrGlyphID();
103 gi.next();
  /packages/apps/Gallery2/jni/filters/
hsv.c 43 int gi = rgb[rgbOff+1]; local
47 if (ri > gi) {
49 iMin = MIN (gi, bi);
51 iMax = MAX (gi, bi);
70 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma));
72 } else if (gi == iMax)
75 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma));
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
saturation.rs 109 int gi = rgb.g;
113 if (ri > gi) {
115 iMin = min (gi, bi);
117 iMax = max (gi, bi);
134 rh = (short) ((k2 * (6 * chroma + gi - bi))/(6 * chroma));
141 if (gi == iMax) {
145 return (short) ((k2 * (4 * chroma + ri - gi)) / (6 * chroma));
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
intrinsic_blur.rs 75 int gi = 0;
79 blurredPixel += i * gaussian[gi++];
86 int gi = 0;
91 blurredPixel += i * gaussian[gi++];
  /external/chromium_org/chrome/common/extensions/docs/examples/api/infobars/sandwichbar/
contentscript.js 5 var regex = /sandwich/gi;
  /external/e2fsprogs/lib/ext2fs/
getsize.c 77 DISK_GEOMETRY gi; local
99 &gi, sizeof(DISK_GEOMETRY),
100 &gi, sizeof(DISK_GEOMETRY),
103 *retblocks = gi.BytesPerSector *
104 gi.SectorsPerTrack *
105 gi.TracksPerCylinder *
106 gi.Cylinders.QuadPart / blocksize;
  /external/clang/test/CodeGenCXX/
debug-info-template-explicit-specialization.cpp 70 g<int> gi; variable
  /external/libvorbis/lib/
psy.h 90 vorbis_info_psy_global *gi; member in struct:__anon8446
117 vorbis_info_psy_global *gi,int n,long rate);
envelope.c 34 vorbis_info_psy_global *gi=&ci->psy_g_param; local
40 e->minenergy=gi->preecho_minenergy;
91 vorbis_info_psy_global *gi,
110 float penalty=gi->stretch_penalty-(ve->stretch/2-VE_MINSTRETCH);
112 if(penalty>gi->stretch_penalty)penalty=gi->stretch_penalty;
201 if(valmax>gi->preecho_thresh[j]+penalty){
205 if(valmin<gi->postecho_thresh[j]-penalty)ret|=2;
219 vorbis_info_psy_global *gi=&ci->psy_g_param; local
242 ret|=_ve_amp(ve,gi,pcm,ve->band,ve->filter+i*VE_BANDS)
    [all...]
  /external/chromium_org/third_party/webrtc/base/
systeminfo_unittest.cc 187 rtc::SystemInfo::GpuInfo gi; local
188 EXPECT_TRUE(info.GetGpuInfo(&gi));
189 LOG(LS_INFO) << "GpuDriver: " << gi.driver;
190 EXPECT_FALSE(gi.driver.empty());
191 LOG(LS_INFO) << "GpuDriverVersion: " << gi.driver_version;
192 EXPECT_FALSE(gi.driver_version.empty());
  /external/chromium_org/third_party/zlib/contrib/minizip/
miniunz.c 225 unz_global_info64 gi; local
228 err = unzGetGlobalInfo64(uf,&gi);
233 for (i=0;i<gi.number_entry;i++)
284 if ((i+1)<gi.number_entry)
470 unz_global_info64 gi; local
474 err = unzGetGlobalInfo64(uf,&gi);
478 for (i=0;i<gi.number_entry;i++)
485 if ((i+1)<gi.number_entry)
  /external/zlib/src/contrib/minizip/
miniunz.c 238 unz_global_info64 gi; local
241 err = unzGetGlobalInfo64(uf,&gi);
246 for (i=0;i<gi.number_entry;i++)
297 if ((i+1)<gi.number_entry)
482 unz_global_info64 gi; local
486 err = unzGetGlobalInfo64(uf,&gi);
490 for (i=0;i<gi.number_entry;i++)
497 if ((i+1)<gi.number_entry)
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
ScanHandler.java 76 public void gi(char[] buff, int offset, int length) throws SAXException; method in interface:ScanHandler
PYXScanner.java 62 h.gi(buff, 1, size - 1);
  /external/chromium_org/third_party/icu/source/test/intltest/
genderinfotest.cpp 103 const GenderInfo* gi = GenderInfo::getInstance(locale, status); local
108 UGender actual = gi->getListGender(genderList, listLength, status);
  /external/icu/icu4c/source/test/intltest/
genderinfotest.cpp 103 const GenderInfo* gi = GenderInfo::getInstance(locale, status); local
108 UGender actual = gi->getListGender(genderList, listLength, status);

Completed in 1315 milliseconds

1 2 3 4