Searched defs:gi (Results 1 - 25 of 38) sorted by relevance

12

/external/clang/test/CodeGenCXX/
H A Dpass-object-size.cpp3 int gi; variable
18 gi = L1(ptr);
20 gi = L2(ptr);
H A Ddebug-info-template-explicit-specialization.cpp79 g<int> gi; variable
/external/clang/test/CodeGen/
H A Dobject-size.cpp5 int gi; variable
18 gi = __builtin_object_size(&c, 0);
20 gi = __builtin_object_size((A*)&c, 0);
22 gi = __builtin_object_size((B*)&c, 0);
25 gi = __builtin_object_size((char*)&c, 0);
27 gi = __builtin_object_size((char*)(A*)&c, 0);
29 gi = __builtin_object_size((char*)(B*)&c, 0);
39 gi = __builtin_object_size(&c->bs[0], 0);
41 gi = __builtin_object_size(&c->bs[0], 1);
43 gi
[all...]
H A Dsystemz-inline-asm.c3 unsigned int gi; variable
7 asm("st %1, %0" : "=m" (gi) : "r" (i));
9 // CHECK: call void asm "st $1, $0", "=*m,r"(i32* nonnull @gi, i32 %i)
13 asm("st %1, %0" : "=Q" (gi) : "r" (i));
15 // CHECK: call void asm "st $1, $0", "=*Q,r"(i32* nonnull @gi, i32 %i)
19 asm("st %1, %0" : "=R" (gi) : "r" (i));
21 // CHECK: call void asm "st $1, $0", "=*R,r"(i32* nonnull @gi, i32 %i)
25 asm("st %1, %0" : "=S" (gi) : "r" (i));
27 // CHECK: call void asm "st $1, $0", "=*S,r"(i32* nonnull @gi, i32 %i)
31 asm("st %1, %0" : "=T" (gi)
[all...]
H A Dpass-object-size.c11 int gi = 0; variable
42 gi = ObjectSize0(&t[1]);
44 gi = ObjectSize1(&t[1]);
46 gi = ObjectSize2(&t[1]);
48 gi = ObjectSize3(&t[1]);
51 gi = ObjectSize0(&t[1].t[1]);
53 gi = ObjectSize1(&t[1].t[1]);
55 gi = ObjectSize2(&t[1].t[1]);
57 gi = ObjectSize3(&t[1].t[1]);
63 gi
[all...]
H A Dobject-size.c14 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);
157 gi = __builtin_object_size(&foo.a, 0);
159 gi = __builtin_object_size(&foo.a, 1);
161 gi
[all...]
/external/e2fsprogs/lib/ext2fs/
H A Dgetsize.c77 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;
H A Dnt_io.c754 DISK_GEOMETRY gi; local
786 RtlZeroMemory(&gi, sizeof(DISK_GEOMETRY));
790 &gi, sizeof(DISK_GEOMETRY),
791 &gi, sizeof(DISK_GEOMETRY));
797 gi.BytesPerSector *
798 gi.SectorsPerTrack *
799 gi.TracksPerCylinder *
800 gi.Cylinders.QuadPart;
/external/clang/test/Sema/
H A Dattr-flag-enum.c19 gi = ~0x11, // expected-warning {{enumeration value 'gi' is out of range}} enumerator in enum:flag2
/external/tagsoup/src/org/ccil/cowan/tagsoup/
H A DScanHandler.java76 public void gi(char[] buff, int offset, int length) throws SAXException; method in interface:ScanHandler
H A DPYXWriter.java78 public void gi(char[] buff, int offset, int length) throws SAXException { method in class:PYXWriter
H A DParser.java956 public void gi(char[] buff, int offset, int length) throws SAXException { method in class:Parser
/external/icu/icu4c/source/test/intltest/
H A Dgenderinfotest.cpp102 const GenderInfo* gi = GenderInfo::getInstance(locale, status); local
107 UGender actual = gi->getListGender(genderList, listLength, status);
/external/clang/test/SemaCXX/
H A Dclass.cpp103 mutable int gi; // expected-error {{'mutable' can only be applied to member variables}} variable
/external/libvorbis/lib/
H A Denvelope.c34 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,pc
90 _ve_amp(envelope_lookup *ve, vorbis_info_psy_global *gi, float *data, envelope_band *bands, envelope_filter_state *filters) argument
[all...]
H A Dpsy.h90 vorbis_info_psy_global *gi; member in struct:__anon11063
117 vorbis_info_psy_global *gi,int n,long rate);
H A Dpsy.c38 vorbis_info_psy_global *gi=&ci->psy_g_param; local
44 look->gi=gi;
268 vorbis_info_psy_global *gi,int n,long rate){
273 p->eighth_octave_lines=gi->eighth_octave_lines;
274 p->shiftoc=rint(log(gi->eighth_octave_lines*8.f)/log(2.f))-1;
276 p->firstoc=toOC(.25f*rate*.5/n)*(1<<(p->shiftoc+1))-gi->eighth_octave_lines;
833 vorbis_info_psy_global *gi=&ci->psy_g_param; local
838 amp+=secs*gi->ampmax_att_per_sec;
267 _vp_psy_init(vorbis_look_psy *p,vorbis_info_psy *vi, vorbis_info_psy_global *gi,int n,long rate) argument
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_parse.c638 int p2p_group_info_parse(const u8 *gi, size_t gi_len, argument
644 if (gi == NULL)
647 g = gi;
648 gend = gi + gi_len;
706 static int p2p_group_info_text(const u8 *gi, size_t gi_len, char *buf, argument
714 if (p2p_group_info_parse(gi, gi_len, &info) < 0)
H A Dp2p.c463 const u8 *gi, size_t gi_len,
470 if (gi == NULL)
473 if (p2p_group_info_parse(gi, gi_len, &info) < 0)
461 p2p_add_group_clients(struct p2p_data *p2p, const u8 *go_dev_addr, const u8 *go_interface_addr, int freq, const u8 *gi, size_t gi_len, struct os_reltime *rx_time) argument
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_parse.c638 int p2p_group_info_parse(const u8 *gi, size_t gi_len, argument
644 if (gi == NULL)
647 g = gi;
648 gend = gi + gi_len;
706 static int p2p_group_info_text(const u8 *gi, size_t gi_len, char *buf, argument
714 if (p2p_group_info_parse(gi, gi_len, &info) < 0)
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_parse.c638 int p2p_group_info_parse(const u8 *gi, size_t gi_len, argument
644 if (gi == NULL)
647 g = gi;
648 gend = gi + gi_len;
706 static int p2p_group_info_text(const u8 *gi, size_t gi_len, char *buf, argument
714 if (p2p_group_info_parse(gi, gi_len, &info) < 0)
/external/zlib/src/contrib/minizip/
H A Dminiunz.c238 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)
H A Dunzip.c170 unz_global_info64 gi; /* public global information */ member in struct:__anon21479
660 if (unz64local_getLong64(&us.z_filefunc, us.filestream,&us.gi.number_entry)!=UNZ_OK)
667 if ((number_entry_CD!=us.gi.number_entry) ||
681 us.gi.size_comment = 0;
710 us.gi.number_entry = uL;
717 if ((number_entry_CD!=us.gi.number_entry) ||
734 if (unz64local_getShort(&us.z_filefunc, us.filestream,&us.gi.size_comment)!=UNZ_OK)
834 *pglobal_info=s->gi;
845 pglobal_info32->number_entry = (uLong)s->gi.number_entry;
846 pglobal_info32->size_comment = s->gi
[all...]
/external/skia/src/effects/
H A DSkBlurMask.cpp642 gi[x_] := Piecewise[ {
692 float gi = gaussianIntegral(scaled_x); local
693 profile[x] = 255 - (uint8_t) (255.f * gi);
/external/pdfium/third_party/lcms2-2.6/src/
H A Dcmsopt.c1414 cmsUInt32Number ri, gi, bi; local
1419 gi = In[1] & 0xFF;
1424 g = p->Shaper1G[gi];
1434 gi = (l2 < 0) ? 0 : ((l2 > 16384) ? 16384 : l2);
1439 Out[1] = p->Shaper2G[gi];

Completed in 5356 milliseconds

12