Home
last modified time | relevance | path

Searched +defs:add +defs:scope (Results 226 – 250 of 901) sorted by relevance

12345678910>>...37

/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/d/test/
H A Dtransport_test.d511 scope(failure) { in scope() function
729 void add(Duration timeout, TTransport transport, size_t writeLength) { in add() function
/dports/devel/node-thrift/thrift-0.14.0/lib/d/test/
H A Dtransport_test.d511 scope(failure) { in scope() function
729 void add(Duration timeout, TTransport transport, size_t writeLength) { in add() function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/src/
H A DQuery.hs117 add a b c rest = let (x,y) = scope_ rest in (QueryScope a b c : x, y) function
184 scope b c v = wantEq $ QueryScope b c v function
/dports/net/openldap24-server/openldap-2.4.59/contrib/ldapc++/src/
H A DLDAPAsynConnection.cpp143 LDAPMessageQueue* LDAPAsynConnection::search(const string& base,int scope, in search()
192 LDAPMessageQueue* LDAPAsynConnection::add( const LDAPEntry* le, in add() function in LDAPAsynConnection
/dports/net/openldap24-client/openldap-2.4.59/contrib/ldapc++/src/
H A DLDAPAsynConnection.cpp143 LDAPMessageQueue* LDAPAsynConnection::search(const string& base,int scope, in search()
192 LDAPMessageQueue* LDAPAsynConnection::add( const LDAPEntry* le, in add() function in LDAPAsynConnection
/dports/net/openldap25-client/openldap-2.5.9/contrib/ldapc++/src/
H A DLDAPAsynConnection.cpp143 LDAPMessageQueue* LDAPAsynConnection::search(const string& base,int scope, in search()
192 LDAPMessageQueue* LDAPAsynConnection::add( const LDAPEntry* le, in add() function in LDAPAsynConnection
/dports/net/openldap25-server/openldap-2.5.9/contrib/ldapc++/src/
H A DLDAPAsynConnection.cpp143 LDAPMessageQueue* LDAPAsynConnection::search(const string& base,int scope, in search()
192 LDAPMessageQueue* LDAPAsynConnection::add( const LDAPEntry* le, in add() function in LDAPAsynConnection
/dports/net/openldap26-client/openldap-2.6.0/contrib/ldapc++/src/
H A DLDAPAsynConnection.cpp143 LDAPMessageQueue* LDAPAsynConnection::search(const string& base,int scope, in search()
192 LDAPMessageQueue* LDAPAsynConnection::add( const LDAPEntry* le, in add() function in LDAPAsynConnection
/dports/net/openldap26-server/openldap-2.6.0/contrib/ldapc++/src/
H A DLDAPAsynConnection.cpp143 LDAPMessageQueue* LDAPAsynConnection::search(const string& base,int scope, in search()
192 LDAPMessageQueue* LDAPAsynConnection::add( const LDAPEntry* le, in add() function in LDAPAsynConnection
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dperlmodgen.cpp63 void PerlModOutputStream::add(char c) in add() function in PerlModOutputStream
72 void PerlModOutputStream::add(const QCString &s) in add() function in PerlModOutputStream
81 void PerlModOutputStream::add(int n) in add() function in PerlModOutputStream
90 void PerlModOutputStream::add(unsigned int n) in add() function in PerlModOutputStream
128 inline PerlModOutput &add(char c) { m_stream->add(c); return *this; } in add() function in PerlModOutput
129 inline PerlModOutput &add(const QCString &s) { m_stream->add(s); return *this; } in add() function in PerlModOutput
130 inline PerlModOutput &add(QCString &s) { m_stream->add(s); return *this; } in add() function in PerlModOutput
131 inline PerlModOutput &add(int n) { m_stream->add(n); return *this; } in add() function in PerlModOutput
132 inline PerlModOutput &add(unsigned int n) { m_stream->add(n); return *this; } in add() function in PerlModOutput
1471 const Definition *scope, in addPerlModDocBlock()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Pipeline/
H A DSpirvShaderDebugger.cpp319 Scope *scope = nullptr; member
325 Scope *scope = nullptr; member
374 T *find(Scope *scope) in find()
612 vk::dbg::VariableContainer *SpirvShader::Impl::Debugger::State::hovers(const debug::Scope *scope) in hovers()
617 …VariableContainer *SpirvShader::Impl::Debugger::State::localsLane(const debug::Scope *scope, int i) in localsLane()
715 …::Debugger::State::Scopes &SpirvShader::Impl::Debugger::State::getScopes(const debug::Scope *scope) in getScopes()
774 SpirvShader::Impl::Debugger::Group::hovers(Ptr state, const debug::Scope *scope) in hovers()
780 SpirvShader::Impl::Debugger::Group::localsLane(Ptr state, const debug::Scope *scope, int lane) in localsLane()
960 defineOrEmit(insn, pass, [&](debug::LexicalBlock *scope) { in process()
1098 void SpirvShader::Impl::Debugger::add(ID id, T *obj) in add() function in sw::SpirvShader::Impl::Debugger
[all …]
/dports/games/renpy/renpy-7.4.11-sdk/renpy/
H A Dscreenlang.py157 def add(self, i): member in Parser
310 def __init__(self, name, function, nchildren=0, unevaluated=False, scope=False): argument
643 def add(thing): function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/
H A DEditLogicalStructureDialog.java139 public void add(String[] newAttribute) { in add() method in EditLogicalStructureDialog.AttributesContentProvider
743 IJavaSearchScope scope= SearchEngine.createWorkspaceScope(); in findCorrespondingType() local
/dports/editors/kakoune/kakoune-2021.11.08/src/
H A Dcommands.cc322 Scope* get_scope_ifp(StringView scope, const Context& context) in get_scope_ifp()
335 Scope& get_scope(StringView scope, const Context& context) in get_scope()
897 StringView scope{path.begin(), sep_it}; in highlighter_cmd_completer() local
924 StringView scope{path.begin(), sep_it}; in get_highlighter() local
934 StringView scope{highlighter_path.begin(), find(highlighter_path, '/')}; in redraw_relevant_clients() local
1129 if (auto scope = get_scope_ifp(params[0], context)) in __anon866708e21d02() local
1577 const bool add = params.size() > 1 and params[0] == "-add"; in option_doc_helper() local
1588 static OptionManager& get_options(StringView scope, const Context& context, StringView option_name) in get_options()
1612 const bool add = params.size() > 1 and params[0] == "-add"; in __anon866708e22e02() local
1635 bool add = (bool)parser.get_switch("add"); in __anon866708e22f02() local
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DVectorizeLoops.cpp58 if (const Add *add = e.as<Add>()) { in bounds_of_lanes() local
194 bool is_interleaved_ramp(const Expr &e, const Scope<Expr> &scope, InterleavedRamp *result) { in is_interleaved_ramp()
207 } else if (const Add *add = e.as<Add>()) { in is_interleaved_ramp() local
463 Scope<Expr> scope; member in Halide::Internal::__anon4b0b2d310111::VectorSubs
1049 if (const Add *add = store->value.as<Add>()) { in visit() local
1478 bool all_stores_in_scope(const Stmt &stmt, const Scope<> &scope) { in all_stores_in_scope()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objmgr/
H A Dseq_vector.cpp166 CSeqVector::CSeqVector(const CSeqMap& seqMap, CScope& scope, in CSeqVector()
193 CSeqVector::CSeqVector(const CSeq_loc& loc, CScope& scope, in CSeqVector()
226 CScope* scope, in CSeqVector()
573 TSeqPos add = 4-(dst_pos&3); in x_Append2To2() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objmgr/
H A Dseq_vector.cpp166 CSeqVector::CSeqVector(const CSeqMap& seqMap, CScope& scope, in CSeqVector()
193 CSeqVector::CSeqVector(const CSeq_loc& loc, CScope& scope, in CSeqVector()
226 CScope* scope, in CSeqVector()
573 TSeqPos add = 4-(dst_pos&3); in x_Append2To2() local
/dports/games/renpy/renpy-7.4.11-sdk/renpy/sl2/
H A Dslparser.py147 def add(self, i): member in Parser
411 def add(thing): function
535 def __init__(self, name, displayable, style, nchildren=0, scope=False, argument
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/align/prosplign/
H A DInfo.cpp523 bool CProSplignOutputOptionsExt::Perc(list<prosplign::CNPiece>::iterator add, int efflen, int posit… in Perc()
596 void CProSplignText::Output(const CSeq_align& seqalign, CScope& scope, ostream& out, int width, con… in Output()
711 TAliChunkCollection ExtractChunks(CScope& scope, CSeq_align& seq_align) in ExtractChunks()
935 void prosplign::SetScores(objects::CSeq_align& seq_align, objects::CScope& scope, const string& mat… in SetScores()
988 void prosplign::RefineAlignment(CScope& scope, CSeq_align& seq_align, const list<CNPiece>& good_par… in RefineAlignment()
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/clustering/
H A Dconsul_acl.py521 def __init__(self, scope, policy, pattern=None): argument
575 def add(self, rule): member in RuleCollection
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/clustering/consul/
H A Dconsul_acl.py541 def __init__(self, scope, policy, pattern=None): argument
595 def add(self, rule): member in RuleCollection
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dconsul_acl.py541 def __init__(self, scope, policy, pattern=None): argument
595 def add(self, rule): member in RuleCollection
/dports/net/py-ldap/python-ldap-3.4.0/Lib/ldap/
H A Dldapobject.py225 def add(self,dn,modlist): member in SimpleLDAPObject
567 …def search_ext(self,base,scope,filterstr=None,attrlist=None,attrsonly=0,serverctrls=None,clientctr… argument
623 …def search_ext_s(self,base,scope,filterstr=None,attrlist=None,attrsonly=0,serverctrls=None,clientc… argument
627 def search(self,base,scope,filterstr=None,attrlist=None,attrsonly=0): argument
630 def search_s(self,base,scope,filterstr=None,attrlist=None,attrsonly=0): argument
633 def search_st(self,base,scope,filterstr=None,attrlist=None,attrsonly=0,timeout=-1): argument
777 …def find_unique_entry(self,base,scope=ldap.SCOPE_SUBTREE,filterstr=None,attrlist=None,attrsonly=0,… argument
/dports/lang/v8/v8-9.6.180.12/src/builtins/arm64/
H A Dbuiltins-arm64.cc59 FrameScope scope(masm, StackFrame::INTERNAL); in GenerateTailCallToReturnedCode() local
100 FrameScope scope(masm, StackFrame::CONSTRUCT); in Generate_JSBuiltinsConstructStubHelper() local
207 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_JSBuiltinsConstructStubHelper() local
228 FrameScope scope(masm, StackFrame::MANUAL); in Generate_JSConstructStubGeneric() local
427 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_ConstructedNonConstructable() local
607 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_ResumeGeneratorTrampoline() local
620 FrameScope scope(masm, StackFrame::INTERNAL); in Generate_ResumeGeneratorTrampoline() local
2044 __ add(x0, x0, return_offset); in Generate_ContinueToBuiltinHelper() local
3240 FrameScope scope(masm, StackFrame::MANUAL); in Generate_CEntry() local
3712 __ add(x0, sp, Operand(1 * kSystemPointerSize)); in Generate_CallApiCallback() local
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/coreplugin/
H A Dicore.cpp349 QtcSettings *ICore::settings(QSettings::Scope scope) in settings()
734 void ICore::updateAdditionalContexts(const Context &remove, const Context &add, in updateAdditionalContexts()

12345678910>>...37