Home
last modified time | relevance | path

Searched refs:Cell (Results 1 – 22 of 22) sorted by relevance

/dragonfly/contrib/awk/
H A Dproto.h26 extern void setfname(Cell *);
100 extern void freesymtab(Cell *);
109 extern double getfval(Cell *);
110 extern char *getsval(Cell *);
115 extern Cell *catstr(Cell *, Cell *);
133 extern Cell *fieldadr(int);
154 extern Cell *execute(Node *);
157 extern Cell *copycell(Cell *);
158 extern Cell *arg(Node **, int);
168 extern void tfree(Cell *);
[all …]
H A Dtran.c53 Cell *fsloc; /* FS */
69 Cell *literal0;
71 extern Cell **fldtab;
110 Cell *cp; in arginit()
133 Cell *cp; in envinit()
159 Cell **tp; in makesymtab()
173 Cell *cp, *temp; in freesymtab()
225 Cell *p; in setsymtab()
285 Cell *p; in lookup()
543 Cell *catstr(Cell *a, Cell *b) /* concatenate a and b */ in catstr()
[all …]
H A Dawk.h97 typedef struct Cell { struct
106 } Cell; typedef
117 extern Cell *nrloc; /* NR */
118 extern Cell *fnrloc; /* FNR */
119 extern Cell *fsloc; /* FS */
120 extern Cell *nfloc; /* NF */
121 extern Cell *ofsloc; /* OFS */
122 extern Cell *orsloc; /* ORS */
123 extern Cell *rsloc; /* RS */
124 extern Cell *rstartloc; /* RSTART */
[all …]
H A Drun.c148 Cell *x; in execute()
184 Cell *x; in program()
330 Cell *y; in copycell()
360 Cell *y; in jump()
536 Cell *x; in awkdelete()
939 Cell *x; in gettemp()
958 Cell *x; in indirect()
1083 Cell *x; in format()
1393 Cell *x; in awksprintf()
1415 Cell *x; in awkprintf()
[all …]
H A Dparse.c168 Node *celltonode(Cell *a, int b) in celltonode()
181 extern Cell *literal0; in rectonode()
187 Cell *cp; in makearr()
190 cp = (Cell *) (p->narg[0]); in makearr()
233 void defn(Cell *v, Node *vl, Node *st) /* turn on FCN bit in definition, */ in defn()
263 if (strcmp(((Cell *)(p->narg[0]))->nval, s) == 0) in isarg()
H A Dlib.c48 Cell **fldtab; /* pointers to Cells */
69 || (fldtab = (Cell **) calloc(nfields+2, sizeof(*fldtab))) == NULL in recinit()
70 || (fldtab[0] = (Cell *) malloc(sizeof(**fldtab))) == NULL) in recinit()
85 fldtab[i] = (Cell *) malloc(sizeof(**fldtab)); in makefields()
338 Cell *x; in getargv()
354 Cell *q; in setclvar()
383 Cell *p; in fldbld()
523 Cell *p; in cleanfld()
559 Cell *fieldadr(int n) /* get nth field */ in fieldadr()
576 if (s / sizeof(struct Cell *) - 1 == (size_t)nf) /* didn't overflow */ in growfldtab()
[all …]
H A Dawkgram.y30 void checkdup(Node *list, Cell *item);
43 Cell *cp;
186 { infunc = false; curfname=0; defn((Cell *)$2, $4, $8); $$ = 0; }
458 void setfname(Cell *p)
469 return isvalue(p) && ((Cell *) (p->narg[0]))->csub == CCON;
474 return ((Cell *)(p->narg[0]))->sval;
488 void checkdup(Node *vl, Cell *cp) /* check if name already in list */
492 if (strcmp(s, ((Cell *)(vl->narg[0]))->nval) == 0) {
H A DFIXES.1e608 string to a parameter leaked a Cell. thanks to moinak ghosh for
/dragonfly/contrib/bzip2/
H A Dbzip2.c1699 Cell; typedef
1716 Cell *mkCell ( void ) in mkCell()
1718 Cell *c; in mkCell()
1720 c = (Cell*) myMalloc ( sizeof ( Cell ) ); in mkCell()
1729 Cell *snocString ( Cell *root, Char *name ) in snocString()
1732 Cell *tmp = mkCell(); in snocString()
1737 Cell *tmp = root; in snocString()
1747 void addFlagsFromEnvVar ( Cell** argList, Char* varName ) in addFlagsFromEnvVar()
1780 Cell *argList; in main()
1781 Cell *aa; in main()
[all …]
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dsmu75.h679 VFT_CELL_t Cell[TEMP_RANGE_MAXSTEPS][NUM_VFT_COLUMNS]; member
715 VFT_CELL_t Cell[NUM_VFT_COLUMNS]; member
720 VFT_CELL_t Cell[NUM_VFT_COLUMNS]; member
725 VFT_CELL_t Cell[NUM_VFT_COLUMNS]; member
730 VFT_CELL_t Cell[NUM_VFT_COLUMNS]; member
H A Dsmu74.h782 VFT_CELL_t Cell[TEMP_RANGE_MAXSTEPS][NUM_VFT_COLUMNS]; member
796 VFT_CELL_t Cell[NUM_VFT_COLUMNS]; member
812 VFT_CELL_t Cell[NUM_VFT_COLUMNS]; member
H A Dsmu73.h710 VFT_CELL_t Cell[TEMP_RANGE_MAXSTEPS][NUM_VFT_COLUMNS]; member
/dragonfly/stand/contrib/edk2/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h192 EFI_HII_GLYPH_INFO Cell; member
224 EFI_HII_GLYPH_INFO Cell; member
256 EFI_HII_GLYPH_INFO Cell; member
262 EFI_HII_GLYPH_INFO Cell; member
280 EFI_HII_GLYPH_INFO Cell; member
/dragonfly/contrib/gdb-7/gdb/
H A Dconfigure.host139 # Support 'pseudo-native' debugging on the Cell BE
H A Dconfigure.tgt587 # Target: Cell BE SPU
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-ppc.texi149 Generate code for Cell Broadband Engine architecture.
/dragonfly/contrib/file/magic/Magdir/
H A Delf131 >18 leshort 23 Cell SPU,
H A Daudio473 0 string \001Sharp\040JisakuMelody SHARP Cell-Phone ringing Melody
/dragonfly/share/misc/
H A Dpci_vendors4752 032d Axon - Cell Companion Chip
4753 1014 03a1 PCIe PowerXCell 8i Cell Accelerator Board
20716 2143 HSF 56k Data/Fax/Cell Modem (Mob WorldW SmartDAA)
20717 2144 HSF 56k Data/Fax/Voice/Cell Modem (Mob WorldW SmartDAA)
20718 2145 HSF 56k Data/Fax/Voice/Spkp (w/HS)/Cell Modem (Mob WorldW SmartDAA)
20719 2146 HSF 56k Data/Fax/Voice/Spkp/Cell Modem (Mob WorldW SmartDAA)
20720 2163 HSF 56k Data/Fax/Cell Modem (Mob SmartDAA)
20721 2164 HSF 56k Data/Fax/Voice/Cell Modem (Mob SmartDAA)
20722 2165 HSF 56k Data/Fax/Voice/Spkp (w/HS)/Cell Modem (Mob SmartDAA)
20723 2166 HSF 56k Data/Fax/Voice/Spkp/Cell Modem (Mob SmartDAA)
[all …]
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dsourcebuild.texi1605 Test system can execute AltiVec and Cell PPU instructions.
H A Dinvoke.texi16696 Generate Cell microcode instructions
16700 Warning when a Cell microcode instruction is going to emitted. An example
16701 of a Cell microcode instruction is a variable shift.
/dragonfly/games/fortune/datfiles/
H A Dfortunes10193 -- Lewis Thomas, "The Lives of a Cell"