HomeSort by relevance Sort by last modified time
    Searched full:targets (Results 301 - 325 of 3570) sorted by null

<<11121314151617181920>>

  /external/clang/test/Sema/
sizeof-struct-non-zero-as-member.cl 4 // Record lowering was crashing on SI and newer targets, because it
  /external/clang/test/SemaCXX/
virtual-override-x64.cpp 3 // Non-x86 targets ignore the calling conventions by default (but will warn
  /external/clang/test/Tooling/
ms-asm-no-target.cpp 5 // initialized LLVM targets supporting the MS-style inline asm parser.
  /external/conscrypt/
update_prebuilts.sh 25 declare -a TARGETS=(generic_armv5 aosp_arm aosp_mips aosp_x86)
89 for (( i=0; i < ${#TARGETS[@]}; i++ )); do
90 build_libs "${TARGETS[$i]}"
107 for (( i=0; i < ${#TARGETS[@]}; i++ )); do
  /external/iptables/iptables/
iptables-xml.1 33 combine consecutive rules with the same matches but different targets. iptables
35 that by collecting the targets from consecutive iptables rules into one action
37 RETURN, DROP, ACCEPT and QUEUE are not combined with subsequent targets.
44 format; the only semantic considerations are for \-g and \-j targets in
  /external/jmonkeyengine/engine/src/core/checkers/quals/
DefaultQualifierInHierarchy.java 15 * The {@link DefaultQualifier} annotation, which targets Java code elements,
  /external/libxml2/doc/tutorial/
customfo.xsl 7 <!-- don't display ulink targets in main text -->
  /external/llvm/bindings/ocaml/all_backends/
llvm_all_backends.mli 10 (** Initialize all the backends targets *)
  /external/llvm/bindings/python/llvm/tests/
base.py 21 FIXME Support additional, highly-likely targets or create one
  /external/llvm/include/llvm/Transforms/Utils/
IntegerDivision.h 11 // division for targets that don't have native support. It's largely derived
13 // but hand-tuned for targets that prefer less control flow.
46 /// makes it useful for targets with little or no support for less than
60 /// targets with little or no support for less than 32 bit arithmetic.
  /external/llvm/test/Transforms/LoopStrengthReduce/
dont_reduce_bytes.ll 1 ; Don't reduce the byte access to P[i], at least not on targets that
  /external/llvm/tools/llvm-c-test/
CMakeLists.txt 46 targets.c
  /external/llvm/tools/msbuild/
Microsoft.Cpp.Win32.LLVM-vs2012_xp.targets 8 <Import Project="$(VCTargetsPath)\Microsoft.CppCommon.targets" />
toolset-vs2013_xp.targets 8 <Import Project="$(VCTargetsPath)\Microsoft.CppCommon.targets" />
toolset-vs2014_xp.targets 8 <Import Project="$(VCTargetsPath)\Microsoft.CppCommon.targets" />
  /external/openssh/contrib/
Makefile 4 @echo "Valid targets: gnome-ssh-askpass1 gnome-ssh-askpass2"
  /external/proguard/build/
makefile 31 TARGETS = $(PROGUARD) $(PROGUARD_GUI) $(RETRACE) $(ANT_TASK) $(GRADLE_TASK) $(WTK_PLUGIN)
47 # The various targets.
90 $(foreach TARGET,$(TARGETS),$(eval $(call TARGETRULE,$(TARGET))))
108 .PHONY: all basic options proguard proguardgui retrace anttask wtkplugin clean $(TARGETS) $(OPTIONAL_TARGETS)
  /external/skia/gyp/
dm.gyp 9 'targets': [{
effects.gyp 7 'targets': [
flags.gyp 8 'targets': [
giflib.gyp 10 'targets': [
jsoncpp.gyp 8 'targets': [
pathops_skpclip.gyp 10 'targets': [
pathops_unittest.gyp 10 'targets': [
pdfviewer.gyp 14 'targets': [

Completed in 131 milliseconds

<<11121314151617181920>>