Home
last modified time | relevance | path

Searched refs:putValue (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d4084 void putValue(Key key, Value v) in putValue() function
4480 builder.putValue(v[1], v[0]);
4532 builder.putValue(v, !filler);
4545 builder.putValue(idx, v);
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d4074 void putValue(Key key, Value v)
4473 builder.putValue(v[1], v[0]);
4525 builder.putValue(v, !filler);
4538 builder.putValue(idx, v);