Home
last modified time | relevance | path

Searched refs:shape (Results 276 - 289 of 289) sorted by relevance

1...<<1112

/third_party/python/Modules/
H A Darraymodule.c2585 view->shape = NULL; in array_buffer_getbuf()
2587 view->shape = &((PyVarObject*)self)->ob_size; in array_buffer_getbuf()
H A D_testcapimodule.c3656 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 Dqxl_display.c516 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 Dtest_gzip.py98 data = m.cast('B', shape=[8,8,4])
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm297 --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 Dconfigure299 --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 DBidi.java4344 shaper.shape(txt, 0, len); in setPara()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidi.java4306 shaper.shape(txt, 0, len); in setPara()
/third_party/node/deps/v8/src/torque/
H A Dtorque-parser.cc1033 if (kind == "shape") { in MakeClassDeclaration()
2778 OneOf({"class", "shape"}), &name, Token("extends"), &type,
/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.cpp539 // 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 DTextLine.cpp1166 shaper->shape(ellipsis.c_str(),
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-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 Dtexinfo.tex7022 % 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 Dstylo.hpp[all...]

Completed in 89 milliseconds

1...<<1112