Home
last modified time | relevance | path

Searched defs:file (Results 201 - 225 of 1616) sorted by relevance

12345678910>>...65

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptorBase.cs42 internal DescriptorBase(FileDescriptor file, string fullName, int index) in DescriptorBase() argument
H A DExtensionCollection.cs47 internal ExtensionCollection(FileDescriptor file, Extension[] extensions) in ExtensionCollection() argument
/third_party/openssl/crypto/err/
H A Derr_local.h48 err_set_debug(ERR_STATE *es, size_t i, const char *file, int line, const char *fn) err_set_debug() argument
/third_party/openssl/crypto/
H A Do_fopen.c40 FILE *file = NULL; in openssl_fopen() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmPtrAccessChainTests.cpp54 std::string file = std::string(cases[i].basename) + ".amber"; in createTests() local
H A DvktSpvAsmSignedIntCompareTests.cpp60 std::string file = std::string(cases[i].basename) + ".amber"; in createSignedIntCompareTests() local
H A DvktSpvAsmSignedOpTests.cpp75 std::string file = std::string(cases[i].basename) + ".amber"; in createSignedOpTests() local
H A DvktSpvAsmVectorShuffleTests.cpp53 std::string file = std::string(cases[i].basename) + ".amber"; in createTests() local
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DSourceLocation.h26 int file; member
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dmakemanaliases.py61 file=sys.stderr) variable
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_debug.cpp47 const auto file = _.FindDef(file_id); in ValidateLine() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactorDebugInfo.hpp28 std::string file; member
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DLocation.hpp35 std::shared_ptr<File> file; member
40 Location::Location(const std::shared_ptr<File> &file, int line, int column /* = 0 */) in Location() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/
H A Dimport.go159 type file struct { type
[all...]
/third_party/openssl/ssl/
H A Dssl_rsa_legacy.c43 int SSL_use_RSAPrivateKey_file(SSL *ssl, const char *file, int type) in SSL_use_RSAPrivateKey_file() argument
125 int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX *ctx, const char *file, int type) in SSL_CTX_use_RSAPrivateKey_file() argument
/third_party/openssl/crypto/x509/
H A Dx509_d2.c45 int X509_STORE_load_file_ex(X509_STORE *ctx, const char *file, in X509_STORE_load_file_ex() argument
59 int X509_STORE_load_file(X509_STORE *ctx, const char *file) in X509_STORE_load_file() argument
94 int X509_STORE_load_locations_ex(X509_STORE *ctx, const char *file, in X509_STORE_load_locations_ex() argument
107 X509_STORE_load_locations(X509_STORE *ctx, const char *file, const char *path) X509_STORE_load_locations() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DGsubRulesDump.java33 private static Font[] loadFont(File file) throws IOException { in loadFont() argument
H A DHtmlViewer.java41 public static Font[] loadFont(File file) throws IOException { in loadFont() argument
H A DRuleDump.java29 public static Font[] loadFont(File file) throws IOException { in loadFont() argument
H A DSFView.java34 private static Font[] loadFont(File file) throws IOException { in loadFont() argument
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/issue_tests/
H A DIssue28Tests.java24 private static byte[] readToByteArray(File file) throws IOException { in readToByteArray() argument
/third_party/skia/third_party/externals/spirv-cross/tests-other/
H A Dhlsl_resource_bindings.cpp19 FILE *file = fopen(path, "rb"); in read_file() local
H A Dmsl_constexpr_test.cpp31 FILE *file = fopen(path, "rb"); in read_file() local
H A Dmsl_resource_bindings.cpp19 FILE *file = fopen(path, "rb"); in read_file() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_debug.cpp47 const auto file = _.FindDef(file_id); in ValidateLine() local

Completed in 7 milliseconds

12345678910>>...65