| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/ |
| H A D | pair.hpp | 28 struct pair struct 30 typedef pair type; 31 typedef T1 first; 32 typedef T2 second;
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A D | fsl_asrc_dma.c | 46 struct fsl_asrc_pair *pair = runtime->private_data; in fsl_asrc_dma_complete() local 60 struct fsl_asrc_pair *pair = runtime->private_data; in fsl_asrc_dma_prepare_and_submit() local 101 struct fsl_asrc_pair *pair = runtime->private_data; in fsl_asrc_dma_trigger() local 137 struct fsl_asrc_pair *pair = runtime->private_data; in fsl_asrc_dma_hw_params() local 294 struct fsl_asrc_pair *pair = runtime->private_data; in fsl_asrc_dma_hw_free() local 321 struct fsl_asrc_pair *pair; in fsl_asrc_dma_startup() local 393 struct fsl_asrc_pair *pair = runtime->private_data; in fsl_asrc_dma_shutdown() local 414 struct fsl_asrc_pair *pair = runtime->private_data; in fsl_asrc_dma_pcm_pointer() local
|
| H A D | fsl_asrc.c | 210 static int fsl_asrc_request_pair(int channels, struct fsl_asrc_pair *pair) in fsl_asrc_request_pair() 254 static void fsl_asrc_release_pair(struct fsl_asrc_pair *pair) in fsl_asrc_release_pair() 279 static void fsl_asrc_set_watermarks(struct fsl_asrc_pair *pair, u32 in, u32 out) in fsl_asrc_set_watermarks() 300 static u32 fsl_asrc_cal_asrck_divisor(struct fsl_asrc_pair *pair, u32 div) in fsl_asrc_cal_asrck_divisor() 319 static int fsl_asrc_set_ideal_ratio(struct fsl_asrc_pair *pair, in fsl_asrc_set_ideal_ratio() 373 static int fsl_asrc_config_pair(struct fsl_asrc_pair *pair, bool use_ideal_rate) in fsl_asrc_config_pair() 578 static void fsl_asrc_start_pair(struct fsl_asrc_pair *pair) in fsl_asrc_start_pair() 608 static void fsl_asrc_stop_pair(struct fsl_asrc_pair *pair) in fsl_asrc_stop_pair() 623 static struct dma_chan *fsl_asrc_get_dma_channel(struct fsl_asrc_pair *pair, in fsl_asrc_get_dma_channel() 653 struct fsl_asrc_pair *pair, in fsl_asrc_select_clk() [all …]
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | tracex4_kern.c | 13 struct pair { struct 21 __type(value, struct pair); argument
|
| H A D | sockex2_user.c | 12 struct pair { struct 13 __u64 packets; 14 __u64 bytes;
|
| H A D | tracex4_user.c | 16 struct pair { struct 33 struct pair v; in print_old_objects() argument
|
| H A D | sockex3_user.c | 21 struct pair { struct 22 __u64 packets; 23 __u64 bytes;
|
| H A D | sockex2_kern.c | 188 struct pair { struct 196 __type(value, struct pair); argument
|
| H A D | sockex3_kern.c | 113 struct pair { struct 121 __type(value, struct pair); argument
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | vmlinux-kallsyms.c | 113 struct symbol *pair, *first_pair; in test__vmlinux_matches_kallsyms() local 193 pair = maps__find_by_name(&kallsyms.kmaps, (map->dso->kernel ? in test__vmlinux_matches_kallsyms() local 210 struct map *pair; in test__vmlinux_matches_kallsyms() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ethtool_netlink.h | 45 static inline int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, in ethnl_cable_test_result() 52 u8 pair, u32 cm) in ethnl_cable_test_fault_length() 58 u8 pair, s16 mV) in ethnl_cable_test_amplitude()
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-diff.c | 279 static double compute_delta(struct hist_entry *he, struct hist_entry *pair) in compute_delta() 289 static double compute_ratio(struct hist_entry *he, struct hist_entry *pair) in compute_ratio() 299 static s64 compute_wdiff(struct hist_entry *he, struct hist_entry *pair) in compute_wdiff() 311 static int formula_delta(struct hist_entry *he, struct hist_entry *pair, in formula_delta() 328 static int formula_ratio(struct hist_entry *he, struct hist_entry *pair, in formula_ratio() 337 static int formula_wdiff(struct hist_entry *he, struct hist_entry *pair, in formula_wdiff() 348 static int formula_fprintf(struct hist_entry *he, struct hist_entry *pair, in formula_fprintf() 521 struct hist_entry *pair; in get_pair_data() local 633 struct hist_entry *pair) in compute_cycles_diff() 672 struct hist_entry *pair = get_block_pair(he, hists_pair); in block_hists_match() local [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/ |
| H A D | heatmap_bucket.cpp | 30 for (auto& pair : paintPropertyBinders) { in upload() local 89 for (auto& pair : paintPropertyBinders) { in addFeature() local
|
| H A D | circle_bucket.cpp | 30 for (auto& pair : paintPropertyBinders) { in upload() local 89 for (auto& pair : paintPropertyBinders) { in addFeature() local
|
| H A D | fill_bucket.cpp | 107 for (auto& pair : paintPropertyBinders) { in addFeature() local 117 for (auto& pair : paintPropertyBinders) { in upload() local
|
| H A D | fill_extrusion_bucket.cpp | 145 for (auto& pair : paintPropertyBinders) { in addFeature() local 154 for (auto& pair : paintPropertyBinders) { in upload() local
|
| H A D | symbol_bucket.cpp | 33 for (const auto& pair : layerPaintProperties) { in SymbolBucket() local 113 for (auto& pair : paintPropertyBinders) { in upload() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | tile_pyramid.cpp | 34 for (const auto& pair : tiles) { in isLoaded() local 238 for (auto& pair : tiles) { in update() local 343 for (const auto& pair : tiles) { in querySourceFeatures() local 363 for (const auto& pair : tiles) { in dumpDebugLogs() local
|
| H A D | group_by_layout.cpp | 41 for (auto& pair : map) { in groupByLayout() local
|
| /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 | gengtype.h | 210 struct pair { struct 211 pair_p next; /* The next pair in the linked list. */ argument 212 const char *name; /* The defined name. */ 213 type_p type; /* Its GTY-ed type. */ 214 struct fileloc line; /* The file location. */ 215 options_p opt; /* GTY options, as a linked list. */
|
| /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 | gengtype.h | 210 struct pair { struct 211 pair_p next; /* The next pair in the linked list. */ argument 212 const char *name; /* The defined name. */ 213 type_p type; /* Its GTY-ed type. */ 214 struct fileloc line; /* The file location. */ 215 options_p opt; /* GTY options, as a linked list. */
|
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | cabletest.c | 163 int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, u8 result) in ethnl_cable_test_result() 186 int ethnl_cable_test_fault_length(struct phy_device *phydev, u8 pair, u32 cm) in ethnl_cable_test_fault_length() 361 u8 pair, s16 mV) in ethnl_cable_test_amplitude()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/ |
| H A D | binary_program.cpp | 102 for (const auto& pair : attributes) { in attributeLocation() local 111 for (const auto& pair : uniforms) { in uniformLocation() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | grid_index.cpp | 155 auto& pair = boxElements.at(uid); in query() local 170 auto& pair = circleElements.at(uid); in query() local 218 auto& pair = boxElements.at(uid); in query() local 233 auto& pair = circleElements.at(uid); in query() local
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ide-pm.c | 9 ide_drive_t *pair = ide_get_pair_dev(drive); in generic_ide_suspend() local 61 ide_drive_t *pair = ide_get_pair_dev(drive); in generic_ide_resume() local
|