Searched defs:into (Results 1 – 10 of 10) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/librfb/ |
D | d3des.c | 156 cpkey (DESContext * ctx, register unsigned long *into) in cpkey() 189 scrunch (register unsigned char *outof, register unsigned long *into) in scrunch() 203 unscrun (register unsigned long *outof, register unsigned char *into) in unscrun()
|
/third_party/node/test/parallel/ |
D | test-eslint-prefer-primordials.js | 69 options: [{ name: 'parseInt', into: 'Number' }] property 82 options: [{ name: 'Map', into: 'Safe' }], property 149 options: [{ name: 'parseInt', into: 'Number' }], property 163 options: [{ name: 'Map', into: 'Safe' }], property
|
D | test-tls-client-auth.js | 24 function split(file, into) { argument
|
/third_party/libxkbcommon/src/xkbcomp/ |
D | symbols.c | 223 MergeGroups(SymbolsInfo *info, GroupInfo *into, GroupInfo *from, bool clobber, in MergeGroups() 357 MergeKeys(SymbolsInfo *info, KeyInfo *into, KeyInfo *from, bool same_file) in MergeKeys() 491 MergeIncludedSymbols(SymbolsInfo *into, SymbolsInfo *from, in MergeIncludedSymbols()
|
D | keycodes.c | 256 MergeIncludedKeycodes(KeyNamesInfo *into, KeyNamesInfo *from, in MergeIncludedKeycodes()
|
D | types.c | 176 MergeIncludedKeyTypes(KeyTypesInfo *into, KeyTypesInfo *from, in MergeIncludedKeyTypes()
|
D | compat.c | 380 MergeIncludedCompatMaps(CompatInfo *into, CompatInfo *from, in MergeIncludedCompatMaps()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gsttaglist.c | 1146 gst_tag_list_insert (GstTagList * into, const GstTagList * from, in gst_tag_list_insert()
|
D | gstcaps.c | 1782 gst_caps_structure_subtract (GSList ** into, const GstStructure * minuend, in gst_caps_structure_subtract()
|
/third_party/cJSON/ |
D | cJSON.c | 2816 char *into = json; in cJSON_Minify() local
|