Home
last modified time | relevance | path

Searched refs:created (Results 1 – 25 of 107) sorted by relevance

12345

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/
A Dany111 /// Emplace with an object created from @p __args as the contained object.
121 /// Emplace with an object created from @p __il and @p __args as
202 /// Construct with an object created from @p __args as the contained object.
214 /// Construct with an object created from @p __il and @p __args as
269 /// Emplace with an object created from @p __args as the contained object.
281 /// Emplace with an object created from @p __il and @p __args as
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/
A Dany111 /// Emplace with an object created from @p __args as the contained object.
121 /// Emplace with an object created from @p __il and @p __args as
202 /// Construct with an object created from @p __args as the contained object.
214 /// Construct with an object created from @p __il and @p __args as
269 /// Emplace with an object created from @p __args as the contained object.
281 /// Emplace with an object created from @p __il and @p __args as
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/
A Dany111 /// Emplace with an object created from @p __args as the contained object.
121 /// Emplace with an object created from @p __il and @p __args as
193 /// Construct with an object created from @p __args as the contained object.
204 /// Construct with an object created from @p __il and @p __args as
259 /// Emplace with an object created from @p __args as the contained object.
271 /// Emplace with an object created from @p __il and @p __args as
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dany111 /// Emplace with an object created from @p __args as the contained object.
121 /// Emplace with an object created from @p __il and @p __args as
193 /// Construct with an object created from @p __args as the contained object.
204 /// Construct with an object created from @p __il and @p __args as
259 /// Emplace with an object created from @p __args as the contained object.
271 /// Emplace with an object created from @p __il and @p __args as
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Dany111 /// Emplace with an object created from @p __args as the contained object.
121 /// Emplace with an object created from @p __il and @p __args as
193 /// Construct with an object created from @p __args as the contained object.
204 /// Construct with an object created from @p __il and @p __args as
259 /// Emplace with an object created from @p __args as the contained object.
271 /// Emplace with an object created from @p __il and @p __args as
/l4re-core-master/l4sys/include/
A Diommu25 * \param dma_space The DMA space (L4::Task created with
A Dfactory40 * For additional information about which objects can be created via this
126 * that shall be created.
260 * shall be created.
285 * \tparam OBJ Capability type of the object to be created.
A Dipc_gate39 * domains. An IPC gate can be created using the L4::Factory interface.
/l4re-core-master/sigma0/doc/
A Dsigma0.dox21 * interface. This is the only kind of object that can be created by the factory
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/filesystem/
A Dops.cc460 bool created; in create_directories() local
464 created = create_directory(top, ec); in create_directories()
471 return created; in create_directories()
479 bool created = false; in create_dir() local
491 created = true; in create_dir()
496 return created; in create_dir()
A Dstd-ops.cc699 bool created; in create_directories() local
703 created = create_directory(top, ec); in create_directories()
710 return created; in create_directories()
718 bool created = false; in create_dir() local
730 created = true; in create_dir()
735 return created; in create_dir()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/filesystem/
A Dops.cc460 bool created; in create_directories() local
464 created = create_directory(top, ec); in create_directories()
471 return created; in create_directories()
479 bool created = false; in create_dir() local
491 created = true; in create_dir()
496 return created; in create_dir()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/filesystem/
A Dops.cc460 bool created; in create_directories() local
464 created = create_directory(top, ec); in create_directories()
471 return created; in create_directories()
479 bool created = false; in create_dir() local
491 created = true; in create_dir()
496 return created; in create_dir()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/filesystem/
A Dops.cc460 bool created; in create_directories() local
464 created = create_directory(top, ec); in create_directories()
471 return created; in create_directories()
479 bool created = false; in create_dir() local
491 created = true; in create_dir()
496 return created; in create_dir()
/l4re-core-master/l4sys/doc/
A Dfactory.dox41 created.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++17/
A Dfs_ops.cc559 bool created; in create_directories() local
563 created = create_directory(top, ec); in create_directories()
570 return created; in create_directories()
578 bool created = false; in create_dir() local
590 created = true; in create_dir()
595 return created; in create_dir()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++17/
A Dfs_ops.cc559 bool created; in create_directories() local
563 created = create_directory(top, ec); in create_directories()
570 return created; in create_directories()
578 bool created = false; in create_dir() local
590 created = true; in create_dir()
595 return created; in create_dir()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/
A Dfs_ops.cc559 bool created; in create_directories() local
563 created = create_directory(top, ec); in create_directories()
570 return created; in create_directories()
578 bool created = false; in create_dir() local
590 created = true; in create_dir()
595 return created; in create_dir()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dlinuxthreads.texi57 used: the created thread is joinable (not detached) and has an ordinary
60 On success, the identifier of the newly created thread is stored in the
119 once for each joinable thread created to avoid memory leaks.
160 not change the attributes of the thread previously created.
227 Choose whether the thread is created in the joinable state (value
274 newly created thread are determined by the values of the
281 Choose the scheduling contention scope for the created thread. The
321 a guard area will not be created for this thread. The space allocated
1297 are created, and never unblock them in the program other than by
1358 before the new process is created. The @var{parent} handler will be
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/
A DREADME53 NOTE: The files in charmaps/ were created from glibc's charmap files
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/filesystem/
A Dops.cc697 bool created = false; in create_dir() local
711 created = true; in create_dir()
716 return created; in create_dir()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/filesystem/
A Dops.cc717 bool created = false; in create_dir() local
731 created = true; in create_dir()
736 return created; in create_dir()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/filesystem/
A Dops.cc717 bool created = false; in create_dir() local
729 created = true; in create_dir()
734 return created; in create_dir()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/ext/
A Dmemory175 * available. Ideally, the created buffer will be large enough to hold a
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/ext/
A Dmemory175 * available. Ideally, the created buffer will be large enough to hold a

Completed in 56 milliseconds

12345