OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PACKAGE
(Results
51 - 75
of
345
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/JSON/
get_and_build_json_pm.sh
6
PACKAGE
='JSON'
8
SRC_URL="http://www.cpan.org/authors/id/M/MA/MAKAMAKA/$
PACKAGE
-$VERSION.tar.gz"
11
BUILD_DIR="$
PACKAGE
-$VERSION"
/cts/suite/cts/hostTests/jank/src/com/android/cts/jank/opengl/
CtsHostJankOpenGl.java
14
package
com.android.cts.jank.opengl;
24
private static final String
PACKAGE
= "com.android.cts.jank.opengl";
26
private static final String DEVICE_CLASS =
PACKAGE
+ ".CtsDeviceJankOpenGl";
/cts/suite/cts/hostTests/jank/src/com/android/cts/jank/ui/
CtsHostJankUi.java
14
package
com.android.cts.jank.ui;
24
private static final String
PACKAGE
= "com.android.cts.jank.ui";
26
private static final String DEVICE_CLASS =
PACKAGE
+ ".CtsDeviceJankUi";
/cts/tests/tests/app/src/android/app/cts/
LauncherActivity_IconResizerTest.java
17
package
android.app.cts;
30
private static final String
PACKAGE
= "com.android.cts.stub";
34
super(
PACKAGE
, LauncherActivityStub.class);
/external/chromium_org/third_party/libxml/mac/
config.h
3
#define
PACKAGE
"libxml2"
263
/* Name of
package
*/
264
#define
PACKAGE
"libxml2"
266
/* Define to the address where bug reports for this
package
should be sent. */
269
/* Define to the full name of this
package
. */
272
/* Define to the full name and version of this
package
. */
275
/* Define to the one symbol short name of this
package
. */
278
/* Define to the home page for this
package
. */
281
/* Define to the version of this
package
. */
293
/* Version number of
package
*/
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/packages/
rpm.sh
13
PACKAGE
="$1"
15
fullname="${
PACKAGE
}-${VERSION}"
20
echo "Usage: $0 <
package
name> <
package
version>" 1>&2
62
--define "NAME $
PACKAGE
" \
82
# We want to get not only the main
package
but devel etc, hence the middle *
83
mv "$RPM_SOURCE_DIR"/*/"${
PACKAGE
}"-*"${VERSION}"*.rpm "$destdir"
86
echo "The rpm
package
file(s) are located in $PWD/$destdir"
/external/elfutils/
config.h.in
15
/* Name of
package
*/
16
#undef
PACKAGE
18
/* Define to the address where bug reports for this
package
should be sent. */
21
/* Define to the full name of this
package
. */
24
/* Define to the full name and version of this
package
. */
27
/* Define to the one symbol short name of this
package
. */
30
/* Define to the version of this
package
. */
36
/* Version number of
package
*/
/external/libogg/doc/
Makefile.am
5
docdir = $(datadir)/doc/$(
PACKAGE
)-$(VERSION)
/external/libvorbis/doc/vorbisenc/
Makefile.am
3
docdir = $(datadir)/doc/$(
PACKAGE
)-$(VERSION)/vorbisenc
/external/openfst/
config.h.in
37
/* Name of
package
*/
38
#undef
PACKAGE
40
/* Define to the address where bug reports for this
package
should be sent. */
43
/* Define to the full name of this
package
. */
46
/* Define to the full name and version of this
package
. */
49
/* Define to the one symbol short name of this
package
. */
52
/* Define to the home page for this
package
. */
55
/* Define to the version of this
package
. */
61
/* Version number of
package
*/
/frameworks/compile/libbcc/tests/debuginfo/
build_test_apk.sh
26
PACKAGE
=""
59
sed -e "s/%ACTIVITY%/$3/g" -e "s/%
PACKAGE
%/$4/g" -e "s/%TESTCASE%/$5/g" -e "s/%MINSDK%/$6/g" < $src > $dest;
88
--
package
)
90
PACKAGE
="$2"
136
echo " --
package
<name>
Package
namespace for your project"
154
# Compute activity, appname, and java
package
, if not specified via parameters
163
if [ -z "$
PACKAGE
" ]; then
164
PACKAGE
=com.android.test.rsdebug.$TESTCASE
168
run $SDK/tools/android create project --target $TARGET --name $NAME --path $OUT_DIR --activity $ACTIVITY --
package
$PACKAG
[
all
...]
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-common/SRC/
DriverRS.java.template
17
package
%
PACKAGE
%;
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-int-param/
ACTIVITY.java.template
17
package
%
PACKAGE
%;
DriverRS.java.template
17
package
%
PACKAGE
%;
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-simple/
ACTIVITY.java.template
17
package
%
PACKAGE
%;
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-simple-exit/
ACTIVITY.java.template
17
package
%
PACKAGE
%;
/cts/suite/cts/hostTests/jank/app/src/com/android/cts/jank/opengl/
CtsDeviceJankOpenGl.java
15
package
com.android.cts.jank.opengl;
24
private final static String
PACKAGE
= "com.android.cts.opengl";
26
PACKAGE
+ "/" +
PACKAGE
+ ".primitive.GLPrimitiveActivity";
70
final String stopCommand = String.format(STOP_CMD,
PACKAGE
);
/cts/suite/cts/hostTests/jank/app/src/com/android/cts/jank/ui/
CtsDeviceJankUi.java
15
package
com.android.cts.jank.ui;
27
private final static String
PACKAGE
= "com.android.cts.ui";
29
PACKAGE
+ "/" +
PACKAGE
+ ".ScrollingActivity";
43
final String stopCommand = String.format(STOP_CMD,
PACKAGE
);
/external/chromium/sdch/linux/
config.h
88
/* Name of
package
*/
89
#define
PACKAGE
"open-vcdiff"
91
/* Define to the address where bug reports for this
package
should be sent. */
94
/* Define to the full name of this
package
. */
97
/* Define to the full name and version of this
package
. */
100
/* Define to the one symbol short name of this
package
. */
103
/* Define to the version of this
package
. */
116
/* Version number of
package
*/
/external/chromium_org/sdch/linux/
config.h
90
/* Name of
package
*/
91
#define
PACKAGE
"open-vcdiff"
93
/* Define to the address where bug reports for this
package
should be sent. */
96
/* Define to the full name of this
package
. */
99
/* Define to the full name and version of this
package
. */
102
/* Define to the one symbol short name of this
package
. */
105
/* Define to the version of this
package
. */
118
/* Version number of
package
*/
/external/chromium_org/third_party/yasm/source/config/android/
config.h
112
/* Name of
package
*/
113
#define
PACKAGE
"yasm"
115
/* Define to the address where bug reports for this
package
should be sent. */
118
/* Define to the full name of this
package
. */
121
/* Define to the full name and version of this
package
. */
124
/* Define to the one symbol short name of this
package
. */
127
/* Define to the home page for this
package
. */
130
/* Define to the version of this
package
. */
154
/* Version number of
package
*/
157
/* Define if using the dmalloc debugging malloc
package
*/
[
all
...]
/external/chromium_org/third_party/yasm/source/config/ios/
config.h
112
/* Name of
package
*/
113
#define
PACKAGE
"yasm"
115
/* Define to the address where bug reports for this
package
should be sent. */
118
/* Define to the full name of this
package
. */
121
/* Define to the full name and version of this
package
. */
124
/* Define to the one symbol short name of this
package
. */
127
/* Define to the home page for this
package
. */
130
/* Define to the version of this
package
. */
154
/* Version number of
package
*/
157
/* Define if using the dmalloc debugging malloc
package
*/
[
all
...]
/external/chromium_org/third_party/yasm/source/config/linux/
config.h
112
/* Name of
package
*/
113
#define
PACKAGE
"yasm"
115
/* Define to the address where bug reports for this
package
should be sent. */
118
/* Define to the full name of this
package
. */
121
/* Define to the full name and version of this
package
. */
124
/* Define to the one symbol short name of this
package
. */
127
/* Define to the home page for this
package
. */
130
/* Define to the version of this
package
. */
154
/* Version number of
package
*/
157
/* Define if using the dmalloc debugging malloc
package
*/
[
all
...]
/external/chromium_org/third_party/yasm/source/config/mac/
config.h
112
/* Name of
package
*/
113
#define
PACKAGE
"yasm"
115
/* Define to the address where bug reports for this
package
should be sent. */
118
/* Define to the full name of this
package
. */
121
/* Define to the full name and version of this
package
. */
124
/* Define to the one symbol short name of this
package
. */
127
/* Define to the home page for this
package
. */
130
/* Define to the version of this
package
. */
154
/* Version number of
package
*/
157
/* Define if using the dmalloc debugging malloc
package
*/
[
all
...]
/external/chromium_org/third_party/yasm/source/config/openbsd/
config.h
104
/* Name of
package
*/
105
#define
PACKAGE
"yasm"
107
/* Define to the address where bug reports for this
package
should be sent. */
110
/* Define to the full name of this
package
. */
113
/* Define to the full name and version of this
package
. */
116
/* Define to the one symbol short name of this
package
. */
119
/* Define to the home page for this
package
. */
122
/* Define to the version of this
package
. */
146
/* Version number of
package
*/
149
/* Define if using the dmalloc debugging malloc
package
*/
[
all
...]
Completed in 618 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>