| /third_party/spirv-tools/source/opt/ |
| H A D | remove_unused_interface_variables_pass.cpp | 48 RemoveUnusedInterfaceVariablesContext( RemoveUnusedInterfaceVariablesPass& parent, Instruction& entry) RemoveUnusedInterfaceVariablesContext() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
| H A D | eventhistory.cpp | 76 EventHistory::EventHistory(QWidget *parent, const char *, bool, Qt::WindowFlags) in EventHistory() argument
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deMemPool.hpp | 74 inline MemPool::MemPool (MemPool* parent) in MemPool() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
| H A D | eventhistory.cpp | 76 EventHistory::EventHistory(QWidget *parent, const char *, bool, Qt::WindowFlags) in EventHistory() argument
|
| /base/powermgr/powermgr_lite/services/src/ |
| H A D | power_manage_feature.c | 33 void OnPowerManageFeatureInitialize(Feature *feature, Service *parent, Identity identity) in OnPowerManageFeatureInitialize() argument
|
| /base/msdp/device_status/intention/cooperate/plugin/src/ |
| H A D | i_cooperate_state.cpp | 26 ICooperateState::ICooperateStep::ICooperateStep(ICooperateState &parent, std::shared_ptr<ICooperateStep> prev) in ICooperateStep() argument
|
| /base/powermgr/battery_lite/services/src/ |
| H A D | battery_manage_feature.c | 30 void OnFeatureInitialize(Feature *feature, Service *parent, Identity identity)
in OnFeatureInitialize() argument
|
| /base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/sa_mgr/ |
| H A D | hks_samgr_server.h | 53 Service *parent; member
|
| /test/ostest/wukong/component_event/src/ |
| H A D | page_tree.cpp | 36 void RecursStatistics(std::shared_ptr<ComponentTree> parent) in RecursStatistics() argument
|
| /test/ostest/wukong/component_event/include/ |
| H A D | wukong_tree.h | 108 virtual void SetParent(const std::shared_ptr<WuKongTree>& parent) in SetParent() argument
|
| /test/xts/device_attest_lite/framework/small/src/service/ |
| H A D | attest_framework_feature.c | 39 Service *parent; member 67 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
|
| /third_party/exfatprogs/include/ |
| H A D | exfat_dir.h | 18 struct exfat_inode *parent; member
|
| /third_party/elfutils/libelf/ |
| H A D | common.h | 68 allocate_elf(int fildes, void *map_address, int64_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent, Elf_Kind kind, size_t extra) allocate_elf() argument
|
| /third_party/curl/src/ |
| H A D | tool_formparse.h | 43 struct tool_mime *parent; /* Parent item. */ member
|
| /third_party/alsa-utils/topology/ |
| H A D | pre-process-dai.c | 27 tplg_build_hw_cfg_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, snd_config_t *parent) tplg_build_hw_cfg_object() argument 47 tplg_build_fe_dai_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, snd_config_t *parent) tplg_build_fe_dai_object() argument 53 tplg_update_pcm_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, snd_config_t *parent) tplg_update_pcm_object() argument 126 tplg_build_pcm_caps_object(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, snd_config_t *parent) tplg_build_pcm_caps_object() argument [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_diagnostic_trace.cpp | 91 TraceNode* parent = g_TraceLog->get_current_leaf(); in TraceNode() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | MixedUnitLongNameHandler.java | 23 private final MicroPropsGenerator parent; field in MixedUnitLongNameHandler 40 private MixedUnitLongNameHandler(PluralRules rules, MicroPropsGenerator parent) { in MixedUnitLongNameHandler() argument 59 forMeasureUnit(ULocale locale, MeasureUnit mixedUnit, NumberFormatter.UnitWidth width, String unitDisplayCase, PluralRules rules, MicroPropsGenerator parent) forMeasureUnit() argument [all...] |
| H A D | LongNameMultiplexer.java | 45 forMeasureUnits(ULocale locale, List<MeasureUnit> units, NumberFormatter.UnitWidth width, String unitDisplayCase, PluralRules rules, MicroPropsGenerator parent) forMeasureUnits() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| H A D | CompactNotation.java | 77 final MicroPropsGenerator parent; field in CompactNotation.CompactHandler 62 withLocaleData( ULocale locale, String nsName, CompactType compactType, PluralRules rules, MutablePatternModifier buildReference, boolean safe, MicroPropsGenerator parent) withLocaleData() argument 82 CompactHandler( CompactNotation notation, ULocale locale, String nsName, CompactType compactType, PluralRules rules, MutablePatternModifier buildReference, boolean safe, MicroPropsGenerator parent) CompactHandler() argument
|
| H A D | LocalizedNumberFormatter.java | 40 LocalizedNumberFormatter(NumberFormatterSettings<?> parent, int key, Object value) { in LocalizedNumberFormatter() argument
|
| /third_party/FreeBSD/sys/kern/ |
| H A D | device_if.h | 141 static __inline void DEVICE_IDENTIFY(driver_t *driver, device_t parent) in DEVICE_IDENTIFY() argument
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/ |
| H A D | BundleGroup.java | 30 public BundleGroup(Bundle parent, String name) { in BundleGroup() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
| H A D | LocalizedNumberFormatter.java | 39 LocalizedNumberFormatter(NumberFormatterSettings<?> parent, int key, Object value) { in LocalizedNumberFormatter() argument
|
| H A D | CompactNotation.java | 79 final MicroPropsGenerator parent; field in CompactNotation.CompactHandler 64 withLocaleData( ULocale locale, String nsName, CompactType compactType, PluralRules rules, MutablePatternModifier buildReference, boolean safe, MicroPropsGenerator parent) withLocaleData() argument 84 CompactHandler( CompactNotation notation, ULocale locale, String nsName, CompactType compactType, PluralRules rules, MutablePatternModifier buildReference, boolean safe, MicroPropsGenerator parent) CompactHandler() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_patternmodifier.h | 61 const MicroPropsGenerator* parent; member in number::impl::ImmutablePatternModifier
|