/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-s390x.pl | 447 my ($x00,$x10,$x20,$x30)=(0,map("r$_",(8..10))); 685 vst ($xa0,"$stdframe+0x00($sp)"); 701 vst ($xa0,"$stdframe+0x00($sp)");
|
/third_party/rust/crates/libc/src/unix/bsd/ |
H A D | mod.rs | 314 pub const IPTOS_ECN_NOTECT: u8 = 0x00;
|
/third_party/openssl/crypto/perlasm/ |
H A D | x86_64-xlate.pl | 1073 push @opcode,0x0f,0x38,0x00;
|
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-s390x.pl | 447 my ($x00,$x10,$x20,$x30)=(0,map("r$_",(8..10))); 685 vst ($xa0,"$stdframe+0x00($sp)"); 701 vst ($xa0,"$stdframe+0x00($sp)");
|
/third_party/skia/third_party/externals/spirv-tools/source/util/ |
H A D | hex_float.h | 1019 uint_type write_bit = (number & 0x8) ? 0x01 : 0x00; in operator >>()
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | VertexProcessor.cpp | 484 context->textureWrapActive |= (context->textureWrap[i] != 0x00); in setTextureWrap()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
H A D | hex_float.h | 1019 uint_type write_bit = (number & 0x8) ? 0x01 : 0x00; in operator >>()
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
H A D | jidctflt-sse.asm | 138 shufps xmm0, xmm0, 0x00 ; xmm0=(00 00 00 00)
|
H A D | jidctflt-sse2.asm | 139 shufps xmm0, xmm0, 0x00 ; xmm0=(00 00 00 00)
|
H A D | jidctred-sse2.asm | 574 pextrw ebx, xmm6, 0x00 ; ebx=(C0 D0 -- --)
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
H A D | jchuff-sse2.asm | 115 ; This macro encodes any 0xFF bytes as 0xFF 0x00, as does the EMIT_BYTE()
|
H A D | jidctred-sse2.asm | 559 pextrw ebx, xmm6, 0x00 ; ebx=(C0 D0 -- --)
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
H A D | wrtxml.cpp | 295 case 0x00: in convertAndEscape()
|
/third_party/skia/tests/ |
H A D | VkHardwareBufferTest.cpp | 1013 a = 0x00; in get_src_color()
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvcommn.c | 190 *max = 0x00; in gxv_array_getlimits_byte()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-layout-morx-table.hh | 102 0x00, /* 0 no change */ in transition()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | Path.cpp | 993 case 0x00: {
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringMIPS32.h | 956 AFL_REG_NONE = 0x00, // No registers.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/ |
H A D | XCoreDisassembler.cpp | 671 case 0x00: in DecodeL5RInstructionFail()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | uloc.cpp | 536 static const uint8_t ebcdicSigns[] = { 0x7C, 0x44, 0x66, 0x80, 0xAC, 0xAE, 0xAF, 0xB5, 0xEC, 0xEF, 0x00 }; in locale_getKeywordsStart()
|
H A D | ushape.cpp | 209 1 + 8 + 256 * 0x00,/*0x0671*/
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | APFloat.h | 202 opOK = 0x00,
|
/third_party/vixl/test/aarch32/traces/ |
H A D | assembler-cond-rd-operand-rn-sxth-t32.h | 38 0x00, 0xb2 // sxth al r0 r0
|
H A D | assembler-cond-rd-rn-rev-t32.h | 38 0x00, 0xba // rev al r0 r0
|
/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
H A D | objectivec_helpers.cc | 1306 static constexpr uint8 kOpAsIs = 0x00;
|