Home
last modified time | relevance | path

Searched defs:property (Results 1 - 25 of 333) sorted by relevance

12345678910>>...14

/third_party/node/deps/v8/tools/
H A Ddetect-builtins.js41 property.length = value.length; class
/kernel/linux/linux-5.10/include/linux/mfd/
H A Daltera-sysmgr.h22 altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, const char *property) altr_sysmgr_regmap_lookup_by_phandle() argument
H A Dsyscon.h47 syscon_regmap_lookup_by_phandle( struct device_node *np, const char *property) syscon_regmap_lookup_by_phandle() argument
54 syscon_regmap_lookup_by_phandle_args( struct device_node *np, const char *property, int arg_count, unsigned int *out_args) syscon_regmap_lookup_by_phandle_args() argument
/kernel/linux/linux-6.6/include/linux/mfd/
H A Daltera-sysmgr.h22 altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, const char *property) altr_sysmgr_regmap_lookup_by_phandle() argument
H A Dsyscon.h50 syscon_regmap_lookup_by_phandle( struct device_node *np, const char *property) syscon_regmap_lookup_by_phandle() argument
57 syscon_regmap_lookup_by_phandle_args( struct device_node *np, const char *property, int arg_count, unsigned int *out_args) syscon_regmap_lookup_by_phandle_args() argument
66 syscon_regmap_lookup_by_phandle_optional( struct device_node *np, const char *property) syscon_regmap_lookup_by_phandle_optional() argument
/third_party/jerryscript/tests/jerry/es2015/
H A Dreflect-deleteproperty.js
/third_party/typescript/tests/baselines/reference/
H A DjsObjectsMarkedAsOpenEnded.js
/third_party/eudev/src/shared/
H A Dsysctl-util.c59 int sysctl_write(const char *property, const char *value) { in sysctl_write() argument
71 int sysctl_read(const char *property, char **content) { in sysctl_read() argument
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-gic-common.h16 const char *property; member
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-gic-common.h16 const char *property; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DCharacterProperties.java31 private static UnicodeSet makeSet(int property) { in makeSet() argument
69 makeMap(int property) makeMap() argument
126 getBinaryPropertySet(int property) getBinaryPropertySet() argument
156 getIntPropertyMap(int property) getIntPropertyMap() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DCharacterProperties.java31 private static UnicodeSet makeSet(int property) { in makeSet() argument
60 makeMap(int property) makeMap() argument
116 getBinaryPropertySet(int property) getBinaryPropertySet() argument
145 getIntPropertyMap(int property) getIntPropertyMap() argument
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DSetProperties.cpp61 const CProperty &property = properties[i]; in SetProperties() local
/third_party/jerryscript/jerry-ext/handler/
H A Dhandler-assert.c60 jerry_value_t property = jerry_get_property_by_index (backtrace_array, idx); in jerryx_handler_assert_fatal() local
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFieldAccessorBase.cs47 internal FieldAccessorBase(PropertyInfo property, FieldDescriptor descriptor) in FieldAccessorBase() argument
H A DMapFieldAccessor.cs44 internal MapFieldAccessor(PropertyInfo property, FieldDescriptor descriptor) : base(property, descriptor) in MapFieldAccessor() argument
H A DSingleFieldAccessor.cs53 internal SingleFieldAccessor(PropertyInfo property, FieldDescriptor descriptor) : base(property, descriptor) in SingleFieldAccessor() argument
[all...]
H A DRepeatedFieldAccessor.cs44 internal RepeatedFieldAccessor(PropertyInfo property, FieldDescriptor descriptor) : base(property, descriptor) in RepeatedFieldAccessor() argument
/kernel/linux/linux-5.10/drivers/power/reset/
H A Dgpio-restart.c55 u32 property; in gpio_restart_probe() local
/kernel/linux/linux-6.6/drivers/power/reset/
H A Dgpio-restart.c55 u32 property; in gpio_restart_probe() local
/kernel/linux/linux-6.6/drivers/gpu/drm/logicvc/
H A Dlogicvc_of.c129 struct logicvc_of_property *property; in logicvc_of_property_parse_u32() local
170 struct logicvc_of_property *property; logicvc_of_property_parse_bool() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DRangeRecord.java13 final int property; field in RangeRecord
/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dk3-udma-private.c19 struct udma_dev *of_xudma_dev_get(struct device_node *np, const char *property) in of_xudma_dev_get() argument
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Dfdt_check_mem_start.c8 get_prop(const void *fdt, const char *node_path, const char *property, int minlen) get_prop() argument
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dof_touchscreen.c14 touchscreen_get_prop_u32(struct device *dev, const char *property, unsigned int default_value, unsigned int *value) touchscreen_get_prop_u32() argument

Completed in 8 milliseconds

12345678910>>...14