/third_party/node/deps/v8/tools/ |
H A D | detect-builtins.js | 41 property.length = value.length; class
|
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | altera-sysmgr.h | 22 altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, const char *property) altr_sysmgr_regmap_lookup_by_phandle() argument
|
H A D | syscon.h | 47 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 D | altera-sysmgr.h | 22 altr_sysmgr_regmap_lookup_by_phandle(struct device_node *np, const char *property) altr_sysmgr_regmap_lookup_by_phandle() argument
|
H A D | syscon.h | 50 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 D | reflect-deleteproperty.js | |
/third_party/typescript/tests/baselines/reference/ |
H A D | jsObjectsMarkedAsOpenEnded.js | |
/third_party/eudev/src/shared/ |
H A D | sysctl-util.c | 59 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 D | irq-gic-common.h | 16 const char *property; member
|
/kernel/linux/linux-6.6/drivers/irqchip/ |
H A D | irq-gic-common.h | 16 const char *property; member
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
H A D | CharacterProperties.java | 31 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 D | CharacterProperties.java | 31 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 D | SetProperties.cpp | 61 const CProperty &property = properties[i];
in SetProperties() local
|
/third_party/jerryscript/jerry-ext/handler/ |
H A D | handler-assert.c | 60 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 D | FieldAccessorBase.cs | 47 internal FieldAccessorBase(PropertyInfo property, FieldDescriptor descriptor) in FieldAccessorBase() argument
|
H A D | MapFieldAccessor.cs | 44 internal MapFieldAccessor(PropertyInfo property, FieldDescriptor descriptor) : base(property, descriptor) in MapFieldAccessor() argument
|
H A D | SingleFieldAccessor.cs | 53 internal SingleFieldAccessor(PropertyInfo property, FieldDescriptor descriptor) : base(property, descriptor) in SingleFieldAccessor() argument [all...] |
H A D | RepeatedFieldAccessor.cs | 44 internal RepeatedFieldAccessor(PropertyInfo property, FieldDescriptor descriptor) : base(property, descriptor) in RepeatedFieldAccessor() argument
|
/kernel/linux/linux-5.10/drivers/power/reset/ |
H A D | gpio-restart.c | 55 u32 property; in gpio_restart_probe() local
|
/kernel/linux/linux-6.6/drivers/power/reset/ |
H A D | gpio-restart.c | 55 u32 property; in gpio_restart_probe() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/logicvc/ |
H A D | logicvc_of.c | 129 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 D | RangeRecord.java | 13 final int property; field in RangeRecord
|
/kernel/linux/linux-5.10/drivers/dma/ti/ |
H A D | k3-udma-private.c | 19 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 D | fdt_check_mem_start.c | 8 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 D | of_touchscreen.c | 14 touchscreen_get_prop_u32(struct device *dev, const char *property, unsigned int default_value, unsigned int *value) touchscreen_get_prop_u32() argument
|