Home
last modified time | relevance | path

Searched defs:amt (Results 1 – 25 of 35) sorted by relevance

12

/third_party/node/tools/configure.d/
Dnodedownload.py15 def formatSize(amt): argument
/third_party/openssl/crypto/ec/curve448/arch_64/
Df_impl.h42 void gf_bias(gf a, int amt) in gf_bias()
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_64/
Df_impl.h42 void gf_bias(gf a, int amt) in gf_bias()
/third_party/openssl/crypto/ec/curve448/arch_32/
Df_impl.h39 void gf_bias(gf a, int amt) in gf_bias()
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_32/
Df_impl.h39 void gf_bias(gf a, int amt) in gf_bias()
/third_party/node/src/quic/
Dlogstream.cc143 void LogStream::ensure_space(size_t amt) { in ensure_space()
Ddefs.h94 #define STAT_INCREMENT_N(Type, name, amt) \ argument
/third_party/python/Lib/idlelib/
Dhelp.py67 def indent(self, amt=1): argument
/third_party/musl/libc-test/src/functional/
Dtest-malloc-stats-common.h82 static int expect_equal(long long amt, long long value, const char *amt_name) in expect_equal()
/third_party/python/Lib/http/
Dclient.py450 def read(self, amt=None): argument
577 def _read_chunked(self, amt=None): argument
623 def _safe_read(self, amt): argument
/third_party/openssl/crypto/ec/curve448/
Dfield.h113 static ossl_inline void gf_subx_nr(gf c, const gf a, const gf b, int amt) in gf_subx_nr()
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
Dfield.h113 static ossl_inline void gf_subx_nr(gf c, const gf a, const gf b, int amt) in gf_subx_nr()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-blob/
Dminimal-secure-streams.c183 size_t amt; member
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/
Dminimal-secure-streams.c214 size_t amt; member
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DLiteralByteStringTest.java256 long amt = in.skip(n); in skipFully() local
DNioByteStringTest.java269 long amt = in.skip(n); in skipFully() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/
Dminimal-secure-streams.c206 size_t amt; member
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
Daudio.c305 size_t amt, try; in callback_audio() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInterleavedLoadCombinePass.cpp205 void incErrorMSBs(unsigned amt) { in incErrorMSBs()
215 void decErrorMSBs(unsigned amt) { in decErrorMSBs()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCalendarRegressionTest.java898 int amt = (int) DATA[i+2]; in Test4114578() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarRegressionTest.java895 int amt = (int) DATA[i+2]; in Test4114578() local
/third_party/node/deps/icu-small/source/i18n/
Dnumfmt.cpp508 const CurrencyAmount* amt; in ArgExtractor() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBITestMonkey.java1797 static int moveIndex32(StringBuffer s, int pos, int amt) { in moveIndex32()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestMonkey.java1802 static int moveIndex32(StringBuffer s, int pos, int amt) { in moveIndex32()
/third_party/python/Lib/test/
Dtest_urllib.py72 def read(self, amt=None): argument

12