HomeSort by relevance Sort by last modified time
    Searched full:combined (Results 1 - 25 of 2458) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/skia/src/gpu/glsl/
GrGLSLPrimitiveProcessor.cpp 17 SkMatrix combined; local
20 combined.setConcat(coordTransform.getMatrix(), localMatrix);
22 combined = coordTransform.getMatrix();
25 // combined.postScale(1,-1);
26 // combined.postTranslate(0,1);
27 combined.set(SkMatrix::kMSkewY,
28 combined[SkMatrix::kMPersp0] - combined[SkMatrix::kMSkewY]);
29 combined.set(SkMatrix::kMScaleY,
30 combined[SkMatrix::kMPersp1] - combined[SkMatrix::kMScaleY])
    [all...]
  /external/llvm/test/tools/llvm-lto/
thinlto.ll 1 ; Test combined function index generation for ThinLTO via llvm-lto.
5 ; RUN: llvm-bcanalyzer -dump %t3.thinlto.bc | FileCheck %s --check-prefix=COMBINED
8 ; COMBINED: <MODULE_STRTAB_BLOCK
9 ; COMBINED-NEXT: <ENTRY {{.*}} record string = '{{.*}}thinlto.ll.tmp{{.*}}.o'
10 ; COMBINED-NEXT: <ENTRY {{.*}} record string = '{{.*}}thinlto.ll.tmp{{.*}}.o'
11 ; COMBINED-NEXT: </MODULE_STRTAB_BLOCK
12 ; COMBINED-NEXT: <FUNCTION_SUMMARY_BLOCK
13 ; COMBINED-NEXT: <COMBINED_ENTRY
14 ; COMBINED-NEXT: <COMBINED_ENTRY
15 ; COMBINED-NEXT: </FUNCTION_SUMMARY_BLOC
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
Combined__.gl 1 lexer grammar Combined;
7 // $ANTLR src "Combined.g" 14
11 // $ANTLR src "Combined.g" 17
15 // $ANTLR src "Combined.g" 20
main.m 7 NSLog(@"starting combined\n");
21 NSLog(@"exiting combined\n");
  /external/llvm/test/tools/gold/X86/
thinlto.ll 15 ; RUN: llvm-bcanalyzer -dump %t3.thinlto.bc | FileCheck %s --check-prefix=COMBINED
18 ; COMBINED: <MODULE_STRTAB_BLOCK
19 ; COMBINED-NEXT: <ENTRY {{.*}} record string = '{{.*}}/test/tools/gold/X86/Output/thinlto.ll.tmp{{.*}}.o'
20 ; COMBINED-NEXT: <ENTRY {{.*}} record string = '{{.*}}/test/tools/gold/X86/Output/thinlto.ll.tmp{{.*}}.o'
21 ; COMBINED-NEXT: </MODULE_STRTAB_BLOCK
22 ; COMBINED-NEXT: <FUNCTION_SUMMARY_BLOCK
23 ; COMBINED-NEXT: <COMBINED_ENTRY
24 ; COMBINED-NEXT: <COMBINED_ENTRY
25 ; COMBINED-NEXT: </FUNCTION_SUMMARY_BLOCK
26 ; COMBINED-NEXT: <VALUE_SYMTA
    [all...]
  /external/autotest/apache/
drone-conf 6 CustomLog /var/log/apache2/access.log combined
  /external/llvm/utils/lit/tests/Inputs/shtest-shell/
redirects.txt 33 # Check combined redirect (&>).
35 # RUN: echo "not-present" > %t.combined
36 # RUN: %S/write-to-stdout-and-stderr.sh &> %t.combined
37 # RUN: FileCheck --check-prefix=COMBINED-WRITE < %t.combined %s
39 # COMBINED-WRITE-NOT: not-present
40 # COMBINED-WRITE: a line on stdout
41 # COMBINED-WRITE: a line on stderr
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/
combined.xcscheme 17 BuildableName = "combined"
18 BlueprintName = "combined"
44 BuildableName = "combined"
45 BlueprintName = "combined"
63 BuildableName = "combined"
64 BlueprintName = "combined"
  /cts/
