Home
last modified time | relevance | path

Searched defs:pair (Results 1 – 25 of 115) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dpair.hpp28 struct pair struct
30 typedef pair type;
31 typedef T1 first;
32 typedef T2 second;
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl_asrc_dma.c46 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 Dfsl_asrc.c210 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 Dtracex4_kern.c13 struct pair { struct
21 __type(value, struct pair); argument
H A Dsockex2_user.c12 struct pair { struct
13 __u64 packets;
14 __u64 bytes;
H A Dtracex4_user.c16 struct pair { struct
33 struct pair v; in print_old_objects() argument
H A Dsockex3_user.c21 struct pair { struct
22 __u64 packets;
23 __u64 bytes;
H A Dsockex2_kern.c188 struct pair { struct
196 __type(value, struct pair); argument
H A Dsockex3_kern.c113 struct pair { struct
121 __type(value, struct pair); argument
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dvmlinux-kallsyms.c113 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 Dethtool_netlink.h45 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 Dbuiltin-diff.c279 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 Dheatmap_bucket.cpp30 for (auto& pair : paintPropertyBinders) { in upload() local
89 for (auto& pair : paintPropertyBinders) { in addFeature() local
H A Dcircle_bucket.cpp30 for (auto& pair : paintPropertyBinders) { in upload() local
89 for (auto& pair : paintPropertyBinders) { in addFeature() local
H A Dfill_bucket.cpp107 for (auto& pair : paintPropertyBinders) { in addFeature() local
117 for (auto& pair : paintPropertyBinders) { in upload() local
H A Dfill_extrusion_bucket.cpp145 for (auto& pair : paintPropertyBinders) { in addFeature() local
154 for (auto& pair : paintPropertyBinders) { in upload() local
H A Dsymbol_bucket.cpp33 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 Dtile_pyramid.cpp34 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 Dgroup_by_layout.cpp41 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 Dgengtype.h210 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 Dgengtype.h210 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 Dcabletest.c163 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 Dbinary_program.cpp102 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 Dgrid_index.cpp155 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 Dide-pm.c9 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

12345