Home
last modified time | relevance | path

Searched defs:unlink (Results 1 – 25 of 639) sorted by relevance

12345678910>>...26

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/
Dhash_index_node.hpp272 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 DVariableStack.java243 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/
Dcircular_list_algorithms.hpp141 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/
Dminigzip.c48 # define unlink delete macro
52 # define unlink remove macro
/aosp_15_r20/external/python/cpython2/Modules/zlib/
Dminigzip.c48 # define unlink delete macro
52 # define unlink remove macro
/aosp_15_r20/external/zstd/zlibWrapper/examples/
H A Dminigzip.c53 # define unlink delete macro
57 # define unlink remove macro
/aosp_15_r20/external/zlib/test/
H A Dminigzip.c48 # define unlink delete macro
52 # define unlink remove macro
/aosp_15_r20/external/trusty/musl/src/unistd/
Dunlink.c5 int unlink(const char *path) in unlink() function
/aosp_15_r20/bionic/libc/bionic/
H A Dunlink.cpp32 int unlink(const char* path) { in unlink() function
/aosp_15_r20/external/musl/src/unistd/
H A Dunlink.c5 int unlink(const char *path) in unlink() function
/aosp_15_r20/external/python/setuptools/setuptools/_vendor/importlib_resources/tests/
D_compat.py18 def unlink(target): function
/aosp_15_r20/external/python/setuptools/pkg_resources/_vendor/importlib_resources/tests/
D_compat.py18 def unlink(target): function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/example/
Ddoc_auto_unlink.cpp28 void unlink() { auto_unlink_hook::unlink(); } in unlink() function in MyClass
/aosp_15_r20/external/libnl/python/netlink/
H A Dcapi.i561 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/
Dmsvc-files.h17 #define unlink(path) android_unlink((path)) macro
/aosp_15_r20/external/gflags/src/
H A Dwindows_port.h111 #define unlink _unlink macro
/aosp_15_r20/external/libgav1/tests/fuzzer/
H A Dfuzzer_temp_file.h33 #define unlink _unlink macro
/aosp_15_r20/external/flatbuffers/tests/flatc/
H A Dflatc_test.py91 file, needle, doesnt_contain=None, path=script_path, unlink=True argument
/aosp_15_r20/external/scudo/standalone/
H A Dstats.h69 void unlink(LocalStats *S) EXCLUDES(Mutex) { in unlink() function
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DTokenWatcher.java104 public void cleanup(IBinder token, boolean unlink) in cleanup()
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/fs/
Dabs.rs163 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 Dticket.h244 void Ticket::Record::unlink() { in unlink() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/dom/
Dminidom.py263 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/
Dminidom.py263 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/
Dminidom.py261 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

12345678910>>...26