OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:goal
(Results
1 - 25
of
533
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/smali/smali/
pom.xml
22
<
goal
>generate</
goal
>
35
<
goal
>antlr</
goal
>
46
<
goal
>antlr</
goal
>
57
<
goal
>antlr</
goal
>
69
<
goal
>antlr</
goal
>
[
all
...]
/external/smali/smali-integration-tests/
pom.xml
23
<
goal
>assemble</
goal
>
39
<
goal
>single</
goal
>
56
<
goal
>push</
goal
>
74
<
goal
>exec</
goal
>
/frameworks/base/tools/layoutlib/
README
2
The
goal
of the library is to provide layout rendering in Eclipse that are very very close to their rendering on devices.
/external/guava/guava/
pom.xml
64
<goals><
goal
>copy-dependencies</
goal
></goals>
82
<
goal
>jar-no-fork</
goal
>
103
<
goal
>check</
goal
>
127
<goals><
goal
>javadoc</
goal
></goals>
132
<goals><
goal
>javadoc</
goal
></goals
[
all
...]
/external/smali/baksmali/
pom.xml
23
<
goal
>assemble</
goal
>
40
<
goal
>exec</
goal
>
/external/e2fsprogs/lib/ext2fs/
alloc.c
146
*
goal
. Should put in a smarter one someday....
148
errcode_t ext2fs_new_block(ext2_filsys fs, blk_t
goal
,
159
if (!
goal
|| (
goal
>= fs->super->s_blocks_count))
160
goal
= fs->super->s_first_data_block;
161
i =
goal
;
179
} while (i !=
goal
);
187
errcode_t ext2fs_alloc_block(ext2_filsys fs, blk_t
goal
,
205
retval = (fs->get_alloc_block)(fs, (blk64_t)
goal
, &new);
216
retval = ext2fs_new_block(fs,
goal
, 0, &block)
[
all
...]
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
DEFAULT_GOAL
28
# Change to a different
goal
.
39
# Test #2: unknown
goal
.
49
# Test #3: more than one
goal
.
/external/antlr/antlr-3.4/antlr3-maven-archetype/
pom.xml
70
<
goal
>sign</
goal
>
108
<
goal
>jar</
goal
>
122
<
goal
>jar</
goal
>
/external/skia/include/views/
SkSystemEventTypes.h
14
The
goal
of these strings is two-fold:
/external/zxing/core/
README.google
11
barcode reader library implemented in Java. Our
goal
is to support decoding of
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/
simple.apt
15
<
goal
>antlr</
goal
>
libraries.apt
37
<
goal
>antlr</
goal
>
/external/guava/guava-gwt/
pom.xml
72
<goals><
goal
>unpack-dependencies</
goal
></goals>
94
<goals><
goal
>run</
goal
></goals>
/pdk/
README
2
The
goal
of the PDK release is to help chipset vendors and OEMs to migrate to a new relelase.
/external/antlr/antlr-3.4/
pom.xml
168
<
goal
>sign</
goal
>
182
<
goal
>jar</
goal
>
196
<
goal
>jar</
goal
>
276
<
goal
>create</
goal
>
/external/guava/guava-testlib/
pom.xml
53
<goals><
goal
>jar-no-fork</
goal
></goals>
/packages/apps/Tag/res/values-ro/
strings.xml
23
<string name="tag_empty" msgid="3726529819932095782">"Etichet?
goal
?"</string>
27
<string name="empty_tag_prompt" msgid="4206394383309956030">"Aceast? etichet? este
goal
?."</string>
/external/okhttp/
pom.xml
111
<
goal
>jarjar</
goal
>
155
<
goal
>enforce</
goal
>
180
<
goal
>checkstyle</
goal
>
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/
pom.xml
71
goal
be install so that you can just type mvn at the command
91
<
goal
>antlr</
goal
>
172
<
goal
>attached</
goal
>
/external/antlr/antlr-3.4/gunit-maven-plugin/
pom.xml
109
<
goal
>sign</
goal
>
245
<
goal
>jar</
goal
>
259
<
goal
>jar</
goal
>
/external/antlr/antlr-3.4/gunit/
pom.xml
82
<
goal
>antlr</
goal
>
/external/antlr/antlr-3.4/tool/
pom.xml
97
<
goal
>antlr</
goal
>
/dalvik/vm/compiler/codegen/arm/
README.txt
2
functionality hierarchies. The
goal
is to separate architectural dependent
/external/chromium/chrome/browser/extensions/
convert_web_app.h
21
// Generates a version number for an extension from a time. The
goal
is to make
/external/chromium/chrome/browser/ui/cocoa/location_bar/
instant_opt_in_view.mm
11
// How to round off the popup's corners.
Goal
is to match star and go
Completed in 502 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>