Home
last modified time | relevance | path

Searched defs:add_or_update (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/blender/blender-2.91.0/intern/cycles/blender/
H A Dblender_id_map.h113 bool add_or_update(T **r_data, const BL::ID &id) in add_or_update() function
117 bool add_or_update(T **r_data, const BL::ID &id, const K &key) in add_or_update() function
121 bool add_or_update(T **r_data, const BL::ID &id, const BL::ID &parent, const K &key) in add_or_update() function
/dports/www/seahub/seahub-8.0.7-server/seahub/profile/
H A Dmodels.py25 def add_or_update(self, username, nickname=None, intro=None, lang_code=None, member in ProfileManager
183 def add_or_update(self, username, department, telephone): member in DetailedProfileManager
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/pygnulib/
H A DGLFileSystem.py317 def add_or_update(self, already_present): member in GLFileAssistant
/dports/devel/pecl-swoole/swoole-4.8.5/core-tests/src/reactor/
H A Dbase.cpp240 TEST(reactor, add_or_update) { in TEST() argument
/dports/www/seahub/seahub-8.0.7-server/seahub/api2/
H A Dmodels.py21 def add_or_update(self, username, key=''): member in TokenManager
/dports/devel/pecl-runkit7/runkit7-4.0.0a2/
H A Drunkit_methods.c294 static void php_runkit_method_add_or_update(INTERNAL_FUNCTION_PARAMETERS, int add_or_update) in php_runkit_method_add_or_update()
H A Drunkit_functions.c1204 static void php_runkit_function_add_or_update(INTERNAL_FUNCTION_PARAMETERS, int add_or_update) in php_runkit_function_add_or_update()
/dports/biology/stringtie/stringtie-2.1.1/gclib/
H A Dgff.h528 void add_or_update(GffNames* names, const char* attrname, const char* val) { in add_or_update() function
548 void add_or_update(GffNames* names, const char* attrname, const char* val, bool is_cds) { in add_or_update() function
/dports/biology/libgff/libgff-2.0.0/include/
H A Dgff.h528 void add_or_update(GffNames* names, const char* attrname, const char* val) { in add_or_update() function
548 void add_or_update(GffNames* names, const char* attrname, const char* val, bool is_cds) { in add_or_update() function
/dports/biology/gffread/gffread-0.12.7/gclib/
H A Dgff.h545 void add_or_update(GffNames* names, const char* attrname, const char* val) { in add_or_update() function
565 void add_or_update(GffNames* names, const char* attrname, const char* val, bool is_cds) { in add_or_update() function
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/
H A Dgff.h341 void add_or_update(GffNames* names, const char* attrname, const char* val) { in add_or_update() function