Searched refs:Base (Results 1 – 10 of 10) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | ttfmemd.c | 39 ENUM_PTR(3, TInstance, codeRangeTable[0].Base); 40 ENUM_PTR(4, TInstance, codeRangeTable[1].Base); 41 ENUM_PTR(5, TInstance, codeRangeTable[2].Base); 50 RELOC_PTR(TInstance, codeRangeTable[0].Base); 51 RELOC_PTR(TInstance, codeRangeTable[1].Base); 52 RELOC_PTR(TInstance, codeRangeTable[2].Base); 69 ENUM_PTR(4, TExecution_Context, codeRangeTable[0].Base); 70 ENUM_PTR(5, TExecution_Context, codeRangeTable[1].Base); 71 ENUM_PTR(6, TExecution_Context, codeRangeTable[2].Base); 100 RELOC_PTR(TExecution_Context, codeRangeTable[0].Base); in RELOC_PTRS_WITH() [all …]
|
| H A D | ttobjs.c | 83 if ( cr->Base == NULL ) in Goto_CodeRange() 93 exec->code = cr->Base; in Goto_CodeRange() 169 exec->codeRangeTable[range - 1].Base = (unsigned char*)base; in Set_CodeRange() 196 exec->codeRangeTable[range - 1].Base = (Byte*)NULL; in Clear_CodeRange() 415 exec->codeRangeTable[i].Base = 0; in Context_Save()
|
| H A D | ttobjs.h | 266 PByte Base; member
|
| H A D | ttinterp.c | 779 if ( WITH->Base == NULL ) /* invalid coderange */ in Ins_Goto_CodeRange() 795 CUR.code = WITH->Base; in Ins_Goto_CodeRange()
|
| /plan9/sys/src/cmd/ |
| H A D | calendar.c | 17 Date *Base = nil; variable 97 for(d=Base; d; d=d->next) in main() 175 nd->next = Base; in dates() 176 Base = nd; in dates() 190 nd->next = Base; in dates() 191 Base = nd; in dates() 198 nd->next = Base; in dates() 199 Base = nd; in dates() 206 nd->next = Base; in dates() 207 Base = nd; in dates()
|
| /plan9/lib/ndb/ |
| H A D | auth | 1 # Data Base
|
| /plan9/sys/src/cmd/spin/ |
| H A D | tl_trans.c | 29 static int Base = 0; variable 68 Base = 0; in ini_trans() 650 Debug2("] nr %d\n", Base); in not_new() 653 Base++; in not_new() 890 printf(" * %d states in Streett automaton\n", Base); in trans()
|
| /plan9/lib/ |
| H A D | pci | 1895 1969 P5LD2 - EAYZ Attansic L1 Gigabit Ethernet 10/100/1000Base-T Adapter 4496 9000 Marvell Yukon II PCI-X PCI-X 10/100/1000Base-T Server 4497 9E00 Marvell Yukon EC PCI Express 10/100/1000Base-T Desktop 6608 170E BCM5901 NetXtreme 100Base-TX 7699 2048 Atheros L2 Fast Ethernet 10/100 Base-T Controller 7705 9876 Atheros L2 Fast Ethernet 10/100 Base-T Controller 8299 2048 Atheros L2 Fast Ethernet 10/100 Base-T Controller 8328 2449 82559ER 82559ER Integrated 10Base-T/100Base-TX Ethernet Controller
|
| /plan9/sys/src/cmd/gs/jpeg/ |
| H A D | install.doc | 934 (See Microsoft Knowledge Base, PSS ID Number Q50336.) So jdatasrc.c and
|
| /plan9/sys/src/ape/cmd/patch/ |
| H A D | ChangeLog | 749 (CFLAGS, LDFLAGS, prefix, exec_prefix): Base on @ versions of symbols.
|