| /third_party/skia/third_party/externals/libwebp/src/mux/ |
| H A D | muxedit.c | 29 WebPMux* WebPNewInternal(int version) { in WebPNewInternal() argument
|
| H A D | muxread.c | 174 WebPMuxCreateInternal(const WebPData* bitstream, int copy_data, int version) WebPMuxCreateInternal() argument
|
| /third_party/skia/third_party/externals/microhttpd/doc/examples/ |
| H A D | sessions.c | 554 create_response(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) create_response() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/examples/ |
| H A D | demo.c | 673 generate_page(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) generate_page() argument
|
| H A D | demo_https.c | 674 generate_page(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) generate_page() argument
|
| H A D | post_example.c | 537 create_response(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) create_response() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
| H A D | applicationlayer.c | 66 char *version = NULL; in spdy_handler_new_stream() local 391 SPDY_build_response(int status, const char * statustext, const char * version, struct SPDY_NameValue * headers, const void * data, size_t size) SPDY_build_response() argument 480 SPDY_build_response_with_callback(int status, const char * statustext, const char * version, struct SPDY_NameValue * headers, SPDY_ResponseCallback rcb, void *rcb_cls, uint32_t block_size) SPDY_build_response_with_callback() argument [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
| H A D | test_post.c | 119 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 453 ahc_cancel(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_cancel() argument
|
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_config_parser.cpp | 546 int version = parse_config_file(g_lmpSystemFontsFile.c_str(), fontFamilies, basePath, false); in append_system_font_families() local
|
| /third_party/skia/src/sfnt/ |
| H A D | SkOTTable_EBLC.h | 24 SK_OT_Fixed version; member
|
| /third_party/skia/third_party/externals/brotli/python/ |
| H A D | _brotli.cc | 747 char version[16]; in INIT_BROTLI() local
|
| /third_party/openssl/test/ |
| H A D | http_test.c | 24 char version; member 34 static int mock_http_server(BIO *in, BIO *out, char version, int keep_alive, in mock_http_server() argument 157 test_http_keep_alive(char version, int keep_alive, int kept_alive) test_http_keep_alive() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/gxvalid/ |
| H A D | gxvjust.c | 659 FT_ULong version; in gxv_just_validate() local
|
| /third_party/skia/third_party/externals/freetype/src/otvalid/ |
| H A D | otvgpos.c | 990 FT_UShort version; in otv_GPOS_validate() local
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | sfobjs.c | 594 FT_ULong version; in FT_LOCAL_DEF() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-layout-just-table.hh | 398 FixedVersion<>version; /* Version of the justification table member
|
| H A D | hb-open-file.hh | 234 FixedVersion<>version; /* Version of the TTC Header (1.0), member 281 FixedVersion<>version; /* Version of the TTC Header (1.0 or 2.0), global() member [all...] |
| H A D | hb-ot-cff2-table.hh | 520 FixedVersion<HBUINT8> version; /* Version of CFF2 table. set to 0x0200u */ member
|
| H A D | hb-ot-color-sbix-table.hh | 400 HBUINT16 version; /* Table version number — set to 1 */ member
|
| H A D | hb-ot-kern-table.hh | 217 HBUINT16 version; /* Version--0x0000u */ member 272 HBUINT32 version; /* Version--0x00010000u */ member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFContext.h | 338 static bool isSupportedVersion(unsigned version) { in isSupportedVersion() argument
|
| /third_party/spirv-tools/source/ |
| H A D | disassemble.cpp | 219 void InstructionDisassembler::EmitHeaderVersion(uint32_t version) { in EmitHeaderVersion() argument 85 HandleHeader(spv_endianness_t endian, uint32_t version, uint32_t generator, uint32_t id_bound, uint32_t schema) HandleHeader() argument 134 DisassembleHeader(void* user_data, spv_endianness_t endian, uint32_t , uint32_t version, uint32_t generator, uint32_t id_bound, uint32_t schema) DisassembleHeader() argument 168 DisassembleTargetHeader(void* user_data, spv_endianness_t endian, uint32_t , uint32_t version, uint32_t generator, uint32_t id_bound, uint32_t schema) DisassembleTargetHeader() argument [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_camera_profile.cpp | 1254 SplitCameraProfileName(const dng_string &name, dng_string &baseName, int32 &version) SplitCameraProfileName() argument
|
| H A D | dng_info.cpp | 1081 uint16 version = stream.Get_uint16 (); in ParseMakerNote() local
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| H A D | vk_layer.h | 167 uint32_t version; member
|