Home
last modified time | relevance | path

Searched defs:parent (Results 26 - 50 of 976) sorted by relevance

12345678910>>...40

/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem_pool_debugfs.c71 void kbase_mem_pool_debugfs_init(struct dentry *parent, in kbase_mem_pool_debugfs_init() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DMultiplierFormatHandler.java12 final MicroPropsGenerator parent; field in MultiplierFormatHandler
14 public MultiplierFormatHandler(Scale multiplier, MicroPropsGenerator parent) { in MultiplierFormatHandler() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DUnlocalizedNumberRangeFormatter.java25 UnlocalizedNumberRangeFormatter(NumberRangeFormatterSettings<?> parent, int key, Object value) { in UnlocalizedNumberRangeFormatter() argument
H A DUnlocalizedNumberFormatter.java25 UnlocalizedNumberFormatter(NumberFormatterSettings<?> parent, int key, Object value) { in UnlocalizedNumberFormatter() argument
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DAboutDialog.java19 public static void showDialog(Frame parent) { in showDialog() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DMultiplierFormatHandler.java14 final MicroPropsGenerator parent; field in MultiplierFormatHandler
16 public MultiplierFormatHandler(Scale multiplier, MicroPropsGenerator parent) { in MultiplierFormatHandler() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DUnlocalizedNumberRangeFormatter.java26 UnlocalizedNumberRangeFormatter(NumberRangeFormatterSettings<?> parent, int key, Object value) { in UnlocalizedNumberRangeFormatter() argument
H A DUnlocalizedNumberFormatter.java26 UnlocalizedNumberFormatter(NumberFormatterSettings<?> parent, int key, Object value) { in UnlocalizedNumberFormatter() argument
/third_party/ltp/testcases/kernel/controllers/memcg/
H A Dmemcontrol01.c20 static struct tst_cg_group *parent, *child; variable
/third_party/ninja/src/
H A Dparser.cc22 bool Parser::Load(const string& filename, string* err, Lexer* parent) { in Load() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dnir_fuse_io_16.c38 nir_instr *parent = use->parent_instr; in nir_src_is_f2fmp() local
/third_party/libexif/libexif/apple/
H A Dexif-mnote-data-apple.h33 ExifMnoteData parent; member
/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

Completed in 7 milliseconds

12345678910>>...40