Home
last modified time | relevance | path

Searched refs:combined (Results 1 – 25 of 185) sorted by relevance

12345678

/external/skia/src/gpu/gl/
DGrGLEffectMatrix.cpp192 SkMatrix combined; in setData() local
193 combined.setConcat(matrix, coordChangeMatrix); in setData()
197 combined.set(SkMatrix::kMSkewY, in setData()
198 combined[SkMatrix::kMPersp0] - combined[SkMatrix::kMSkewY]); in setData()
199 combined.set(SkMatrix::kMScaleY, in setData()
200 combined[SkMatrix::kMPersp1] - combined[SkMatrix::kMScaleY]); in setData()
201 combined.set(SkMatrix::kMTransY, in setData()
202 combined[SkMatrix::kMPersp2] - combined[SkMatrix::kMTransY]); in setData()
204 if (!fPrevMatrix.cheapEqualTo(combined)) { in setData()
205 uniformManager.setSkMatrix(fUni, combined); in setData()
[all …]
/external/llvm/test/CodeGen/AArch64/
Dbitfield-insert.ll38 %combined = or i32 %oldval_keep, %newval_masked
39 store volatile i32 %combined, i32* %existing
57 %combined = or i64 %oldval_keep, %newval_masked
58 store volatile i64 %combined, i64* %existing
75 %combined = or i64 %oldval_keep, %newval_masked
76 store volatile i64 %combined, i64* %existing
93 %combined = or i32 %oldval_keep, %newval_masked
94 store volatile i32 %combined, i32* %existing
111 %combined = or i64 %newval_masked, %oldval_keep
112 store volatile i64 %combined, i64* %existing
[all …]
Dbitfield-insert-0.ll15 %combined = or i32 %newval_masked, %oldval_keep
16 store volatile i32 %combined, i32* %existing
Datomic-ops-not-barriers.ll22 %combined = phi i32 [ %val, %atomic_ver ], [ %newval, %simple_ver]
23 ret i32 %combined
/external/harfbuzz_ng/src/
Dgen-indic-table.py47 combined = {} variable
50 if i == 2 and not u in combined:
52 if not u in combined:
53 combined[u] = list (defaults)
54 combined[u][i] = v
55 data = combined
56 del combined
/external/webrtc/src/system_wrappers/source/
Ddata_log_c.cc32 std::string combined = webrtc::DataLog::Combine(table_name, table_id); in WebRtcDataLog_Combine() local
33 if (combined.size() >= combined_len) return NULL; in WebRtcDataLog_Combine()
34 std::copy(combined.begin(), combined.end(), combined_name); in WebRtcDataLog_Combine()
35 combined_name[combined.size()] = '\0'; in WebRtcDataLog_Combine()
/external/llvm/utils/lit/tests/Inputs/shtest-shell/
Dredirects.txt33 # 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
/external/webkit/Source/WebCore/platform/graphics/cairo/
DCairoUtilities.cpp148 cairo_matrix_t combined; in drawPatternToCairoContext() local
149 cairo_matrix_multiply(&combined, &patternMatrix, &phaseMatrix); in drawPatternToCairoContext()
150 cairo_matrix_invert(&combined); in drawPatternToCairoContext()
151 cairo_pattern_set_matrix(pattern, &combined); in drawPatternToCairoContext()
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
Dmain.m7 NSLog(@"starting combined\n");
21 NSLog(@"exiting combined\n");
/external/valgrind/main/memcheck/tests/
Dvarinfo6.stdout.exp2 block 1: crc = 0xA212ABF8, combined CRC = 0xA212ABF8, size = 22373
10 final combined CRC = 0xA212ABF8
Dvcpu_bz2.stdout.exp2 block 1: crc = 0xA212ABF8, combined CRC = 0xA212ABF8, size = 22373
10 final combined CRC = 0xA212ABF8
Dorigin5-bz2.stdout.exp3 block 1: crc = 0xA212ABF8, combined CRC = 0xA212ABF8, size = 22373
11 final combined CRC = 0xA212ABF8
/external/chromium/net/http/
Dhttp_auth_sspi_win.cc394 void SplitDomainAndUser(const string16& combined, in SplitDomainAndUser() argument
400 size_t backslash_idx = combined.find(L'\\'); in SplitDomainAndUser()
403 *user = combined; in SplitDomainAndUser()
405 *domain = combined.substr(0, backslash_idx); in SplitDomainAndUser()
406 *user = combined.substr(backslash_idx + 1); in SplitDomainAndUser()
Dhttp_auth_sspi_win_unittest.cc15 void MatchDomainUserAfterSplit(const std::wstring& combined, in MatchDomainUserAfterSplit() argument
20 SplitDomainAndUser(combined, &actual_domain, &actual_user); in MatchDomainUserAfterSplit()
Dhttp_auth_sspi_win.h183 void SplitDomainAndUser(const string16& combined,
/external/valgrind/main/exp-sgcheck/tests/
Dhackedbz2.stdout.exp2 block 1: crc = 0xA212ABF8, combined CRC = 0xA212ABF8, size = 22373
10 final combined CRC = 0xA212ABF8
/external/guava/guava/src/com/google/common/util/concurrent/
DSimpleTimeLimiter.java154 StackTraceElement[] combined = ObjectArrays.concat(cause.getStackTrace(), in throwCause() local
156 cause.setStackTrace(combined); in throwCause()
/external/llvm/test/CodeGen/XCore/
Dunaligned_store_combine.ll3 ; Unaligned load / store pair. Should be combined into a memmove
/external/icu4c/test/testdata/
Dformat.txt112 // normal formats, combined using 'at'
120 // normal formats, combined using ", "
128 // formats with relative day, combined using 'at'
136 // formats with relative day, combined using ", "
144 // normal formats that have quoted literals, combined
152 // vi combined formats have time first
/external/chromium/chrome/common/extensions/docs/images/intermediate/
DREADME.txt6 full-size images that we reduced or combined to produce the images
/external/iptables/extensions/
Dlibxt_state.man1 This module, when combined with connection tracking, allows access to
/external/llvm/tools/gold/
DREADME.txt19 link on x86-64 with a relocation error: PIC and non-PIC can't be combined).
/external/llvm/test/CodeGen/ARM/
D2011-11-28-DAGCombineBug.ll5 ; combined them into a ldm which causes runtime exception.
/external/eigen/
DCOPYING.LGPL133 License, and convey such a combined library under terms of your
136 a) Accompany the combined library with a copy of the same work based
140 b) Give prominent notice with the combined library that part of it
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/
Dproject.pbxproj497 remoteInfo = "Regenerate combined";
714 … fileEncoding = 30; lastKnownFileType = text; name = Combined.g; path = combined/Combined.g; sourc…
715 …31D005D0757 /* combined */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executab…
716 …oding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = combined/main.m; sourceTre…
784 …eEncoding = 4; lastKnownFileType = text; name = Combined.tokens; path = combined/Combined.tokens; …
785 …= 4; lastKnownFileType = sourcecode.c.h; name = CombinedLexer.h; path = combined/CombinedLexer.h; …
786 …; lastKnownFileType = sourcecode.c.objc; name = CombinedLexer.m; path = combined/CombinedLexer.m; …
787 … 4; lastKnownFileType = sourcecode.c.h; name = CombinedParser.h; path = combined/CombinedParser.h;…
788 … lastKnownFileType = sourcecode.c.objc; name = CombinedParser.m; path = combined/CombinedParser.m;…
1068 F700E8640A5FA31D005D0757 /* combined */,
[all …]

12345678