Searched refs:rt (Results 276 - 300 of 414) sorted by relevance

<<11121314151617

/external/chromium_org/third_party/mesa/src/src/gallium/tests/graw/
H A Dtri-gs.c240 blend.rt[0].colormask = PIPE_MASK_RGBA;
H A Dtri-instanced.c291 blend.rt[0].colormask = PIPE_MASK_RGBA;
/external/chromium_org/third_party/mesa/src/src/gallium/tests/trivial/
H A Dtri.c147 p->blend.rt[0].colormask = PIPE_MASK_RGBA;
/external/chromium_org/third_party/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/
H A DCallstacker.cpp63 FILE* file = fopen(szFileName, "rt");
614 FILE* file = fopen(szFileNameInput, "rt");
640 FILE* file = fopen(szFileHolder, "rt");
/external/emma/core/java12/com/vladium/emma/
H A DrunCommand.java21 import com.vladium.emma.rt.AppRunner;
/external/llvm/test/MC/Mips/
H A Dmips-register-names-o32.s4 # Second byte of addiu with $zero at rt contains the number of the source
H A Dmips64-register-names-n32-n64.s6 # Second byte of addiu with $zero at rt contains the number of the source
H A Dmips64-register-names-o32.s5 # Second byte of daddiu with $zero at rt contains the number of the source
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_context.h105 } rt[1]; member in struct:svga_blend_state
/external/mesa3d/src/gallium/tests/graw/
H A Dshader-leak.c235 blend.rt[0].colormask = PIPE_MASK_RGBA;
H A Dtri-gs.c240 blend.rt[0].colormask = PIPE_MASK_RGBA;
H A Dtri-instanced.c291 blend.rt[0].colormask = PIPE_MASK_RGBA;
/external/mesa3d/src/gallium/tests/trivial/
H A Dtri.c147 p->blend.rt[0].colormask = PIPE_MASK_RGBA;
/external/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/
H A DCallstacker.cpp63 FILE* file = fopen(szFileName, "rt");
614 FILE* file = fopen(szFileNameInput, "rt");
640 FILE* file = fopen(szFileHolder, "rt");
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DInlineFlowBox.cpp386 RenderText& rt = text->renderer(); local
388 if (rt.textLength()) {
389 if (needsWordSpacing && isSpaceOrNewline(rt.characterAt(text->start())))
390 space = rt.style(isFirstLineStyle())->font().fontDescription().wordSpacing();
391 needsWordSpacing = !isSpaceOrNewline(rt.characterAt(text->end()));
968 RenderText& rt = text->renderer(); local
969 if (rt.isBR())
H A DRenderBlockLineLayout.cpp594 RenderText* rt = toRenderText(r->m_object); local
599 if (rt->is8Bit())
600 opportunitiesInRun = Character::expansionOpportunityCount(rt->characters8() + r->m_start, r->m_stop - r->m_start, r->m_box->direction(), isAfterExpansion);
602 opportunitiesInRun = Character::expansionOpportunityCount(rt->characters16() + r->m_start, r->m_stop - r->m_start, r->m_box->direction(), isAfterExpansion);
607 if (rt->textLength()) {
608 if (!r->m_start && needsWordSpacing && isSpaceOrNewline(rt->characterAt(r->m_start)))
609 totalLogicalWidth += rt->style(lineInfo.isFirstLine())->font().fontDescription().wordSpacing();
610 needsWordSpacing = !isSpaceOrNewline(rt->characterAt(r->m_stop - 1));
613 setLogicalWidthForTextRun(lineBox, r, rt, totalLogicalWidth, lineInfo, textBoxDataMap, verticalPositionCache, wordMeasurements);
/external/fio/
H A Dstat.c1417 unsigned long long *rt; local
1421 rt = malloc(thread_number * sizeof(unsigned long long));
1425 rt[i] = mtime_since(&td->start, &tv);
1427 td->ts.runtime[DDIR_READ] += rt[i];
1429 td->ts.runtime[DDIR_WRITE] += rt[i];
1431 td->ts.runtime[DDIR_TRIM] += rt[i];
1452 td->ts.runtime[DDIR_READ] -= rt[i];
1454 td->ts.runtime[DDIR_WRITE] -= rt[i];
1456 td->ts.runtime[DDIR_TRIM] -= rt[i];
1459 free(rt);
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
H A Dnvc0_surface.c44 uint8_t id = nvc0_format_table[format].rt;
52 uint8_t id = nvc0_format_table[format].rt;
307 PUSH_DATA(push, nvc0_format_table[dst->format].rt);
321 PUSH_DATA(push, nvc0_format_table[sf->base.format].rt);
378 PUSH_DATA (push, nvc0_format_table[dst->format].rt);
/external/chromium_org/v8/src/mips/
H A Dregexp-macro-assembler-mips.cc1224 const Operand& rt) {
1234 __ Branch(&backtrack_label_, condition, rs, rt);
1237 __ Branch(to, condition, rs, rt);
1244 const Operand& rt) {
1245 __ BranchAndLink(to, cond, rs, rt);
/external/chromium_org/v8/src/mips64/
H A Dregexp-macro-assembler-mips64.cc1270 const Operand& rt) {
1280 __ Branch(&backtrack_label_, condition, rs, rt);
1283 __ Branch(to, condition, rs, rt);
1290 const Operand& rt) {
1291 __ BranchAndLink(to, cond, rs, rt);
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_surface.c44 uint8_t id = nvc0_format_table[format].rt;
52 uint8_t id = nvc0_format_table[format].rt;
307 PUSH_DATA(push, nvc0_format_table[dst->format].rt);
321 PUSH_DATA(push, nvc0_format_table[sf->base.format].rt);
378 PUSH_DATA (push, nvc0_format_table[dst->format].rt);
/external/pdfium/core/src/fxge/apple/
H A Dfx_quartz_device.cpp1050 CGRect rt = CGRectApplyAffineTransform(CGRectMake(dest_left, dest_top, dest_width, dest_height), _foxitDevice2User); local
1051 CGFloat offset_x = (rt.origin.x) + rt.size.width / 2.f,
1052 offset_y = (rt.origin.y) + rt.size.height / 2.f;
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
H A DClear11.cpp452 RenderTarget11 *rt = rts[i].renderTarget; local
453 const gl::InternalFormat &formatInfo = gl::GetInternalFormatInfo(rt->getInternalFormat());

Completed in 5734 milliseconds

<<11121314151617