Home
last modified time | relevance | path

Searched refs:PACKAGE (Results 1 - 25 of 177) sorted by relevance

12345678

/third_party/musl/libc-test/src/functionalext/locale/
H A Ddcngettext.c21 #define PACKAGE "test_dcngettext" macro
34 bindtextdomain(PACKAGE, "/data/local/tmp/"); in dcngettext_0100()
35 textdomain(PACKAGE); in dcngettext_0100()
36 char *result = dcngettext(PACKAGE, msgid, 0, 1, LC_MESSAGES); in dcngettext_0100()
/third_party/musl/libc-test/src/functionalext/supplement/locale/
H A Dfunctionalext_dcgettext.c21 #define PACKAGE "test_dcngettext" macro
35 bindtextdomain(PACKAGE, "/data/local/tmp/"); in dcgettext_0100()
36 char* result = dcgettext(PACKAGE, msgid, CATEGORY); in dcgettext_0100()
H A Dfunctionalext_dgettext.c21 #define PACKAGE "test_dcngettext" macro
34 bindtextdomain(PACKAGE, "/data/local/tmp/"); in dgettext_0100()
35 char* result = dgettext(PACKAGE, msgid); in dgettext_0100()
H A Dfunctionalext_gettext.c22 #define PACKAGE "test_dcngettext" macro
35 bindtextdomain(PACKAGE, "/data/local/tmp/"); in gettext_0100()
36 textdomain(PACKAGE); in gettext_0100()
/third_party/node/deps/v8/third_party/markupsafe/
H A Dget_markupsafe.sh7 PACKAGE='MarkupSafe'
16 SRC_URL+="${PACKAGE:0:1}/$PACKAGE/$PACKAGE-$VERSION.tar.gz"
22 BUILD_DIR="$PACKAGE-$VERSION"
/third_party/node/tools/inspector_protocol/markupsafe/
H A Dget_markupsafe.sh7 PACKAGE='MarkupSafe'
16 SRC_URL+="${PACKAGE:0:1}/$PACKAGE/$PACKAGE-$VERSION.tar.gz"
22 BUILD_DIR="$PACKAGE-$VERSION"
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/t/
H A Dsafe2.t37 $text = $t->fill_in(PACKAGE => 'Q');
49 $text = $t->fill_in(SAFE => $c, PACKAGE => 'Q');
66 $text = $t->fill_in(HASH => { H => 'good6' }, PACKAGE => 'Q');
81 $text = $t->fill_in(HASH => { H => 'good8' }, SAFE => $c, PACKAGE => 'Q2');
H A Dexported.t20 my $out = fill_in_string('The value of $n is {$n}.', PACKAGE => 'Q');
31 $out = fill_in_file($TEMPFILE, PACKAGE => 'R');
/third_party/openssl/external/perl/Text-Template-1.56/t/
H A Dsafe2.t37 $text = $t->fill_in(PACKAGE => 'Q');
49 $text = $t->fill_in(SAFE => $c, PACKAGE => 'Q');
66 $text = $t->fill_in(HASH => { H => 'good6' }, PACKAGE => 'Q');
81 $text = $t->fill_in(HASH => { H => 'good8' }, SAFE => $c, PACKAGE => 'Q2');
H A Dexported.t20 my $out = fill_in_string('The value of $n is {$n}.', PACKAGE => 'Q');
31 $out = fill_in_file($TEMPFILE, PACKAGE => 'R');
/third_party/skia/third_party/externals/markupsafe/
H A Dget_markupsafe.sh7 PACKAGE='MarkupSafe'
16 SRC_URL+="${PACKAGE:0:1}/$PACKAGE/$PACKAGE-$VERSION.tar.gz"
22 BUILD_DIR="$PACKAGE-$VERSION"
/third_party/backends/backend/
H A Dcanon_pp.h59 #ifndef PACKAGE
60 #define PACKAGE "Canon Parallel SANE Backend" macro
/third_party/node/deps/cares/src/lib/
H A Dares_setup.h225 #ifdef PACKAGE
226 # undef PACKAGE macro
/third_party/curl/lib/
H A Dconfig-os400.h33 #undef PACKAGE macro
212 #undef PACKAGE macro
H A Dconfig-riscos.h32 #undef PACKAGE macro
196 #undef PACKAGE macro
/third_party/node/tools/inspector_protocol/jinja2/
H A Dget_jinja2.sh9 PACKAGE='Jinja2'
23 BUILD_DIR="$PACKAGE-$VERSION"
/third_party/FreeBSD/sbin/newfs_msdos/
H A DMakefile4 PACKAGE=runtime macro
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A DMakefile6 PACKAGE=runtime macro
/third_party/libusb/windows/
H A Dconfig.h106 #define PACKAGE "libusb-1.0" macro
/third_party/libusb/darwin/
H A Dconfig.h106 #define PACKAGE "libusb-1.0" macro
/third_party/libexif/
H A Dconfig.h58 #define PACKAGE "libexif" macro
/third_party/pulseaudio/src/pulsecore/
H A Dusergroup.h25 #ifndef PACKAGE
H A Dcpu-arm.h27 #ifndef PACKAGE
H A Dcreds.h25 #ifndef PACKAGE
/third_party/elfutils/
H A Dconfig.h129 #define PACKAGE "elfutils" macro

Completed in 6 milliseconds

12345678