Searched defs:sizeof_array (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/common/
H A Dhw-properties.h46 unsigned sizeof_array; member in struct:hw_property
H A Dhw-properties.c78 hw_add_property(struct hw *me, const char *property, hw_property_type type, const void *init_array, unsigned sizeof_init_array, const void *array, unsigned sizeof_array, const struct hw_property *original, object_disposition disposition) argument
130 hw_set_property(struct hw *me, const char *property, hw_property_type type, const void *array, int sizeof_array) argument
336 hw_add_array_property(struct hw *me, const char *property, const void *array, int sizeof_array) argument
347 hw_set_array_property(struct hw *me, const char *property, const void *array, int sizeof_array) argument
787 int sizeof_array; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/common/
H A Dhw-properties.h46 unsigned sizeof_array; member in struct:hw_property
H A Dhw-properties.c78 hw_add_property(struct hw *me, const char *property, hw_property_type type, const void *init_array, unsigned sizeof_init_array, const void *array, unsigned sizeof_array, const struct hw_property *original, object_disposition disposition) argument
130 hw_set_property(struct hw *me, const char *property, hw_property_type type, const void *array, int sizeof_array) argument
336 hw_add_array_property(struct hw *me, const char *property, const void *array, int sizeof_array) argument
347 hw_set_array_property(struct hw *me, const char *property, const void *array, int sizeof_array) argument
787 int sizeof_array; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/common/
H A Dhw-properties.h46 unsigned sizeof_array; member in struct:hw_property
H A Dhw-properties.c78 hw_add_property(struct hw *me, const char *property, hw_property_type type, const void *init_array, unsigned sizeof_init_array, const void *array, unsigned sizeof_array, const struct hw_property *original, object_disposition disposition) argument
130 hw_set_property(struct hw *me, const char *property, hw_property_type type, const void *array, int sizeof_array) argument
336 hw_add_array_property(struct hw *me, const char *property, const void *array, int sizeof_array) argument
347 hw_set_array_property(struct hw *me, const char *property, const void *array, int sizeof_array) argument
787 int sizeof_array; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Ddevice.h219 unsigned sizeof_array; member in struct:_device_property
H A Ddevice.c726 device_add_property(device *me, const char *property, device_property_type type, const void *init_array, unsigned sizeof_init_array, const void *array, unsigned sizeof_array, const device_property *original, object_disposition disposition) argument
777 device_set_property(device *me, const char *property, device_property_type type, const void *array, int sizeof_array) argument
964 device_add_array_property(device *me, const char *property, const void *array, int sizeof_array) argument
976 device_set_array_property(device *me, const char *property, const void *array, int sizeof_array) argument
1413 int sizeof_array; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Ddevice.h219 unsigned sizeof_array; member in struct:_device_property
H A Ddevice.c726 device_add_property(device *me, const char *property, device_property_type type, const void *init_array, unsigned sizeof_init_array, const void *array, unsigned sizeof_array, const device_property *original, object_disposition disposition) argument
777 device_set_property(device *me, const char *property, device_property_type type, const void *array, int sizeof_array) argument
964 device_add_array_property(device *me, const char *property, const void *array, int sizeof_array) argument
976 device_set_array_property(device *me, const char *property, const void *array, int sizeof_array) argument
1413 int sizeof_array; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Ddevice.h219 unsigned sizeof_array; member in struct:_device_property
H A Ddevice.c726 device_add_property(device *me, const char *property, device_property_type type, const void *init_array, unsigned sizeof_init_array, const void *array, unsigned sizeof_array, const device_property *original, object_disposition disposition) argument
777 device_set_property(device *me, const char *property, device_property_type type, const void *array, int sizeof_array) argument
964 device_add_array_property(device *me, const char *property, const void *array, int sizeof_array) argument
976 device_set_array_property(device *me, const char *property, const void *array, int sizeof_array) argument
1413 int sizeof_array; local
[all...]

Completed in 190 milliseconds