Home
last modified time | relevance | path

Searched defs:update (Results 201 – 225 of 36708) sorted by relevance

12345678910>>...1469

/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_xcvar.h25 #define XCVAR_DEF( name, defVal, update, flags ) extern vmCvar_t name; argument
29 #define XCVAR_DEF( name, defVal, update, flags ) vmCvar_t name; argument
33 #define XCVAR_DEF( name, defVal, update, flags ) { & name , #name , defVal , update , flags }, argument
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DIonIC.cpp158 bool IonGetPropertyIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonGetPropertyIC
185 bool IonGetPropSuperIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonGetPropSuperIC
220 bool IonSetPropertyIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonSetPropertyIC
345 bool IonGetNameIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonGetNameIC
369 JSObject* IonBindNameIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonBindNameIC
407 bool IonHasOwnIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonHasOwnIC
449 bool IonInstanceOfIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonInstanceOfIC
460 bool IonToPropertyKeyIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonToPropertyKeyIC
471 bool IonUnaryArithIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonUnaryArithIC
531 bool IonBinaryArithIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonBinaryArithIC
[all …]
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DIonIC.cpp158 bool IonGetPropertyIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonGetPropertyIC
185 bool IonGetPropSuperIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonGetPropSuperIC
220 bool IonSetPropertyIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonSetPropertyIC
345 bool IonGetNameIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonGetNameIC
369 JSObject* IonBindNameIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonBindNameIC
408 bool IonHasOwnIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonHasOwnIC
450 bool IonInstanceOfIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonInstanceOfIC
461 bool IonToPropertyKeyIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonToPropertyKeyIC
472 bool IonUnaryArithIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonUnaryArithIC
532 bool IonBinaryArithIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonBinaryArithIC
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DIonIC.cpp158 bool IonGetPropertyIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonGetPropertyIC
185 bool IonGetPropSuperIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonGetPropSuperIC
220 bool IonSetPropertyIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonSetPropertyIC
345 bool IonGetNameIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonGetNameIC
369 JSObject* IonBindNameIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonBindNameIC
407 bool IonHasOwnIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonHasOwnIC
449 bool IonInstanceOfIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonInstanceOfIC
460 bool IonToPropertyKeyIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonToPropertyKeyIC
471 bool IonUnaryArithIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonUnaryArithIC
531 bool IonBinaryArithIC::update(JSContext* cx, HandleScript outerScript, in update() function in IonBinaryArithIC
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/services/app_service/public/cpp/
H A Dinstance_registry_unittest.cc31 [this](const apps::InstanceUpdate& update) { in CallForEachInstance()
42 void OnInstanceUpdate(const apps::InstanceUpdate& update) override { in OnInstanceUpdate()
233 &window4, [&found_window4](const apps::InstanceUpdate& update) { in TEST_F()
243 &window5, [&found_window5](const apps::InstanceUpdate& update) { in TEST_F()
373 &window, [&found_window](const apps::InstanceUpdate& update) { in TEST_F()
388 &window, [&found_window](const apps::InstanceUpdate& update) { in TEST_F()
475 &window2, [&found_window](const apps::InstanceUpdate& update) { in TEST_F()
482 &window4, [&found_window](const apps::InstanceUpdate& update) { in TEST_F()
489 &window3, [&found_window](const apps::InstanceUpdate& update) { in TEST_F()
496 &window1, [&found_window](const apps::InstanceUpdate& update) { in TEST_F()
[all …]
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/tracker/
H A DTitlePageManager.cpp52 void TitlePageManager::showTitlePage(Pages page, bool update/* = true*/) in showTitlePage()
68 void TitlePageManager::showSongTitleEditField(bool update/* = true*/) in showSongTitleEditField()
98 void TitlePageManager::showTimeCounter(bool update/* = true*/) in showTimeCounter()
124 void TitlePageManager::showPeakControl(bool update/* = true*/) in showPeakControl()
154 void TitlePageManager::setPeakControlHeadingColor(const PPColor& color, bool update/* = true*/) in setPeakControlHeadingColor()
/dports/math/fcl05/fcl-0.5.0/include/fcl/broadphase/
H A Dbroadphase.h88 virtual void update(CollisionObject* updated_obj) in update() function
94 virtual void update(const std::vector<CollisionObject*>& updated_objs) in update() function
187 virtual void update(ContinuousCollisionObject* updated_obj) in update() function
193 virtual void update(const std::vector<ContinuousCollisionObject*>& updated_objs) in update() function
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DCRC32.cpp52 void CRC32::update (const char *data) { in update() function in CRC32
60 void CRC32::update (UInt32 n, int bytes) { in update() function in CRC32
71 void CRC32::update (const UInt8 *bytes, size_t len) { in update() function in CRC32
77 void CRC32::update (istream &is) { in update() function in CRC32
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/travis/test/
H A Dbr560575.json17 "update": "false" string
23 "update": "false" string
29 "update": "false" string
35 "update": "false" string
/dports/devel/nasm/nasm-2.15.05/travis/test/
H A Dbr560575.json17 "update": "false" string
23 "update": "false" string
29 "update": "false" string
35 "update": "false" string
/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcResourceHistory.cc29 int cResourceHistory::getEntryForUpdate(int update, bool exact) const in getEntryForUpdate()
50 bool cResourceHistory::GetResourceCountForUpdate(cAvidaContext& ctx, int update, cResourceCount& rc… in GetResourceCountForUpdate()
67 bool cResourceHistory::GetResourceLevelsForUpdate(int update, tArray<double>& levels, bool exact) c… in GetResourceLevelsForUpdate()
81 void cResourceHistory::AddEntry(int update, const tArray<double>& values) in AddEntry()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/
H A Dbucket-push-update.hpp11 bucket_array_t<LEVEL, HINT>::push_update(const int i, const update_t& update) in push_update()
25 bucket_single<LEVEL, HINT>::push_update(const update_t& update) in push_update()
57 update_t update(offset & ((UINT64_C(1) << logB) - 1), p, slice_offset, slice_index); in push_update() local
/dports/devel/p5-Class-Observable/Class-Observable-2.000/t/lib/
H A DDeeJay.pm26 sub update { subroutine
53 sub update { subroutine
67 sub update { subroutine
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/patched/notpip/_vendor/progress/
H A Dcounter.py25 def update(self): member in Counter
32 def update(self): member in Countdown
40 def update(self): member in Stack
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/pip9/_vendor/progress/
H A Dcounter.py25 def update(self): member in Counter
32 def update(self): member in Countdown
40 def update(self): member in Stack
/dports/mail/emailrelay/emailrelay-1.9/src/gnet/
H A Dgtimer.cpp64 TimerUpdate update ; in ~AbstractTimer() local
76 TimerUpdate update ; in startTimer() local
83 TimerUpdate update ; in cancelTimer() local
/dports/finance/R-cran-fGarch/fGarch/R/
H A Dmethods-update.R25 setMethod("update", "fGARCHSPEC", function(object, ... ) method
58 setMethod("update", "fGARCH", function(object, ... ) method
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/media/streaming/
H A Dmedia_streaming_document.cpp66 ) | rpl::start_with_next_error([=](Update &&update) { in __anon60f4711d0402()
136 void Document::handleUpdate(Update &&update) { in handleUpdate()
137 v::match(update.data, [&](Information &update) { in handleUpdate()
139 }, [&](const PreloadedVideo &update) { in handleUpdate()
141 }, [&](const UpdateVideo &update) { in handleUpdate()
143 }, [&](const PreloadedAudio &update) { in handleUpdate()
145 }, [&](const UpdateAudio &update) { in handleUpdate()
147 }, [&](const WaitingForData &update) { in handleUpdate()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/include/
H A Drow0upd.inl44 upd_t* update; local
64 const upd_t* update) /*!< in: update vector */
79 const upd_t* update, /*!< in: update vector */
133 const upd_t* update, /*!< in: update vector */
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/model/elements/
H A DElementContentProvider.java52 public void update(final IChildrenUpdate[] updates) { in update() method in ElementContentProvider
70 public void update(final IChildrenCountUpdate[] updates) { in update() method in ElementContentProvider
92 protected void retrieveChildren(IChildrenUpdate update) { in retrieveChildren()
120 protected void retrieveChildCount(IChildrenCountUpdate update) { in retrieveChildCount()
204 public void update(final IHasChildrenUpdate[] updates) { in update() method in ElementContentProvider
226 protected void updateHasChildren(IHasChildrenUpdate update) { in updateHasChildren()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/security/hash/
H A DIMessageDigest.java76 void update(byte b); in update() method
85 void update(byte[] in); in update() method
96 void update(byte[] in, int offset, int length); in update() method
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/security/hash/
H A DIMessageDigest.java76 void update(byte b); in update() method
85 void update(byte[] in); in update() method
96 void update(byte[] in, int offset, int length); in update() method
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/security/hash/
H A DIMessageDigest.java76 void update(byte b); in update() method
85 void update(byte[] in); in update() method
96 void update(byte[] in, int offset, int length); in update() method
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/security/hash/
H A DIMessageDigest.java76 void update(byte b); in update() method
85 void update(byte[] in); in update() method
96 void update(byte[] in, int offset, int length); in update() method
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libbase/
H A DGnashVaapiImage.cpp61 void GnashVaapiImage::update(std::shared_ptr<VaapiSurface> surface) in update() function in gnash::GnashVaapiImage
67 void GnashVaapiImage::update(std::uint8_t* data) in update() function in gnash::GnashVaapiImage
75 void GnashVaapiImage::update(const image::GnashImage& from) in update() function in gnash::GnashVaapiImage

12345678910>>...1469