Home
last modified time | relevance | path

Searched refs:__new (Results 1 – 13 of 13) sorted by relevance

/external/kmod/shared/
Dmissing.h41 char *__new = alloca(__len + 1); \
42 __new[__len] = '\0'; \
43 memcpy(__new, __old, __len); \
/external/rust/cxx/src/
Dshared_ptr.rs46 T::__new(value, new); in new()
186 unsafe fn __new(value: Self, new: *mut c_void) in __new() method
222 unsafe fn __new(value: Self, new: *mut c_void) {
Dunique_ptr.rs44 repr: T::__new(value), in new()
212 fn __new(value: Self) -> *mut c_void in __new() method
/external/libdrm/
Dxf86drm.h414 register unsigned int __new __asm("o1"); \
417 __new = new; \
424 : "=&r" (__new) \
425 : "0" (__new), \
429 __ret = (__new != __old); \
/external/rust/cxx/src/symbols/
Drust_vec.rs16 unsafe extern "C" fn __new(this: *mut RustVec<$ty>) {
/external/libcxx/include/
Dfilesystem1532 const path& __new) {
1533 __copy_symlink(__existing, __new);
1537 copy_symlink(const path& __ext, const path& __new, error_code& __ec) noexcept {
1538 __copy_symlink(__ext, __new, &__ec);
1571 create_directory_symlink(const path& __to, const path& __new) {
1572 __create_directory_symlink(__to, __new);
1576 create_directory_symlink(const path& __to, const path& __new,
1578 __create_directory_symlink(__to, __new, &__ec);
1582 const path& __new) {
1583 __create_hard_link(__to, __new);
[all …]
/external/llvm-project/libcxx/include/
Dfilesystem1584 const path& __new) {
1585 __copy_symlink(__existing, __new);
1589 copy_symlink(const path& __ext, const path& __new, error_code& __ec) noexcept {
1590 __copy_symlink(__ext, __new, &__ec);
1623 create_directory_symlink(const path& __to, const path& __new) {
1624 __create_directory_symlink(__to, __new);
1628 create_directory_symlink(const path& __to, const path& __new,
1630 __create_directory_symlink(__to, __new, &__ec);
1634 const path& __new) {
1635 __create_hard_link(__to, __new);
[all …]
/external/clang/test/Rewriter/
Dmodern-write-bf-abi.mm41 + (id)__new:(const id [])objects :(NSUInteger)count :(BOOL)hasObjects :(BOOL)hasStrong :(BOOL)trans…
/external/llvm-project/clang/test/Rewriter/
Dmodern-write-bf-abi.mm41 + (id)__new:(const id [])objects :(NSUInteger)count :(BOOL)hasObjects :(BOOL)hasStrong :(BOOL)trans…
/external/clang/test/Analysis/
Dmalloc.mm190 void OSAtomicEnqueue( OSQueueHead *__list, void *__new, size_t __offset) __attribute__((weak_import…
/external/llvm-project/clang/test/Analysis/
Dmalloc.mm211 extern "C" void OSAtomicEnqueue( OSQueueHead *__list, void *__new, size_t __offset) __attribute__((…
/external/rust/cxx/macro/src/
Dexpand.rs1265 fn __new(value: Self) -> *mut ::std::ffi::c_void { in expand_unique_ptr()
1361 unsafe fn __new(value: Self, new: *mut ::std::ffi::c_void) { in expand_shared_ptr()
/external/libabigail/tests/data/test-read-dwarf/
Dtest22-pr19097-libstdc++.so.6.0.17.so.abi23791 …<parameter type-id='type-id-98' name='__new' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0i…
23804 …<parameter type-id='type-id-98' name='__new' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0i…
23816 …<parameter type-id='type-id-98' name='__new' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0i…
24100 …<parameter type-id='type-id-368' name='__new' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0…
24113 …<parameter type-id='type-id-368' name='__new' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0…
24125 …<parameter type-id='type-id-368' name='__new' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0…
49129 …<parameter type-id='type-id-98' name='__new' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0i…
49142 …<parameter type-id='type-id-98' name='__new' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0i…
49154 …<parameter type-id='type-id-98' name='__new' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0i…
49436 …<parameter type-id='type-id-368' name='__new' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0…
[all …]