Home
last modified time | relevance | path

Searched defs:ext (Results 76 - 100 of 566) sorted by relevance

12345678910>>...23

/third_party/libwebsockets/lib/roles/ws/
H A Dclient-ws.c151 const struct lws_extension *ext; in lws_generate_client_ws_handshake() local
246 const struct lws_extension *ext; in lws_client_ws_upgrade() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_addr.c1213 addr_validate_path_internal(X509_STORE_CTX *ctx, STACK_OF(X509) *chain, IPAddrBlocks *ext) addr_validate_path_internal() argument
[all...]
H A Dv3_asid.c750 asid_validate_path_internal(X509_STORE_CTX *ctx, STACK_OF(X509) *chain, ASIdentifiers *ext) asid_validate_path_internal() argument
[all...]
H A Dv3_akid.c108 X509_EXTENSION *ext; in v2i_AUTHORITY_KEYID() local
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A DindexExt.py66 ext = {} variable
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_extensions_test.cpp259 const char* ext; member
/third_party/skia/src/gpu/vk/
H A DGrVkExtensions.cpp17 static int find_info(const SkTArray<GrVkExtensions::Info>& infos, const char ext[]) { in find_info() argument
125 bool GrVkExtensions::hasExtension(const char ext[], uint32_t minVersion) const { in hasExtension() argument
/third_party/openssl/crypto/x509/
H A Dv3_asid.c736 asid_validate_path_internal(X509_STORE_CTX *ctx, STACK_OF(X509) *chain, ASIdentifiers *ext) asid_validate_path_internal() argument
[all...]
H A Dv3_addr.c1209 addr_validate_path_internal(X509_STORE_CTX *ctx, STACK_OF(X509) *chain, IPAddrBlocks *ext) addr_validate_path_internal() argument
[all...]
H A Dv3_akid.c108 X509_EXTENSION *ext; in v2i_AUTHORITY_KEYID() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_extensions_test.cpp259 const char* ext; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DVulkanExtensions.cpp55 const InstanceExtInfo& GetInstanceExtInfo(InstanceExt ext) { in GetInstanceExtInfo() argument
[all...]
/third_party/skia/tools/
H A Dget_images_from_skps.cpp71 SkString ext; in sniff() local
[all...]
/third_party/skia/tools/gpu/
H A DMemoryCache.cpp107 const char* ext = GrBackendApi::kOpenGL == api ? "frag" : "frag.spv"; in writeShadersToDisk() local
114 const char* ext = GrBackendApi::kOpenGL == api ? "vert" : "vert.spv"; in writeShadersToDisk() local
122 const char* ext = "key"; in writeShadersToDisk() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachORelocation.h46 MachORelocation(uint32_t addr, uint32_t index, bool pcrel, uint8_t len, bool ext, uint8_t type, bool scattered = false, int32_t value = 0) MachORelocation() argument
/third_party/rust/crates/quote/src/
H A Dlib.rs110 mod ext; modules
/third_party/spirv-tools/test/val/
H A Dval_extensions_test.cpp257 const char* ext; member
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dinlining_test.cpp704 static InlineCachesMock PolymorphicInlineWithThrowICM(ClassLinkerExtension *ext) in PolymorphicInlineWithThrowICM() argument
722 auto ext = cl->GetExtension(panda_file::SourceLang::PANDA_ASSEMBLY); in TEST_F() local
/arkcompiler/runtime_core/static_core/libpandafile/external/
H A Dfile_ext.cpp28 namespace ark::panda_file::ext { namespace in ark::panda_file
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_vm_api.cpp146 auto *ext = classLinker->GetExtension(ark::SourceLanguage::ETS); in BindNative() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Djs_refconvert_array.h129 static inline void RegisterBuiltinArrayConvertor(JSRefConvertCache *cache, EtsClassLinkerExtension *ext) in RegisterBuiltinArrayConvertor() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dstd_core.cpp37 auto ext = linker->GetExtension(panda_file::SourceLang::ETS); in StdCoreStackTraceLines() local
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
H A Ddebug_info_cache.cpp66 auto *ext = classLinker->GetExtension(panda_file::SourceLang::PANDA_ASSEMBLY); in SetUpTestSuite() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dcommon_util.cpp82 int CommonUtil::GetFileNameNum(const std::string& fileName, const std::string& ext) in GetFileNameNum() argument
99 CreateExportFile(const std::string& path, int32_t maxFileNum, const std::string& prefix, const std::string& ext) CreateExportFile() argument
/base/security/device_auth/services/data_manager/inc/
H A Ddata_manager.h52 HcParcel ext; /* for caching extern data, user data */ member

Completed in 17 milliseconds

12345678910>>...23