/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
H A D | numeric_lex.h | 37 return std::ios::dec; in numeric_base_int()
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/ |
H A D | BrotliDecoderChannel.java | 7 package org.brotli.wrapper.dec;
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/common/ |
H A D | SetZeroDictionaryTest.java | 13 import org.brotli.wrapper.dec.BrotliInputStream;
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
H A D | Context.java | 7 package org.brotli.dec;
|
H A D | BitReaderTest.java | 7 package org.brotli.dec;
|
/foundation/multimodalinput/input/intention/dfx/src/ |
H A D | cooperate_hisysevent.cpp | 64 auto &[label, dec] = serialStr_[cooperateType]; in WriteInputFunc() 71 dec); in WriteInputFunc()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | mpegvideoencdsp.asm | 60 dec r2 100 dec r2
|
H A D | bswapdsp.asm | 68 dec r2d 143 dec r2d
|
H A D | h264_deblock.asm | 288 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 D | vp9intrapred_16bpp.asm | 132 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 D | microsoft.mak | 41 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 D | TestUtil.java | 150 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 D | TestUtil.java | 151 synchronized void dec() { in dec() method in TestUtil.Lock 193 lock.dec(); in run()
|
/third_party/mesa3d/src/mapi/new/ |
H A D | genCommon.py | 125 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 D | chacha-x86.pl | 233 &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 D | chacha-x86.pl | 233 &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 D | type_manager.cpp | 145 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 D | type_manager.cpp | 145 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 D | deccheck.py | 315 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 D | type_manager.cpp | 144 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 D | sparcv8plus.S | 207 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 D | sparcv8plus.S | 207 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 D | uclean.h | 234 * @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 D | PpmdDecoder.h | 79 _ppmd.rc.dec.Stream = &_inStream.vt;
in CDecoder()
|
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
H A D | status_test_support.cc | 11 << "pos: " << std::dec << status.pos << ")"; in PrintTo()
|