Home
last modified time | relevance | path

Searched refs:dec (Results 301 - 325 of 695) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A Dnumeric_lex.h37 return std::ios::dec; in numeric_base_int()
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DBrotliDecoderChannel.java7 package org.brotli.wrapper.dec;
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/common/
H A DSetZeroDictionaryTest.java13 import org.brotli.wrapper.dec.BrotliInputStream;
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DContext.java7 package org.brotli.dec;
H A DBitReaderTest.java7 package org.brotli.dec;
/foundation/multimodalinput/input/intention/dfx/src/
H A Dcooperate_hisysevent.cpp64 auto &[label, dec] = serialStr_[cooperateType]; in WriteInputFunc()
71 dec); in WriteInputFunc()
/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideoencdsp.asm60 dec r2
100 dec r2
H A Dbswapdsp.asm68 dec r2d
143 dec r2d
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...]
/third_party/ffmpeg/tests/fate/
H A Dmicrosoft.mak41 FATE_WMV3_DRM-$(call FRAMECRC, ASF, WMV3) += fate-wmv3-drm-dec fate-wmv3-drm-nodec
43 fate-wmv3-drm-dec: CMD = framecrc -cryptokey 137381538c84c068111902a59c5cf6c340247c39 -i $(TARGET_SAMPLES)/wmv8/wmv_drm.wmv -an -frames:v 129
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestUtil.java150 synchronized void dec() { in dec() method in TestUtil.Lock
192 lock.dec(); in run()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestUtil.java151 synchronized void dec() { in dec() method in TestUtil.Lock
193 lock.dec(); in run()
/third_party/mesa3d/src/mapi/new/
H A DgenCommon.py125 def dec(self): member in FunctionArg
151 return ", ".join(arg.dec for arg in self.args)
/third_party/node/deps/openssl/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/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()
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dsparcv8plus.S207 dec 4,%o2
242 dec %o2
252 dec %o2
306 dec 4,%o2
337 dec %o2
345 dec %o2
393 dec 4,%o2
423 dec %o2
431 dec %o2
485 dec
[all...]
/third_party/openssl/crypto/bn/asm/
H A Dsparcv8plus.S207 dec 4,%o2
242 dec %o2
252 dec %o2
306 dec 4,%o2
337 dec %o2
345 dec %o2
393 dec 4,%o2
423 dec %o2
431 dec %o2
485 dec
[all...]
/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()

Completed in 16 milliseconds

1...<<11121314151617181920>>...28