Home
last modified time | relevance | path

Searched defs:strdup (Results 1 – 25 of 34) 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/src/string/
Dstrdup.c4 char *strdup(const char *s) in strdup() function
/third_party/musl/porting/liteos_a/kernel/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/skia/third_party/externals/swiftshader/include/vulkan/
Dvk_sdk_platform.h42 #define strdup _strdup macro
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/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/vulkan-headers/include/vulkan/
Dvk_sdk_platform.h42 #define strdup _strdup macro
/third_party/openssl/crypto/conf/
Dconf_sap.c20 # define strdup _strdup 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.h102 #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
Dadig.c42 # 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/ohos_lite/
De_os.h316 # define strdup _strdup macro
/third_party/openssl/test/testutil/
Ddriver.c23 # define strdup _strdup macro
/third_party/openssl/
De_os.h257 # define strdup _strdup macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dos.h649 #define strdup OS_DO_NOT_USE_strdup macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dos.h649 #define strdup OS_DO_NOT_USE_strdup macro
/third_party/zlib/contrib/untgz/
Duntgz.c33 # define strdup(str) _strdup(str) macro

12