OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Dependency
(Results
1 - 24
of
24
) sorted by null
/frameworks/base/core/java/android/animation/
AnimatorSet.java
41
* should be avoided, and the
dependency
flow of animations should only be in one direction.
67
*
dependency
information is added for an Animator, we want to add it
83
* on the
dependency
relationships of the nodes.
247
* tells the <code>Builder</code> the animation that is the
dependency
for
257
* <code>Builder</code> the animation upon which the
dependency
is created,
260
* as the
dependency
of the other animations. For example, calling
262
* and <code>a3</code> when a1 ends; it does not set up a
dependency
between
265
* @param anim The animation that is the
dependency
used in later calls to the
447
* the
dependency
relationships that have been set up between the animations.
500
Dependency
dependency = node.dependencies.get(j)
local
696
Dependency
dependency
= mNode.tmpDependencies.get(i);
local
840
Dependency
dependency
= node.dependencies.get(j);
local
1059
Dependency
dependency
= new Dependency(mCurrentNode, Dependency.WITH);
local
1079
Dependency
dependency
= new Dependency(mCurrentNode, Dependency.AFTER);
local
1099
Dependency
dependency
= new Dependency(node, Dependency.AFTER);
local
[
all
...]
/build/tools/
parsedeps.py
9
class
Dependency
:
29
t =
Dependency
(tgt)
33
p =
Dependency
(prereq)
41
t =
Dependency
(tgt)
/external/llvm/lib/Transforms/Scalar/
DeadStoreElimination.cpp
614
/// HandleFree - Handle frees of entire structures whose
dependency
is a store
630
Instruction *
Dependency
= Dep.getInst();
631
if (!hasMemoryWrite(
Dependency
) || !isRemovable(
Dependency
))
635
GetUnderlyingObject(getStoredPointerOperand(
Dependency
));
641
Instruction *Next = llvm::next(BasicBlock::iterator(
Dependency
));
644
DeleteDeadInstruction(
Dependency
, *MD, AA->getTargetLibraryInfo());
648
// Inst's old
Dependency
is now deleted. Compute the next
dependency
,
/external/bison/build-aux/
depcomp
43
depmode
Dependency
tracking mode.
47
depfile
Dependency
file to output.
91
## gcc 3 implements
dependency
tracking that does exactly what
105
## There are various ways to get
dependency
output from gcc. Here's
132
## is deleted, the
dependency
causes make to die (because there is
176
#
dependency
line.
339
#
dependency
tracking mechanisms from slower ones.
376
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/external/chromium/sdch/open-vcdiff/
depcomp
44
depmode
Dependency
tracking mode.
48
depfile
Dependency
file to output.
92
## gcc 3 implements
dependency
tracking that does exactly what
119
## There are various ways to get
dependency
output from gcc. Here's
146
## is deleted, the
dependency
causes make to die (because there is
190
#
dependency
line.
398
#
dependency
tracking mechanisms from slower ones.
435
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/external/elfutils/config/
depcomp
44
depmode
Dependency
tracking mode.
48
depfile
Dependency
file to output.
92
## gcc 3 implements
dependency
tracking that does exactly what
119
## There are various ways to get
dependency
output from gcc. Here's
146
## is deleted, the
dependency
causes make to die (because there is
190
#
dependency
line.
398
#
dependency
tracking mechanisms from slower ones.
435
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/external/genext2fs/
depcomp
43
depmode
Dependency
tracking mode.
47
depfile
Dependency
file to output.
91
## gcc 3 implements
dependency
tracking that does exactly what
105
## There are various ways to get
dependency
output from gcc. Here's
132
## is deleted, the
dependency
causes make to die (because there is
176
#
dependency
line.
339
#
dependency
tracking mechanisms from slower ones.
376
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/external/grub/
depcomp
43
depmode
Dependency
tracking mode.
47
depfile
Dependency
file to output.
91
## gcc 3 implements
dependency
tracking that does exactly what
105
## There are various ways to get
dependency
output from gcc. Here's
132
## is deleted, the
dependency
causes make to die (because there is
176
#
dependency
line.
332
#
dependency
tracking mechanisms from slower ones.
369
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/external/libffi/
depcomp
44
depmode
Dependency
tracking mode.
48
depfile
Dependency
file to output.
92
## gcc 3 implements
dependency
tracking that does exactly what
119
## There are various ways to get
dependency
output from gcc. Here's
146
## is deleted, the
dependency
causes make to die (because there is
190
#
dependency
line.
393
#
dependency
tracking mechanisms from slower ones.
430
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/external/libmtp/
depcomp
42
depmode
Dependency
tracking mode.
46
depfile
Dependency
file to output.
99
## gcc 3 implements
dependency
tracking that does exactly what
126
## There are various ways to get
dependency
output from gcc. Here's
153
## is deleted, the
dependency
causes make to die (because there is
197
#
dependency
line.
410
#
dependency
tracking mechanisms from slower ones.
447
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/external/libogg/
depcomp
43
depmode
Dependency
tracking mode.
47
depfile
Dependency
file to output.
91
## gcc 3 implements
dependency
tracking that does exactly what
105
## There are various ways to get
dependency
output from gcc. Here's
132
## is deleted, the
dependency
causes make to die (because there is
176
#
dependency
line.
339
#
dependency
tracking mechanisms from slower ones.
376
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/external/libpng/
depcomp
42
depmode
Dependency
tracking mode.
46
depfile
Dependency
file to output.
99
## gcc 3 implements
dependency
tracking that does exactly what
126
## There are various ways to get
dependency
output from gcc. Here's
153
## is deleted, the
dependency
causes make to die (because there is
197
#
dependency
line.
410
#
dependency
tracking mechanisms from slower ones.
447
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/external/libusb/
depcomp
44
depmode
Dependency
tracking mode.
48
depfile
Dependency
file to output.
92
## gcc 3 implements
dependency
tracking that does exactly what
119
## There are various ways to get
dependency
output from gcc. Here's
146
## is deleted, the
dependency
causes make to die (because there is
190
#
dependency
line.
393
#
dependency
tracking mechanisms from slower ones.
430
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/external/libusb-compat/
depcomp
44
depmode
Dependency
tracking mode.
48
depfile
Dependency
file to output.
92
## gcc 3 implements
dependency
tracking that does exactly what
119
## There are various ways to get
dependency
output from gcc. Here's
146
## is deleted, the
dependency
causes make to die (because there is
190
#
dependency
line.
398
#
dependency
tracking mechanisms from slower ones.
435
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/external/libvorbis/
depcomp
43
depmode
Dependency
tracking mode.
47
depfile
Dependency
file to output.
91
## gcc 3 implements
dependency
tracking that does exactly what
105
## There are various ways to get
dependency
output from gcc. Here's
132
## is deleted, the
dependency
causes make to die (because there is
176
#
dependency
line.
339
#
dependency
tracking mechanisms from slower ones.
376
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/external/llvm/autoconf/
depcomp
43
depmode
Dependency
tracking mode.
47
depfile
Dependency
file to output.
91
## gcc 3 implements
dependency
tracking that does exactly what
105
## There are various ways to get
dependency
output from gcc. Here's
132
## is deleted, the
dependency
causes make to die (because there is
176
#
dependency
line.
332
#
dependency
tracking mechanisms from slower ones.
369
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/external/openfst/
depcomp
42
depmode
Dependency
tracking mode.
46
depfile
Dependency
file to output.
99
## gcc 3 implements
dependency
tracking that does exactly what
126
## There are various ways to get
dependency
output from gcc. Here's
153
## is deleted, the
dependency
causes make to die (because there is
197
#
dependency
line.
410
#
dependency
tracking mechanisms from slower ones.
447
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/external/protobuf/
depcomp
44
depmode
Dependency
tracking mode.
48
depfile
Dependency
file to output.
92
## gcc 3 implements
dependency
tracking that does exactly what
119
## There are various ways to get
dependency
output from gcc. Here's
146
## is deleted, the
dependency
causes make to die (because there is
190
#
dependency
line.
398
#
dependency
tracking mechanisms from slower ones.
435
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/external/protobuf/gtest/build-aux/
depcomp
44
depmode
Dependency
tracking mode.
48
depfile
Dependency
file to output.
92
## gcc 3 implements
dependency
tracking that does exactly what
119
## There are various ways to get
dependency
output from gcc. Here's
146
## is deleted, the
dependency
causes make to die (because there is
190
#
dependency
line.
398
#
dependency
tracking mechanisms from slower ones.
435
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/external/stressapptest/
depcomp
44
depmode
Dependency
tracking mode.
48
depfile
Dependency
file to output.
92
## gcc 3 implements
dependency
tracking that does exactly what
119
## There are various ways to get
dependency
output from gcc. Here's
146
## is deleted, the
dependency
causes make to die (because there is
190
#
dependency
line.
398
#
dependency
tracking mechanisms from slower ones.
435
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/ndk/sources/host-tools/make-3.81/config/
depcomp
43
depmode
Dependency
tracking mode.
47
depfile
Dependency
file to output.
91
## gcc 3 implements
dependency
tracking that does exactly what
105
## There are various ways to get
dependency
output from gcc. Here's
132
## is deleted, the
dependency
causes make to die (because there is
176
#
dependency
line.
339
#
dependency
tracking mechanisms from slower ones.
376
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/ndk/sources/host-tools/sed-4.2.1/build-aux/
depcomp
42
depmode
Dependency
tracking mode.
46
depfile
Dependency
file to output.
99
## gcc 3 implements
dependency
tracking that does exactly what
126
## There are various ways to get
dependency
output from gcc. Here's
153
## is deleted, the
dependency
causes make to die (because there is
197
#
dependency
line.
410
#
dependency
tracking mechanisms from slower ones.
447
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/external/libcap-ng/libcap-ng-0.7/
depcomp
42
depmode
Dependency
tracking mode.
46
depfile
Dependency
file to output.
107
## gcc 3 implements
dependency
tracking that does exactly what
134
## There are various ways to get
dependency
output from gcc. Here's
161
## is deleted, the
dependency
causes make to die (because there is
207
#
dependency
line.
466
#
dependency
tracking mechanisms from slower ones.
503
# a
dependency
such as `c:/foo/bar' could be seen as target `c' otherwise.
/prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar
Completed in 586 milliseconds