/l4re-core-master/l4util/doc/ |
A D | l4util.cfg | 3 # This file describes the settings to be used by the documentation system 24 # if some version control system is used. 281 # NO is used. 327 # If left blank NO is used. 411 # called/used by that function will be listed. 472 # style sheet that is used by each HTML page. It can be used to 480 # NO a bullet list will be used. 566 # The PAPER_TYPE tag can be used to set the paper type that is used 568 # executive. If left blank a4wide will be used. 735 # be used. [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/search/ |
A D | _hsearch_r.c | 35 unsigned int used; member 160 if (htab->table[idx].used) in libc_hidden_def() 165 if (htab->table[idx].used == hval in libc_hidden_def() 189 if (htab->table[idx].used == hval in libc_hidden_def() 196 while (htab->table[idx].used); in libc_hidden_def() 211 htab->table[idx].used = hval; in libc_hidden_def()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/ |
A D | eh_alloc.cc | 111 bitmask_type used = emergency_used; in __cxa_allocate_exception() local 116 while (used & 1) in __cxa_allocate_exception() 118 used >>= 1; in __cxa_allocate_exception() 169 bitmask_type used = dependents_used; in __cxa_allocate_dependent_exception() local 172 while (used & 1) in __cxa_allocate_dependent_exception() 174 used >>= 1; in __cxa_allocate_dependent_exception()
|
/l4re-core-master/libsigma0/doc/ |
A D | libsigma0.cfg | 3 # This file describes the settings to be used by the documentation system 24 # if some version control system is used. 205 # The GENERATE_BUGLIST tag can be used to enable (YES) or 259 # NO is used. 304 # If left blank NO is used. 383 # called/used by that function will be listed. 438 # style sheet that is used by each HTML page. It can be used to 446 # NO a bullet list will be used. 522 # The PAPER_TYPE tag can be used to set the paper type that is used 524 # executive. If left blank a4wide will be used. [all …]
|
/l4re-core-master/uclibc/doc/ |
A D | uclibc.cfg | 24 # if some version control system is used. 56 # This tag can be used to specify the encoding used in the generated output. 84 # used as the annotated text. Otherwise, the brief description is used as-is. 406 # NO is used. 468 # If left blank NO is used. 571 # called/used by that function will be listed. 638 # style sheet that is used by each HTML page. It can be used to 648 # NO a bullet list will be used. 748 # The PAPER_TYPE tag can be used to set the paper type that is used 979 # be used. [all …]
|
/l4re-core-master/moe/server/src/ |
A D | alloc.cc | 80 if (qalloc()->quota()->used() > 0) in ~Allocator() 261 _qalloc.quota()->used(), _qalloc.quota()->used() / (1<<20)); in op_debug() 265 _qalloc.quota()->used(), _qalloc.quota()->used() / (1<<20), in op_debug() 266 _qalloc.quota()->limit() - _qalloc.quota()->used(), in op_debug() 267 (_qalloc.quota()->limit() - _qalloc.quota()->used()) / (1<<20)); in op_debug()
|
/l4re-core-master/l4sys/include/ |
A D | ipc_gate | 38 * IPC gates are used to create secure communication channels between protection 41 * Depending on the permissions of the capability used, an IPC gate forwards IPC 53 * capability used has the #L4_FPAGE_C_IPCGATE_SVR permission (cf. previous 54 * paragraph). Conversely that means, if the capability used lacks the 67 * and #L4_CAP_FPAGE_W permissions of the capability used. Hence, the label 71 * get_infos() if the capability used has the #L4_FPAGE_C_IPCGATE_SVR
|
A D | iommu | 11 * Interface for IO-MMUs used for DMA remapping. 27 * shall be used for the device(s).
|
/l4re-core-master/ned/doc/ |
A D | ned.dox | 67 are for example used as first argument to the \c Factory:create method. 75 Debugging flags used for the applications L4Re core: 95 \li \c new_channel() Returns a new IPC gate that can be used to connect 100 The \c new_channel() call is used to provide a service application with a 104 well or can be used for operations within the script itself. 123 \li \c mem The memory allocator provided to the application and used by Ned 126 \li \c rm_fab The generic factory object used to allocate the region-map 132 \li \c log_tag The string used for tagging log output of this process (defaults 134 \li \c log_color The color used for the log tag (defaults to "white"). 135 \li \c scheduler The scheduler object used for the process' threads (defaults [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/c++98/ |
A D | compatibility.cc | 517 extern __attribute__((used, weak)) const char _ZTSe[2] = "e"; 518 extern __attribute__((used, weak)) const char _ZTSPe[3] = "Pe"; 519 extern __attribute__((used, weak)) const char _ZTSPKe[4] = "PKe"; 520 extern __attribute__((used, weak)) const void * const _ZTIe[2] 524 extern __attribute__((used, weak)) const void * const _ZTIPe[4] 530 extern __attribute__((used, weak)) const void * const _ZTIPKe[4]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/c++98/ |
A D | compatibility.cc | 517 extern __attribute__((used, weak)) const char _ZTSe[2] = "e"; 518 extern __attribute__((used, weak)) const char _ZTSPe[3] = "Pe"; 519 extern __attribute__((used, weak)) const char _ZTSPKe[4] = "PKe"; 520 extern __attribute__((used, weak)) const void * const _ZTIe[2] 524 extern __attribute__((used, weak)) const void * const _ZTIPe[4] 530 extern __attribute__((used, weak)) const void * const _ZTIPKe[4]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/c++98/ |
A D | compatibility.cc | 517 extern __attribute__((used, weak)) const char _ZTSe[2] = "e"; 518 extern __attribute__((used, weak)) const char _ZTSPe[3] = "Pe"; 519 extern __attribute__((used, weak)) const char _ZTSPKe[4] = "PKe"; 520 extern __attribute__((used, weak)) const void * const _ZTIe[2] 524 extern __attribute__((used, weak)) const void * const _ZTIPe[4] 530 extern __attribute__((used, weak)) const void * const _ZTIPKe[4]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/c++98/ |
A D | compatibility.cc | 517 extern __attribute__((used, weak)) const char _ZTSe[2] = "e"; 518 extern __attribute__((used, weak)) const char _ZTSPe[3] = "Pe"; 519 extern __attribute__((used, weak)) const char _ZTSPKe[4] = "PKe"; 520 extern __attribute__((used, weak)) const void * const _ZTIe[2] 524 extern __attribute__((used, weak)) const void * const _ZTIPe[4] 530 extern __attribute__((used, weak)) const void * const _ZTIPKe[4]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++98/ |
A D | compatibility.cc | 517 extern __attribute__((used, weak)) const char _ZTSe[2] = "e"; 518 extern __attribute__((used, weak)) const char _ZTSPe[3] = "Pe"; 519 extern __attribute__((used, weak)) const char _ZTSPKe[4] = "PKe"; 520 extern __attribute__((used, weak)) const void * const _ZTIe[2] 524 extern __attribute__((used, weak)) const void * const _ZTIPe[4] 530 extern __attribute__((used, weak)) const void * const _ZTIPKe[4]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++98/ |
A D | compatibility.cc | 517 extern __attribute__((used, weak)) const char _ZTSe[2] = "e"; 518 extern __attribute__((used, weak)) const char _ZTSPe[3] = "Pe"; 519 extern __attribute__((used, weak)) const char _ZTSPKe[4] = "PKe"; 520 extern __attribute__((used, weak)) const void * const _ZTIe[2] 524 extern __attribute__((used, weak)) const void * const _ZTIPe[4] 530 extern __attribute__((used, weak)) const void * const _ZTIPKe[4]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++98/ |
A D | compatibility.cc | 533 extern __attribute__((used, weak)) const char _ZTSe[2] = "e"; 534 extern __attribute__((used, weak)) const char _ZTSPe[3] = "Pe"; 535 extern __attribute__((used, weak)) const char _ZTSPKe[4] = "PKe"; 536 extern __attribute__((used, weak)) const void * const _ZTIe[2] 540 extern __attribute__((used, weak)) const void * const _ZTIPe[4] 546 extern __attribute__((used, weak)) const void * const _ZTIPKe[4]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/src/c++98/ |
A D | compatibility.cc | 516 extern __attribute__((used, weak)) const char _ZTSe[2] = "e"; 517 extern __attribute__((used, weak)) const char _ZTSPe[3] = "Pe"; 518 extern __attribute__((used, weak)) const char _ZTSPKe[4] = "PKe"; 519 extern __attribute__((used, weak)) const void * const _ZTIe[2] 523 extern __attribute__((used, weak)) const void * const _ZTIPe[4] 529 extern __attribute__((used, weak)) const void * const _ZTIPKe[4]
|
/l4re-core-master/l4util/include/ARCH-mips/ |
A D | thread.h | 31 static void __attribute__((used)) name##_worker_function(void); \ 50 static void __attribute__((used)) name ##_worker_function(void); \
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arm/ |
A D | aeabi_lcsts.c | 89 static void __attribute__ ((used)) 97 static void (*fp) (void) __attribute__ ((used, section (".preinit_array")))
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ |
A D | README | 41 used to list the shared libraries used by a program. 95 simpler approach will be used, at least initially. 154 Changed ldconfig to use the same type names used in the 155 change above when the -p option is used. 214 the new -r option is used (Bob Tinsley). 229 the glibc naming convention would be used instead of 250 if the --no-strip option is used. 285 Fixed a bug in ldconfig where a symlink could be used 295 with how they would behave if a cache was not used. 333 Never released as some unofficial patches used these [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/man/ |
A D | ld.so.texi | 82 a.out is the original executable format used by Linux. It has somewhat less 109 * files:: Configuration files used by the suite 119 A file created by @code{ldconfig} and used to speed linking. It's structure 163 @c This option is used by the @code{ld-linux.so} only. I don't know 196 variable @code{LD_NOWARN} can be used to supress this message. 246 This utility is used by the system administrator to automatically set up 254 @file{/etc/ld.so.conf} are scanned by default unless @samp{-n} is used. 322 and returns an abstract handle, which can be used in subsequent calls to 328 The following flags can be used with @code{dlopen}: 349 a reference count is used, so you should still close the library as many [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | kconfig-language.txt | 20 Every entry has its own dependencies. These dependencies are used 63 Every menu entry can have at most one prompt, which is used to display 100 below), reverse dependencies can be used to force a lower limit of 101 another symbol. The value of the current menu symbol is used as the 104 Reverse dependencies can only be used with boolean or tristate 107 select should be used with care. select will force 134 used to help visually separate configuration logic from help within 143 This declares a list of default entries which can be used when 148 This declares the symbol to be used as the MODULES symbol, which 163 the input range of tristate symbols. The tristate logic used in the [all …]
|
/l4re-core-master/l4sys/include/cxx/ |
A D | ipc_array | 31 * \note Use Array for normal RPC interfaces, Array_ref is usually used 34 * when used as input. 35 * \tparam LEN_TYPE Data type used to store the number of elements in 65 * when used as input. 66 * \tparam LEN_TYPE Data type used to store the number of elements in 74 * Arrays can be used as input or as output arguments, when used as input 75 * ELEM_TYPE should be qualified \a const, when used as output a reference 76 * to an array must be used and the ELEM_TYPE must \em not be qualified
|
A D | ipc_iface | 73 * when used, see the following table for details. 97 * Array types can be used to transmit arrays of variable length. They can 202 * This data type can be used to call the RPC stub explicitly using 248 * cannot be used in this context, because they cannot be 265 * This class can be used as FLAGS parameter to L4::Ipc::Msg::Rpc_call and 289 * used to determine the protocol ID for the IPC and 312 /// The type used to uniquely identify the operation 431 * \param name The name of the function (`name`_t is used for the type.) 435 * Stubs generated by this macro can be used explicitly in custom wrapper 465 * \param name The name of the function (`name`_t is used for the type.) [all …]
|
/l4re-core-master/l4sys/doc/ |
A D | l4sys-l4f-groups.dox | 31 * IPC can be used to copy data as well as to map or grant flexpages from 67 * \brief List of protocol specific opcodes used for communication with L4Re
|