/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/ |
D | hash_index_node.hpp | 272 static void unlink(pointer x) in unlink() function 281 static void unlink(pointer x,Assigner& assign) in unlink() function 440 static void unlink(pointer x) in unlink() function 449 static void unlink(pointer x,Assigner& assign) in unlink() function
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/ |
H A D | VariableStack.java | 243 public void unlink() in unlink() method in VariableStack 255 public void unlink(int currentFrame) in unlink() method in VariableStack
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/ |
D | circular_list_algorithms.hpp | 141 BOOST_INTRUSIVE_FORCEINLINE static node_ptr unlink(node_ptr this_node) in unlink() function in boost::intrusive::circular_list_algorithms 157 BOOST_INTRUSIVE_FORCEINLINE static void unlink(node_ptr b, node_ptr e) in unlink() function in boost::intrusive::circular_list_algorithms
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/test/ |
D | minigzip.c | 48 # define unlink delete macro 52 # define unlink remove macro
|
/aosp_15_r20/external/python/cpython2/Modules/zlib/ |
D | minigzip.c | 48 # define unlink delete macro 52 # define unlink remove macro
|
/aosp_15_r20/external/zstd/zlibWrapper/examples/ |
H A D | minigzip.c | 53 # define unlink delete macro 57 # define unlink remove macro
|
/aosp_15_r20/external/zlib/test/ |
H A D | minigzip.c | 48 # define unlink delete macro 52 # define unlink remove macro
|
/aosp_15_r20/external/trusty/musl/src/unistd/ |
D | unlink.c | 5 int unlink(const char *path) in unlink() function
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | unlink.cpp | 32 int unlink(const char* path) { in unlink() function
|
/aosp_15_r20/external/musl/src/unistd/ |
H A D | unlink.c | 5 int unlink(const char *path) in unlink() function
|
/aosp_15_r20/external/python/setuptools/setuptools/_vendor/importlib_resources/tests/ |
D | _compat.py | 18 def unlink(target): function
|
/aosp_15_r20/external/python/setuptools/pkg_resources/_vendor/importlib_resources/tests/ |
D | _compat.py | 18 def unlink(target): function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/example/ |
D | doc_auto_unlink.cpp | 28 void unlink() { auto_unlink_hook::unlink(); } in unlink() function in MyClass
|
/aosp_15_r20/external/libnl/python/netlink/ |
H A D | capi.i | 561 static struct pynl_cbinfo *pynl_find_cbinfo(struct nl_cb *cb, int unlink) in pynl_find_cbinfo() 579 static struct pynl_cbinfo *pynl_get_cbinfo(struct nl_cb *cb, int unlink) in pynl_get_cbinfo()
|
/aosp_15_r20/hardware/google/aemu/windows/includes/ |
D | msvc-files.h | 17 #define unlink(path) android_unlink((path)) macro
|
/aosp_15_r20/external/gflags/src/ |
H A D | windows_port.h | 111 #define unlink _unlink macro
|
/aosp_15_r20/external/libgav1/tests/fuzzer/ |
H A D | fuzzer_temp_file.h | 33 #define unlink _unlink macro
|
/aosp_15_r20/external/flatbuffers/tests/flatc/ |
H A D | flatc_test.py | 91 file, needle, doesnt_contain=None, path=script_path, unlink=True argument
|
/aosp_15_r20/external/scudo/standalone/ |
H A D | stats.h | 69 void unlink(LocalStats *S) EXCLUDES(Mutex) { in unlink() function
|
/aosp_15_r20/frameworks/base/core/java/android/os/ |
H A D | TokenWatcher.java | 104 public void cleanup(IBinder token, boolean unlink) in cleanup()
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/fs/ |
D | abs.rs | 163 pub fn unlink<P: path::Arg>(path: P) -> io::Result<()> { in unlink() function
|
/aosp_15_r20/external/swiftshader/third_party/marl/include/marl/ |
H A D | ticket.h | 244 void Ticket::Record::unlink() { in unlink() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/dom/ |
D | minidom.py | 263 def unlink(self): member in Node 421 def unlink(self): member in Attr 715 def unlink(self): member in Element 1646 def unlink(self): member in Document
|
/aosp_15_r20/external/python/cpython3/Lib/xml/dom/ |
D | minidom.py | 263 def unlink(self): member in Node 421 def unlink(self): member in Attr 715 def unlink(self): member in Element 1646 def unlink(self): member in Document
|
/aosp_15_r20/external/python/cpython2/Lib/xml/dom/ |
D | minidom.py | 261 def unlink(self): member in Node 402 def unlink(self): member in Attr 665 def unlink(self): member in Element 1572 def unlink(self): member in Document
|