Home
last modified time | relevance | path

Searched refs:dec (Results 426 - 450 of 962) sorted by relevance

1...<<11121314151617181920>>...39

/third_party/openssl/crypto/chacha/asm/
H A Dchacha-x86.pl233 &dec ($b);
368 &dec ($b);
583 &dec ("edx");
721 &dec ("edx");
769 &dec ($len);
979 &dec ("edx");
1099 &dec ("edx");
1143 &dec ($len);
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dtype_manager.cpp145 for (auto dec : decorations) { in AnalyzeTypes()
146 AttachDecoration(*dec, type.type()); in AnalyzeTypes()
586 for (const auto& dec : pair.second) { in RebuildType()
588 std::vector<uint32_t> copy(dec); in RebuildType()
635 for (const auto& dec : type.decorations()) { in RebuildType()
637 std::vector<uint32_t> copy(dec); in RebuildType()
879 for (auto dec : decorations) { in RecordIfTypeDefinition()
880 AttachDecoration(*dec, type); in RecordIfTypeDefinition()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtype_manager.cpp145 for (auto dec : decorations) { in AnalyzeTypes()
146 AttachDecoration(*dec, type.type()); in AnalyzeTypes()
586 for (const auto& dec : pair.second) { in RebuildType()
588 std::vector<uint32_t> copy(dec); in RebuildType()
635 for (const auto& dec : type.decorations()) { in RebuildType()
637 std::vector<uint32_t> copy(dec); in RebuildType()
879 for (auto dec : decorations) { in RecordIfTypeDefinition()
880 AttachDecoration(*dec, type); in RecordIfTypeDefinition()
/third_party/python/Modules/_decimal/tests/
H A Ddeccheck.py315 dec = maxcontext.create_decimal(value)
323 return dec
402 def harrison_ulp(self, dec):
404 a = dec.next_plus()
405 b = dec.next_minus()
408 def standard_ulp(self, dec, prec):
409 return _dec_from_triple(0, '1', dec._exp+len(dec._int)-prec)
/third_party/spirv-tools/source/opt/
H A Dtype_manager.cpp144 for (auto dec : decorations) { in AnalyzeTypes()
145 AttachDecoration(*dec, type.type()); in AnalyzeTypes()
603 for (const auto& dec : pair.second) { in RebuildType()
605 std::vector<uint32_t> copy(dec); in RebuildType()
660 for (const auto& dec : type.decorations()) { in RebuildType()
662 std::vector<uint32_t> copy(dec); in RebuildType()
914 for (auto dec : decorations) { in RecordIfTypeDefinition()
915 AttachDecoration(*dec, type); in RecordIfTypeDefinition()
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c34 } dec; member
54 } dec; member
827 qat_req->in.rsa.dec.d = ctx->dma_d; in qat_rsa_dec()
828 qat_req->in.rsa.dec.n = ctx->dma_n; in qat_rsa_dec()
854 qat_req->in.rsa.dec.c = dma_map_single(dev, vaddr, ctx->key_sz, in qat_rsa_dec()
856 if (unlikely(dma_mapping_error(dev, qat_req->in.rsa.dec.c))) in qat_rsa_dec()
868 qat_req->out.rsa.dec.m = dma_map_single(dev, vaddr, ctx->key_sz, in qat_rsa_dec()
870 if (unlikely(dma_mapping_error(dev, qat_req->out.rsa.dec.m))) in qat_rsa_dec()
917 if (!dma_mapping_error(dev, qat_req->out.rsa.dec.m)) in qat_rsa_dec()
918 dma_unmap_single(dev, qat_req->out.rsa.dec in qat_rsa_dec()
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dh264_deblock.asm288 dec alpha_d ; alpha-1
290 dec beta_d ; beta-1
384 dec alpha_d
385 dec beta_d
485 dec r2 ; alpha-1
487 dec r3 ; beta-1
737 dec r2d ; alpha-1
740 dec r3d ; beta-1
948 dec alpha_d
949 dec beta_
[all...]
H A Dvp9intrapred_16bpp.asm132 dec cntd
155 dec cntd
220 dec cntd
252 dec cntd
328 dec cntd
364 dec cntd
437 dec cntd
468 dec cntd
551 dec cntd
595 dec cnt
[all...]
/kernel/linux/linux-5.10/arch/mips/dec/
H A Dkn02-irq.c13 #include <asm/dec/kn02.h>
/kernel/linux/linux-5.10/arch/h8300/kernel/
H A Dhead_ram.S38 dec.l #1,er4
/kernel/linux/linux-6.6/arch/mips/dec/
H A Dkn02-irq.c13 #include <asm/dec/kn02.h>
/third_party/icu/icu4c/source/common/unicode/
H A Duclean.h234 * @return The value of the variable after the inc or dec operation.
250 * @param dec Pointer to a function to do an atomic decrement operation. Must be non-null.
256 u_setAtomicIncDecFunctions(const void *context, UMtxAtomicFn *inc, UMtxAtomicFn *dec,
/third_party/lzma/CPP/7zip/Compress/
H A DPpmdDecoder.h79 _ppmd.rc.dec.Stream = &_inStream.vt; in CDecoder()
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dstatus_test_support.cc11 << "pos: " << std::dec << status.pos << ")"; in PrintTo()
/third_party/node/test/parallel/
H A Dtest-async-local-storage-http-multiclients.js64 countdown.dec();
H A Dtest-http-after-connect.js70 countdown.dec();
H A Dtest-http-client-agent.js61 countdown.dec();
H A Dtest-http-incoming-pipelined-socket-destroy.js78 countdown.dec();
H A Dtest-http-response-splitting.js52 countdown.dec();
H A Dtest-http-response-statuscode.js83 countdown.dec();
H A Dtest-http-status-reason-invalid-chars.js43 countdown.dec();
/third_party/node/deps/icu-small/source/common/unicode/
H A Duclean.h234 * @return The value of the variable after the inc or dec operation.
250 * @param dec Pointer to a function to do an atomic decrement operation. Must be non-null.
256 u_setAtomicIncDecFunctions(const void *context, UMtxAtomicFn *inc, UMtxAtomicFn *dec,
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DEagerStreamTest.java7 package org.brotli.dec;
H A DState.java7 package org.brotli.dec;
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DEagerStreamTest.java7 package org.brotli.wrapper.dec;
18 /** Tests for {@link org.brotli.wrapper.dec.BrotliInputStream}. */

Completed in 21 milliseconds

1...<<11121314151617181920>>...39