Home
last modified time | relevance | path

Searched defs:rest (Results 101 – 125 of 13584) sorted by relevance

12345678910>>...544

/dports/devel/capnproto/capnproto-0.9.0/c++/src/kj/
H A Dstring-tree.h120 char* fill(char* __restrict__ target, const StringTree& first, Rest&&... rest) { in fill()
128 char* fillLimited(char* __restrict__ target, char* limit, const StringTree& first, Rest&&... rest) { in fillLimited()
181 void StringTree::fill(char* pos, size_t branchIndex, First&& first, Rest&&... rest) { in fill()
187 void StringTree::fill(char* pos, size_t branchIndex, StringTree&& first, Rest&&... rest) { in fill()
194 void StringTree::fill(char* pos, size_t branchIndex, String&& first, Rest&&... rest) { in fill()
/dports/devel/capnproto080/capnproto-0.8.0/c++/src/kj/
H A Dstring-tree.h120 char* fill(char* __restrict__ target, const StringTree& first, Rest&&... rest) { in fill()
128 char* fillLimited(char* __restrict__ target, char* limit, const StringTree& first, Rest&&... rest) { in fillLimited()
181 void StringTree::fill(char* pos, size_t branchIndex, First&& first, Rest&&... rest) { in fill()
187 void StringTree::fill(char* pos, size_t branchIndex, StringTree&& first, Rest&&... rest) { in fill()
194 void StringTree::fill(char* pos, size_t branchIndex, String&& first, Rest&&... rest) { in fill()
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/digital_ocean/
H A Ddigital_ocean_floating_ip.py180 def wait_action(module, rest, ip, action_id, timeout=10): argument
225 def get_floating_ip_details(module, rest): argument
238 def assign_floating_id_to_droplet(module, rest): argument
258 def associate_floating_ips(module, rest): argument
269 def create_floating_ips(module, rest): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/digitalocean/plugins/modules/
H A Ddigital_ocean_floating_ip.py198 def wait_action(module, rest, ip, action_id, timeout=10): argument
254 def get_floating_ip_details(module, rest): argument
271 def assign_floating_id_to_droplet(module, rest): argument
295 def associate_floating_ips(module, rest): argument
306 def create_floating_ips(module, rest): argument
/dports/www/trafficserver/trafficserver-9.1.1/src/wccp/
H A DWccpStatic.cc120 vlogf(ts::Errata &err, ts::Errata::Id id, ts::Errata::Code code, char const *format, va_list &rest) in vlogf()
133 va_list rest; in logf() local
143 va_list rest; in logf() local
152 va_list rest; in logf() local
168 vlogf_errno(ts::Errata::Code code, char const *format, va_list &rest) in vlogf_errno()
189 va_list rest; in logf_errno() local
/dports/misc/usd/USD-21.11/pxr/base/tf/
H A DpyInvoke.h115 void Tf_BuildPyInvokeKwArgs( in Tf_BuildPyInvokeKwArgs()
129 void Tf_BuildPyInvokeKwArgs( in Tf_BuildPyInvokeKwArgs()
148 void Tf_BuildPyInvokeArgs( in Tf_BuildPyInvokeArgs()
164 void Tf_BuildPyInvokeArgs( in Tf_BuildPyInvokeArgs()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/shaderc/src/libshaderc_util/src/
H A Dmessage.cc58 string_piece rest(*message); in DeduceLocationSpec() local
90 const string_piece rest = message.substr(space_loc + 1); in IsSummaryMessage() local
101 string_piece* line_number, string_piece* rest) { in ParseGlslangOutput()
195 string_piece rest; in PrintFilteredErrors() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/shaderc/src/libshaderc_util/src/
H A Dmessage.cc58 string_piece rest(*message); in DeduceLocationSpec() local
90 const string_piece rest = message.substr(space_loc + 1); in IsSummaryMessage() local
101 string_piece* line_number, string_piece* rest) { in ParseGlslangOutput()
195 string_piece rest; in PrintFilteredErrors() local
/dports/devel/cpp-netlib/cpp-netlib-cpp-netlib-0.13.0-final/boost/network/utils/base64/
H A Dencode-io.hpp143 state<Char, value_type> rest(output); in operator <<() local
219 detail::state<Char, Value> rest(output); in encode_rest() local
243 detail::state<Char, Value> rest(output); in clear_state() local
257 detail::state<Char, Value> rest(output); in empty_state() local
/dports/net/traefik/traefik-2.6.1/pkg/provider/traefik/fixtures/
H A Drest_insecure.json4 "rest": { object
15 "rest": {} object
/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dmplayerversion.cpp70 QString rest = rx_mplayer_version_ubuntu.cap(4); in mplayerVersion() local
78 QString rest = rx_mplayer_revision_ubuntu.cap(2); in mplayerVersion() local
87 QString rest = rx_mplayer_version_mandriva.cap(3); in mplayerVersion() local
/dports/math/4ti2/4ti2-Release_1_6_9/src/util/
H A Dmyheader.h47 struct listVector *rest; member
64 struct listSparseVector *rest; member
75 struct listRationalVector *rest; member
89 struct listPair* rest; member
110 struct listOrbit* rest; member
118 struct listCriticalPair *rest; member
142 struct listProblem* rest; member
153 struct listSignPattern* rest; member
160 struct listSignPatternPair* rest; member
/dports/devel/R-cran-vctrs/vctrs/src/
H A Darg-counter.c96 SEXP rest, in reduce()
119 SEXP rest, in reduce_impl()
147 SEXP reduce_splice_box(SEXP current, SEXP rest, struct counters* counters, in reduce_splice_box()
/dports/lang/nesasm/nbasic_2004_03_14/source/nbasic/
H A DRegEx.cpp154 int rest = next->Matches(&s[valuelen]); in Matches() local
166 int rest = next->Matches(&s[1]); in Matches() local
176 int rest = next->Matches(&s[index]); in Matches() local
/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-test/src/Test/Haddock/
H A DUtils.hs55 crlfToLf ('\r' : '\n' : rest) = '\n' : crlfToLf rest function
56 crlfToLf ('\r' : rest) = '\n' : crlfToLf rest function
57 crlfToLf (other : rest) = other : crlfToLf rest function
/dports/net/dgd-lpmud/mud/2.4.5/obj/
H A Dbull_board.c49 string hd, body, rest; in headers() local
107 string hd, body, rest; in read() local
137 string hd, body, rest; in remove() local
/dports/games/ldmud/ldmud-3.3.720/mud/lp-245/obj/
H A Dbull_board.c51 string hd, body, rest; in headers() local
109 string hd, body, rest; in read() local
140 string hd, body, rest; in remove() local
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/flite_hts_engine/flite/lang/cmulex/
H A Dcmu_lex.c197 int cmu_syl_boundary(const cst_item *i,const cst_val *rest) in cmu_syl_boundary()
228 static int cmulex_dist_to_vowel(const cst_val *rest) in cmulex_dist_to_vowel()
262 static int cmulex_onset_bigram(const cst_val *rest) in cmulex_onset_bigram()
275 static int cmulex_onset_trigram(const cst_val *rest) in cmulex_onset_trigram()
289 int cmu_syl_boundary_mo(const cst_item *i,const cst_val *rest) in cmu_syl_boundary_mo()
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/pqc/crypto/gmss/
H A DGMSSRootSig.java272 int s, f, rest, ii; in initSign() local
289 big8 >>>= rest; in initSign() local
307 big8 >>>= rest; in initSign() local
495 int s, f, rest; in oneStep() local
522 big8 >>>= rest; in oneStep() local
/dports/mail/py-flanker/flanker-0.9.11/flanker/mime/message/headers/
H A Dparametrized.py84 def collect_parameters(rest): argument
114 def match_parameter(rest): argument
123 def match_old(rest): argument
133 def match_new(rest): argument
/dports/games/ufoai/ufoai-2.5-source/src/client/cgame/campaign/
H A Dcp_market_callbacks.cpp134 if (char const* const rest = Q_strstart(itemid, "aircraft-")) { in BS_Buy_f() local
148 if (char const* const rest = Q_strstart(itemid, "ugv-")) { in BS_Buy_f() local
296 if (char const* const rest = Q_strstart(itemid, "aircraft-")) { in BS_ShowInfo_f() local
310 if (char const* const rest = Q_strstart(itemid, "ugv-")) { in BS_ShowInfo_f() local
/dports/net/tcpflow/tcpflow-1.5.0/src/wifipcap/
H A Dsample.cpp22 …d Handle80211DataFromAP(const WifiPacket &p, const mac_hdr_t *hdr, const u_char *rest, u_int len) … in Handle80211DataFromAP()
28 …virtual void Handle80211DataToAP(const WifiPacket &p, const mac_hdr_t *hdr, const u_char *rest, u_… in Handle80211DataToAP()
49 …_t *ip6h, const tcp_hdr_t *hdr, const u_char *options, int optlen, const u_char *rest, u_int len) … in HandleTCP()
59 …onst ip4_hdr_t *ip4h, const ip6_hdr_t *ip6h, const udp_hdr_t *hdr, const u_char *rest, u_int len) … in HandleUDP()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/gimli-0.23.0/src/read/
H A Daranges.rs84 let mut rest = input.split(length)?; in parse_header() localVariable
304 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_header_ok() localVariable
363 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_header_overflow_error() localVariable
402 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_header_div_by_zero_error() localVariable
421 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_entry_ok() localVariable
458 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_entry_segment() localVariable
495 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_entry_zero() localVariable
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/gimli-0.23.0/src/read/
H A Daranges.rs84 let mut rest = input.split(length)?; in parse_header() localVariable
304 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_header_ok() localVariable
363 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_header_overflow_error() localVariable
402 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_header_div_by_zero_error() localVariable
421 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_entry_ok() localVariable
458 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_entry_segment() localVariable
495 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_entry_zero() localVariable
/dports/dns/dog/dog-0.1.0/cargo-crates/gimli-0.23.0/src/read/
H A Daranges.rs84 let mut rest = input.split(length)?; in parse_header() localVariable
304 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_header_ok() localVariable
363 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_header_overflow_error() localVariable
402 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_header_div_by_zero_error() localVariable
421 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_entry_ok() localVariable
458 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_entry_segment() localVariable
495 let rest = &mut EndianSlice::new(&buf, LittleEndian); in test_parse_entry_zero() localVariable

12345678910>>...544