Searched refs:A (Results 1 – 10 of 10) sorted by relevance
| /sys/amd64/ |
| D | disasm.c | 84 #define A 10 /* accumulator */ macro 610 { "mul", TRUE, NONE, op2(E,A), 0 }, 611 { "imul", TRUE, NONE, op2(E,A), 0 }, 612 { "div", TRUE, NONE, op2(E,A), 0 }, 613 { "idiv", TRUE, NONE, op2(E,A), 0 }, 643 /*04*/ { "add", FALSE, BYTE, op2(I, A), 0 }, 644 /*05*/ { "add", FALSE, LONG, op2(Is, A), 0 }, 652 /*0c*/ { "or", FALSE, BYTE, op2(I, A), 0 }, 653 /*0d*/ { "or", FALSE, LONG, op2(I, A), 0 }, 661 /*14*/ { "adc", FALSE, BYTE, op2(I, A), 0 }, [all …]
|
| /lib/liblwip/src/netif/ |
| D | FILES | 18 A "loopback" network interface driver. It requires configuration 22 A generic implementation of the SLIP (Serial Line IP)
|
| /lib/liblwip/doc/ |
| D | savannah.txt | 73 Merging from branch A to branch B requires that the A branch 76 A branch to remember this merger for future merge actions. 78 IMPORTANT: AFTER COMMITTING A SUCCESFUL MERGE IN THE 131 A new 0.6.3 release is now available here:
|
| D | contrib.txt | 55 …change behaviour if not necessary.A patch is easier to read and understand if it's to the point an…
|
| D | rawapi.txt | 100 the sequential API and of the BSD socket API. A new TCP connection 366 A truly complete and generic sequence for initializing the lwip stack
|
| D | sys_arch.txt | 29 be more efficient. A message in a mailbox is just a pointer, nothing
|
| /lib/liblwip/ |
| D | COPYING | 18 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
|
| D | README | 44 mailing list. A core team of developers will commit changes to the
|
| D | CHANGELOG | 2012 * netif.h, netif.c: A new NETIF_FLAG_ETHARP flag is defined in netif.h, to allow to 2381 * tcp_out.c: Fix for bug #20075 : "A problem with keep-alive timer and TCP flags" 3084 * A new TCP function, tcp_tmr(), now handles both TCP timers. 3088 * A bug in tcp_parseopt() could cause the stack to hang because of a 3144 * A ->linkoutput() member was added to struct netif. 3233 * General: A lot of code cleaned up and debugging code removed. Many 3297 * The API now has proper error handling. A new function, 3302 keeps a pointer to the lowest free memory block. A new function,
|
| /docs/ |
| D | Doxyfile | 1122 # pattern. A pattern will override the setting for FILTER_PATTERN (if any) and 1137 # characters from position 72 are to be considered as comment. A common 1370 # in the HTML output. For a value of 0 the output will use gray-scales only. A 1444 # This tag determines the name of the docset feed. A documentation feed provides 1452 # This tag determines the URL of the docset feed. A documentation feed provides 1489 # ad/0/A/9/0A939EF6-E31C-430F-A3DF-DFAE7960D564/htmlhelp.exe). 1622 # A unique identifier for the Eclipse help plugin. When installing the plugin 1633 # of each HTML page. A value of NO enables the index and the value YES disables 2123 # similar to doxygen's configuration file. A template extensions file can be 2141 # it. A directory man3 will be created inside the directory specified by [all …]
|