/third_party/node/deps/cares/ |
D | aminclude_static.am | 14 # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info) 17 # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage) 40 # The generated report will be titled using the $(PACKAGE_NAME) and 48 CODE_COVERAGE_OUTPUT_FILE ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info 49 CODE_COVERAGE_OUTPUT_DIRECTORY ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage 87 …VERAGE_OUTPUT_FILE).tmp" --test-name "$(call code_coverage_sanitize,$(PACKAGE_NAME)-$(PACKAGE_VERS… 90 …Y)) --output-directory "$(CODE_COVERAGE_OUTPUT_DIRECTORY)" --title "$(PACKAGE_NAME)-$(PACKAGE_VERS…
|
/third_party/elfutils/src/ |
D | Makefile.am | 110 -e "s%[@]PACKAGE_NAME[@]%$(PACKAGE_NAME)%g" \
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
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/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
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/libsnd/src/ |
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()
|
D | config.h.cmake | 206 #define PACKAGE "@PACKAGE_NAME@" 212 #define PACKAGE_NAME "@PACKAGE_NAME@" 215 #define PACKAGE_STRING "@PACKAGE_NAME@ @CPACK_PACKAGE_VERSION_FULL@" 218 #define PACKAGE_TARNAME "@PACKAGE_NAME@"
|
/third_party/node/deps/cares/m4/ |
D | ax_code_coverage.m4 | 89 # \$(PACKAGE_NAME)-\$(PACKAGE_VERSION)-coverage.info) 92 # \$(PACKAGE_NAME)-\$(PACKAGE_VERSION)-coverage) 115 # The generated report will be titled using the \$(PACKAGE_NAME) and 123 CODE_COVERAGE_OUTPUT_FILE ?= \$(PACKAGE_NAME)-\$(PACKAGE_VERSION)-coverage.info 124 CODE_COVERAGE_OUTPUT_DIRECTORY ?= \$(PACKAGE_NAME)-\$(PACKAGE_VERSION)-coverage 165 …GE_OUTPUT_FILE).tmp\" --test-name \"\$(call code_coverage_sanitize,\$(PACKAGE_NAME)-\$(PACKAGE_VER… 168 …-output-directory \"\$(CODE_COVERAGE_OUTPUT_DIRECTORY)\" --title \"\$(PACKAGE_NAME)-\$(PACKAGE_VER…
|
/third_party/skia/third_party/externals/harfbuzz/m4/ |
D | ax_code_coverage.m4 | 144 …VERAGE_OUTPUT_FILE).tmp" --test-name "$(call code_coverage_sanitize,$(PACKAGE_NAME)-$(PACKAGE_VERS… 147 …Y)) --output-directory "$(CODE_COVERAGE_OUTPUT_DIRECTORY)" --title "$(PACKAGE_NAME)-$(PACKAGE_VERS… 175 # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info) 178 # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage) 201 # The generated report will be titled using the $(PACKAGE_NAME) and 207 CODE_COVERAGE_OUTPUT_FILE ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info 208 CODE_COVERAGE_OUTPUT_DIRECTORY ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage
|
/third_party/elfutils/ |
D | Makefile.am | 51 COVERAGE_OUTPUT_FILE = $(PACKAGE_NAME).lcov 54 COVERAGE_TITLE = $(PACKAGE_NAME)-$(PACKAGE_VERSION)
|
/third_party/skia/third_party/externals/expat/expat/ |
D | expat_config.h.cmake | 61 #define PACKAGE "@PACKAGE_NAME@" 67 #cmakedefine PACKAGE_NAME "@PACKAGE_NAME@"
|
/third_party/libcoap/examples/lwip/config/ |
D | coap_config.h.in | 59 #define PACKAGE_NAME "@PACKAGE_NAME@" macro
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
D | README.md | 104 export PACKAGE_NAME=com.rovio.baba 121 adb shell settings put global angle_gl_driver_selection_pkgs $PACKAGE_NAME 155 adb shell mkdir -p /sdcard/Android/data/$PACKAGE_NAME/angle_capture 186 adb shell ls -la /sdcard/Android/data/$PACKAGE_NAME/angle_capture 191 $ adb shell ls -s -w 1 /sdcard/Android/data/$PACKAGE_NAME/angle_capture 218 adb pull /sdcard/Android/data/$PACKAGE_NAME/angle_capture/. $LABEL/
|
/third_party/skia/third_party/externals/libwebp/cmake/ |
D | deps.cmake | 152 set(PACKAGE_NAME ${PROJECT_NAME}) variable 178 set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}") 179 set(PACKAGE_TARNAME ${PACKAGE_NAME})
|
/third_party/gstreamer/gstplugins_bad/gst/audiofxbad/ |
D | gstaudiofxbad.c | 36 plugin_init, VERSION, "LGPL", PACKAGE_NAME, GST_PACKAGE_ORIGIN)
|
/third_party/elfutils/lib/ |
D | printversion.c | 38 fprintf (stream, "%s (%s) %s\n", state->name, PACKAGE_NAME, PACKAGE_VERSION); in print_version()
|
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/ |
D | gstipcpipeline.c | 42 plugin_init, VERSION, "LGPL", PACKAGE_NAME, GST_PACKAGE_ORIGIN)
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstplugin.c | 41 "DASH plugin", dash_init, VERSION, "LGPL", PACKAGE_NAME, GST_PACKAGE_ORIGIN)
|
/third_party/gstreamer/gstplugins_bad/gst/proxy/ |
D | gstproxy.c | 44 plugin_init, VERSION, "LGPL", PACKAGE_NAME, GST_PACKAGE_ORIGIN)
|
/third_party/gstreamer/gstplugins_bad/ext/isac/ |
D | gstisac.c | 53 "iSAC plugin", plugin_init, VERSION, "LGPL", PACKAGE_NAME,
|
/third_party/gstreamer/gstplugins_bad/ext/qroverlay/ |
D | gstqroverlayplugin.c | 60 plugin_init, VERSION, "LGPL", PACKAGE_NAME, GST_PACKAGE_ORIGIN)
|
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/ |
D | gstrtmp2.c | 44 plugin_init, VERSION, GST_LICENSE, PACKAGE_NAME, GST_PACKAGE_ORIGIN)
|
/third_party/libffi/ |
D | libffi.pc.in | 7 Name: @PACKAGE_NAME@
|
/third_party/gstreamer/gstplugins_bad/gst/videofilters/ |
D | gstvideofiltersbad.c | 47 plugin_init, VERSION, "LGPL", PACKAGE_NAME, GST_PACKAGE_ORIGIN)
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/ |
D | gstdecklinkplugin.cpp | 52 plugin_init, VERSION, "LGPL", PACKAGE_NAME, GST_PACKAGE_ORIGIN)
|
/third_party/libexif/ |
D | config.h | 64 #define PACKAGE_NAME "EXIF library" macro
|