Searched refs:_update (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dupdate.tcl24 set ret [catch {_update $update_dir $testdir $version $method $name $endianness 1 1} message]
34 proc _update { source_dir temp_dir \ procedure
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Dconf.c3621 * \param[in,out] _update Address of a pointer to private update information.
3628 * The variables pointed to by \a _top and \a _update can be initialized
3645 int snd_config_update_r(snd_config_t **_top, snd_config_update_t **_update, const char *cfgs) argument
3655 assert(_top && _update);
3657 update = *_update;
3735 *_update = NULL;
3744 *_update = NULL;
3779 *_update = local;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tools/
H A Dcrypto_bench.c95 av_ ## namespace ## _update(h, input, size); \

Completed in 211 milliseconds