/third_party/node/deps/cares/src/lib/ |
H A D | ares_setup.h | 219 #ifdef PACKAGE_NAME 220 # undef PACKAGE_NAME macro
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ICUData.java | 37 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 D | ICUData.java | 39 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 D | strings.c | 92 { 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 D | printversion.c | 38 fprintf (stream, "%s (%s) %s\n", state->name, PACKAGE_NAME, PACKAGE_VERSION); in print_version()
|
/third_party/libusb/windows/ |
H A D | config.h | 112 #define PACKAGE_NAME "libusb-1.0" macro
|
/third_party/libusb/darwin/ |
H A D | config.h | 112 #define PACKAGE_NAME "libusb-1.0" macro
|
/third_party/libcoap/examples/contiki/ |
H A D | coap_config.h | 83 #define PACKAGE_NAME "libcoap" macro
|
/third_party/libexif/ |
H A D | config.h | 64 #define PACKAGE_NAME "EXIF library" macro
|
/third_party/libjpeg-turbo/ |
H A D | jconfigint.h | 37 #define PACKAGE_NAME "libjpeg-turbo" macro
|
/third_party/libcoap/examples/lwip/config/ |
H A D | coap_config.h | 59 #define PACKAGE_NAME "libcoap" macro
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jconfigint.h | 26 #define PACKAGE_NAME "libjpeg-turbo" macro
|
/third_party/elfutils/ |
H A D | config.h | 135 #define PACKAGE_NAME "elfutils" macro
|
/third_party/f2fs-tools/ |
H A D | config.h | 181 #define PACKAGE_NAME "F2FS tools" macro
|
/third_party/alsa-utils/include/ |
H A D | aconfig.h | 147 #define PACKAGE_NAME "alsa-utils" macro
|
/third_party/libunwind/libunwind/include/ |
H A D | config.h | 202 #define PACKAGE_NAME "libunwind" macro
|
/third_party/libusb/linux/ |
H A D | config.h | 112 #define PACKAGE_NAME "libusb-1.0" macro
|
/third_party/libcoap/include/coap3/ |
H A D | coap_config.h | 197 #define PACKAGE_NAME "libcoap"
macro
|
/third_party/libevdev/include/ |
H A D | config.h | 53 #define PACKAGE_NAME "libevdev" macro
|
/third_party/libabigail/ |
H A D | config.h | 117 #define PACKAGE_NAME "libabigail" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/darwin/include/ |
H A D | config.h | 97 #define PACKAGE_NAME "package-unused" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/linux/include/ |
H A D | config.h | 97 #define PACKAGE_NAME "package-unused" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/ |
H A D | config.h | 409 #define PACKAGE_NAME "LLVM"
macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/darwin/include/llvm/Config/ |
H A D | config.h | 327 #define PACKAGE_NAME "LLVM" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/windows/include/llvm/Config/ |
H A D | config.h | 335 #define PACKAGE_NAME "LLVM" macro
|