Home
last modified time | relevance | path

Searched defs:version (Results 426 - 450 of 2098) sorted by relevance

1...<<11121314151617181920>>...84

/third_party/python/Lib/ensurepip/
H A D__init__.py106 def version(): function
[all...]
/third_party/openssl/crypto/dsa/
H A Ddsa_local.h20 int32_t version; member
/third_party/openssl/crypto/dh/
H A Ddh_local.h22 int version; member
/third_party/openssl/crypto/pkcs12/
H A Dp12_local.h17 ASN1_INTEGER *version; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.h41 gl::Version version; member
/third_party/skia/third_party/externals/swiftshader/include/Android/hardware/
H A Dhardware.h50 uint32_t version; member
/third_party/skia/src/gpu/
H A DGrPersistentCacheUtils.cpp71 int version = reader->readInt(); in GetType() local
/third_party/skia/src/gpu/gl/
H A DGrGLContext.h32 GrGLVersion version() const { return fDriverInfo.fVersion; } in version() function in GrGLContextInfo
/third_party/openssl/ssl/
H A Dssl_asn1.c18 uint32_t version; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dbuild_module.cpp30 SetSpvHeader(void* builder, spv_endianness_t, uint32_t magic, uint32_t version, uint32_t generator, uint32_t id_bound, uint32_t reserved) SetSpvHeader() argument
H A Dir_loader.h52 void SetModuleHeader(uint32_t magic, uint32_t version, uint32_t generator, in SetModuleHeader() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dbuild_module.cpp30 SetSpvHeader(void* builder, spv_endianness_t, uint32_t magic, uint32_t version, uint32_t generator, uint32_t id_bound, uint32_t reserved) SetSpvHeader() argument
H A Dir_loader.h52 void SetModuleHeader(uint32_t magic, uint32_t version, uint32_t generator, in SetModuleHeader() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djcapimin.c34 jpeg_CreateCompress(j_compress_ptr cinfo, int version, size_t structsize) in jpeg_CreateCompress() argument
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dauthorization_example.c42 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dbenchmark.c105 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dbenchmark_https.c105 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Ddigest_auth_example.c36 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dfileserver_example.c49 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dfileserver_example_dirs.c79 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
H A Dfileserver_example_external_select.c49 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) ahc_echo() argument
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dtest_daemon.c62 ahc_nothing(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **unused) ahc_nothing() argument
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_options.c38 ahc_echo(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **unused) ahc_echo() argument
H A Dtest_termination.c52 connection_handler(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t * upload_data_size, void **ptr) connection_handler() argument
/third_party/skia/src/sfnt/
H A DSkOTTable_OS_2_V4.h19 SK_OT_USHORT version; member

Completed in 9 milliseconds

1...<<11121314151617181920>>...84