Home
last modified time | relevance | path

Searched defs:attr (Results 76 - 100 of 1537) sorted by relevance

12345678910>>...62

/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_blend_declaration.cpp35 bool SvgFeBlendDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_image_declaration.cpp35 bool SvgImageDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
H A Dsvg_filter_declaration.cpp35 bool SvgFilterDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
H A Dsvg_fe_offset_declaration.cpp35 bool SvgFeOffsetDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_animate_declaration.cpp32 bool SvgAnimateDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
37 bool SvgAnimateDeclaration::SetAnimateAttr(const std::pair<std::string, std::string>& attr) in SetAnimateAttr() argument
H A Dsvg_fe_declaration.cpp22 bool SvgFeDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
32 bool SvgFeDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_fe_composite_declaration.cpp35 bool SvgFeCompositeDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_fe_flood_declaration.cpp35 bool SvgFeFloodDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_fe_colormatrix_declaration.cpp35 bool SvgFeColorMatrixDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_pattern_declaration.cpp35 bool SvgPatternDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
H A Dsvg_mask_declaration.cpp35 bool SvgMaskDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
H A Dsvg_polygon_declaration.cpp35 bool SvgPolygonDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
45 bool SvgPolygonDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_path_declaration.cpp35 bool SvgPathDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
45 bool SvgPathDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
/foundation/resourceschedule/ffrt/interfaces/kits/cpp/
H A Dmutex.h93 ffrt_mutexattr_t attr; member in ffrt::recursive_mutex
/foundation/resourceschedule/ffrt/src/queue/
H A Dserial_queue.cpp69 std::unique_ptr<BaseQueue> CreateSerialQueue(const ffrt_queue_attr_t* attr) in CreateSerialQueue() argument
H A Dqueue_attr_private.h28 explicit queue_attr_private(const queue_attr attr) in queue_attr_private() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/opensession_fuzzer/
H A Dopensession_fuzzer.cpp31 SessionAttribute attr = {0}; in OpenSessionTest() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dmutex.c28 pthread_mutexattr_t attr = {0}; in MutexCreate() local
/third_party/elfutils/libdw/
H A Ddwarf_attr_integrate.c44 Dwarf_Attribute *attr = INTUSE(dwarf_attr) (die, search_name, result); in dwarf_attr_integrate() local
H A Ddwarf_peel_type.c64 Dwarf_Attribute *attr = INTUSE (dwarf_attr_integrate) (result, DW_AT_type, in dwarf_peel_type() local
H A Ddwarf_getlocation_implicit_pointer.c43 __libdw_empty_loc_attr (Dwarf_Attribute *attr) in __libdw_empty_loc_attr() argument
52 dwarf_getlocation_implicit_pointer (Dwarf_Attribute *attr, const Dwarf_Op *op, in dwarf_getlocation_implicit_pointer() argument
H A Ddwarf_hasattr_integrate.c47 Dwarf_Attribute *attr = INTUSE(dwarf_attr) (die, DW_AT_abstract_origin, in dwarf_hasattr_integrate() local
/third_party/cups-filters/cupsfilters/
H A Dattr.c42 ppd_attr_t *attr; /* Attribute */ in cupsFindAttr() local
[all...]
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_misc.h17 pthread_mutexattr_t attr; in fuse_mutex_init() local
/third_party/musl/porting/liteos_a/user/src/process/
H A Dposix_spawnp.c5 posix_spawnp(pid_t *restrict res, const char *restrict file, const posix_spawn_file_actions_t *fa, const posix_spawnattr_t *restrict attr, char *const argv[restrict], char *const envp[restrict]) posix_spawnp() argument

Completed in 6 milliseconds

12345678910>>...62