Home
last modified time | relevance | path

Searched defs:cap (Results 251 - 275 of 466) sorted by relevance

1...<<111213141516171819

/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-ldac-gst.c136 uint8_t cap; in fill_preferred_configuration_common() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmVariablePointersTests.cpp1576 const string cap = isSingleInputBuffer ? "OpCapability VariablePointersStorageBuffer\n" : "OpCapability VariablePointers\n"; local
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_cfg_test.cpp157 const std::string& GetDefaultHeader(SpvCapability cap) { in GetDefaultHeader() argument
708 std::string GetUnreachableMergeNoMergeInst(SpvCapability cap) { in GetUnreachableMergeNoMergeInst() argument
738 std::string GetUnreachableMergeTerminatedBy(SpvCapability cap, SpvOp op) { in GetUnreachableMergeTerminatedBy() argument
782 std::string GetUnreachableContinueTerminatedBy(SpvCapability cap, SpvOp op) { in GetUnreachableContinueTerminatedBy() argument
846 GetUnreachableMergeUnreachableMergeInst(SpvCapability cap) GetUnreachableMergeUnreachableMergeInst() argument
880 GetUnreachableContinueUnreachableLoopInst(SpvCapability cap) GetUnreachableContinueUnreachableLoopInst() argument
922 GetUnreachableMergeWithComplexBody(SpvCapability cap) GetUnreachableMergeWithComplexBody() argument
958 GetUnreachableContinueWithComplexBody(SpvCapability cap) GetUnreachableContinueWithComplexBody() argument
993 GetUnreachableMergeWithBranchUse(SpvCapability cap) GetUnreachableMergeWithBranchUse() argument
1026 GetUnreachableMergeWithMultipleUses(SpvCapability cap) GetUnreachableMergeWithMultipleUses() argument
1069 GetUnreachableContinueWithBranchUse(SpvCapability cap) GetUnreachableContinueWithBranchUse() argument
1106 GetReachableMergeAndContinue(SpvCapability cap) GetReachableMergeAndContinue() argument
1149 GetUnreachableMergeAndContinue(SpvCapability cap) GetUnreachableMergeAndContinue() argument
1190 GetUnreachableBlock(SpvCapability cap) GetUnreachableBlock() argument
1214 GetUnreachableBranch(SpvCapability cap) GetUnreachableBranch() argument
[all...]
/third_party/skia/src/gpu/
H A DGrTestUtils.cpp252 SkPaint::Cap cap = SkPaint::Cap(random->nextULessThan(SkPaint::kCapCount)); in randomize_stroke_rec() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_parser.cpp250 uint32_t cap = ops[0]; in parse() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_cfg_test.cpp157 const std::string& GetDefaultHeader(SpvCapability cap) { in GetDefaultHeader() argument
708 std::string GetUnreachableMergeNoMergeInst(SpvCapability cap) { in GetUnreachableMergeNoMergeInst() argument
738 std::string GetUnreachableMergeTerminatedBy(SpvCapability cap, SpvOp op) { in GetUnreachableMergeTerminatedBy() argument
782 std::string GetUnreachableContinueTerminatedBy(SpvCapability cap, SpvOp op) { in GetUnreachableContinueTerminatedBy() argument
846 GetUnreachableMergeUnreachableMergeInst(SpvCapability cap) GetUnreachableMergeUnreachableMergeInst() argument
880 GetUnreachableContinueUnreachableLoopInst(SpvCapability cap) GetUnreachableContinueUnreachableLoopInst() argument
922 GetUnreachableMergeWithComplexBody(SpvCapability cap) GetUnreachableMergeWithComplexBody() argument
958 GetUnreachableContinueWithComplexBody(SpvCapability cap) GetUnreachableContinueWithComplexBody() argument
993 GetUnreachableMergeWithBranchUse(SpvCapability cap) GetUnreachableMergeWithBranchUse() argument
1026 GetUnreachableMergeWithMultipleUses(SpvCapability cap) GetUnreachableMergeWithMultipleUses() argument
1069 GetUnreachableContinueWithBranchUse(SpvCapability cap) GetUnreachableContinueWithBranchUse() argument
1106 GetReachableMergeAndContinue(SpvCapability cap) GetReachableMergeAndContinue() argument
1149 GetUnreachableMergeAndContinue(SpvCapability cap) GetUnreachableMergeAndContinue() argument
1190 GetUnreachableBlock(SpvCapability cap) GetUnreachableBlock() argument
1214 GetUnreachableBranch(SpvCapability cap) GetUnreachableBranch() argument
[all...]
/third_party/skia/modules/svg/src/
H A DSkSVGRenderContext.cpp119 SkPaint::Cap toSkCap(const SkSVGLineCap& cap) { in toSkCap() argument
/third_party/skia/gm/
H A Ddegeneratesegments.cpp323 CapAndName cap = gCaps[(rand.nextU() >> 16) % numCaps]; variable
198 drawPath(SkPath path, SkCanvas* canvas, SkColor color, const SkRect& clip, SkPaint::Cap cap, SkPaint::Join join, SkPaint::Style style, SkPathFillType fill, SkScalar strokeWidth) drawPath() argument
/third_party/spirv-tools/test/val/
H A Dval_cfg_test.cpp155 const std::string& GetDefaultHeader(spv::Capability cap) { in GetDefaultHeader() argument
676 std::string GetUnreachableMergeNoMergeInst(spv::Capability cap) { in GetUnreachableMergeNoMergeInst() argument
706 std::string GetUnreachableMergeTerminatedBy(spv::Capability cap, spv::Op op) { in GetUnreachableMergeTerminatedBy() argument
751 std::string GetUnreachableContinueTerminatedBy(spv::Capability cap, in GetUnreachableContinueTerminatedBy() argument
816 GetUnreachableMergeUnreachableMergeInst(spv::Capability cap) GetUnreachableMergeUnreachableMergeInst() argument
850 GetUnreachableContinueUnreachableLoopInst(spv::Capability cap) GetUnreachableContinueUnreachableLoopInst() argument
883 GetUnreachableMergeWithComplexBody(spv::Capability cap) GetUnreachableMergeWithComplexBody() argument
919 GetUnreachableContinueWithComplexBody(spv::Capability cap) GetUnreachableContinueWithComplexBody() argument
954 GetUnreachableMergeWithBranchUse(spv::Capability cap) GetUnreachableMergeWithBranchUse() argument
987 GetUnreachableMergeWithMultipleUses(spv::Capability cap) GetUnreachableMergeWithMultipleUses() argument
1030 GetUnreachableContinueWithBranchUse(spv::Capability cap) GetUnreachableContinueWithBranchUse() argument
1064 GetReachableMergeAndContinue(spv::Capability cap) GetReachableMergeAndContinue() argument
1107 GetUnreachableMergeAndContinue(spv::Capability cap) GetUnreachableMergeAndContinue() argument
1150 GetUnreachableBlock(spv::Capability cap) GetUnreachableBlock() argument
1174 GetUnreachableBranch(spv::Capability cap) GetUnreachableBranch() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmVariablePointersTests.cpp1577 const string cap = isSingleInputBuffer ? "OpCapability VariablePointersStorageBuffer\n" : "OpCapability VariablePointers\n"; local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dhw_features_common.c490 static int _ieee80211ac_cap_check(u32 hw, u32 conf, u32 cap, in _ieee80211ac_cap_check() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Ddmarx.c816 static int rkisp_querycap(struct file *file, void *priv, struct v4l2_capability *cap) in rkisp_querycap() argument
/device/soc/rockchip/common/sdk_linux/drivers/opp/
H A Dof.c1270 u32 cap; in _get_power() local
1322 u32 cap; in dev_pm_opp_of_register_em() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Ddmarx.c834 rkisp_querycap(struct file *file, void *priv, struct v4l2_capability *cap) rkisp_querycap() argument
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp142 bool SystemProperties::IsSyscapExist(const char* cap) in IsSyscapExist() argument
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring.h269 const size_type cap = capacity(); in assign() local
289 const size_type cap = capacity(); in assign() local
389 const size_type cap = capacity(); in resize() local
842 auto cap = capacity(); grow() local
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp46 Capability cap; in UpdatePluginInCapability() local
/foundation/multimedia/camera_framework/test/fuzztest/timelapsephotosession_fuzzer/
H A Dtime_lapse_photo_session_fuzzer.cpp299 auto cap = s->GetCameraOutputCapabilities(camera)[0]; in Test2() local
397 auto cap = manager->GetSupportedOutputCapability(camera, SceneMode::CAPTURE); in Test3() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_node_info.c519 int32_t LnnSetStaticCapability(NodeInfo *info, uint8_t *cap, uint32_t len) in LnnSetStaticCapability() argument
536 int32_t LnnGetStaticCapability(NodeInfo *info, uint8_t *cap, uint32_t len) in LnnGetStaticCapability() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_p2p_iface.c776 WifiErrorNo P2pGetGroupCapability(const char *bssid, int *cap) in P2pGetGroupCapability() argument
/third_party/backends/backend/
H A Ddmc.c1034 SANE_Word cap; in sane_control_option() local
H A Das6e.c415 SANE_Word cap; in sane_control_option() local
H A Dcanon-sane.c301 SANE_Word w, cap; in sane_control_option() local
[all...]
H A Dkvs1025_opt.c936 SANE_Word cap; in kv_control_option() local
[all...]
H A Dsm3600.c549 SANE_Word cap; in sane_control_option() local

Completed in 39 milliseconds

1...<<111213141516171819