/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ |
H A D | x509_vfy.h | 627 const ASN1_INTEGER *serial, 721 const ASN1_INTEGER *serial,
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/openssl/ |
H A D | x509_vfy.h | 627 const ASN1_INTEGER *serial, 721 const ASN1_INTEGER *serial,
|
/third_party/node/deps/openssl/config/archs/linux64-loongarch64/no-asm/include/openssl/ |
H A D | x509_vfy.h | 627 const ASN1_INTEGER *serial, 721 const ASN1_INTEGER *serial,
|
/third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/ |
H A D | x509_vfy.h | 627 const ASN1_INTEGER *serial, 721 const ASN1_INTEGER *serial,
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/include/openssl/ |
H A D | x509_vfy.h | 627 const ASN1_INTEGER *serial, 721 const ASN1_INTEGER *serial,
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/openssl/ |
H A D | x509_vfy.h | 627 const ASN1_INTEGER *serial, 721 const ASN1_INTEGER *serial,
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/include/openssl/ |
H A D | x509_vfy.h | 627 const ASN1_INTEGER *serial, 721 const ASN1_INTEGER *serial,
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/no-asm/include/openssl/ |
H A D | x509_vfy.h | 627 const ASN1_INTEGER *serial, 721 const ASN1_INTEGER *serial,
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/include/openssl/ |
H A D | x509_vfy.h | 627 const ASN1_INTEGER *serial, 721 const ASN1_INTEGER *serial,
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/include/openssl/ |
H A D | x509_vfy.h | 627 const ASN1_INTEGER *serial, 721 const ASN1_INTEGER *serial,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
H A D | x509_vfy.h | 627 const ASN1_INTEGER *serial, 721 const ASN1_INTEGER *serial,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | x509_vfy.h | 627 const ASN1_INTEGER *serial, 721 const ASN1_INTEGER *serial,
|
/third_party/node/deps/openssl/openssl/crypto/pkcs7/ |
H A D | pk7_doit.c | 391 ri->issuer_and_serial->serial); in pkcs7_cmp_ri() 989 x509 = X509_find_by_issuer_and_serial(cert, ias->issuer, ias->serial); in PKCS7_dataVerify()
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | x509_vfy.h | 627 const ASN1_INTEGER *serial, 721 const ASN1_INTEGER *serial,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | x509_vfy.h | 627 const ASN1_INTEGER *serial, 721 const ASN1_INTEGER *serial,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | x509_vfy.h | 627 const ASN1_INTEGER *serial, 721 const ASN1_INTEGER *serial,
|
/third_party/openssl/crypto/pkcs7/ |
H A D | pk7_doit.c | 391 ri->issuer_and_serial->serial); in pkcs7_cmp_ri() 989 x509 = X509_find_by_issuer_and_serial(cert, ias->issuer, ias->serial); in PKCS7_dataVerify()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_utils.cpp | 645 void StagingBuffer::collectGarbage(RendererVk *renderer, Serial serial) in collectGarbage() argument 653 sharedUse.updateSerialOneOff(serial); in collectGarbage() 968 // make sure serial does not wrap in issueSerial()
|
H A D | ContextVk.h | 453 bool isSerialInUse(Serial serial) const; 467 // Wait for completion of batches until (at least) batch with given serial is finished. 468 angle::Result finishToSerial(Serial serial); 751 // - serial is the serial of the batch the query was submitted on. Until the batch is 1119 // {VkImage/VkSampler} generates a unique serial. These object ids are combined to form a unique
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | putil.cpp | 1055 uint32_t serial), 1062 uint32_t serial) { in u_property_read() 1061 u_property_read(void* cookie, const char* name, const char* value, uint32_t serial) u_property_read() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | Device.cpp | 640 void DeviceBase::AddFutureSerial(ExecutionSerial serial) { in AddFutureSerial() argument 641 if (serial > mFutureSerial) { in AddFutureSerial() 642 mFutureSerial = serial; in AddFutureSerial() 1095 // 1. the last submitted serial has moved beyond the completed serial 1096 // 2. or the completed serial has not reached the future serial set by the trackers 1103 // AssumeCommandsComplete will assign the max serial we must tick to in order to 1109 // TODO(crbug.com/dawn/833): decouple TickImpl from updating the serial so that we can
|
/third_party/python/Lib/test/ |
H A D | test_sys.py | 620 self.assertIsInstance(vi.serial, int) 625 self.assertEqual(vi[4], vi.serial) 907 version.serial << 0)
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | pkcs7.h | 51 ASN1_INTEGER *serial; member
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | pkcs7.h | 51 ASN1_INTEGER *serial; member
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | pkcs7.h | 51 ASN1_INTEGER *serial; member
|