Home
last modified time | relevance | path

Searched refs:props (Results 1101 - 1125 of 1728) sorted by relevance

1...<<41424344454647484950>>...70

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.h106 if (x->props.mode == XFRM_MODE_TUNNEL) in mlx5e_ipsec_feature_check()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
H A Dlcd_ams_delta.c154 lcd_device->props.max_contrast = AMS_DELTA_MAX_CONTRAST; in ams_delta_panel_probe()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/
H A Dverbs.h38 struct ib_port_attr *props);
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dselftest_guc_hangcheck.c64 old_beat = engine->props.heartbeat_interval_ms; in intel_hang_guc()
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ishtp/
H A Dishtp-dev.h67 * @props - client properties
71 struct ishtp_client_properties props; member
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dah.c69 if (dev->n_ahs_allocated == dev->dparms.props.max_ah) { in rvt_create_ah()
/kernel/linux/linux-6.6/net/ipv6/
H A Dxfrm6_output.c75 if (x->props.mode != XFRM_MODE_TUNNEL) in __xfrm6_output()
/test/testfwk/xdevice/src/xdevice/_core/resource/template/static/components/
H A DpopoverCheckBox.js57 props: ["headername", "options", "type"],
/third_party/lzma/CPP/7zip/UI/Common/
H A DBench.h104 const CObjectVector<CProperty> &props,
/third_party/lzma/CPP/7zip/
H A DIStream.h134 x(GetProps2(CStreamFileProps *props))
/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.h159 GLsizei propCount, const GLenum *props,
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dppucd.h153 UBool parseProperty(UniProps &props, const char *field, UnicodeSet &newValues,
/third_party/icu/icu4c/source/tools/toolutil/
H A Dppucd.h153 UBool parseProperty(UniProps &props, const char *field, UnicodeSet &newValues,
/third_party/node/deps/openssl/openssl/include/internal/
H A Dprovider.h50 int ossl_provider_default_props_update(OSSL_LIB_CTX *libctx, const char *props);
/third_party/skia/src/core/
H A DSkSpecialImage.h53 const SkSurfaceProps& props() const { return fProps; } in props() function in SkSpecialImage
H A DSkRemoteGlyphCache.h65 const SkSurfaceProps& props,
/third_party/openssl/include/internal/
H A Dprovider.h50 int ossl_provider_default_props_update(OSSL_LIB_CTX *libctx, const char *props);
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dppucd.h153 UBool parseProperty(UniProps &props, const char *field, UnicodeSet &newValues,
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdf.h188 bdf_property_t* props; /* Font properties themselves. */ member
/third_party/typescript/tests/baselines/reference/
H A DcontextualTypingOfOptionalMembers.js72 declare function App4<State, Actions extends ActionsObjectOr<State>>(props: Options<State, Actions>["actions"] & { state: State }): JSX.Element;
/third_party/skia/include/utils/
H A DSkPaintFilterCanvas.h93 bool onGetProps(SkSurfaceProps* props) const override;
/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dsleepgraph.py923 props = dict()
937 if dev not in props:
938 props[dev] = DevProps()
945 if dev in props and (not props[dev].syspath or len(dirname) < len(props[dev].syspath)):
946 props[dev].syspath = dirname[:-6]
949 for dev in sorted(props):
950 dirname = props[dev].syspath
955 props[de
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_devfreq.c121 *core_mask = kbdev->gpu_props.props.raw_props.shader_present; in kbase_devfreq_opp_translate()
441 u64 shader_present = kbdev->gpu_props.props.raw_props.shader_present; in kbase_devfreq_init_core_mask_table()
509 kbdev->gpu_props.props.raw_props.shader_present; in kbase_devfreq_init_core_mask_table()
721 kbdev->gpu_props.props.core_props.gpu_freq_khz_max = in kbase_devfreq_init()
/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_pattern_test_ng.cpp724 auto props = AceType::DynamicCast<ImageLayoutProperty>(frameNode->GetLayoutProperty()); in HWTEST_F() local
725 ASSERT_NE(props, nullptr); in HWTEST_F()
726 props->calcLayoutConstraint_ = std::make_unique<MeasureProperty>(); in HWTEST_F()
727 props->calcLayoutConstraint_->selfIdealSize = std::make_optional<CalcSize>(CalcLength(100.0f), CalcLength(200.0f)); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.cpp91 capability_.props.clear(); in RSScreen()
525 propIndex, capability_.props[propIndex].name.c_str(), capability_.props[propIndex].propId, in PropDump()
526 capability_.props[propIndex].value); in PropDump()

Completed in 25 milliseconds

1...<<41424344454647484950>>...70