Home
last modified time | relevance | path

Searched refs:parent (Results 951 - 975 of 2024) sorted by relevance

1...<<31323334353637383940>>...81

/third_party/skia/src/core/
H A DSkMaskGamma.h179 SkTMaskPreBlend(sk_sp<const SkTMaskGamma<R_LUM_BITS, G_LUM_BITS, B_LUM_BITS>> parent, in SkTMaskPreBlend() argument
181 : fParent(std::move(parent)), fR(r), fG(g), fB(b) { } in SkTMaskPreBlend()
/third_party/openssl/providers/implementations/rands/
H A Dseed_src.c45 static void *seed_src_new(void *provctx, void *parent, in seed_src_new() argument
50 if (parent != NULL) { in seed_src_new()
/third_party/toybox/kconfig/
H A Dexpr.h20 struct file *parent; member
136 struct menu *parent; member
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DRepeatedFieldBuilderV3Test.java179 newRepeatedFieldBuilderV3(GeneratedMessage.BuilderParent parent) { in newRepeatedFieldBuilderV3() argument
181 Collections.<TestAllTypes>emptyList(), false, parent, false); in newRepeatedFieldBuilderV3()
/third_party/python/Doc/tools/extensions/
H A Dc_annotations.py102 par = node.parent
215 signode.parent['stableabi'] = 'stableabi' in self.options
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_objectwriter.h93 : element_(new Element(/*parent=*/nullptr, /*is_json_object=*/false)), in JsonObjectWriter()
140 Element(Element* parent, bool is_json_object) in Element() argument
141 : BaseElement(parent), in Element()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Daddinterface.cpp29 AddInterface::AddInterface(WpaGui *_wpagui, QWidget *parent) in AddInterface() argument
30 : QDialog(parent), wpagui(_wpagui) in AddInterface()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Daddinterface.cpp29 AddInterface::AddInterface(WpaGui *_wpagui, QWidget *parent) in AddInterface() argument
30 : QDialog(parent), wpagui(_wpagui) in AddInterface()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c167 nir_instr *parent = intr->src[0].ssa->parent_instr; in lower_64bit_vertex_attribs_instr() local
169 nir_deref_instr_remove_if_unused(nir_instr_as_deref(parent)); in lower_64bit_vertex_attribs_instr()
218 nir_instr *parent = intr->src[0].ssa->parent_instr; in lower_64bit_uint_attribs_instr() local
220 nir_deref_instr_remove_if_unused(nir_instr_as_deref(parent)); in lower_64bit_uint_attribs_instr()
1601 nir_deref_instr *parent = nir_deref_instr_parent(deref); in deref_is_matrix()
1602 if (parent) in deref_is_matrix()
1603 return deref_is_matrix(parent); in deref_is_matrix()
1637 nir_deref_instr *parent = nir_deref_instr_parent(deref); in lower_64bit_vars() local
1641 /* propagate parent matrix type to row deref */ in lower_64bit_vars()
1642 if (he->key == parent) in lower_64bit_vars()
1885 nir_deref_instr *parent = nir_deref_instr_parent(deref); split_blocks() local
2809 nir_instr *parent = src->parent_instr; is_residency_code() local
2855 nir_instr *parent = instr->src[0].ssa->parent_instr; lower_sparse_instr() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiObjectManagementTests.cpp2966 EnvClone (const Environment& parent, const Device::Parameters& deviceParams, deUint32 maxResourceConsumers) in EnvClone()
2967 : deviceRes (parent, deviceParams) in EnvClone()
2968 , device (Device::create(parent, deviceRes, deviceParams)) in EnvClone()
2970 , vkd(de::MovePtr<DeviceDriver>(new DeviceDriver(parent.vkp, parent.instance, *device))) in EnvClone()
2971 , env(parent.vkp, parent.apiVersion, parent.instanceInterface, parent.instance, *vkd, *device, deviceRes.queueFamilyIndex, parent in EnvClone()
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderDebugger.cpp465 Scope *parent = nullptr;
690 struct CompositeType *parent = nullptr;
706 Object *parent = nullptr;
824 Scope *parent = nullptr;
853 Scope *parent = nullptr;
913 return scope->parent ? find<T>(scope->parent) : nullptr;
1642 type->parent = get(debug::Object::ID(insn.word(10)));
1663 member->parent = get(debug::CompositeType::ID(insn.word(10)));
1695 var->parent
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Dgovernor.h73 return df->profile->get_dev_status(df->dev.parent, &df->last_status); in devfreq_update_stats()
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Dgovernor.h73 return df->profile->get_dev_status(df->dev.parent, &df->last_status); in devfreq_update_stats()
/third_party/curl/src/
H A Dtool_formparse.h43 struct tool_mime *parent; /* Parent item. */ member
/third_party/icu/icu4c/source/i18n/
H A Dnumber_multiplier.h25 void setAndChain(const Scale& multiplier, const MicroPropsGenerator* parent);
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.h136 const struct isa_bitset *parent; member
/third_party/node/test/parallel/
H A Dtest-http2-client-request-options-errors.js16 parent: 'number',
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_multiplier.h25 void setAndChain(const Scale& multiplier, const MicroPropsGenerator* parent);
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_isinstance.py47 atom = testlist.parent
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_multiplier.h25 void setAndChain(const Scale& multiplier, const MicroPropsGenerator* parent);
/third_party/skia/src/pdf/
H A DSkPDFTag.h26 // tree node, via a page entry in the parent tree. Returns -1 if no
30 // tree node, via the struct parent tree. Returns -1 if no struct parent
49 SkPDFIndirectReference PrepareTagTreeToEmit(SkPDFIndirectReference parent,
/third_party/protobuf/objectivec/
H A DGPBMessage_PackagePrivate.h109 BOOL GPBWasMessageAutocreatedBy(GPBMessage *message, GPBMessage *parent);
115 // Call this when an array/dictionary is mutated so the parent message that
/third_party/protobuf/php/src/Google/Protobuf/
H A DEnumValue.php53 parent::__construct($data);
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGeneratedCodeInfo.php43 parent::__construct($data);
H A DSourceCodeInfo.php52 * - A location's span is not always a subset of its parent's span. For
105 * - A location's span is not always a subset of its parent's span. For
120 parent::__construct($data);
154 * - A location's span is not always a subset of its parent's span. For
205 * - A location's span is not always a subset of its parent's span. For

Completed in 17 milliseconds

1...<<31323334353637383940>>...81