Searched refs:Union (Results 201 - 219 of 219) sorted by relevance

123456789

/external/chromium_org/v8/src/
H A Djsregexp.h701 Interval Union(Interval that) { function in class:v8::internal::Interval
H A Dhydrogen-instructions.cc217 void Range::Union(Range* other) { function in class:v8::internal::Range
1802 range->Union(OperandAt(i)->range());
H A Dhydrogen-instructions.h272 void Union(Range* other);
H A Dhydrogen.cc10219 *expected = Type::Union(expected_number, Type::Number(zone()), zone());
11999 assigned_variables_.Union(other->assigned_variables_, zone());
H A Dobjects.cc2304 Handle<HeapType> type = HeapType::Union(type1, type2, isolate);
/external/clang/lib/CodeGen/
H A DCGExprConstant.cpp621 assert(CurSize <= TotalSize && "Union size mismatch!");
1166 case APValue::Union:
/external/chromium_org/pdf/pdfium/
H A Dpdfium_engine.cc1823 bounding_rect = bounding_rect.Union(rects[i]);
1871 rect = rect.Union(rects[j]);
/external/chromium_org/ui/views/
H A Dview_unittest.cc1574 scheduled_paint_rect_.Union(xrect);
1883 paint_rect.Union(top_view.scheduled_paint_rects_[1]);
/external/chromium_org/cc/output/
H A Drenderer_pixeltest.cc2033 union_layer_rect.Union(blue_layer_rect2);
H A Dgl_renderer.cc2171 swap_buffer_rect_.Union(gfx::ToEnclosingRect(frame->root_damage_rect));
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_impl.cc952 viewport_damage_rect_.Union(damage_rect);
/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler.cc815 invalid_rect_.Union(rect);
/external/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp884 namespace Union {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/pdfium/core/src/fpdftext/
H A Dfpdf_text_int.cpp1601 m_CurlineRect.Union(CFX_FloatRect(Obj.m_pTextObj->m_Left, Obj.m_pTextObj->m_Bottom, Obj.m_pTextObj->m_Right, Obj.m_pTextObj->m_Top));
/external/clang/lib/AST/
H A DExprConstant.cpp1460 case APValue::Union:
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 2513 milliseconds

123456789