Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:strdup
(Results
1 - 25
of
35
) sorted by relevance
1
2
/third_party/musl/src/string/
H
A
D
strdup.c
4
char *
strdup
(const char *s)
in strdup()
function
/third_party/musl/porting/uniproton/kernel/src/string/
H
A
D
strdup.c
4
char *
strdup
(const char *s)
in strdup()
function
/third_party/musl/porting/liteos_a/kernel/src/string/
H
A
D
strdup.c
4
char *
strdup
(const char *s)
in strdup()
function
/third_party/musl/porting/liteos_m/kernel/src/string/
H
A
D
strdup.c
4
char *
strdup
(const char *s)
in strdup()
function
/third_party/curl/src/
H
A
D
tool_strdup.c
27
char *
strdup
(const char *str)
in strdup()
function
/third_party/backends/lib/
H
A
D
strdup.c
26
strdup
(const char * s)
in strdup()
function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H
A
D
vk_sdk_platform.h
42
#define
strdup
_strdup
macro
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H
A
D
vk_sdk_platform.h
42
#define
strdup
_strdup
macro
/third_party/node/deps/openssl/openssl/crypto/conf/
H
A
D
conf_sap.c
20
# define
strdup
_strdup
macro
/third_party/openssl/crypto/conf/
H
A
D
conf_sap.c
20
# define
strdup
_strdup
macro
/third_party/mesa3d/src/util/
H
A
D
u_string.h
118
#define
strdup
_strdup
macro
/third_party/curl/lib/
H
A
D
memdebug.h
115
#undef
strdup
macro
116
#define
strdup
(ptr) curl_dbg_strdup(ptr, __LINE__, __FILE__)
macro
H
A
D
curl_memory.h
63
#undef
strdup
macro
152
#undef
strdup
macro
153
#define
strdup
(ptr) Curl_cstrdup(ptr)
macro
/third_party/node/deps/cares/src/tools/
H
A
D
ahost.c
47
# define
strdup
(ptr) ares_strdup(ptr)
macro
H
A
D
adig.c
50
# define
strdup
(ptr) ares_strdup(ptr)
macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/windows/include/llvm/Config/
H
A
D
config.h
356
#define
strdup
_strdup
macro
/third_party/glfw/tests/
H
A
D
joysticks.c
54
#define
strdup
(x) _strdup(x)
macro
/third_party/glslang/glslang/Include/
H
A
D
Common.h
87
#define
strdup
_strdup
macro
/third_party/openssl/ohos_lite/
H
A
D
e_os.h
316
# define
strdup
_strdup
macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/
H
A
D
config.h
436
#define
strdup
_strdup
macro
/third_party/node/deps/openssl/openssl/
H
A
D
e_os.h
257
# define
strdup
_strdup
macro
/third_party/openssl/test/testutil/
H
A
D
driver.c
23
# define
strdup
_strdup
macro
/third_party/openssl/
H
A
D
e_os.h
257
# define
strdup
_strdup
macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H
A
D
os.h
648
#undef
strdup
macro
649
#define
strdup
OS_DO_NOT_USE_strdup
macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H
A
D
os.h
648
#undef
strdup
macro
649
#define
strdup
OS_DO_NOT_USE_strdup
macro
Completed in 13 milliseconds
1
2