Searched refs:shape (Results 276 - 289 of 289) sorted by relevance
1...<<1112
/third_party/python/Modules/ |
H A D | arraymodule.c | 2585 view->shape = NULL; in array_buffer_getbuf() 2587 view->shape = &((PyVarObject*)self)->ob_size; in array_buffer_getbuf()
|
H A D | _testcapimodule.c | 3656 Py_ssize_t shape = 5; in test_from_contiguous() local 3666 &shape, in test_from_contiguous()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/ |
H A D | qxl_display.c | 516 cmd->u.set.shape = qxl_bo_physical_address(qdev, qcrtc->cursor_bo, 0); in qxl_primary_apply_cursor()
|
/third_party/python/Lib/test/ |
H A D | test_gzip.py | 98 data = m.cast('B', shape=[8,8,4])
|
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/ |
H A D | configure_llvm | 297 --enable-libxcb-shape enable X11 grabbing shape rendering [autodetect] 6667 enabled libxcb_shape && check_pkg_config libxcb_shape xcb-shape xcb/shape.h xcb_shape_get_rectangles
|
/third_party/ffmpeg/ |
H A D | configure | 299 --enable-libxcb-shape enable X11 grabbing shape rendering [autodetect] 6868 enabled libxcb_shape && check_pkg_config libxcb_shape xcb-shape xcb/shape.h xcb_shape_get_rectangles
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | Bidi.java | 4344 shaper.shape(txt, 0, len); in setPara()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | Bidi.java | 4306 shaper.shape(txt, 0, len); in setPara()
|
/third_party/node/deps/v8/src/torque/ |
H A D | torque-parser.cc | 1033 if (kind == "shape") { in MakeClassDeclaration() 2778 OneOf({"class", "shape"}), &name, Token("extends"), &type,
|
/third_party/skia/modules/skparagraph/src/ |
H A D | ParagraphImpl.cpp | 539 // Check if we have the text in the cache and don't need to shape it again in GetLineFontMetrics() 1108 auto result = oneLineShaper.shape(); in GetLineFontMetrics()
|
H A D | TextLine.cpp | 1166 shaper->shape(ellipsis.c_str(),
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 7022 % Figure out line sizes for the paragraph shape. We'll always have at 7041 % The final paragraph shape:
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | [all...] |
Completed in 89 milliseconds
1...<<1112