| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | any.h | 72 virtual void* get_value(void** src) CV_OVERRIDE { return reinterpret_cast<void*>(src); } in get_value() function 73 …virtual const void* get_value(void* const * src) CV_OVERRIDE { return reinterpret_cast<const void*… in get_value() function 98 virtual void* get_value(void** src) CV_OVERRIDE { return *src; } in get_value() function 99 virtual const void* get_value(void* const * src) CV_OVERRIDE { return *src; } in get_value() function
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | rtl-iter.h | 243 static value_type get_value (rtx_type x) { return x; } in get_value() function 254 static value_type get_value (rtx_type x) { return x; } in get_value() function 265 static value_type get_value (rtx_type &x) { return &x; } in get_value() function
|
| H A D | tree-ssa-propagate.h | 107 virtual tree get_value (tree) { return NULL_TREE; } in get_value() function
|
| H A D | align.h | 39 int get_value () in get_value() function
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | rtl-iter.h | 243 static value_type get_value (rtx_type x) { return x; } in get_value() function 254 static value_type get_value (rtx_type x) { return x; } in get_value() function 265 static value_type get_value (rtx_type &x) { return &x; } in get_value() function
|
| H A D | tree-ssa-propagate.h | 107 virtual tree get_value (tree) { return NULL_TREE; } in get_value() function
|
| H A D | align.h | 39 int get_value () in get_value() function
|
| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A D | windfarm.h | 29 int (*get_value)(struct wf_control *ct, s32 *val); member 100 int (*get_value)(struct wf_sensor *sr, s32 *val); member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | sharedbuffer_configuration.py | 69 def get_value(self, objid): member in RandomValuePicker 108 def get_value(self, objid): member in RecordValuePicker
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/gpio/ |
| H A D | hw_hpd.c | 67 static enum gpio_result get_value( in get_value() function
|
| H A D | hw_gpio.h | 54 enum gpio_result (*get_value)( member
|
| /OK3568_Linux_fs/u-boot/include/asm-generic/ |
| H A D | gpio.h | 255 int (*get_value)(struct udevice *dev, unsigned offset); member
|
| /OK3568_Linux_fs/u-boot/tools/dtoc/ |
| H A D | dtb_platdata.py | 88 def get_value(ftype, value): function
|
| /OK3568_Linux_fs/u-boot/include/power/ |
| H A D | regulator.h | 197 int (*get_value)(struct udevice *dev); member
|
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | clk-pvtm.c | 36 u32 (*get_value)(struct rockchip_clock_pvtm *pvtm, member
|
| /OK3568_Linux_fs/kernel/tools/lib/subcmd/ |
| H A D | parse-options.c | 69 static int get_value(struct parse_opt_ctx_t *p, in get_value() function
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | config.c | 144 static int get_value(config_fn_t fn, void *data, char *name, unsigned int len) in get_value() function
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | kexec_file.c | 1115 void *buf, unsigned int size, bool get_value) in kexec_purgatory_get_set_symbol()
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | rockchip_pvtm.c | 43 u32 (*get_value)(struct rockchip_pvtm *pvtm, unsigned int ring_sel, member
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs-pri.h | 390 #define STAT_SHOW_FUNC(type, get_value, print) \ argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/ |
| H A D | sparsebit.c | 1904 static bool get_value(sparsebit_idx_t idx) in get_value() function
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-hdw-internal.h | 70 pvr2_ctlf_get_value get_value; /* Get its value */ member
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/ |
| H A D | parse-filter.c | 1539 get_value(struct tep_event *event, in get_value() function
|
| /OK3568_Linux_fs/kernel/drivers/scsi/isci/ |
| H A D | host.c | 183 u32 get_value = ihost->completion_queue_get; in sci_controller_completion_queue_has_entries() local
|
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | kconfiglib.py | 1891 def get_value(self): member in Symbol
|