Searched refs:sub (Results 126 - 150 of 1574) sorted by relevance

1234567891011>>

/external/python/cpython3/Tools/scripts/
H A Dmailerdaemon.py18 self.sub = ''
21 sub = self.get('Subject')
22 if not sub:
24 sub = sub.lower()
25 if sub.startswith('waiting mail'):
27 if 'warning' in sub:
29 self.sub = sub
36 return p(self.fp, self.sub)
[all...]
/external/libhevc/common/arm64/
H A Dihevc_intra_pred_chroma_mode_3_to_9.s109 stp d8,d15,[sp,#-16]! // Storing d15 using { sub sp,sp,#8; str d15,[sp] } is giving bus error.
135 sub x7, x5, #3
143 sub x7, x7, x3, lsl #3 //x7 = 8-8x3
152 sub x1, x1, #26 //ref_main_idx + 2nt - (8 + 1)(two_nt - idx - row ) for 8 & 8 - 1row
154 sub x6, x1, x9
175 sub v2.8b, v2.8b , v27.8b //ref_main_idx (sub row)
176 sub v2.8b, v26.8b , v2.8b //ref_main_idx (row 0)
178 sub v3.8b, v2.8b , v29.8b //ref_main_idx + 1 (row 0)
180 sub v
[all...]
/external/boringssl/win-x86/crypto/fipsmodule/
H A Dbn-586.asm91 sub ecx,8
105 sub ecx,1
203 sub ecx,8
315 sub ecx,1
396 sub ebp,8
489 sub ecx,1
550 sub ebx,8
711 sub ebp,8
818 sub ecx,eax
821 sub ec
[all...]
/external/clang/docs/tools/
H A Ddump_ast_matchers.py36 text = re.sub(r'&', '&', text)
37 text = re.sub(r'<', '&lt;', text)
38 text = re.sub(r'>', '&gt;', text)
53 text = re.sub(
85 comment = re.sub(r'^\\[^\s]+\n', r'', comment, flags=re.M)
89 comment = re.sub(r'\\see', r'See also:', comment)
92 comment = re.sub(r'\\[^\s]+\s+', r'', comment)
97 args = re.sub(r'internal::', r'', args)
98 args = re.sub(r'const\s+(.*)&', r'\1 ', args)
99 args = re.sub(
[all...]
/external/libxml2/xstc/
H A Dfixup-tests.py21 for sub in filenames:
22 if (mainXSD != sub) and (sub[-3:] == 'xsd') and sub.startswith(signature):
23 imports.append(sub)
/external/mockito/src/test/java/org/mockitousage/annotation/
H A DAnnotationsTest.java69 Sub sub = new Sub();
70 MockitoAnnotations.initMocks(sub);
72 assertNotNull(sub.getMock());
73 assertNotNull(sub.getBaseMock());
74 assertNotNull(sub.getSuperBaseMock());
H A DCaptorAnnotationTest.java115 Sub sub = new Sub();
116 MockitoAnnotations.initMocks(sub);
118 assertNotNull(sub.getCaptor());
119 assertNotNull(sub.getBaseCaptor());
120 assertNotNull(sub.getSuperBaseCaptor());
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/
H A Dcssmin.py95 css = re.sub(r"\s+([!{};:>+\(\)\],])", r"\1", css)
98 css = re.sub(r"^(.*)(@charset \"[^\"]*\";)", r"\2\1", css)
99 css = re.sub(r"^(\s*@charset [^;]+;\s*)+", r"\1", css)
103 css = re.sub(r"\band\(", "and (", css)
109 css = re.sub(r"([!{}:;>+\(\[,])\s+", r"\1", css)
117 return re.sub(r";+\}", "}", css)
123 return re.sub(r"[^\}\{]+\{\}", "", css)
142 return re.sub(r"([\s:])(0)(px|em|%|in|cm|mm|pc|pt|ex)", r"\1\2", css)
161 return re.sub(r"(:|\s)0+\.(\d+)", r"\1.\2", css)
183 return re.sub(
[all...]
/external/v8/tools/
H A Dgen-postmortem-metadata.py353 line = re.sub('//.*', '', line.strip());
374 types[re.sub('\s*=.*', '', entry).lstrip()] = True;
387 usetype = re.sub('SYMBOL_', 'STRING_', type);
392 usetype = re.sub('_REGEXP_', '_REG_EXP_', usetype);
447 cctype = re.sub('OneByteString$',
450 cctype = re.sub('String$',
454 cctype = re.sub('String$', 'TwoByteString',
458 cctype = re.sub('OneByte', '', cctype);
459 cctype = re.sub('TwoByte', '', cctype);
582 name = ws.sub('', cons
[all...]
/external/zlib/src/contrib/masmx86/
H A Dinffas32.asm168 sub esp,64
187 sub edx,11
196 sub ebp,ecx
200 sub ecx,257
242 sub ecx,esi
244 sub eax,ecx
347 sub bl,ah
397 sub bl,cl
429 sub bl,ah
454 sub b
[all...]
/external/llvm/test/MC/AArch64/
H A Darm64-arithmetic-encoding.s72 sub w3, w4, #1024
73 sub w3, w4, #1024, lsl #0
74 sub w3, w4, #1024, lsl #12
75 sub x3, x4, #1024
76 sub x3, x4, #1024, lsl #0
77 sub x3, x4, #1024, lsl #12
78 sub sp, sp, #32
80 ; CHECK: sub w3, w4, #1024 ; encoding: [0x83,0x00,0x10,0x51]
81 ; CHECK: sub w3, w4, #1024 ; encoding: [0x83,0x00,0x10,0x51]
82 ; CHECK: sub w
[all...]
H A Darm64-leaf-compact-unwind.s83 sub sp, sp, #144 ; =#144
174 sub w8, w8, w9
175 sub w8, w8, w7, lsl #1
176 sub w8, w8, w6, lsl #1
177 sub w8, w8, w5, lsl #1
178 sub w8, w8, w4, lsl #1
179 sub w8, w8, w3, lsl #1
180 sub w8, w8, w2, lsl #1
181 sub w0, w8, w1, lsl #1
196 sub s
[all...]
/external/mesa3d/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp48 return sub(add(src, dst), mul(src, dst));
61 sub(imm3(1), mul(imm3(2), mul(sub(imm3(1), src), sub(imm3(1), dst))));
91 min2(imm3(1), div(dst, sub(imm3(1), src)))));
106 sub(imm3(1), min2(imm3(1), div(sub(imm3(1), dst), src)))));
119 sub(imm3(1), mul(imm3(2), mul(sub(imm3(1), src), sub(imm
[all...]
/external/llvm/test/MC/ARM/
H A Deh-directive-pad.s28 sub sp, sp, #0
57 sub sp, sp, #0x4
70 sub sp, sp, #0x100
98 sub sp, sp, #0x104
111 sub sp, sp, #0x200
140 sub sp, sp, #0x204
153 sub sp, sp, #0x580
184 sub sp, sp, #0x4
197 sub sp, sp, #0x4
210 sub s
[all...]
H A Dthumb2-cbn-to-next-inst.s12 sub r7, r8, r9
19 sub r7, r8, r9
27 @ CHECK: c: a8 eb 09 07 sub.w r7, r8, r9
32 @ CHECK: 1c: a8 eb 09 07 sub.w r7, r8, r9
/external/zlib/src/contrib/inflate86/
H A Dinffas86.c837 sub bl, ah /* bits -= this.bits */
871 sub bl, cl
901 sub bl, ah /* bits -= this.bits */
922 sub bl, cl
934 sub eax, [esp+20] /* nbytes = out - beg */
941 sub esi, ebp /* from = out - dist */
1025 sub eax, ecx
1032 sub eax, ecx /* len -= nbytes */
1035 sub esi, ebp /* from = out - dist */
1046 sub es
[all...]
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DCalcSpillWeights.cpp62 unsigned sub, hreg, hsub; local
64 sub = mi->getOperand(0).getSubReg();
68 sub = mi->getOperand(1).getSubReg();
77 return sub == hsub ? hreg : 0;
82 if (sub == 0)
85 // reg:sub should match the physreg hreg.
86 return tri.getMatchingSuperReg(hreg, sub, rc);
/external/freetype/src/tools/
H A Dchktrcmp.py66 component_name = trace_use_pat.sub( '', src_line )
86 component_name = trace_def_pat_opn.sub( '', hdr_line )
87 component_name = trace_def_pat_cls.sub( '', component_name )
/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/
H A DConfigLoader.java74 final String sub = system.getProperty(m.group(1));
75 newValue.append(sub == null ? m.group(0) : sub);
/external/parameter-framework/upstream/test/functional-tests/include/
H A DConfigFiles.hpp79 for (auto &sub : subs) {
80 replace(format, '{' + sub.first + '}', sub.second);
/external/pdfium/core/fxge/apple/
H A Dfx_mac_imp.cpp69 for (const auto& sub : g_Base14Substs) {
70 if (face == ByteStringView(sub.m_pName)) {
71 face = sub.m_pSubstName;
/external/skia/src/pathops/
H A DSkPathOpsRect.h54 void setBounds(const SkDConic& curve, const SkDConic& sub, double tStart, double tEnd);
60 void setBounds(const SkDCubic& curve, const SkDCubic& sub, double tStart, double tEnd);
66 void setBounds(const SkDQuad& curve, const SkDQuad& sub, double tStart, double tEnd);
/external/skqp/src/pathops/
H A DSkPathOpsRect.h54 void setBounds(const SkDConic& curve, const SkDConic& sub, double tStart, double tEnd);
60 void setBounds(const SkDCubic& curve, const SkDCubic& sub, double tStart, double tEnd);
66 void setBounds(const SkDQuad& curve, const SkDQuad& sub, double tStart, double tEnd);
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/linear/
H A DLinearConstraint.java35 * <li>c<sub>1</sub>x<sub>1</sub> + ... c<sub>n</sub>x<sub>n</sub> = v</li>
36 * <li>c<sub>1</sub>
[all...]
/external/capstone/suite/MC/ARM/
H A Darm-aliases.s.cs3 0x03,0x10,0x42,0xe0 = sub r1, r2, r3

Completed in 6126 milliseconds

1234567891011>>