/third_party/backends/backend/ |
H A D | u12.c | 549 /* top-left x */ in init_options() 559 /* top-left y */ in init_options() 1554 int left, top; in sane_start() local 1623 top = (int)(SANE_UNFIX(s->val[OPT_TL_Y].w)*dpi_y/ in sane_start() 1652 image.crArea.y = top; /* offset from top edge to area you want to scan */ in sane_start()
|
H A D | mustek_pp_ccd300.c | 1696 priv->top = 47; in ccd300_setup() 1794 else if (!strcmp (optname, "top")) in ccd300_config() 1799 DBG (1, "ccd300_config: missing value for option ``top''\n"); in ccd300_config() 1808 "ccd300_config: value ``%s'' for option ``top'' is out of range (>= 0)\n", in ccd300_config() 1813 priv->top = value; in ccd300_config() 1936 move_motor (dev, priv->top + dev->topY - in ccd300_start()
|
H A D | canon_lide70-common.c | 3052 int top; in CANON_set_scan_parameters() local 3077 top = (top_edge + SANE_UNFIX (chndl->val[opt_tl_y].w)) / MM_IN_INCH * 600; in CANON_set_scan_parameters() 3096 DBG (2, "left = %d, top = %d\n", left, top); in CANON_set_scan_parameters() 3105 if ((top < 0) || (bottom > CANON_MAX_HEIGHT)) in CANON_set_scan_parameters() 3110 if (((right - left) < 10) || ((bottom - top) < 10)) in CANON_set_scan_parameters() 3129 chndl->y1 = top; in CANON_set_scan_parameters() 3130 chndl->y2 = top + heighti; in CANON_set_scan_parameters()
|
/third_party/libuv/test/ |
H A D | test-tty-escape-sequence-processing.c | 83 int top; member 102 si->top = si->csbi.srWindow.Top; in get_screen_info() 157 return info.srWindow.Top != si.top; in is_scrolling() 408 /* cursor up from Window top does nothing */ in TEST_IMPL() 581 /* cursor back from top of screen does nothing */ in TEST_IMPL() 683 /* cursor previous line from top of screen does nothing */ in TEST_IMPL()
|
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
H A D | svga_dump.c | 1362 _debug_printf("\t\t.top = %i\n", (*cmd).top); in dump_SVGASignedRect() 1382 _debug_printf("\t\t.srcRect.top = %i\n", (*cmd).srcRect.top); in dump_SVGA3dCmdBlitSurfaceToScreen() 1387 _debug_printf("\t\t.destRect.top = %i\n", (*cmd).destRect.top); in dump_SVGA3dCmdBlitSurfaceToScreen()
|
/third_party/node/deps/v8/src/deoptimizer/ |
H A D | translated-state.cc | 1342 // For top level values, print the value number. in Init() 1369 values_to_process = nested_counts.top(); in Init() 1409 int index = worklist.top(); in InitializeObjectAt() 1506 int index = worklist.top(); in EnsureObjectAllocatedAt()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Buffer11.cpp | 1205 srcBox.top = 0; in copyFromStorage() 1248 srcBox.top = 0; in resize() 1792 srcBox.top = params.area.y; in packPixels()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcTextureRepeatModeTests.cpp | 487 GLsizei top; member 776 if (i >= check_area.left || h >= check_area.top) in verifyClampToEdge() 789 if (i < check_area.right || h >= check_area.top) in verifyClampToEdge()
|
/third_party/skia/tests/ |
H A D | ReadWritePixelsGpuTest.cpp | 94 // outside top left in make_long_rect_array() 96 // touching top left corner in make_long_rect_array() 98 // overlapping top left corner in make_long_rect_array() 100 // overlapping top left and top right corners in make_long_rect_array() 102 // touching entire top edge in make_long_rect_array() 104 // overlapping top right corner in make_long_rect_array() 106 // contained in x, overlapping top edge in make_long_rect_array() 108 // outside top right corner in make_long_rect_array() 110 // touching top righ in make_long_rect_array() [all...] |
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psintrp.c | 345 CF2_Int top, i, j; in cf2_doFlex() local 352 top = isHFlex ? 9 : 10; in cf2_doFlex() 354 for ( i = 0; i < top; i++ ) in cf2_doFlex() 608 /* initialize subroutine stack by placing top level charstring as */ in cf2_interpT2CharString() 638 op1 = cf2_cmdENDCHAR; /* end of buffer for top level charstring */ in cf2_interpT2CharString() 1050 /* Note: cannot return from top charstring */ in cf2_interpT2CharString() 1465 /* Now load `achar' on top of */ in cf2_interpT2CharString() 2484 /* without returning, detect these and exit to the top level */ in cf2_interpT2CharString()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | RDFGraph.cpp | 322 for (auto I = P.Obj.top(), E = P.Obj.bottom(); I != E; ) { in operator <<() 671 // Initialize to the top, i.e. top-most non-delimiter (or 0, if empty). in Iterator() 680 for (auto I = top(), E = bottom(); I != E; I.down()) in size() 685 // Remove the top entry from the stack. Remove all intervening delimiters 686 // so that after this, the stack is either empty, or the top of the stack 700 // Remove all nodes from the top of the stack, until the delimited for 1576 for (auto I = DS.top(), E = DS.bottom(); I != E; I.down()) { in linkRefUp()
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_read_image.cpp | 830 int32 top = Bounds ().t; in MapRow() local 832 uint32 fieldRow = row - top; in MapRow() 842 return fieldRow * fFactor + field + top; in MapRow()
|
/third_party/python/Python/ |
H A D | pystate.c | 737 res->top = 0; in allocate_chunk() 2189 tstate->datastack_chunk->top = tstate->datastack_top - in push_chunk() 2227 tstate->datastack_top = &previous->data[previous->top]; in _PyThreadState_PopFrame()
|
/third_party/skia/gm/ |
H A D | wacky_yuv_formats.cpp | 293 SkPoint top = SkPoint::Make(o.fX + outerRadius * curV.fX, in create_splat() local 298 p.lineTo(top); in create_splat() 299 add_arc(&p, top, curV, nextTop, nextV, circles, true); in create_splat()
|
/third_party/skia/fuzz/ |
H A D | FuzzCanvas.cpp | 1260 SkScalar left, top; 1262 fuzz->next(&left, &top, &usePaint); 1266 canvas->drawImage(img.get(), left, top, SkSamplingOptions(),
|
/third_party/ffmpeg/libavcodec/ |
H A D | mpeg4videodec.c | 169 /* top prediction */ in ff_mpeg4_pred_ac() 188 /* top copy */ in ff_mpeg4_pred_ac() 1159 scan_table = s->intra_h_scantable.permutated; /* top */ in mpeg4_decode_block() 2010 dpcm_residual, left, top, topleft, min_left_top, max_left_top, p, p2, output; in mpeg4_decode_dpcm_macroblock() local 2037 top = 1 << (s->avctx->bits_per_raw_sample - 1); in mpeg4_decode_dpcm_macroblock() 2041 topleft = top; in mpeg4_decode_dpcm_macroblock() 2064 top = macroblock[idx-w]; in mpeg4_decode_dpcm_macroblock() 2066 p = left + top - topleft; in mpeg4_decode_dpcm_macroblock() 2067 min_left_top = FFMIN(left, top); in mpeg4_decode_dpcm_macroblock() 2071 max_left_top = FFMAX(left, top); in mpeg4_decode_dpcm_macroblock() [all...] |
H A D | h264_metadata_bsf.c | 260 CROP(top, crop_unit_y); in h264_metadata_update_sps() 646 { "crop_top", "Set top border crop offset",
|
/third_party/vixl/src/aarch64/ |
H A D | simulator-aarch64.cc | 2650 bool top = false; in Simulator() local 2654 top = true; in Simulator() 2660 top = true; in Simulator() 2666 top = true; in Simulator() 2672 top = true; in Simulator() 2678 top = true; in Simulator() 2684 top = true; in Simulator() 2690 top = true; in Simulator() 2696 top = true; in Simulator() 2702 top in Simulator() 2868 bool top = false; Simulator() local [all...] |
/third_party/cups-filters/utils/ |
H A D | cups-browsed.c | 957 "media-top-margin", top_margin); in create_media_col() 1657 "media-top-margin-supported", in add_margin_attributes() 1912 "media-top-margin", in add_mediadatabase_attributes() 2071 bottom, left, right, top; in get_pagesize() local 2077 &bottom, &left, &right, &top,ppdname); in get_pagesize() 2456 strstr(keyword, "-top"))) in get_finishingtemplate() 2688 bottom, left, right, top; in get_cluster_sizes() local 2711 top = 0; in get_cluster_sizes() 2714 &bottom, &left, &right, &top, ppdname); in get_cluster_sizes() 2964 bottom, left, right, top; in get_cluster_default_attributes() local 7669 int count, left, right, bottom, top; update_cups_queues() local [all...] |
/third_party/gn/src/base/files/ |
H A D | file_util_posix.cc | 200 FilePath dir = FilePath(directories.top()); in DeleteFile() 635 // path at the top of this function. in VerifyPathControlledByUser()
|
/third_party/glfw/src/ |
H A D | win32_platform.h | 556 void _glfwGetWindowFrameSizeWin32(_GLFWwindow* window, int* left, int* top, int* right, int* bottom);
|
/third_party/glslang/SPIRV/ |
H A D | disassemble.cpp | 248 if (nestedControl.size() && id == nestedControl.top()) in outputResultId()
|
/third_party/backends/backend/genesys/ |
H A D | image_pipeline.h | 490 const std::vector<std::uint16_t>& top, std::size_t x_start);
|
/third_party/json/include/nlohmann/detail/ |
H A D | json_pointer.hpp | 252 json_pointer top() const in top() function
|
/third_party/json/tests/src/ |
H A D | unit-json_pointer.cpp | 35 CHECK_THROWS_WITH_AS(p.top(),
|