Searched refs:tables (Results 1 - 25 of 33) sorted by relevance

12

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_study.c709 environment, the tables will only recognize ASCII characters anyway, but in at
710 least one Windows environment, some higher bytes bits were set in the tables.
1467 const pcre_uint8 *tables; local
1511 /* Set the character tables in the block that is passed around */
1513 tables = re->tables;
1516 if (tables == NULL)
1518 (void *)(&tables));
1520 if (tables == NULL)
1522 (void *)(&tables));
[all...]
H A Dpcre_dfa_exec.c92 * Code parameters and static tables *
113 modified, the three tables that follow must also be modified. */
190 two tables that follow must also be modified. */
259 /* These 2 tables allow for compact code for testing for \D, \d, \S, \s, \W,
446 ctypes = md->tables + ctypes_offset;
447 lcc = md->tables + lcc_offset;
448 fcc = md->tables + fcc_offset;
3241 md->tables = re->tables;
3255 md->tables
[all...]
H A Dpcre_compile.c94 * Code parameters and static tables *
567 patterns. Note that the tables in chartables are dependent on the locale, and
2392 cd contains pointers to tables etc.
2768 cd pointers to tables etc
4016 cd contains pointers to tables etc.
4073 cd pointers to tables etc
4101 cd pointers to tables etc
4195 cd contains pointers to tables etc.
4357 cd contains pointers to tables etc.
4398 cd contains pointers to tables et
8979 pcre_compile(const char *pattern, int options, const char **errorptr, int *erroroffset, const unsigned char *tables) argument
9003 pcre_compile2(const char *pattern, int options, int *errorcodeptr, const char **errorptr, int *erroroffset, const unsigned char *tables) argument
[all...]
H A Dpcre_exec.c2754 min = rep_min[c]; /* Pick up values from tables; */
2898 min = rep_min[c]; /* Pick up values from tables; */
3125 min = rep_min[c]; /* Pick up values from tables; */
3380 min = rep_min[c]; /* Pick up values from tables; */
3774 min = rep_min[c]; /* Pick up values from tables; */
4131 min = rep_min[c]; /* Pick up values from tables; */
6377 const pcre_uint8 *tables; local
6510 tables = re->tables;
6525 if ((flags & PCRE_EXTRA_TABLES) != 0) tables
[all...]
/barrelfish-2018-10-04/tools/arm_molly/
H A Dbuild_molly_image.sh173 -nostdlib $CFLAGS -fno-unwind-tables \
/barrelfish-2018-10-04/include/
H A Dpcre.h381 const unsigned char *tables; /* Pointer to character tables */ member in struct:pcre_extra
394 const unsigned char *tables; /* Pointer to character tables */ member in struct:pcre16_extra
407 const unsigned char *tables; /* Pointer to character tables */ member in struct:pcre32_extra
/barrelfish-2018-10-04/lib/acpica/generate/efi/
H A DMakefile.config75 ACPICA_TABLES = $(ACPICA_CORE)/tables
/barrelfish-2018-10-04/lib/acpica/generate/unix/
H A DMakefile.config121 ACPICA_TABLES = $(ACPICA_CORE)/tables
/barrelfish-2018-10-04/doc/004-virtual_memory/
H A DVirtualMemory.tex48 below and utilizes the capability system to create hardware page tables.
58 All architecture specific implementation for manipulating page tables is contained in pmaps.
61 page tables that match the user space vspace layout.
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dsample.tex35 \item Use tables and overviews where possible.
/barrelfish-2018-10-04/usr/eclipseclp/documents/internal/kernel/
H A Dbuiltins.tex43 accessed via tag-index function tables, as described in section
52 are implemented in C via the function tables. Expressions that are not
H A Dinternal.tex118 memory management, runtime tables and data structures, I/O.
H A Druntime.tex50 that same type. The implementation relies on function tables\index{function tables} which are
454 These maintain tables in the form of {\eclipse} {\em stores\index{stores}} to hold
H A Dio.tex57 the implementation relies on method tables providing appropriate functionality
/barrelfish-2018-10-04/kernel/include/
H A Dmultiboot2.h351 multiboot_uint8_t tables[0]; member in struct:multiboot_tag_smbios
/barrelfish-2018-10-04/doc/022-armv8/
H A Dreport.tex424 User-level page tables will \textbf{initially} be limited to a 4k translation
425 granularity. \textbf{Eventually} user-level page tables \textbf{should} have
553 information, such as ACPI tables, and be able to interpret a Barrelfish
599 \item Allocates and builds the CPU driver's page tables.
617 available for free, e.g. for the initial page tables. By moving ELF loading
621 code to relocate them, and to construct their page tables.
653 initialises the inital page tables for the CPU driver (mapping all occupied
655 The frames holding these tables are marked with the EFI memory type\\
663 \item ACPI 1.0 and 2.0 tables.
711 The currently-active page tables
[all...]
/barrelfish-2018-10-04/doc/015-disk-driver-arch/
H A Ddesign.tex23 tables after they are checked, so the all these areas would have to be copied
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dasm.pl104 % must be ordered. Range tables has the same form as an integer
929 % tables which must be sorted at load-time. Size is the size in words
939 % WAM instructions, and the data part the tables for the predicate.
940 % The tables must be pword aligned.
983 OutList: a flat word list of assembled code, with tables which cannot be
1010 tables whose entries may be session dependent are stored in source form
1063 Table: table word list pair, where any tables generated by an
1422 % insert entries of switch table to the tables word list
1679 ; printf(error, "inconsistent references to data tables.%n"),
1796 % types of switch tables tha
[all...]
/barrelfish-2018-10-04/doc/006-routing/
H A DRouting.tex61 \item On the \emph{Intel Single Chip Cloud Computer} (SCC), the set of memory a core can access is determined by the setup of its Look Up Tables (LUTs). It is possible that these tables are set-up in such a manner that
161 Each monitor maintains a forwarding table. For each multi-hop channel, entries are created in the forwarding tables at all the nodes of that channel. Messages that are sent over the channel are forwarded at each node according to its forwarding table. Those entries in the forwarding tables can be seen as per-channel created \emph{hard} state: It is explicitly created at channel set-up and deleted at channel tear-down. Additionally to the entries in the forwarding table, per-channel created state includes bindings to the neighbouring nodes on the multi-hop channel.
255 \section{Routing tables}
256 \label{sec: routing tables}
257 The routing tables are used to determine where to forward a connection set-up request. Each monitor needs its own routing table. We currently support the automatic generation of routing tables for three basic modes of routing:
275 It must be noted that the routing table set-up dispatcher can only generate the routing tables for the cores of a single system. It cannot handle set-ups like an Intel single chip cloud computer connected to a x86 machine over a PCIe-based channel.
/barrelfish-2018-10-04/doc/000-overview/
H A DOverview.tex184 cspace (capability tables), vspace (page tables), some scheduling parameters,
319 construct and maintain their own page tables, and page faults are
325 and then retypes these to frames and page tables.
358 page tables and allocating physical memory itself, it can handle page
/barrelfish-2018-10-04/doc/017-arm/
H A DARM.tex367 tables (one for each base register). The kernel (upper) page table
847 code sets up a stack, initial page tables and an initial Barrelfish
896 the page tables it sets up.
/barrelfish-2018-10-04/doc/021-cpudriver/
H A Dcpudriver.tex155 link intermediate page tables, and minting Frame / DeviceFrame capabilities
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumserrors.tex391 %In the tables above the default event handlers for all the events are
H A Dumsmemory.tex140 The system manages a number of other internal tables (for modules, predicates,
/barrelfish-2018-10-04/usr/eclipseclp/documents/embedding/
H A Dembed.tex784 Method tables for the common case of arrays of char, long or double
808 Apart from the predefined method tables ec_xt_double_arr,

Completed in 186 milliseconds

12