Home
last modified time | relevance | path

Searched refs:descending (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/projects/
H A Dbuild-wolfssl.bat84 rem Determine the VC14.1 path based on the installed edition in descending
98 rem Determine the VC14.2 path based on the installed edition in descending
112 rem Determine the VC14.3 path based on the installed edition in descending
H A Dbuild-openssl.bat80 rem Determine the VC14.1 path based on the installed edition in descending
93 rem Determine the VC14.2 path based on the installed edition in descending
106 rem Determine the VC14.3 path based on the installed edition in descending
/third_party/python/Objects/
H A Dlistobject.c1310 or the longest descending sequence, with
1314 Boolean *descending is set to 0 in the former case, or to 1 in the latter.
1316 "descending" is needed so that the caller can safely reverse a descending
1323 count_run(MergeState *ms, PyObject **lo, PyObject **hi, int *descending) in count_run() argument
1329 *descending = 0; in count_run()
1336 *descending = 1; in count_run()
2262 ascending or descending, according to their function values.
2264 The reverse flag can be set to sort in descending order.
2448 int descending; in list_sort_impl() local
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 29 milliseconds