Home
last modified time | relevance | path

Searched refs:ascend (Results 1 – 25 of 1480) sorted by relevance

12345678910>>...60

/dports/lang/rust/rustc-1.58.1-src/src/test/ui/
H A Drealloc-16687.rs22 let ascend = &mut *ascend; in test_triangle() localVariable
30 let (p0, p1, size) = (ascend[2 * i], ascend[2 * i + 1], idx_to_size(i)); in test_triangle()
97 let (p0, p1, size) = (ascend[2 * i], ascend[2 * i + 1], idx_to_size(i)); in test_triangle()
104 sanity_check(&*ascend); in test_triangle()
126 let (p0, p1, old_size) = (ascend[2 * i], ascend[2 * i + 1], idx_to_size(i)); in test_triangle()
131 sanity_check(&*ascend); in test_triangle()
134 sanity_check(&*ascend); in test_triangle()
143 let (p0, p1, new_size) = (ascend[2 * i], ascend[2 * i + 1], idx_to_size(i)); in test_triangle()
148 sanity_check(&*ascend); in test_triangle()
160 let (p0, p1, old_size) = (ascend[2 * i], ascend[2 * i + 1], idx_to_size(i)); in test_triangle()
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/libs/heifutils/libde265/encoder/algo/
H A Dcb-interpartmode.cc51 descend(cb,"NxN(1/4)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 0, x ,y ,s,s); ascend(); in codeAllPBs()
52 descend(cb,"NxN(2/4)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 1, x+s,y ,s,s); ascend(); in codeAllPBs()
53 descend(cb,"NxN(3/4)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 2, x ,y+s,s,s); ascend(); in codeAllPBs()
54 descend(cb,"NxN(4/4)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 3, x+s,y+s,s,s); ascend(); in codeAllPBs()
59 descend(cb,"2NxN(1/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 0, x,y ,w,s); ascend(); in codeAllPBs()
60 descend(cb,"2NxN(2/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 1, x,y+s,w,s); ascend(); in codeAllPBs()
65 descend(cb,"Nx2N(1/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 0, x ,y,s,w); ascend(); in codeAllPBs()
66 descend(cb,"Nx2N(2/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 1, x+s,y,s,w); ascend(); in codeAllPBs()
71 … descend(cb,"2NxnU(1/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 0, x,y ,w,s); ascend(); in codeAllPBs()
72 … descend(cb,"2NxnU(2/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 1, x,y+s,w,w-s); ascend(); in codeAllPBs()
[all …]
/dports/net/wireshark/wireshark-3.6.1/wiretap/
H A Dascendtext.c230 ascend_t *ascend; in ascend_open() local
274 ascend = g_new(ascend_t, 1); in ascend_open()
275 wth->priv = (void *)ascend; in ascend_open()
280 ascend->next_packet_seek_start = offset; in ascend_open()
290 ascend->inittime = statbuf.st_ctime; in ascend_open()
291 ascend->adjusted = FALSE; in ascend_open()
352 if (! ascend->adjusted) { in parse_ascend()
353 ascend->adjusted = TRUE; in parse_ascend()
368 if (ascend->inittime > parser_state.secs) in parse_ascend()
405 ascend_t *ascend = (ascend_t *)wth->priv; in ascend_read() local
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/wiretap/
H A Dascendtext.c230 ascend_t *ascend; in ascend_open() local
274 ascend = g_new(ascend_t, 1); in ascend_open()
275 wth->priv = (void *)ascend; in ascend_open()
280 ascend->next_packet_seek_start = offset; in ascend_open()
290 ascend->inittime = statbuf.st_ctime; in ascend_open()
291 ascend->adjusted = FALSE; in ascend_open()
352 if (! ascend->adjusted) { in parse_ascend()
353 ascend->adjusted = TRUE; in parse_ascend()
368 if (ascend->inittime > parser_state.secs) in parse_ascend()
405 ascend_t *ascend = (ascend_t *)wth->priv; in ascend_read() local
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/wiretap/
H A Dascendtext.c230 ascend_t *ascend; in ascend_open() local
274 ascend = g_new(ascend_t, 1); in ascend_open()
275 wth->priv = (void *)ascend; in ascend_open()
280 ascend->next_packet_seek_start = offset; in ascend_open()
290 ascend->inittime = statbuf.st_ctime; in ascend_open()
291 ascend->adjusted = FALSE; in ascend_open()
352 if (! ascend->adjusted) { in parse_ascend()
353 ascend->adjusted = TRUE; in parse_ascend()
368 if (ascend->inittime > parser_state.secs) in parse_ascend()
405 ascend_t *ascend = (ascend_t *)wth->priv; in ascend_read() local
[all …]
/dports/net/tshark/wireshark-3.6.1/wiretap/
H A Dascendtext.c230 ascend_t *ascend; in ascend_open() local
274 ascend = g_new(ascend_t, 1); in ascend_open()
275 wth->priv = (void *)ascend; in ascend_open()
280 ascend->next_packet_seek_start = offset; in ascend_open()
290 ascend->inittime = statbuf.st_ctime; in ascend_open()
291 ascend->adjusted = FALSE; in ascend_open()
352 if (! ascend->adjusted) { in parse_ascend()
353 ascend->adjusted = TRUE; in parse_ascend()
368 if (ascend->inittime > parser_state.secs) in parse_ascend()
405 ascend_t *ascend = (ascend_t *)wth->priv; in ascend_read() local
[all …]
/dports/net-mgmt/flowviewer/FlowViewer_4.5/
H A DFlowGrapher_Sort.cgi51 ($active_dashboard,$filter_hash,$sort_column,$ascend) = split(/\^/,$ENV{'QUERY_STRING'});
222 if ($ascend == 0) {
227 $ascend = 1;
233 $ascend = 0;
236 if ($ascend == 0) {
241 $ascend = 1;
247 $ascend = 0;
382 …a href=$cgi_bin_short/FlowGrapher_Sort.cgi?$active_dashboard^$filter_hash^Start^$ascend>Start</a>";
383 …= "<a href=$cgi_bin_short/FlowGrapher_Sort.cgi?$active_dashboard^$filter_hash^End^$ascend>End</a>";
384 …= "<a href=$cgi_bin_short/FlowGrapher_Sort.cgi?$active_dashboard^$filter_hash^Len^$ascend>Len</a>";
[all …]
H A DFlowViewer_Sort.cgi48 ($active_dashboard,$filter_hash,$sort_column,$ascend) = split(/\^/,$ENV{'QUERY_STRING'});
52 …"Y") { print DEBUG "filter_source: $filter_source sort_column: $sort_column ascend: $ascend\n"; }
286 if ($ascend == 0) {
287 $ascend = 1;
291 $ascend = 0;
315 … = "<a href=$cgi_bin_short/FlowViewer_Sort.cgi?$active_dashboard^$filter_hash^End^$ascend>End</a>";
316 … = "<a href=$cgi_bin_short/FlowViewer_Sort.cgi?$active_dashboard^$filter_hash^Sif^$ascend>Sif</a>";
319 … = "<a href=$cgi_bin_short/FlowViewer_Sort.cgi?$active_dashboard^$filter_hash^Dif^$ascend>Dif</a>";
332 …<a href=$cgi_bin_short/FlowViewer_Sort.cgi?$active_dashboard^$filter_hash^Flows^$ascend>Flows</a>";
333 … href=$cgi_bin_short/FlowViewer_Sort.cgi?$active_dashboard^$filter_hash^Octets^$ascend>Octets</a>";
[all …]
H A DFlowViewer_Replay.cgi500 …<a href=$cgi_bin_short/FlowViewer_Sort.cgi?$active_dashboard^$filter_hash^Start^$ascend>Start</a>";
501 … = "<a href=$cgi_bin_short/FlowViewer_Sort.cgi?$active_dashboard^$filter_hash^End^$ascend>End</a>";
502 … = "<a href=$cgi_bin_short/FlowViewer_Sort.cgi?$active_dashboard^$filter_hash^Sif^$ascend>Sif</a>";
503 … href=$cgi_bin_short/FlowViewer_Sort.cgi?$active_dashboard^$filter_hash^Source^$ascend>Source</a>";
504 … "<a href=$cgi_bin_short/FlowViewer_Sort.cgi?$active_dashboard^$filter_hash^SrcP^$ascend>SrcP</a>";
505 … = "<a href=$cgi_bin_short/FlowViewer_Sort.cgi?$active_dashboard^$filter_hash^Dif^$ascend>Dif</a>";
506 … "<a href=$cgi_bin_short/FlowViewer_Sort.cgi?$active_dashboard^$filter_hash^Dest^$ascend>Dest</a>";
507 … "<a href=$cgi_bin_short/FlowViewer_Sort.cgi?$active_dashboard^$filter_hash^DstP^$ascend>DstP</a>";
508 …<a href=$cgi_bin_short/FlowViewer_Sort.cgi?$active_dashboard^$filter_hash^Proto^$ascend>Proto</a>";
509 …<a href=$cgi_bin_short/FlowViewer_Sort.cgi?$active_dashboard^$filter_hash^Flags^$ascend>Flags</a>";
[all …]
H A DFlowGrapher_Replay.cgi494 … href=$cgi_bin_short/FlowGrapher_Sort.cgi?$active_dashboard^$filter_hash^Dur^$ascend>Duration</a>";
496 … href=$cgi_bin_short/FlowGrapher_Sort.cgi?$active_dashboard^$filter_hash^Sport^$ascend>S Port</a>";
498 … href=$cgi_bin_short/FlowGrapher_Sort.cgi?$active_dashboard^$filter_hash^Dport^$ascend>D Port</a>";
499 …f=$cgi_bin_short/FlowGrapher_Sort.cgi?$active_dashboard^$filter_hash^Flows^$ascend>$flows_txt</a>";
582 …= "<a href=$cgi_bin_short/FlowGrapher_Sort.cgi?$active_dashboard^$filter_hash^Len^$ascend>Len</a>";
583 …$cgi_bin_short/FlowGrapher_Sort.cgi?$active_dashboard^$filter_hash^Source^$ascend>Source Host</a>";
584 … href=$cgi_bin_short/FlowGrapher_Sort.cgi?$active_dashboard^$filter_hash^Sport^$ascend>S Port</a>";
585 …$cgi_bin_short/FlowGrapher_Sort.cgi?$active_dashboard^$filter_hash^Dest^$ascend>Destination Host</…
586 … href=$cgi_bin_short/FlowGrapher_Sort.cgi?$active_dashboard^$filter_hash^Dport^$ascend>D Port</a>";
587 …=$cgi_bin_short/FlowGrapher_Sort.cgi?$active_dashboard^$filter_hash^Bytes^$ascend>$totals_txt</a>";
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ascend.c58 switch (pseudo_header->ascend.type) { in dissect_ascend()
76 pseudo_header->ascend.type); in dissect_ascend()
77 switch (pseudo_header->ascend.type) { in dissect_ascend()
82 pseudo_header->ascend.call_num); in dissect_ascend()
84 pseudo_header->ascend.chunk); in dissect_ascend()
93 pseudo_header->ascend.user); in dissect_ascend()
95 pseudo_header->ascend.sess); in dissect_ascend()
103 proto_tree_add_uint(fh_tree, hf_task, tvb, 0, 0, pseudo_header->ascend.task); in dissect_ascend()
106 switch (pseudo_header->ascend.type) { in dissect_ascend()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ascend.c58 switch (pseudo_header->ascend.type) {
76 pseudo_header->ascend.type);
77 switch (pseudo_header->ascend.type) {
82 pseudo_header->ascend.call_num);
84 pseudo_header->ascend.chunk);
93 pseudo_header->ascend.user);
95 pseudo_header->ascend.sess);
103 proto_tree_add_uint(fh_tree, hf_task, tvb, 0, 0, pseudo_header->ascend.task);
106 switch (pseudo_header->ascend.type) {
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ascend.c58 switch (pseudo_header->ascend.type) { in dissect_ascend()
76 pseudo_header->ascend.type); in dissect_ascend()
77 switch (pseudo_header->ascend.type) { in dissect_ascend()
82 pseudo_header->ascend.call_num); in dissect_ascend()
84 pseudo_header->ascend.chunk); in dissect_ascend()
93 pseudo_header->ascend.user); in dissect_ascend()
95 pseudo_header->ascend.sess); in dissect_ascend()
103 proto_tree_add_uint(fh_tree, hf_task, tvb, 0, 0, pseudo_header->ascend.task); in dissect_ascend()
106 switch (pseudo_header->ascend.type) { in dissect_ascend()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ascend.c58 switch (pseudo_header->ascend.type) {
76 pseudo_header->ascend.type);
77 switch (pseudo_header->ascend.type) {
82 pseudo_header->ascend.call_num);
84 pseudo_header->ascend.chunk);
93 pseudo_header->ascend.user);
95 pseudo_header->ascend.sess);
103 proto_tree_add_uint(fh_tree, hf_task, tvb, 0, 0, pseudo_header->ascend.task);
106 switch (pseudo_header->ascend.type) {
/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dfn_regspace.hpp38 const bool ascend = (start <= end); in internal_regspace_default_delta() local
40 const uword N = uword(1) + uword((ascend) ? (end-start) : (start-end)); in internal_regspace_default_delta()
46 if(ascend) in internal_regspace_default_delta()
76 const bool ascend = (start <= end); in internal_regspace_var_delta() local
80 const T M = ((ascend) ? T(end-start) : T(start-end)) / T(inc); in internal_regspace_var_delta()
88 if(ascend) in internal_regspace_var_delta()
118 const bool ascend = (start <= end); in internal_regspace_var_delta() local
122 const T M = ((ascend) ? T(end-start) : T(start-end)) / T(inc); in internal_regspace_var_delta()
130 if(ascend) in internal_regspace_var_delta()
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dfn_regspace.hpp38 const bool ascend = (start <= end); in internal_regspace_default_delta() local
40 const uword N = uword(1) + uword((ascend) ? (end-start) : (start-end)); in internal_regspace_default_delta()
46 if(ascend) in internal_regspace_default_delta()
76 const bool ascend = (start <= end); in internal_regspace_var_delta() local
80 const T M = ((ascend) ? T(end-start) : T(start-end)) / T(inc); in internal_regspace_var_delta()
88 if(ascend) in internal_regspace_var_delta()
118 const bool ascend = (start <= end); in internal_regspace_var_delta() local
122 const T M = ((ascend) ? T(end-start) : T(start-end)) / T(inc); in internal_regspace_var_delta()
130 if(ascend) in internal_regspace_var_delta()
/dports/net/openldap24-server/openldap-2.4.59/tests/data/
H A Dslapd-valsort.conf46 valsort-attr sn ou=users,o=valsort alpha-ascend
47 valsort-attr departmentNumber ou=users,o=valsort alpha-ascend
48 valsort-attr mailPreferenceOption ou=users,o=valsort numeric-ascend
50 valsort-attr employeeType ou=users,o=valsort weighted alpha-ascend
/dports/net/openldap24-client/openldap-2.4.59/tests/data/
H A Dslapd-valsort.conf46 valsort-attr sn ou=users,o=valsort alpha-ascend
47 valsort-attr departmentNumber ou=users,o=valsort alpha-ascend
48 valsort-attr mailPreferenceOption ou=users,o=valsort numeric-ascend
50 valsort-attr employeeType ou=users,o=valsort weighted alpha-ascend
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/cherrypy/lib/
H A Dgctools.py28 def ascend(self, obj, depth=1): member in ReferrerTree
41 ascendcode = self.ascend.__code__
43 ascendcode = self.ascend.im_func.func_code
50 parents.append((parent, self.ascend(parent, depth)))
93 def ascend(branch, depth=1): function
97 ascend(grandparents, depth + 1)
98 ascend(tree)
215 tree = t.ascend(obj)
/dports/www/py-cherrypy/CherryPy-17.4.2/cherrypy/lib/
H A Dgctools.py28 def ascend(self, obj, depth=1): member in ReferrerTree
41 ascendcode = self.ascend.__code__
43 ascendcode = self.ascend.im_func.func_code
50 parents.append((parent, self.ascend(parent, depth)))
93 def ascend(branch, depth=1): function
97 ascend(grandparents, depth + 1)
98 ascend(tree)
215 tree = t.ascend(obj)
/dports/net/openldap25-server/openldap-2.5.9/tests/data/
H A Dslapd-valsort.conf44 valsort-attr sn ou=users,o=valsort alpha-ascend
45 valsort-attr departmentNumber ou=users,o=valsort alpha-ascend
46 valsort-attr mailPreferenceOption ou=users,o=valsort numeric-ascend
48 valsort-attr employeeType ou=users,o=valsort weighted alpha-ascend
/dports/net/openldap25-client/openldap-2.5.9/tests/data/
H A Dslapd-valsort.conf44 valsort-attr sn ou=users,o=valsort alpha-ascend
45 valsort-attr departmentNumber ou=users,o=valsort alpha-ascend
46 valsort-attr mailPreferenceOption ou=users,o=valsort numeric-ascend
48 valsort-attr employeeType ou=users,o=valsort weighted alpha-ascend
/dports/net/openldap26-server/openldap-2.6.0/tests/data/
H A Dslapd-valsort.conf42 valsort-attr sn ou=users,o=valsort alpha-ascend
43 valsort-attr departmentNumber ou=users,o=valsort alpha-ascend
44 valsort-attr mailPreferenceOption ou=users,o=valsort numeric-ascend
46 valsort-attr employeeType ou=users,o=valsort weighted alpha-ascend
/dports/net/openldap26-client/openldap-2.6.0/tests/data/
H A Dslapd-valsort.conf42 valsort-attr sn ou=users,o=valsort alpha-ascend
43 valsort-attr departmentNumber ou=users,o=valsort alpha-ascend
44 valsort-attr mailPreferenceOption ou=users,o=valsort numeric-ascend
46 valsort-attr employeeType ou=users,o=valsort weighted alpha-ascend
/dports/devel/cppi/cppi-1.18/
H A DTHANKS6 Ignacio Goyret igoyret@ascend.com
8 Mohammad Hanif hanif@ascend.com
9 Tim Lynch tlynch@ascend.com

12345678910>>...60