Home
last modified time | relevance | path

Searched refs:left (Results 3076 - 3100 of 3131) sorted by relevance

1...<<121122123124125126

/third_party/mesa3d/include/GL/
H A Dglcorearb.h1979 typedef void (APIENTRYP PFNGLSCISSORINDEXEDPROC) (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
2068 GLAPI void APIENTRY glScissorIndexed (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
4077 typedef void (APIENTRYP PFNGLMATRIXFRUSTUMEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
4078 typedef void (APIENTRYP PFNGLMATRIXORTHOEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
4333 GLAPI void APIENTRY glMatrixFrustumEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
4334 GLAPI void APIENTRY glMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
/third_party/openGLES/api/GL/
H A Dglcorearb.h1960 typedef void (APIENTRYP PFNGLSCISSORINDEXEDPROC) (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
2049 GLAPI void APIENTRY glScissorIndexed (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
4064 typedef void (APIENTRYP PFNGLMATRIXFRUSTUMEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
4065 typedef void (APIENTRYP PFNGLMATRIXORTHOEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
4320 GLAPI void APIENTRY glMatrixFrustumEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
4321 GLAPI void APIENTRY glMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2016 typedef void (APIENTRYP PFNGLSCISSORINDEXEDPROC) (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
2105 GLAPI void APIENTRY glScissorIndexed (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
4059 typedef void (APIENTRYP PFNGLMATRIXFRUSTUMEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
4060 typedef void (APIENTRYP PFNGLMATRIXORTHOEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
4315 GLAPI void APIENTRY glMatrixFrustumEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
4316 GLAPI void APIENTRY glMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2016 typedef void (APIENTRYP PFNGLSCISSORINDEXEDPROC) (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
2105 GLAPI void APIENTRY glScissorIndexed (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
4059 typedef void (APIENTRYP PFNGLMATRIXFRUSTUMEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
4060 typedef void (APIENTRYP PFNGLMATRIXORTHOEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
4315 GLAPI void APIENTRY glMatrixFrustumEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
4316 GLAPI void APIENTRY glMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar);
/third_party/elfutils/src/
H A Dreadelf.c3649 left (Elf_Data *data, in left() function
3701 while (left (data, p) >= 4) in print_attributes()
3710 if (unlikely (len > left (data, p))) in print_attributes()
/third_party/node/deps/v8/src/api/
H A Dapi.cc4261 auto left = Utils::OpenHandle(this); in InstanceOf() local
4265 !i::Object::InstanceOf(isolate, left, right).ToHandle(&result); in InstanceOf()
5486 // Check left side if flat. in Unaligned()
5487 i::String left = cons_string.first(); in Unaligned() local
5488 i::ConsString left_as_cons = i::String::VisitFlat(this, left, 0); in Unaligned()
5496 if (left.length() < right.length()) { in Unaligned()
5507 // Descend left in place. in Unaligned()
6899 Local<String> v8::String::Concat(Isolate* v8_isolate, Local<String> left, in Concat() argument
6902 i::Handle<i::String> left_string = Utils::OpenHandle(*left); in Concat()
9241 // We left th in ContextDisposedNotification()
[all...]
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dadv7604.c1936 sel->r.left = 0; in adv76xx_get_selection()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dadv7604.c1953 sel->r.left = 0; in adv76xx_get_selection()
/third_party/ffmpeg/libavcodec/x86/
H A Dh264_intrapred.asm802 ; dest, left, right, src, tmp
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.h223 // We have to shift the mantissa to the left (or not at all). The input in FPRound()
1487 T AddWithCarry(bool set_flags, T left, T right, int carry_in = 0);
/third_party/node/deps/v8/src/diagnostics/
H A Dobjects-printer.cc2778 os << std::left << std::setw(50) << ss.str() << ": "; in PrintTransitionTree()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp1363 ctx->scissors[start_slot + i].left = states[i].minx;
/third_party/openGLES/xml/
H A Dreadme.tex942 Group names that were simply an alias for a GL type have been left
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dnull_functions.cpp2314 glScissorIndexedNULL(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height) in glScissorIndexedNULL() argument
H A Dnull_functions.h1466 glScissorIndexedNULL(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c3734 int left) in il4965_fill_beacon_frame()
3741 if (il->beacon_skb->len > left) in il4965_fill_beacon_frame()
6563 * strange state ... like being left stranded by a primary kernel in il4965_pci_probe()
3733 il4965_fill_beacon_frame(struct il_priv *il, struct ieee80211_hdr *hdr, int left) il4965_fill_beacon_frame() argument
/kernel/linux/linux-5.10/fs/btrfs/
H A Dsend.c40 * fast adding to the left side (reversed path). A reversed path can also be
575 int left = sctx->send_max_size - sctx->send_size; in tlv_put() local
577 if (unlikely(left < total_len)) in tlv_put()
5655 * Following comments will refer to these graphics. L is the left in is_extent_unchanged()
5751 /* Fix the left offset for all behind 2a and 2b */ in is_extent_unchanged()
5789 * We're now behind the left extent (treat as unchanged) or at the end in is_extent_unchanged()
6494 * refs of the right tree as deleted and all refs of the left tree as new.
6905 * If left < right treat left item as new, advance left tre in btrfs_compare_trees()
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsend.c49 * fast adding to the left side (reversed path). A reversed path can also be
663 int left = sctx->send_max_size - sctx->send_size; in tlv_put() local
668 if (unlikely(left < total_len)) in tlv_put()
6209 * Following comments will refer to these graphics. L is the left in is_extent_unchanged()
6305 /* Fix the left offset for all behind 2a and 2b */ in is_extent_unchanged()
6343 * We're now behind the left extent (treat as unchanged) or at the end in is_extent_unchanged()
7042 * refs of the right tree as deleted and all refs of the left tree as new.
7706 * If left < right treat left item as new, advance left tre in btrfs_compare_trees()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c3733 int left) in il4965_fill_beacon_frame()
3740 if (il->beacon_skb->len > left) in il4965_fill_beacon_frame()
6558 * strange state ... like being left stranded by a primary kernel in il4965_pci_probe()
3732 il4965_fill_beacon_frame(struct il_priv *il, struct ieee80211_hdr *hdr, int left) il4965_fill_beacon_frame() argument
/third_party/nghttp2/lib/
H A Dnghttp2_session.c5681 * Resets iframe->sbuf and advance its mark pointer by |left| bytes.
5683 static void inbound_frame_set_mark(nghttp2_inbound_frame *iframe, size_t left) { in inbound_frame_set_mark() argument
5685 iframe->sbuf.mark += left; in inbound_frame_set_mark()
6412 DEBUGF("recv: readlen=%zu, payloadleft=%zu, left=%zd\n", readlen, in nghttp2_session_mem_recv()
6971 DEBUGF("recv: readlen=%zu, payloadleft=%zu, left=%zu\n", readlen, in nghttp2_session_mem_recv()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_session.c5676 * Resets iframe->sbuf and advance its mark pointer by |left| bytes.
5678 static void inbound_frame_set_mark(nghttp2_inbound_frame *iframe, size_t left) { in inbound_frame_set_mark() argument
5680 iframe->sbuf.mark += left; in inbound_frame_set_mark()
6407 DEBUGF("recv: readlen=%zu, payloadleft=%zu, left=%zd\n", readlen, in nghttp2_session_mem_recv()
6960 DEBUGF("recv: readlen=%zu, payloadleft=%zu, left=%zu\n", readlen, in nghttp2_session_mem_recv()
/third_party/skia/tests/
H A DPathTest.cpp702 bounds.left(), bounds.top(), bounds.right(), bounds.bottom(), in dump_if_ne()
703 expected.left(), expected.top(), expected.right(), expected.bottom()); in dump_if_ne()
1096 "M 20 10 L 0 10 Q 10 10 20 0", // left, degenerate serif in test_direction()
1946 // to the left in test_conservativelyContains()
2314 // down, up, left, close in test_is_closed_rect()
2326 // right, left, up, close in test_is_closed_rect()
/third_party/python/Objects/
H A Dtypeobject.c7221 right.__class__ is a nontrivial subclass of left.__class__. */
7223 method_is_overloaded(PyObject *left, PyObject *right, PyObject *name) in method_is_overloaded() argument
7236 if (_PyObject_LookupAttr((PyObject *)(Py_TYPE(left)), name, &a) < 0) { in method_is_overloaded()
7242 /* If right has it but left doesn't, it's overloaded */ in method_is_overloaded()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1171 VerticalStripesGenerator (const tcu::Vec4& left, const tcu::Vec4& right, uint32_t width) in VerticalStripesGenerator() argument
1172 : m_left(left), m_right(right), m_width(width) in VerticalStripesGenerator()
1202 // Tests using an off-center triangle may want this generator: fill the image with a solid color but leave the top and left edges in
1252 // Verifies the top left pixel matches exactly.
3931 // The starting point of the oblique line is located in the top left pixel, in a position below and slightly to the left in iterate()
3933 // sure that a bresenham-style line covers the center of the top left pixel, because the left edge of the line goes up in iterate()
3935 // the right, leaving the pixel center to its left. So the top left pixe in iterate()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_edid.c1704 DRM_DEBUG("Assuming a KVM switch modified the CEA block but left the original checksum\n"); in drm_edid_block_valid()
4505 * HDCP and Port_ID ELD fields are left for the graphics driver to fill in.
5804 frame->left_bar = conn_state->tv.margins.left; in drm_hdmi_avi_infoframe_bars()

Completed in 225 milliseconds

1...<<121122123124125126