HomeSort by relevance Sort by last modified time
    Searched refs:ir (Results 276 - 300 of 402) sorted by null

<<11121314151617

  /external/mesa3d/src/glsl/
ir_hv_accept.cpp 24 #include "ir.h"
28 * Implementations of all hierarchical visitor accept methods for IR
53 ir_instruction *const ir = (ir_instruction *) n; local
55 v->base_ir = ir;
56 ir_visitor_status s = ir->accept(v);
ir_reader.cpp 304 ir_instruction *ir = read_instruction(sub, loop_ctx); local
305 if (ir != NULL) {
311 if (state->current_function == NULL && ir->as_variable() != NULL)
312 instructions->push_head(ir);
314 instructions->push_tail(ir);
748 ir_swizzle *ir = ir_swizzle::create(rvalue, swiz->value(),
750 if (ir == NULL)
753 return ir;
link_uniforms.cpp 25 #include "ir.h"
450 * Walks the IR and update the references to uniform blocks in the
458 foreach_list(node, shader->ir) {
567 foreach_list(node, prog->_LinkedShaders[i]->ir) {
612 foreach_list(node, prog->_LinkedShaders[i]->ir) {
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_fs_reg_allocate.cpp 287 unspill_inst->ir = inst->ir;
431 spill_inst->ir = inst->ir;
  /external/chromium_org/third_party/skia/src/effects/gradients/
SkSweepGradient.cpp 238 int ir = (int)(result * g255Over2PI);
239 SkASSERT(ir >= 0 && ir <= 255);
240 return ir;
  /external/clang/lib/CodeGen/
CGCleanup.h 1 //===-- CGCleanup.h - Classes for cleanups IR generation --------*- C++ -*-===//
10 // These classes support the generation of LLVM IR for cleanups.
533 EHScopeStack::stabilize(iterator ir) const {
534 assert(StartOfData <= ir.Ptr && ir.Ptr <= EndOfBuffer);
535 return stable_iterator(EndOfBuffer - ir.Ptr);
  /external/clang/test/SemaCXX/
overload-member-call.cpp 66 int &ir = x2p->member(); local
  /external/clang/test/SemaTemplate/
member-access-expr.cpp 102 void f(T* ptr) { int& ir = ptr->member(); } local
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_reg_allocate.cpp 287 unspill_inst->ir = inst->ir;
431 spill_inst->ir = inst->ir;
  /external/skia/src/effects/gradients/
SkSweepGradient.cpp 238 int ir = (int)(result * g255Over2PI);
239 SkASSERT(ir >= 0 && ir <= 255);
240 return ir;
  /external/chromium_org/third_party/skia/src/core/
SkCanvas.cpp 784 SkIRect ir; local
789 r.roundOut(&ir);
791 if (!ir.intersect(clipBounds)) {
798 ir = clipBounds;
801 fClipStack.clipDevRect(ir, SkRegion::kIntersect_Op);
805 !fMCRec->fRasterClip->op(ir, SkRegion::kIntersect_Op)) {
810 *intersection = ir;
828 SkIRect ir; local
829 if (!this->clipRectBounds(bounds, flags, &ir)) {
848 SkBitmap::Config config = resolve_config(this, ir, flags, &isOpaque)
1364 SkIRect ir; local
    [all...]
SkScalerContext.cpp 340 SkIRect ir; local
341 devPath.getBounds().roundOut(&ir);
343 if (ir.isEmpty() || !ir.is16Bit()) {
346 glyph->fLeft = ir.fLeft;
347 glyph->fTop = ir.fTop;
348 glyph->fWidth = SkToU16(ir.width());
349 glyph->fHeight = SkToU16(ir.height());
  /external/skia/src/core/
SkCanvas.cpp 784 SkIRect ir; local
789 r.roundOut(&ir);
791 if (!ir.intersect(clipBounds)) {
798 ir = clipBounds;
801 fClipStack.clipDevRect(ir, SkRegion::kIntersect_Op);
805 !fMCRec->fRasterClip->op(ir, SkRegion::kIntersect_Op)) {
810 *intersection = ir;
828 SkIRect ir; local
829 if (!this->clipRectBounds(bounds, flags, &ir)) {
848 SkBitmap::Config config = resolve_config(this, ir, flags, &isOpaque)
1364 SkIRect ir; local
    [all...]
SkScalerContext.cpp 340 SkIRect ir; local
341 devPath.getBounds().roundOut(&ir);
343 if (ir.isEmpty() || !ir.is16Bit()) {
346 glyph->fLeft = ir.fLeft;
347 glyph->fTop = ir.fTop;
348 glyph->fWidth = SkToU16(ir.width());
349 glyph->fHeight = SkToU16(ir.height());
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
ColorPickerDialog.java 156 int ir = floatToByte(a[0] * r + a[1] * g + a[2] * b); local
160 return Color.argb(Color.alpha(color), pinToByte(ir),
  /device/google/accessory/demokit/app/src/com/google/android/DemoKit/
ColorWheel.java 173 int ir = floatToByte(a[0] * r + a[1] * g + a[2] * b); local
177 return Color.argb(Color.alpha(color), pinToByte(ir),
  /external/chromium_org/third_party/mesa/src/src/glsl/
ir_reader.cpp 304 ir_instruction *ir = read_instruction(sub, loop_ctx); local
305 if (ir != NULL) {
311 if (state->current_function == NULL && ir->as_variable() != NULL)
312 instructions->push_head(ir);
314 instructions->push_tail(ir);
748 ir_swizzle *ir = ir_swizzle::create(rvalue, swiz->value(),
750 if (ir == NULL)
753 return ir;
link_uniforms.cpp 25 #include "ir.h"
450 * Walks the IR and update the references to uniform blocks in the
458 foreach_list(node, shader->ir) {
567 foreach_list(node, prog->_LinkedShaders[i]->ir) {
612 foreach_list(node, prog->_LinkedShaders[i]->ir) {
  /external/chromium_org/third_party/skia/include/core/
SkClipStack.h 302 void clipDevRect(const SkIRect& ir, SkRegion::Op op) {
304 r.set(ir);
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
work_unit.py 17 import ir namespace
113 self.node = ir.TransUnit( self.node )
  /external/skia/include/core/
SkClipStack.h 302 void clipDevRect(const SkIRect& ir, SkRegion::Op op) {
304 r.set(ir);
  /external/valgrind/main/coregrind/
m_libcproc.c 374 Int ir, zzz; local
381 ir = VG_(sigaction)(VKI_SIGCHLD, &sa, &saved_sa);
382 vg_assert(ir == 0);
387 ir = VG_(sigaction)(VKI_SIGCHLD, &sa2, NULL);
388 vg_assert(ir == 0);
  /external/qemu/tcg/ppc/
tcg-target.c 728 int r2, ir; local
791 ir = 4;
796 ir = 5;
798 ir = 4;
805 | RA (ir)
813 | RA (ir)
820 tcg_out_mov (s, TCG_TYPE_I32, ir, data_reg);
824 ir = 5;
826 tcg_out_mov (s, TCG_TYPE_I32, ir++, data_reg2);
827 tcg_out_mov (s, TCG_TYPE_I32, ir, data_reg)
    [all...]
  /frameworks/base/core/tests/coretests/src/android/os/
AidlTest.java 323 int[] ir = mRemote.intArray(i0, i1, i2); local
325 assertEquals(1, ir.length);
326 assertEquals(34, ir[0]);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccCard.java 395 IccRecords ir = app.getIccRecords(); local
396 if (ir != null) {
397 ir.dump(fd, pw, args);

Completed in 936 milliseconds

<<11121314151617