Home
last modified time | relevance | path

Searched defs:parent (Results 101 - 125 of 4649) sorted by relevance

12345678910>>...186

/third_party/libexif/libexif/
H A Dexif-content.h46 ExifData *parent; member
/third_party/libexif/libexif/fuji/
H A Dexif-mnote-data-fuji.h32 ExifMnoteData parent; member
/third_party/libexif/libexif/canon/
H A Dexif-mnote-data-canon.h35 ExifMnoteData parent; member
/third_party/ltp/testcases/kernel/mce-test/hwpoison/kinclude/linux/
H A Ddebugfs.h9 static inline struct dentry *debugfs_create_dir(const char *name, struct dentry *parent) in debugfs_create_dir() argument
2 debugfs_create_file(const char *name, mode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) debugfs_create_file() argument
/third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/
H A Ddebugfs.h9 static inline struct dentry *debugfs_create_dir(const char *name, struct dentry *parent) in debugfs_create_dir() argument
2 debugfs_create_file(const char *name, mode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) debugfs_create_file() argument
/third_party/mesa3d/src/panfrost/util/
H A Dnir_mod_helpers.c100 nir_instr *parent = use->parent_instr; in pan_has_dest_mod() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DRewriteCaseDeclarations.cpp56 TIntermNode *parent = getParentNode(); variable
/third_party/skia/src/sksl/
H A DSkSLIntrinsicMap.h24 IntrinsicMap(IntrinsicMap* parent) : fParent(parent) {} in IntrinsicMap() argument
/third_party/skia/third_party/externals/tint/src/sem/
H A Dfor_loop_statement.cc24 ForLoopStatement(const ast::ForLoopStatement* declaration, const CompoundStatement* parent, const sem::Function* function) ForLoopStatement() argument
H A Dstatement.cc29 Statement(const ast::Statement* declaration, const CompoundStatement* parent, const sem::Function* function) Statement() argument
40 CompoundStatement(const ast::Statement* declaration, const CompoundStatement* parent, const sem::Function* function) CompoundStatement() argument
H A Dswitch_statement.cc25 SwitchStatement(const ast::SwitchStatement* declaration, const CompoundStatement* parent, const sem::Function* function) SwitchStatement() argument
39 CaseStatement(const ast::CaseStatement* declaration, const CompoundStatement* parent, const sem::Function* function) CaseStatement() argument
/third_party/typescript/tests/baselines/reference/
H A DobjectLiteralShorthandProperties.js
/third_party/protobuf/python/google/protobuf/pyext/
H A Dextension_dict.h55 CMessage* parent; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dsignalbar.cpp15 SignalBar::SignalBar(QObject *parent) in SignalBar() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dsignalbar.cpp15 SignalBar::SignalBar(QObject *parent) in SignalBar() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DTree.h65 struct NodeStruct *parent, /**< pointer to parent tree node, in case we need it */ member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_virtual.c35 struct rb_node *parent = NULL; in _mali_vma_offset_add_rb() local
H A Dmali_dma_fence.h42 struct mali_dma_fence_context *parent; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_dma_fence.h43 struct mali_dma_fence_context *parent; member
H A Dmali_memory_virtual.c35 struct rb_node *parent = NULL; in _mali_vma_offset_add_rb() local
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_sync_helper.h52 struct drm_reservation_cb *parent; member
/device/soc/rockchip/rk3588/kernel/include/drm/
H A Ddrm_sync_helper.h53 struct drm_reservation_cb *parent; member
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_feature.c59 static void OnInitialize(Feature *feature, Service *parent, Identity identity) in OnInitialize() argument
/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/
H A Dscreen_capture_consumer.h36 explicit AudioEncoderReceiver(std::weak_ptr<ScreenCaptureConsumer> parent) : parent_(parent){}; in AudioEncoderReceiver() argument
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_polygon_component.h49 void Inherit(const RefPtr<SvgBaseDeclaration>& parent) in Inherit() argument

Completed in 6 milliseconds

12345678910>>...186