Home
last modified time | relevance | path

Searched refs:get_range (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Dcmdline.c23 static int get_range(char **str, int *pint, int n) in get_range() function
97 range_nums = get_range((char **)&str, ints + i, nints - i); in get_options()
/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 Dtree-ssa-strlen.h29 extern tree get_range (tree, wide_int[2], const vr_values * = NULL);
H A Dline-map.h1636 const location_range *get_range (unsigned int idx) const;
1637 location_range *get_range (unsigned int idx);
H A Dtree-switch-conversion.h85 static unsigned HOST_WIDE_INT get_range (tree low, tree high) in get_range() function
H A Dcpplib.h932 source_range get_range (int idx) const in get_range() 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 Dtree-ssa-strlen.h29 extern tree get_range (tree, wide_int[2], const vr_values * = NULL);
H A Dline-map.h1636 const location_range *get_range (unsigned int idx) const;
1637 location_range *get_range (unsigned int idx);
H A Dtree-switch-conversion.h85 static unsigned HOST_WIDE_INT get_range (tree low, tree high) in get_range() function
H A Dcpplib.h932 source_range get_range (int idx) const in get_range() function
/OK3568_Linux_fs/kernel/include/linux/soc/ti/
H A Dti_sci_protocol.h216 int (*get_range)(const struct ti_sci_handle *handle, u32 dev_id, member
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dti_sci.c2915 rm_core_ops->get_range = ti_sci_cmd_get_resource_range; in ti_sci_setup_ops()
3243 ret = handle->ops.rm_core_ops.get_range(handle, dev_id, in devm_ti_sci_get_resource_sets()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0001-CVE-2021-42574.patch672 m_primary_loc (richloc->get_range (0)->m_loc),