Home
last modified time | relevance | path

Searched defs:dup (Results 51 - 67 of 67) sorted by relevance

123

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-mqtt.h80 uint8_t dup:1; member
138 uint8_t dup:1; /* Retried PUBLISH, member
/third_party/lame/libmp3lame/
H A Did3tag.c968 char* dup = 0; in id3tag_set_userinfo_latin1() local
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c2476 int i, j, k, l, dup, prev_p2_pos; in tre_make_trans() local
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c2477 int i, j, k, l, dup, prev_p2_pos; in tre_make_trans() local
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c2476 int i, j, k, l, dup, prev_p2_pos; in tre_make_trans() local
/third_party/musl/src/regex/
H A Dregcomp.c2476 int i, j, k, l, dup, prev_p2_pos; in tre_make_trans() local
/third_party/python/Lib/
H A Dssl.py1138 def dup(self): member in SSLSocket
/third_party/python/Objects/
H A Dsetobject.c2397 PyObject *elem=NULL, *dup=NULL, *t, *f, *dup2, *x=NULL; in test_c_api() local
[all...]
/third_party/rust/crates/nix/src/
H A Dunistd.rs428 pub fn dup(oldfd: RawFd) -> Result<RawFd> { in dup() functions
/third_party/libabigail/tests/lib/
H A Dcatch.hpp12061 #define dup _dup macro
12182 #undef dup macro
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs432 pub fn dup(fd: ::c_int) -> ::c_int; in dup() functions
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.cc2101 void Assembler::dup(const VRegister& vd, const Register& rn) { in dup() function in v8::internal::Assembler
3488 void Assembler::dup(const VRegister& vd, const VRegister& vn, int vn_index) { in dup() function in v8::internal::Assembler
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs830 pub fn dup(arg1: c_int) -> c_int; in dup() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs875 pub fn dup(fd: ::c_int) -> ::c_int; in dup() functions
/third_party/vixl/src/aarch64/
H A Dassembler-sve-aarch64.cc3630 void Assembler::dup(const ZRegister& zd, int imm8, int shift) { in dup() function in vixl::aarch64::Assembler
5962 void Assembler::dup(const ZRegister& zd, const Register& xn) { in dup() function in vixl::aarch64::Assembler
5972 void Assembler::dup(const ZRegister& zd, const ZRegister& zn, unsigned index) { in dup() function in vixl::aarch64::Assembler
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1618 pub fn dup(src: ::c_int) -> ::c_int; in dup() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3588 pub fn dup(fd: ::c_int) -> ::c_int; in dup() functions

Completed in 88 milliseconds

123