OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:targets
(Results
201 - 225
of
1149
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/samples/layout/
Makefile.in
38
## List of phony
targets
45
## List of standard
targets
/external/icu4c/test/iotest/
Makefile
48
## List of phony
targets
55
## List of standard
targets
Makefile.in
48
## List of phony
targets
55
## List of standard
targets
/external/icu4c/test/letest/
Makefile
51
## List of phony
targets
58
## List of standard
targets
Makefile.in
51
## List of phony
targets
58
## List of standard
targets
/external/icu4c/tools/ctestfw/
Makefile.in
62
## List of phony
targets
69
## List of standard
targets
Makefile.org
62
## List of phony
targets
69
## List of standard
targets
/external/icu4c/tools/pkgdata/
Makefile.org
44
## List of phony
targets
51
## List of standard
targets
/external/icu4c/tools/toolutil/
Makefile.org
64
## List of phony
targets
72
## List of standard
targets
/external/iproute2/include/
ip6tables.h
14
/* Include file for additions: new matches and
targets
. */
123
/* Keeping track of external matches and
targets
: linked lists. */
iptables.h
34
/* Include file for additions: new matches and
targets
. */
158
/* Keeping track of external matches and
targets
: linked lists. */
/external/iptables/include/
ip6tables.h
44
/* Include file for additions: new matches and
targets
. */
158
/* Keeping track of external matches and
targets
: linked lists. */
/external/proguard/src/proguard/optimize/peephole/
BranchTargetFinder.java
33
* This AttributeVisitor finds all instruction offsets, branch
targets
, and
34
* exception
targets
in the CodeAttribute objects that it visits.
357
// Mark branch
targets
by going over all instructions.
360
// Mark branch
targets
in the exception table.
422
System.out.println("Branch
targets
: "+clazz.getName()+"."+method.getName(clazz)+method.getDescriptor(clazz));
576
// Mark the branch
targets
of the default jump offset.
579
// Mark the branch
targets
of the jump offsets.
613
* Marks the branch
targets
of the given jump offsets for the instruction
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
eabi.h
1
/* Configuration file for ARM EABI
targets
.
22
/* This file contains macro overrides for EABI
targets
. */
/dalvik/dx/src/com/android/dx/dex/code/
CodeAddress.java
24
* array. Instances are used for such things as branch
targets
and
/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/func/
CipherDESedeTest.java
24
import
targets
.Cipher;
CipherDesTest.java
24
import
targets
.Cipher;
MacFunctionalTest.java
24
import
targets
.Mac;
/dalvik/libcore/dalvik/src/main/java/dalvik/annotation/
TestInfo.java
61
TestTarget[]
targets
();
method in interface:TestInfo
/dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/
Charset_MultiByte_.java
32
@TestTargetClass(
targets
.Charsets._Abstract.class)
/dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/
PKIXCertPathBuilderSpi.java
43
Collection
targets
;
local
60
targets
= findCertificates(certSelect, pkixParams.getCertStores());
67
if (
targets
.isEmpty())
87
targetIter =
targets
.iterator();
/dalvik/libcore/security/src/test/java/tests/targets/security/
AlgorithmParameterGeneratorTest.java
16
package tests.
targets
.security;
AlgorithmParametersTest.java
16
package tests.
targets
.security;
KeyPairGeneratorTest.java
17
package tests.
targets
.security;
SecureRandomTest.java
16
package tests.
targets
.security;
Completed in 969 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>