Home
last modified time | relevance | path

Searched defs:no_history (Results 1 – 16 of 16) sorted by relevance

/dports/net-mgmt/glpi-plugins-fusioninventory-server/fusioninventory-for-glpi-glpi090-1.5/inc/
H A Dinventorycomputerlib.class.php76 function updateComputer($a_computerinventory, $computers_id, $no_history, $setdynamic=0) {
1607 function manageNetworkPort($inventory_networkports, $computers_id, $no_history) {
1886 function addProcessor($data, $computers_id, $no_history) {
1910 function addMemory($data, $computers_id, $no_history) {
1934 function addHardDisk($data, $computers_id, $no_history) {
1958 function addDrive($data, $computers_id, $no_history) {
1982 function addGraphicCard($data, $computers_id, $no_history) {
2006 function addNetworkCard($data, $computers_id, $no_history) {
2030 function addSoundCard($data, $computers_id, $no_history) {
2054 function addControl($data, $computers_id, $no_history) {
[all …]
/dports/www/py-ghp-import/ghp-import-2.0.2/
H A Dghp_import.py78 def try_rebase(self, remote, branch, no_history=False): argument
/dports/audio/wavpack/wavpack-5.4.0/src/
H A Dextra1.c520 void execute_mono (WavpackContext *wpc, int32_t *samples, int no_history, int do_samples) in execute_mono()
H A Dextra2.c702 void execute_stereo (WavpackContext *wpc, int32_t *samples, int no_history, int do_samples) in execute_stereo()
/dports/security/gnupg/gnupg-2.3.3/tools/
H A Dgpg-card.h44 int no_history; /* Do not use the command line history. */ member
H A Dgpg-connect-agent.c139 int no_history; member
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_private.h150 bool no_history; /* true if we want to disable the gmt.history mechanism */ member
/dports/devel/gdb/gdb-11.1/gdb/
H A Drecord-btrace.c2511 const std::vector<thread_info *> &no_history) in record_btrace_maybe_mark_async_event()
2535 std::vector<thread_info *> no_history; in wait() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dwavpackenc.c1017 int no_history, int do_samples) in wv_mono()
1808 int no_history, int do_samples) in wv_stereo()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dwavpackenc.c1018 int no_history, int do_samples) in wv_mono()
1809 int no_history, int do_samples) in wv_stereo()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dwavpackenc.c1017 int no_history, int do_samples) in wv_mono()
1808 int no_history, int do_samples) in wv_stereo()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dwavpackenc.c1023 int no_history, int do_samples) in wv_mono()
1814 int no_history, int do_samples) in wv_stereo()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dwavpackenc.c1017 int no_history, int do_samples) in wv_mono()
1808 int no_history, int do_samples) in wv_stereo()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dwavpackenc.c1018 int no_history, int do_samples) in wv_mono()
1809 int no_history, int do_samples) in wv_stereo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dwavpackenc.c1017 int no_history, int do_samples) in wv_mono()
1808 int no_history, int do_samples) in wv_stereo()
/dports/sysutils/xorriso/libisoburn-1.5.0/xorriso/
H A Dtext_io.c331 int no_history= 0; in Xorriso_dialog_input() local