Home
last modified time | relevance | path

Searched defs:newid (Results 1 – 25 of 807) sorted by relevance

12345678910>>...33

/dports/security/opensaml/opensaml-3.2.1/samltest/saml2/core/impl/
H A DNewID20Test.h43 NewID* newid = dynamic_cast<NewID*>(xo.get()); in testSingleElementUnmarshall() local
49 NewID * newid = NewIDBuilder::buildNewID(); in testSingleElementMarshall() local
/dports/multimedia/libmtp/libmtp-1.1.18/examples/
H A Dnewfolder.c36 uint32_t newid; in newfolder_command() local
62 int newid = LIBMTP_Create_Folder(device, folder, id, 0); in newfolder_function() local
/dports/math/igraph/igraph-0.9.5/src/core/
H A Dhashtable.c59 long int newid; in igraph_hashtable_addset() local
82 long int newid; in igraph_hashtable_addset2() local
112 long int newid; in igraph_hashtable_get() local
/dports/math/R-cran-igraph/igraph/src/
H A Digraph_hashtable.c58 long int newid; in igraph_hashtable_addset() local
81 long int newid; in igraph_hashtable_addset2() local
111 long int newid; in igraph_hashtable_get() local
/dports/audio/harp/harp-0.6.0/
H A Dinsert.c82 int newid=(int)strtol(dbi.row[1],NULL,10); in getAlbum() local
104 int newid=(int)strtol(dbi.row[1],NULL,10); in getSong() local
126 int newid=(int)strtol(dbi.row[1],NULL,10); in getPlaylist() local
157 int newid=(int)strtol(dbi.row[1],NULL,10); in getPlaylistSong() local
179 int newid=(int)strtol(dbi.row[1],NULL,10); in getCategory() local
201 int newid=(int)strtol(dbi.row[1],NULL,10); in getSongCategory() local
/dports/graphics/qgis/qgis-3.22.3/tests/src/python/
H A Dtest_processing_alg_decorator.py28 def define_new_no_inputs(newid=1): argument
38 def define_new_no_outputs_but_sink_instead(newid=1): argument
51 def define_new_input_help(newid=1): argument
65 def define_new_doc_string(newid=1): argument
76 def define_new(newid=1): argument
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/python/
H A Dtest_processing_alg_decorator.py28 def define_new_no_inputs(newid=1): argument
38 def define_new_no_outputs_but_sink_instead(newid=1): argument
51 def define_new_input_help(newid=1): argument
65 def define_new_doc_string(newid=1): argument
76 def define_new(newid=1): argument
/dports/www/mediawiki135/mediawiki-1.35.5/includes/
H A DFeedUtils.php93 public static function formatDiffRow( $title, $oldid, $newid, $timestamp,
213 protected static function getDiffLink( Title $title, $newid, $oldid = null ) {
/dports/www/mediawiki137/mediawiki-1.37.1/includes/
H A DFeedUtils.php102 public static function formatDiffRow( $title, $oldid, $newid, $timestamp,
233 protected static function getDiffLink( Title $title, $newid, $oldid = null ) {
/dports/www/mediawiki136/mediawiki-1.36.3/includes/
H A DFeedUtils.php102 public static function formatDiffRow( $title, $oldid, $newid, $timestamp,
222 protected static function getDiffLink( Title $title, $newid, $oldid = null ) {
/dports/graphics/okular/okular-21.12.3/core/
H A Daudioplayer.cpp101 int newid = 0; in newId() local
127 int newid = newId(); in play() local
147 int newid = newId(); in play() local
/dports/science/afni/afni-AFNI_21.3.16/src/matlab/
H A Dnewid.m1 function [s] = newid() function
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/cron/
H A Dcard.php233 $newid = 0; variable
235 $newid = $result->id; variable
237 $newid = $result; variable
/dports/textproc/sigil/Sigil-1.8.0/src/SourceUpdates/
H A DFragmentUpdates.cpp71 QString newid = updates.value(key, ""); in UpdateFragmentsInOneFile() local
106 QString newid = updates.value(key,""); in UpdateFragmentsInOneFile() local
/dports/devel/premake4/premake-4.4-beta5/tests/actions/xcode/
H A Dtest_xcode_common.lua21 xcode.newid = function(node, usage) function
/dports/www/crp/CRP/All/
H A DMergeAccounts.php51 $newid = $_SESSION[Me]->contactId; variable
/dports/devel/wxformbuilder/source/build/premake/4.3/tests/actions/xcode/
H A Dtest_xcode_common.lua21 xcode.newid = function(node, usage) function
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake4/tests/actions/xcode/
H A Dtest_xcode_common.lua21 xcode.newid = function(node, usage) function
/dports/devel/libassa/libassa-3.5.1/assa/
H A DIdSet.cpp20 newid() in newid() function in IdSet
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/modules/xcode/tests/
H A Dtest_xcode4_project.lua21 xcode.newid = function(node, usage) function
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A DPriority.cs493 void renameSIdRefs(string oldid, string newid) { in renameSIdRefs()
528 void renameUnitSIdRefs(string oldid, string newid) { in renameUnitSIdRefs()
H A DStoichiometryMath.cs598 void renameSIdRefs(string oldid, string newid) { in renameSIdRefs()
633 void renameUnitSIdRefs(string oldid, string newid) { in renameUnitSIdRefs()
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files/
H A DPriority.cs496 void renameSIdRefs(string oldid, string newid) { in renameSIdRefs()
532 void renameUnitSIdRefs(string oldid, string newid) { in renameUnitSIdRefs()
H A DDelay.cs574 void renameSIdRefs(string oldid, string newid) { in renameSIdRefs()
610 void renameUnitSIdRefs(string oldid, string newid) { in renameUnitSIdRefs()
H A DStoichiometryMath.cs601 void renameSIdRefs(string oldid, string newid) { in renameSIdRefs()
637 void renameUnitSIdRefs(string oldid, string newid) { in renameUnitSIdRefs()

12345678910>>...33