CtsCoverage.mk 34 cts-combined-coverage-report := $(coverage_out)/combined-coverage.html
35 cts-combined-xml-coverage-report := $(coverage_out)/combined-coverage.xml
58 $(cts-combined-coverage-report): PRIVATE_TEST_CASES := $(foreach c, $(cts_verifier_apk) $(COMPATIBILITY_TESTCASES_OUT_cts), $(c))
59 $(cts-combined-coverage-report): PRIVATE_CTS_API_COVERAGE_EXE := $(cts_api_coverage_exe)
60 $(cts-combined-coverage-report): PRIVATE_DEXDEPS_EXE := $(dexdeps_exe)
61 $(cts-combined-coverage-report): PRIVATE_API_XML_DESC := $(api_xml_description)
62 $(cts-combined-coverage-report) : $(android_cts_zip) $(cts_verifier_apk) $(cts_api_coverage_dependencies) | $(ACP)
63 $(call generate-coverage-report,"CTS Combined API Coverage Report",
    [all...]
  /external/autotest/
LGPL_LICENSE 20 other than an Application or a Combined Work as defined below.
27 A "Combined Work" is a work produced by combining or linking an
29 with which the Combined Work was made is also called the "Linked
32 The "Minimal Corresponding Source" for a Combined Work means the
33 Corresponding Source for the Combined Work, excluding any source code
34 for portions of the Combined Work that, considered in isolation, are
37 The "Corresponding Application Code" for a Combined Work means the
39 and utility programs needed for reproducing the Combined Work from the
40 Application, but excluding the System Libraries of the Combined Work.
79 4. Combined Works
    [all...]
MODULE_LICENSE_LGPL 20 other than an Application or a Combined Work as defined below.
27 A "Combined Work" is a work produced by combining or linking an
29 with which the Combined Work was made is also called the "Linked
32 The "Minimal Corresponding Source" for a Combined Work means the
33 Corresponding Source for the Combined Work, excluding any source code
34 for portions of the Combined Work that, considered in isolation, are
37 The "Corresponding Application Code" for a Combined Work means the
39 and utility programs needed for reproducing the Combined Work from the
40 Application, but excluding the System Libraries of the Combined Work.
79 4. Combined Works
    [all...]
  /external/elfutils/
COPYING-LGPLV3 20 other than an Application or a Combined Work as defined below.
27 A "Combined Work" is a work produced by combining or linking an
29 with which the Combined Work was made is also called the "Linked
32 The "Minimal Corresponding Source" for a Combined Work means the
33 Corresponding Source for the Combined Work, excluding any source code
34 for portions of the Combined Work that, considered in isolation, are
37 The "Corresponding Application Code" for a Combined Work means the
39 and utility programs needed for reproducing the Combined Work from the
40 Application, but excluding the System Libraries of the Combined Work.
79 4. Combined Works
    [all...]
  /ndk/build/tools/toolchain-licenses/
COPYING3.LIB 20 other than an Application or a Combined Work as defined below.
27 A "Combined Work" is a work produced by combining or linking an
29 with which the Combined Work was made is also called the "Linked
32 The "Minimal Corresponding Source" for a Combined Work means the
33 Corresponding Source for the Combined Work, excluding any source code
34 for portions of the Combined Work that, considered in isolation, are
37 The "Corresponding Application Code" for a Combined Work means the
39 and utility programs needed for reproducing the Combined Work from the
40 Application, but excluding the System Libraries of the Combined Work.
79 4. Combined Works
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/
COPYING3.LIB 20 other than an Application or a Combined Work as defined below.
27 A "Combined Work" is a work produced by combining or linking an
29 with which the Combined Work was made is also called the "Linked
32 The "Minimal Corresponding Source" for a Combined Work means the
33 Corresponding Source for the Combined Work, excluding any source code
34 for portions of the Combined Work that, considered in isolation, are
37 The "Corresponding Application Code" for a Combined Work means the
39 and utility programs needed for reproducing the Combined Work from the
40 Application, but excluding the System Libraries of the Combined Work.
79 4. Combined Works
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/
COPYING3.LIB 20 other than an Application or a Combined Work as defined below.
27 A "Combined Work" is a work produced by combining or linking an
29 with which the Combined Work was made is also called the "Linked
32 The "Minimal Corresponding Source" for a Combined Work means the
33 Corresponding Source for the Combined Work, excluding any source code
34 for portions of the Combined Work that, considered in isolation, are
37 The "Corresponding Application Code" for a Combined Work means the
39 and utility programs needed for reproducing the Combined Work from the
40 Application, but excluding the System Libraries of the Combined Work.
79 4. Combined Works
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/
COPYING3.LIB 20 other than an Application or a Combined Work as defined below.
27 A "Combined Work" is a work produced by combining or linking an
29 with which the Combined Work was made is also called the "Linked
32 The "Minimal Corresponding Source" for a Combined Work means the
33 Corresponding Source for the Combined Work, excluding any source code
34 for portions of the Combined Work that, considered in isolation, are
37 The "Corresponding Application Code" for a Combined Work means the
39 and utility programs needed for reproducing the Combined Work from the
40 Application, but excluding the System Libraries of the Combined Work.
79 4. Combined Works
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/
COPYING3.LIB 20 other than an Application or a Combined Work as defined below.
27 A "Combined Work" is a work produced by combining or linking an
29 with which the Combined Work was made is also called the "Linked
32 The "Minimal Corresponding Source" for a Combined Work means the
33 Corresponding Source for the Combined Work, excluding any source code
34 for portions of the Combined Work that, considered in isolation, are
37 The "Corresponding Application Code" for a Combined Work means the
39 and utility programs needed for reproducing the Combined Work from the
40 Application, but excluding the System Libraries of the Combined Work.
79 4. Combined Works
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/
COPYING3.LIB 20 other than an Application or a Combined Work as defined below.
27 A "Combined Work" is a work produced by combining or linking an
29 with which the Combined Work was made is also called the "Linked
32 The "Minimal Corresponding Source" for a Combined Work means the
33 Corresponding Source for the Combined Work, excluding any source code
34 for portions of the Combined Work that, considered in isolation, are
37 The "Corresponding Application Code" for a Combined Work means the
39 and utility programs needed for reproducing the Combined Work from the
40 Application, but excluding the System Libraries of the Combined Work.
79 4. Combined Works
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/
COPYING3.LIB 20 other than an Application or a Combined Work as defined below.
27 A "Combined Work" is a work produced by combining or linking an
29 with which the Combined Work was made is also called the "Linked
32 The "Minimal Corresponding Source" for a Combined Work means the
33 Corresponding Source for the Combined Work, excluding any source code
34 for portions of the Combined Work that, considered in isolation, are
37 The "Corresponding Application Code" for a Combined Work means the
39 and utility programs needed for reproducing the Combined Work from the
40 Application, but excluding the System Libraries of the Combined Work.
79 4. Combined Works
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/binutils-2.25/
COPYING3.LIB 20 other than an Application or a Combined Work as defined below.
27 A "Combined Work" is a work produced by combining or linking an
29 with which the Combined Work was made is also called the "Linked
32 The "Minimal Corresponding Source" for a Combined Work means the
33 Corresponding Source for the Combined Work, excluding any source code
34 for portions of the Combined Work that, considered in isolation, are
37 The "Corresponding Application Code" for a Combined Work means the
39 and utility programs needed for reproducing the Combined Work from the
40 Application, but excluding the System Libraries of the Combined Work.
79 4. Combined Works
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/gcc-4.8.3/
COPYING3.LIB 20 other than an Application or a Combined Work as defined below.
27 A "Combined Work" is a work produced by combining or linking an
29 with which the Combined Work was made is also called the "Linked
32 The "Minimal Corresponding Source" for a Combined Work means the
33 Corresponding Source for the Combined Work, excluding any source code
34 for portions of the Combined Work that, considered in isolation, are
37 The "Corresponding Application Code" for a Combined Work means the
39 and utility programs needed for reproducing the Combined Work from the
40 Application, but excluding the System Libraries of the Combined Work.
79 4. Combined Works
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/gcc-4.8.3/gcc/
COPYING3.LIB 20 other than an Application or a Combined Work as defined below.
27 A "Combined Work" is a work produced by combining or linking an
29 with which the Combined Work was made is also called the "Linked
32 The "Minimal Corresponding Source" for a Combined Work means the
33 Corresponding Source for the Combined Work, excluding any source code
34 for portions of the Combined Work that, considered in isolation, are
37 The "Corresponding Application Code" for a Combined Work means the
39 and utility programs needed for reproducing the Combined Work from the
40 Application, but excluding the System Libraries of the Combined Work.
79 4. Combined Works
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/gmp-5.0.5/
COPYING.LIB 20 other than an Application or a Combined Work as defined below.
27 A "Combined Work" is a work produced by combining or linking an
29 with which the Combined Work was made is also called the "Linked
32 The "Minimal Corresponding Source" for a Combined Work means the
33 Corresponding Source for the Combined Work, excluding any source code
34 for portions of the Combined Work that, considered in isolation, are
37 The "Corresponding Application Code" for a Combined Work means the
39 and utility programs needed for reproducing the Combined Work from the
40 Application, but excluding the System Libraries of the Combined Work.
79 4. Combined Works
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/mpc-1.0.1/
COPYING.LESSER 20 other than an Application or a Combined Work as defined below.
27 A "Combined Work" is a work produced by combining or linking an
29 with which the Combined Work was made is also called the "Linked
32 The "Minimal Corresponding Source" for a Combined Work means the
33 Corresponding Source for the Combined Work, excluding any source code
34 for portions of the Combined Work that, considered in isolation, are
37 The "Corresponding Application Code" for a Combined Work means the
39 and utility programs needed for reproducing the Combined Work from the
40 Application, but excluding the System Libraries of the Combined Work.
79 4. Combined Works
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/mpfr-3.1.1/
COPYING.LESSER 20 other than an Application or a Combined Work as defined below.
27 A "Combined Work" is a work produced by combining or linking an
29 with which the Combined Work was made is also called the "Linked
32 The "Minimal Corresponding Source" for a Combined Work means the
33 Corresponding Source for the Combined Work, excluding any source code
34 for portions of the Combined Work that, considered in isolation, are
37 The "Corresponding Application Code" for a Combined Work means the
39 and utility programs needed for reproducing the Combined Work from the
40 Application, but excluding the System Libraries of the Combined Work.
79 4. Combined Works
    [all...]

Completed in 783 milliseconds

1 2 3 4 5 6 7 8 91011>>