HomeSort by relevance Sort by last modified time
    Searched full:targets (Results 226 - 250 of 2076) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/icu4c/samples/layout/
Makefile 38 ## List of phony targets
45 ## List of standard targets
Makefile.in 38 ## List of phony targets
45 ## List of standard targets
  /external/icu4c/test/iotest/
Makefile.in 48 ## List of phony targets
55 ## List of standard targets
  /external/icu4c/test/letest/
Makefile.in 51 ## List of phony targets
58 ## List of standard targets
  /external/icu4c/tools/genrb/
Makefile.in 48 ## List of phony targets
55 ## List of standard targets
  /external/icu4c/tools/icuinfo/
Makefile.in 43 ## List of phony targets
50 ## 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/llvm/
Makefile.common 22 # 2. DIRS - A list of subdirectories to be built. Fake targets are set up
23 # so that each of the targets "all", "install", and "clean" each build
  /external/llvm/docs/CommandGuide/
llvm-config.pod 90 =item B<--targets-built>
92 Print the component names for all targets supported by this copy of LLVM.
  /external/llvm/include/llvm/CodeGen/
MachineModuleInfoImpls.h 24 /// for MachO targets.
73 /// for ELF targets.
  /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
  /external/protobuf/gtest/make/
Makefile 12 # project, except GTEST_HEADERS, which you can use in your own targets
37 # House-keeping build targets.
  /external/protobuf/gtest/scons/
SConscript 96 # Environments for building the targets, sorted by name.
127 # Helpers for creating build targets.
129 # Caches object file targets built by GtestObject to allow passing the
173 srcs = [] # The object targets corresponding to sources.
217 # Object and library targets.
237 # Test targets using the standard environment.
271 # Tests targets using custom environments.
291 # Sample targets.
  /external/webkit/Source/JavaScriptCore/gyp/
JavaScriptCore.gyp 43 'targets': [
227 ], # targets
  /libcore/luni/src/test/java/tests/targets/security/
SignatureTestMD2withRSA.java 16 package tests.targets.security;
117 "tests.targets.security.SignatureTestMD2withRSA$MD2withRSA");
  /packages/apps/Launcher2/res/values/
config.xml 47 <!-- Whether or not the drop targets drop down as opposed to fade in -->
52 <!-- The transition duration for the background of the drop targets -->
  /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. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
eabi.h 1 /* Configuration file for ARM EABI targets.
22 /* This file contains macro overrides for EABI targets. */
  /build/core/
help.mk 27 @echo "Common make targets:"
shared_library.mk 20 # Put the built targets of all shared libraries in a common directory
  /cts/tests/appsecurity-tests/test-apps/InstrumentationAppDiffCert/
AndroidManifest.xml 31 android:label="Instrumentation that targets app with different cert" />
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
CodeAddress.java 24 * array. Instances are used for such things as branch targets and
  /dalvik/dx/src/com/android/dx/dex/code/
CodeAddress.java 24 * array. Instances are used for such things as branch targets and
  /dalvik/vm/arch/generic/
Hints.cpp 32 * are the same for all targets, while the lower 28 are used for hints to

Completed in 323 milliseconds

1 2 3 4 5 6 7 8 91011>>