Home
last modified time | relevance | path

Searched defs:amt (Results 1 - 24 of 24) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_32/
H A Df_impl.h39 void gf_bias(gf a, int amt) in gf_bias() argument
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_64/
H A Df_impl.h42 void gf_bias(gf a, int amt) in gf_bias() argument
/third_party/openssl/crypto/ec/curve448/arch_32/
H A Df_impl.h39 void gf_bias(gf a, int amt) in gf_bias() argument
/third_party/openssl/crypto/ec/curve448/arch_64/
H A Df_impl.h42 void gf_bias(gf a, int amt) in gf_bias() argument
/third_party/node/src/quic/
H A Dlogstream.cc143 void LogStream::ensure_space(size_t amt) { in ensure_space() argument
/third_party/musl/libc-test/src/functional/
H A Dtest-malloc-stats-common.h82 static int expect_equal(long long amt, long long value, const char *amt_name) in expect_equal() argument
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dfield.h113 static ossl_inline void gf_subx_nr(gf c, const gf a, const gf b, int amt) in gf_subx_nr() argument
/third_party/openssl/crypto/ec/curve448/
H A Dfield.h113 static ossl_inline void gf_subx_nr(gf c, const gf a, const gf b, int amt) in gf_subx_nr() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/
H A Dminimal-secure-streams.c214 size_t amt; member
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
H A Daudio.c305 size_t amt, try; in callback_audio() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-blob/
H A Dminimal-secure-streams.c183 size_t amt; member
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/
H A Dminimal-secure-streams.c206 size_t amt; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp205 void incErrorMSBs(unsigned amt) { in incErrorMSBs() argument
215 void decErrorMSBs(unsigned amt) { in decErrorMSBs() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
H A DRBBITestMonkey.java1797 static int moveIndex32(StringBuffer s, int pos, int amt) { in moveIndex32() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DRBBITestMonkey.java1802 static int moveIndex32(StringBuffer s, int pos, int amt) { in moveIndex32() argument
/third_party/icu/icu4c/source/i18n/
H A Dnumfmt.cpp508 const CurrencyAmount* amt; in ArgExtractor() local
/third_party/node/deps/icu-small/source/i18n/
H A Dnumfmt.cpp508 const CurrencyAmount* amt; in ArgExtractor() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumfmt.cpp508 const CurrencyAmount* amt; in ArgExtractor() local
/third_party/ffmpeg/libavfilter/
H A Daf_afftdn.c70 double *amt; member
/third_party/icu/icu4c/source/test/intltest/
H A Dcalregts.cpp1354 int32_t amt = (int32_t) DATA[i+2]; in test4114578() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp1910 unsigned amt = fieldFromInstruction(Insn, 7, 5); in DecodeAddrMode2IdxInstruction() local
/third_party/toybox/toys/pending/
H A Dbc.c912 uchar amt, nums[sizeof(size_t)]; in bc_vec_pushIndex() local
4488 uchar amt = (uchar) code[(*bgn)++], i = 0; in bc_program_index() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp12357 unsigned amt = countTrailingZeros(Mask2); in PerformORCombineToBFI() local
/third_party/sqlite/src/
H A Dsqlite3.c24951 sqlite3OsRead(sqlite3_file *id, void *pBuf, int amt, i64 offset) sqlite3OsRead() argument
24955 sqlite3OsWrite(sqlite3_file *id, const void *pBuf, int amt, i64 offset) sqlite3OsWrite() argument
40166 unixRead( sqlite3_file *id, void *pBuf, int amt, sqlite3_int64 offset ) unixRead() argument
40303 unixWrite( sqlite3_file *id, const void *pBuf, int amt, sqlite3_int64 offset ) unixWrite() argument
47793 winRead( sqlite3_file *id, void *pBuf, int amt, sqlite3_int64 offset ) global() argument
47873 winWrite( sqlite3_file *id, const void *pBuf, int amt, sqlite3_int64 offset ) global() argument
73580 accessPayload( BtCursor *pCur, u32 offset, u32 amt, unsigned char *pBuf, int eOp ) global() argument
73784 sqlite3BtreePayload(BtCursor *pCur, u32 offset, u32 amt, void *pBuf) global() argument
73797 accessPayloadChecked( BtCursor *pCur, u32 offset, u32 amt, void *pBuf ) global() argument
73811 sqlite3BtreePayloadChecked(BtCursor *pCur, u32 offset, u32 amt, void *pBuf) global() argument
73844 int amt; global() local
79605 sqlite3BtreePutData(BtCursor *pCsr, u32 offset, u32 amt, void *z) global() argument
81795 sqlite3VdbeMemFromBtree( BtCursor *pCur, u32 offset, u32 amt, Mem *pMem ) global() argument
81818 sqlite3VdbeMemFromBtreeZeroOffset( BtCursor *pCur, u32 amt, Mem *pMem ) global() argument
[all...]

Completed in 210 milliseconds