Searched defs:gs (Results 1 - 25 of 47) sorted by relevance

12

/external/clang/test/CodeGen/
H A D2007-09-27-ComplexIntCompare.c7 struct s gs = { 100 + 200i }; variable in typeref:struct:s
8 struct s __attribute__((noinline)) foo (void) { return gs; }
12 if (foo ().x != gs.x)
/external/valgrind/main/memcheck/tests/
H A Dinits.c7 static int gs; variable
14 if (gs == 0xCAFEBABE) printf("1!\n");
/external/skia/include/pdf/
H A DSkPDFGraphicState.h79 explicit GSCanonicalEntry(SkPDFGraphicState* gs) argument
80 : fGraphicState(gs),
81 fPaint(&gs->fPaint) {}
/external/icu4c/samples/layout/
H A Dgdiglue.cpp32 GDIGUISupport *gs = (GDIGUISupport *) guiSupport; local
34 delete gs;
H A Dgnomeglue.cpp35 GnomeGUISupport *gs = (GnomeGUISupport *) guiSupport; local
37 delete gs;
/external/bluetooth/glib/tests/
H A Dtype-test.c45 gshort gs; local
92 gs = G_MAXSHORT;
93 gs++;
94 g_assert (gs == G_MINSHORT);
/external/jmonkeyengine/engine/src/desktop/jme3tools/converters/
H A DImageToAwt.java53 final int bpp, am, rm, gm, bm, as, rs, gs, bs, im, is; field in class:ImageToAwt.DecodeParams
55 public DecodeParams(int bpp, int am, int rm, int gm, int bm, int as, int rs, int gs, int bs, int im, int is) { argument
63 this.gs = gs;
85 this.gs = 0;
259 g = (g << p.gs) & p.gm;
342 int g = (inputPixel & inParams.gm) >> inParams.gs;
452 int g = (inputPixel & p.gm) >> p.gs;
/external/qemu/target-i386/
H A Dkvm-gs-restore.c14 static void restoregs(int gs) argument
16 asm("movl %0, %%gs"::"r"(gs));
21 unsigned int gs = 0; local
22 asm("movl %%gs,%0" :"=r"(gs):);
23 return gs;
26 /* No fprintf or any system call before the gs is restored successfully */
45 /* !!! must restore gs firstly */
67 /* !!! must restore gs firstl
[all...]
/external/skia/gm/
H A Dshapes.cpp91 SkGroupShape* gs = new SkGroupShape; local
92 SkAutoUnref aur(gs);
93 gs->appendShape(&fGroup);
96 gs->appendShape(&fGroup, matrix);
99 gs->appendShape(&fGroup, matrix);
105 gs->draw(cv);
108 gs->draw(cv);
/external/skia/samplecode/
H A DSampleShapes.cpp127 SkGroupShape* gs = new SkGroupShape; local
128 SkAutoUnref aur(gs);
129 gs->appendShape(&fGroup);
132 gs->appendShape(&fGroup, matrix);
135 gs->appendShape(&fGroup, matrix);
141 gs->draw(cv);
144 gs->draw(cv);
/external/webkit/Source/WebCore/platform/image-decoders/gif/
H A DGIFImageReader.cpp110 GIFFrameReader* gs = frame_reader; local
114 drow_start = drow_end = gs->irow;
122 if (gs->progressive_display && gs->interlaced && gs->ipass < 4) {
125 switch (gs->ipass) {
146 if (((gs->height - 1) - drow_end) <= row_shift)
147 drow_end = gs->height - 1;
152 if ((unsigned)drow_end >= gs->height)
153 drow_end = gs
220 GIFFrameReader* gs = frame_reader; local
[all...]
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DDecimalFormatProperties.java160 * @param gs Character to use a grouping separator
162 public void setGroupingSeparator(char gs) argument
164 m_dfs.setGroupingSeparator(gs);
/external/bzip2/
H A Dcompress.c241 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter; local
285 gs = 0;
288 ge = gs-1;
295 if (ge > gs
305 nPart, gs, ge, aFreq,
309 if (v >= gs && v <= ge)
314 gs = ge+1;
344 gs = 0;
348 if (gs >= s->nMTF) break;
349 ge = gs
[all...]
/external/clang/utils/VtableTest/
H A Dgen.cc69 void gs(int s) { function
345 gs(i);
/external/kernel-headers/original/asm-x86/
H A Duser32.h37 unsigned short fs, __fs, gs, __gs; member in struct:user_regs_struct32
H A Duser_32.h80 unsigned short fs, __fs, gs, __gs; member in struct:user_regs_struct
H A Dsigcontext.h62 unsigned short gs, __gsh; member in struct:sigcontext
125 unsigned short gs; member in struct:sigcontext
H A Dvm86.h99 unsigned short gs, __gsh; member in struct:vm86_regs
161 unsigned short gs, __gsh; member in struct:kernel_vm86_regs
/external/quake/quake/src/WinQuake/
H A Ddosisms.h55 unsigned short gs; member in struct:__anon10268::__anon10270
/external/libxml2/
H A Dthreads.c563 xmlGlobalState *gs = (xmlGlobalState *) state; local
566 xmlResetError(&(gs->xmlLastError));
582 xmlGlobalState *gs; local
584 gs = malloc(sizeof(xmlGlobalState));
585 if (gs == NULL) {
591 memset(gs, 0, sizeof(xmlGlobalState));
592 xmlInitializeGlobalState(gs);
593 return (gs);
H A Dglobals.c488 * @gs: a pointer to a newly allocated global state
494 xmlInitializeGlobalState(xmlGlobalStatePtr gs) argument
498 (unsigned long) gs, xmlGetThreadId());
510 initdocbDefaultSAXHandler(&gs->docbDefaultSAXHandler);
513 inithtmlDefaultSAXHandler(&gs->htmlDefaultSAXHandler);
516 gs->oldXMLWDcompatibility = 0;
517 gs->xmlBufferAllocScheme = xmlBufferAllocSchemeThrDef;
518 gs->xmlDefaultBufferSize = xmlDefaultBufferSizeThrDef;
520 initxmlDefaultSAXHandler(&gs->xmlDefaultSAXHandler, 1);
522 gs
[all...]
/external/qemu-pc-bios/vgabios/tests/lfbprof/
H A Dlfbprof.c100 short es,ds,fs,gs,ip,cs,sp,ss; member in struct:__anon9929
/external/opencv/cv/src/
H A Dcvsurf.cpp315 double c2 = 1./(sigma*sigma*2), gs = 0; local
323 gs += val;
326 cvScale( &_DW, &_DW, 1./gs );
/external/webkit/Source/WebCore/plugins/gtk/
H A Dgtk2xtbin.c384 GSource* gs = g_source_new(&xt_event_funcs, sizeof(GSource)); local
385 if (!gs) {
389 g_source_set_priority(gs, GDK_PRIORITY_EVENTS);
390 g_source_set_can_recurse(gs, TRUE);
391 tag = g_source_attach(gs, (GMainContext*)NULL);
/external/libpng/
H A Dpngrtran.c953 double g, gs; local
959 gs = 1.0;
964 gs = 1.0 / (png_ptr->gamma * png_ptr->screen_gamma);
969 gs = 1.0 / (png_ptr->background_gamma *
974 gs = 1.0; /* back */
977 if ( fabs(gs - 1.0) < PNG_GAMMA_THRESHOLD)
986 (double)png_ptr->background.red/255, gs) * 255.0 + .5);
988 (double)png_ptr->background.green/255, gs) * 255.0
991 (double)png_ptr->background.blue/255, gs) * 255.0 + .5);
1048 double gs local
[all...]

Completed in 406 milliseconds

12