Home
last modified time | relevance | path

Searched refs:PACKAGE_NAME (Results 1 - 25 of 97) sorted by relevance

1234

/third_party/node/deps/cares/src/lib/
H A Dares_setup.h219 #ifdef PACKAGE_NAME
220 # undef PACKAGE_NAME macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUData.java37 static final String PACKAGE_NAME = "icudt" + VersionInfo.ICU_DATA_VERSION_PATH; field in ICUData
41 public static final String ICU_BUNDLE = "data/" + PACKAGE_NAME;
151 if (logBinaryDataFromInputStream && is != null && resourceName.indexOf(PACKAGE_NAME) >= 0) { in checkStreamForBinaryData()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUData.java39 static final String PACKAGE_NAME = "icudt" + VersionInfo.ICU_DATA_VERSION_PATH; field in ICUData
43 public static final String ICU_BUNDLE = "data/" + PACKAGE_NAME;
153 if (logBinaryDataFromInputStream && is != null && resourceName.indexOf(PACKAGE_NAME) >= 0) { in checkStreamForBinaryData()
/third_party/libsnd/src/
H A Dstrings.c92 { if (strstr (str, PACKAGE_NAME) == NULL) in psf_store_string()
98 snprintf (new_str, sizeof (new_str), "%s-%s", PACKAGE_NAME, PACKAGE_VERSION) ; in psf_store_string()
100 snprintf (new_str, sizeof (new_str), "%s (%s-%s)", str, PACKAGE_NAME, PACKAGE_VERSION) ; in psf_store_string()
/third_party/elfutils/lib/
H A Dprintversion.c38 fprintf (stream, "%s (%s) %s\n", state->name, PACKAGE_NAME, PACKAGE_VERSION); in print_version()
/third_party/libusb/windows/
H A Dconfig.h112 #define PACKAGE_NAME "libusb-1.0" macro
/third_party/libusb/darwin/
H A Dconfig.h112 #define PACKAGE_NAME "libusb-1.0" macro
/third_party/libcoap/examples/contiki/
H A Dcoap_config.h83 #define PACKAGE_NAME "libcoap" macro
/third_party/libexif/
H A Dconfig.h64 #define PACKAGE_NAME "EXIF library" macro
/third_party/libjpeg-turbo/
H A Djconfigint.h37 #define PACKAGE_NAME "libjpeg-turbo" macro
/third_party/libcoap/examples/lwip/config/
H A Dcoap_config.h59 #define PACKAGE_NAME "libcoap" macro
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djconfigint.h26 #define PACKAGE_NAME "libjpeg-turbo" macro
/third_party/elfutils/
H A Dconfig.h135 #define PACKAGE_NAME "elfutils" macro
/third_party/f2fs-tools/
H A Dconfig.h181 #define PACKAGE_NAME "F2FS tools" macro
/third_party/alsa-utils/include/
H A Daconfig.h147 #define PACKAGE_NAME "alsa-utils" macro
/third_party/libunwind/libunwind/include/
H A Dconfig.h202 #define PACKAGE_NAME "libunwind" macro
/third_party/libusb/linux/
H A Dconfig.h112 #define PACKAGE_NAME "libusb-1.0" macro
/third_party/libcoap/include/coap3/
H A Dcoap_config.h197 #define PACKAGE_NAME "libcoap" macro
/third_party/libevdev/include/
H A Dconfig.h53 #define PACKAGE_NAME "libevdev" macro
/third_party/libabigail/
H A Dconfig.h117 #define PACKAGE_NAME "libabigail" macro
/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/darwin/include/
H A Dconfig.h97 #define PACKAGE_NAME "package-unused" macro
/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/linux/include/
H A Dconfig.h97 #define PACKAGE_NAME "package-unused" macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/
H A Dconfig.h409 #define PACKAGE_NAME "LLVM" macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/darwin/include/llvm/Config/
H A Dconfig.h327 #define PACKAGE_NAME "LLVM" macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/windows/include/llvm/Config/
H A Dconfig.h335 #define PACKAGE_NAME "LLVM" macro

Completed in 9 milliseconds

1234