Home
last modified time | relevance | path

Searched defs:parent (Results 251 - 275 of 1305) sorted by relevance

1...<<11121314151617181920>>...53

/third_party/exfatprogs/include/
H A Dexfat_dir.h18 struct exfat_inode *parent; member
/third_party/elfutils/libelf/
H A Dcommon.h68 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 Dtool_formparse.h43 struct tool_mime *parent; /* Parent item. */ member
/third_party/alsa-utils/topology/
H A Dpre-process-dai.c27 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 Dastcenc_diagnostic_trace.cpp91 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 DMixedUnitLongNameHandler.java23 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 DLongNameMultiplexer.java45 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 DCompactNotation.java77 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 DLocalizedNumberFormatter.java40 LocalizedNumberFormatter(NumberFormatterSettings<?> parent, int key, Object value) { in LocalizedNumberFormatter() argument
/third_party/FreeBSD/sys/kern/
H A Ddevice_if.h141 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 DBundleGroup.java30 public BundleGroup(Bundle parent, String name) { in BundleGroup() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DLocalizedNumberFormatter.java39 LocalizedNumberFormatter(NumberFormatterSettings<?> parent, int key, Object value) { in LocalizedNumberFormatter() argument
H A DCompactNotation.java79 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 Dnumber_patternmodifier.h61 const MicroPropsGenerator* parent; member in number::impl::ImmutablePatternModifier
H A Dnumber_scientific.cpp117 ScientificHandler(const Notation *notation, const DecimalFormatSymbols *symbols, const MicroPropsGenerator *parent) ScientificHandler() argument
H A Dnumber_compact.h80 const MicroPropsGenerator *parent; member in number::impl::CompactHandler
H A Dnumber_usageprefs.cpp151 UsagePrefsHandler(const Locale &locale, const MeasureUnit &inputUnit, const StringPiece usage, const MicroPropsGenerator *parent, UErrorCode &status) UsagePrefsHandler() argument
181 UnitConversionHandler(const MeasureUnit &targetUnit, const MicroPropsGenerator *parent, UErrorCode &status) UnitConversionHandler() argument
H A Dnumber_multiplier.cpp149 MultiplierFormatHandler::setAndChain(const Scale& multiplier, const MicroPropsGenerator* parent) { in setAndChain() argument
/third_party/libdrm/freedreno/
H A Dfreedreno_ringbuffer.c95 fd_ringbuffer_set_parent(struct fd_ringbuffer *ring, struct fd_ringbuffer *parent) fd_ringbuffer_set_parent() argument
/third_party/libdrm/nouveau/
H A Dabi16.c238 struct nouveau_object *parent = obj->parent; in abi16_object() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_readonly_images_to_tex.c61 nir_deref_instr *parent = nir_deref_instr_parent(deref); in replace_image_type_with_sampler() local
H A Dnir_lower_samplers.c43 nir_deref_instr *parent = in lower_tex_src_to_offset() local
H A Dnir_split_per_member_structs.c112 nir_deref_instr *parent = in build_member_deref() local
H A Dnir_lower_var_copies.c38 build_deref_to_next_wildcard(nir_builder *b, nir_deref_instr *parent, nir_deref_instr ***deref_arr) build_deref_to_next_wildcard() argument
H A Dnir_opt_move.c101 nir_instr *parent = use->parent_instr; in nir_opt_move_block() local

Completed in 10 milliseconds

1...<<11121314151617181920>>...53