Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dptrmap.c45 void __ptrmap_add(struct ptrmap **mapp, void *key, void *val) in __ptrmap_add() argument
47 struct ptrmap *head = *mapp; in __ptrmap_add()
64 *mapp = newmap; in __ptrmap_add()
92 void __ptrmap_update(struct ptrmap **mapp, void *key, void *val) in __ptrmap_update() argument
94 struct ptrmap *map = *mapp; in __ptrmap_update()
108 __ptrmap_add(mapp, key, val); in __ptrmap_update()
Dptrmap.h24 void __ptrmap_add(struct ptrmap **mapp, void *key, void *val);
25 void __ptrmap_update(struct ptrmap **mapp, void *key, void *val);
/third_party/ffmpeg/libavfilter/
Dvf_fieldmatch.c499 uint8_t *mapp = fm->map_data[plane]; in compare_fields() local
515 fill_buf(mapp, width, height, map_linesize, 0); in compare_fields()
522 mapp = mapp + fbase * map_linesize; in compare_fields()
540 mapp, map_linesize, height, width, plane); in compare_fields()
543 mapp + map_linesize, map_linesize, height, width, plane); in compare_fields()
548 if (mapp[x] > 0 || mapp[x + map_linesize] > 0) { in compare_fields()
552 if (temp2 > 23 && ((mapp[x]&1) || (mapp[x + map_linesize]&1))) in compare_fields()
555 if ((mapp[x]&2) || (mapp[x + map_linesize]&2)) in compare_fields()
557 if ((mapp[x]&4) || (mapp[x + map_linesize]&4)) in compare_fields()
562 if (temp2 > 23 && ((mapp[x]&1) || (mapp[x + map_linesize]&1))) in compare_fields()
[all …]
/third_party/libdrm/tegra/
Dchannel.c142 struct drm_tegra_mapping **mapp) in drm_tegra_channel_map() argument
149 if (!drm || !bo || !mapp) in drm_tegra_channel_map()
169 *mapp = map; in drm_tegra_channel_map()
Dtegra.h91 struct drm_tegra_mapping **mapp);
/third_party/typescript/tests/baselines/reference/tsbuild/watchMode/programUpdates/reportErrors/declarationEmitErrors/
Dwhen-file-with-no-error-changes.js33 app/fileWithError.ts:1:12 - error TS4094: Property 'p'…
83 app/fileWithError.ts:1:12 - error TS4094: Property 'p'…
Dwhen-fixing-error-files-all-files-are-emitted.js33 app/fileWithError.ts:1:12 - error TS4094: Property 'p'…
/third_party/typescript/tests/baselines/reference/tsbuild/watchMode/programUpdates/reportErrors/declarationEmitErrors/introduceError/
Dwhen-file-with-no-error-changes.js154 app/fileWithError.ts:1:12 - error TS4094: Property 'p'…
202 app/fileWithError.ts:1:12 - error TS4094: Property 'p'…
Dwhen-fixing-errors-only-changed-file-is-emitted.js154 app/fileWithError.ts:1:12 - error TS4094: Property 'p'…
/third_party/libabigail/src/
Dabg-leaf-reporter.cc79 const string_diff_ptr_map& mapp, in report_diffs() argument
84 sort_string_diff_ptr_map(mapp, sorted_diffs); in report_diffs()
/third_party/pulseaudio/po/
Dhu.po423 msgstr "A(z) „%s” felhasználó Saját mappája nem „%s”. Kihagyás."
/third_party/gstreamer/gstreamer/
DChangeLog124108 …tex to serialise access to the hash table with the function pointer => function name string mapp...