Home
last modified time | relevance | path

Searched defs:strdup (Results 1 – 25 of 36) sorted by relevance

12

/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/libcompat/
Dstrdup.c24 strdup (const char *str CK_ATTRIBUTE_UNUSED) in strdup() function
Dlibcompat.h134 #define strdup _strdup macro
/third_party/musl/porting/liteos_a/kernel/src/string/
Dstrdup.c4 char *strdup(const char *s) in strdup() function
/third_party/curl/src/
Dtool_strdup.c25 char *strdup(const char *str) in strdup() function
/third_party/musl/src/string/
Dstrdup.c4 char *strdup(const char *s) in strdup() function
/third_party/musl/porting/uniproton/kernel/src/string/
Dstrdup.c4 char *strdup(const char *s) in strdup() function
/third_party/musl/porting/liteos_m/kernel/src/string/
Dstrdup.c4 char *strdup(const char *s) in strdup() function
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_sdk_platform.h42 #define strdup _strdup macro
/third_party/vulkan-headers/include/vulkan/
Dvk_sdk_platform.h42 #define strdup _strdup macro
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_sdk_platform.h42 #define strdup _strdup macro
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvk_sdk_platform.h42 #define strdup _strdup macro
/third_party/gettext/gettext-runtime/intl/
Dtextdomain.c51 # define strdup(str) __strdup (str) macro
Dbindtextdom.c61 # define strdup(str) __strdup (str) in gl_rwlock_define() macro
/third_party/openssl/crypto/conf/
Dconf_sap.c19 # define strdup _strdup macro
/third_party/curl/lib/
Dcurl_memory.h122 #define strdup(ptr) Curl_cstrdup(ptr) macro
Dmemdebug.h91 #define strdup(ptr) curl_dbg_strdup(ptr, __LINE__, __FILE__) macro
/third_party/mesa3d/src/util/
Du_string.h118 #define strdup _strdup macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/windows/include/llvm/Config/
Dconfig.h356 #define strdup _strdup macro
/third_party/glslang/glslang/Include/
DCommon.h97 #define strdup _strdup macro
/third_party/node/deps/cares/src/tools/
Dahost.c37 # define strdup(ptr) ares_strdup(ptr) macro
Dacountry.c55 # define strdup(ptr) ares_strdup(ptr) macro
/third_party/flutter/glfw/tests/
Djoysticks.c39 #define strdup(x) _strdup(x) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/
Dconfig.h436 #define strdup _strdup macro
/third_party/openssl/
De_os.h316 # define strdup _strdup macro
/third_party/openssl/test/testutil/
Ddriver.c21 # define strdup _strdup macro

12