Home
last modified time | relevance | path

Searched defs:exp (Results 1 – 25 of 34065) sorted by path

12345678910>>...1363

/dports/accessibility/gammy/gammy-0.9.64/include/
H A Djson.hpp5787 const int exp = (half >> 10u) & 0x1Fu; in parse_cbor_internal() local
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/num-traits-0.2.11/src/
H A Dfloat.rs1336 fn exp(self) -> Self; in exp() method
2017 fn exp(self) -> Self { in exp() method
2152 fn exp(self) -> Self { in exp() method
H A Dlib.rs326 let exp = match exp_info { localVariable
H A Dreal.rs306 fn exp(self) -> Self; in exp() method
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/rand-0.8.4/src/distributions/
H A Dweighted_index.rs297 let exp = (weights[i] * N_REPS) as f32 / total_weight; in test_weightedindex() localVariable
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/rand-0.8.4/src/seq/
H A Dmod.rs1055 let exp = (weights[i] * N_REPS) as f32 / total_weight; in test_weighted() localVariable
/dports/archivers/advancecomp/advancecomp-2.1-6-g7b08f7a/
H A Dsnprintf.c539 static LDOUBLE pow10 (int exp) in pow10()
/dports/archivers/draco/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h595 ExpectationSet(internal::ExpectationBase& exp) { // NOLINT in ExpectationSet()
1702 TypedExpectation<F>* exp = this->FindMatchingExpectationLocked(args); in UntypedFindMatchingExpectation() local
1738 TypedExpectation<F>* const exp = in FindMatchingExpectationLocked() local
/dports/archivers/draco/googletest/googlemock/src/
H A Dgmock-spec-builders.cc118 ExpectationBase* exp = expectations.back(); in RetireAllPreRequisites() local
140 const ExpectationBase* exp = expectations.back(); in AllPrerequisitesAreSatisfied() local
160 const ExpectationBase* exp = expectations.back(); in FindUnsatisfiedPrerequisites() local
505 Expectation UntypedFunctionMockerBase::GetHandleOf(ExpectationBase* exp) { in GetHandleOf()
/dports/archivers/draco/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc55 void SetCallCount(int n, ExpectationBase* exp) { in SetCallCount()
/dports/archivers/fastjar/fastjar/
H A Djargrep.c166 regex_t *exp; in create_regexp() local
376 static int chk_wrd(regex_t *exp, const char *str) { in chk_wrd()
423 static void prnt_mtchs(regex_t *exp, const char *filename, const char *stream, regmatch_t *pmatch, … in prnt_mtchs()
516 static regmatch_t *fnd_match(regex_t *exp, const char *str_stream, int *i) { in fnd_match()
560 static int cont_grep(regex_t *exp, regex_t *nl_exp, int fd, pb_file *pbf, int options) { in cont_grep()
615 static void jargrep(regex_t *exp, regex_t *nl_exp, const char *jarfile, int options){ in jargrep()
/dports/archivers/gcpio/cpio-2.13/gnu/
H A Dvasnprintf.c207 #define exp expo macro
903 int exp; in decode_long_double() local
991 int exp; in decode_double() local
1330 int exp; in floorlog10l() local
1421 int exp; in floorlog10() local
/dports/archivers/gtar/tar-1.34/gnu/
H A Dvasnprintf.c218 #define exp expo macro
985 int exp; in decode_long_double() local
1073 int exp; in decode_double() local
1412 int exp; in floorlog10l() local
1503 int exp; in floorlog10() local
/dports/archivers/lazperf/laz-perf-2.0.0/cpp/test/gtest/gtest-1.10.0/scripts/
H A Dpump.py421 def __init__(self, exp=None, then_branch=None, else_branch=None): argument
622 def EvalExp(self, exp): argument
/dports/archivers/lbzip2/lbzip2-2.5/lib/
H A Dvasnprintf.c207 #define exp expo macro
903 int exp; in decode_long_double() local
991 int exp; in decode_double() local
1330 int exp; in floorlog10l() local
1421 int exp; in floorlog10() local
/dports/archivers/lha-ac/lha-1.14i-ac20050924p1/src/
H A Dvsnprintf.c1041 exponent(p0, exp, fmtch) in exponent() argument
/dports/archivers/libarchive-qt/libarchive-qt-9863127fb8dda7242215c09efbc976193365fee4/lib/StandardPaths/
H A DNBStandardPaths_unix.cpp145 QRegExp exp(QLatin1String("^XDG_(.*)_DIR=(.*)$")); in writableLocation() local
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/test/
H A Dtest_archive_string_conversion.c782 const char *exp, const wchar_t *wexp) in check_string()
/dports/archivers/libcomprex/libcomprex-0.3.3/intl/
H A Dplural.c74 struct expression *exp; member
1150 FREE_EXPRESSION (exp) in FREE_EXPRESSION() argument
1181 const char *exp = *pexp; local
H A Dplural.y56 struct expression *exp; member
237 FREE_EXPRESSION (exp) in FREE_EXPRESSION() argument
268 const char *exp = *pexp; local
/dports/archivers/lrzip/lrzip-0.631/libzpaq/
H A Dlibzpaq.cpp40 double exp(double x) {return ::exp(x);} in exp() function
/dports/archivers/maxcso/maxcso-1.10.0/libuv/samples/socks5-proxy/
H A Ddefs.h119 # define ASSERT(exp) argument
120 # define CHECK(exp) do { if (!(exp)) abort(); } while (0) argument
123 # define ASSERT(exp) assert(exp) argument
124 # define CHECK(exp) assert(exp) argument
/dports/archivers/rpm4/rpm-4.16.1.3/build/
H A Drpmfc.c542 char *exp = rpmExpand(cmd, NULL); in runCall() local
/dports/archivers/sharutils/sharutils-4.15.2/intl/
H A Dplural.c178 struct expression *exp; member
1843 FREE_EXPRESSION (struct expression *exp) in FREE_EXPRESSION()
1871 const char *exp = arg->cp; in yylex() local
H A Dvasnprintf.c207 #define exp expo macro
903 int exp; in decode_long_double() local
991 int exp; in decode_double() local
1330 int exp; in floorlog10l() local
1421 int exp; in floorlog10() local

12345678910>>...1363