| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | TranslatorGLSL.cpp | 236 int version = versionGLSL.getVersion(); in writeVersion() local 242 sink << "#version " << version << "\ in writeVersion() local [all...] |
| H A D | DirectiveHandler.cpp | 226 stream << version; in handleVersion() local 213 handleVersion(const angle::pp::SourceLocation &loc, int version, ShShaderSpec spec) handleVersion() argument
|
| H A D | SymbolTable.h | 133 SymbolRule(Spec spec, int version, Shader shaders, size_t extensionIndex, const TSymbol *symbol) SymbolRule() argument 146 SymbolRule(Spec spec, int version, Shader shaders, size_t extensionIndex, VarPointer resourceVar) SymbolRule() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
| H A D | CLPlatformCL.cpp | 156 const cl_version version = ExtractCLVersion(info.versionStr); in createInfo() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | FunctionsGL.cpp | 24 const std::string version = reinterpret_cast<const char *>(getStringFunction(GL_VERSION)); in GetGLVersion() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
| H A D | GDBRegistrationListener.cpp | 39 uint32_t version; member
|
| /third_party/skia/src/core/ |
| H A D | SkPicture.cpp | 88 uint32_t version; in StreamIsSKP() local
|
| /third_party/skia/src/gpu/gl/ |
| H A D | GrGLExtensions.cpp | 80 GrGLVersion version = GrGLGetVersionFromString((const char*) verString); in init() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | DirectiveHandler.cpp | 170 stream << version; in handleVersion() local 159 handleVersion(const pp::SourceLocation& loc, int version) handleVersion() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | PixelShader.cpp | 70 unsigned short version = (unsigned short)(token[0] & 0x0000FFFF); in validate() local
|
| H A D | VertexShader.cpp | 91 unsigned short version = (unsigned short)(token[0] & 0x0000FFFF); in validate() local
|
| /third_party/skia/third_party/externals/swiftshader/src/WSI/ |
| H A D | WaylandSurfaceKHR.cpp | 26 static void wl_registry_handle_global(void *data, struct wl_registry *registry, unsigned int name, const char *interface, unsigned int version) in wl_registry_handle_global() argument
|
| /third_party/openssl/crypto/x509/ |
| H A D | x509cset.c | 19 int X509_CRL_set_version(X509_CRL *x, long version) in X509_CRL_set_version() argument
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
| H A D | EbdtTable.java | 38 version(0), headerLength(FontData.DataSize.Fixed.size()); enum constant 52 public int version() { in version() method in EbdtTable 62 private final int version = 0x00020000; // TODO(stuartg) need a constant/enum field in EbdtTable.Builder
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
| H A D | HorizontalDeviceMetricsTable.java | 35 version(0), enum constant 57 public int version() { in version() method in HorizontalDeviceMetricsTable
|
| H A D | PostScriptTable.java | 46 version(0), enum constant 339 public int version() { in version() method in PostScriptTable [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/ |
| H A D | PostScriptTableBuilder.java | 47 version(0), enum constant
|
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | dwebp.c | 227 const int version = WebPGetDecoderVersion(); in main() local
|
| /third_party/skia/third_party/externals/icu/source/samples/date/ |
| H A D | date.c | 210 version() in version() function [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/examples/ |
| H A D | https_fileserver_example.c | 116 http_ahc(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) http_ahc() argument
|
| H A D | mhd2spdy_http.c | 156 http_cb_request(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) http_cb_request() argument
|
| H A D | spdy_response_with_callback.c | 78 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
| H A D | test_empty_response.c | 42 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 D | test_https_get_select.c | 43 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
|
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
| H A D | test_callback.c | 63 callback(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 **con_cls) callback() argument
|