OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WORKSPACE
(Results
1 - 6
of
6
) sorted by null
/external/antlr/antlr-3.4/runtime/Python/
hudson-build.sh
8
JAR=$(ls $
WORKSPACE
/../../$ANTLR_JOB/lastSuccessful/org.antlr\$antlr/archive/org.antlr/antlr/*/antlr-*-jar-with-dependencies.jar)
21
rm -fr $
WORKSPACE
/tmp
22
mkdir -p $
WORKSPACE
/tmp
23
cd $
WORKSPACE
30
(cd tmp/stringtemplate3-$ST_VERSION; python setup.py install --install-lib=$
WORKSPACE
)
37
(cd tmp/antlr-$ANTLR2_VERSION/lib/python; python setup.py install --install-lib=$
WORKSPACE
)
46
cd $
WORKSPACE
57
cd $
WORKSPACE
65
cd $
WORKSPACE
/external/chromium_org/v8/tools/
external-reference-check.py
15
WORKSPACE
= os.path.abspath(os.path.join(os.path.dirname(sys.argv[0]), ".."))
/packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java
193
private enum State { NONE,
WORKSPACE
, APPS_CUSTOMIZE, APPS_CUSTOMIZE_SPRING_LOADED };
194
private State mState = State.
WORKSPACE
;
207
// How long to wait before the new-shortcut animation automatically pans the
workspace
216
private
Workspace
mWorkspace;
244
// scroll issues (because the
workspace
may not have been measured yet) and extra work.
574
// We prevent dragging when we are loading the
workspace
as it is possible to pick up a view
575
// that is subsequently removed from the
workspace
in startBinding().
619
// Before adding this resetAddInfo(), after a shortcut was added to a
workspace
screen,
621
// return to the
workspace
. Clearing mAddInfo.container here fixes this issue
702
animationType =
Workspace
.COMPLETE_TWO_STAGE_WIDGET_DROP_ANIMATION
3435
final Workspace
workspace
= mWorkspace;
local
3469
Workspace
workspace
= mWorkspace;
local
3550
final Workspace
workspace
= mWorkspace;
local
[
all
...]
/packages/apps/Launcher3/src/com/android/launcher3/
Launcher.java
219
private enum State { NONE,
WORKSPACE
, APPS_CUSTOMIZE, APPS_CUSTOMIZE_SPRING_LOADED };
220
private State mState = State.
WORKSPACE
;
240
// How long to wait before the new-shortcut animation automatically pans the
workspace
252
private
Workspace
mWorkspace;
283
// scroll issues (because the
workspace
may not have been measured yet) and extra work.
663
// We prevent dragging when we are loading the
workspace
as it is possible to pick up a view
664
// that is subsequently removed from the
workspace
in startBinding().
733
// Before adding this resetAddInfo(), after a shortcut was added to a
workspace
screen,
735
// return to the
workspace
. Clearing mAddInfo.container here fixes this issue
4250
Workspace
workspace
= mWorkspace;
local
4374
final Workspace
workspace
= mWorkspace;
local
[
all
...]
/external/chromium_org/third_party/libjpeg_turbo/simd/
jsimd_arm_neon.S
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
Completed in 449 milliseconds