Home
last modified time | relevance | path

Searched defs:ext (Results 301 - 325 of 534) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/openssl/apps/
H A Drehash.c243 const char *ext; in do_file() local
/third_party/openssl/ssl/
H A Dt1_trce.c706 ssl_print_extension(BIO *bio, int indent, int server, unsigned char mt, int extype, const unsigned char *ext, size_t extlen) ssl_print_extension() argument
[all...]
/third_party/openssl/crypto/x509/
H A Dv3_purp.c878 X509_EXTENSION *ext = X509_get_ext((X509 *)x, i_ext); in check_purpose_timestamp_sign() local
/third_party/openssl/crypto/ts/
H A Dts_rsp_sign.c101 static int def_extension_cb(struct TS_resp_ctx *ctx, X509_EXTENSION *ext, in def_extension_cb() argument
615 X509_EXTENSION *ext = sk_X509_EXTENSION_value(exts, i); in ts_RESP_process_extensions() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducm.cpp275 ucm_moveMappings(UCMTable *base, UCMTable *ext) { in ucm_moveMappings() argument
312 checkBaseExtUnicode(UCMStates *baseStates, UCMTable *base, UCMTable *ext, in checkBaseExtUnicode() argument
418 checkBaseExtBytes(UCMStates *baseStates, UCMTable *base, UCMTable *ext, UBool moveToExt, UBool intersectBase) checkBaseExtBytes() argument
557 ucm_checkBaseExt(UCMStates *baseStates, UCMTable *base, UCMTable *ext, UCMTable *moveTarget, UBool intersectBase) ucm_checkBaseExt() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_format.cc195 const bool ext = (sep != '\0' && mode[1] == '*'); in FormatOffset() local
/third_party/skia/bench/
H A Dnanobench.cpp607 collect_files(const CommandLineFlags::StringArray& paths, const char* ext, SkTArray<SkString>* list) collect_files() argument
/third_party/rust/crates/quote/src/
H A Druntime.rs60 pub mod ext { modules
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureWrapTests.cpp66 const string& ext = extensions[extNdx]; in isASTCSupported() local
H A Des3fASTCDecompressionCases.cpp210 const string& ext = extensions[extNdx]; in getASTCSupportLevel() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureStateQueryTests.cpp186 explicit RequiredExtensions (const char* ext) { add(ext); } in RequiredExtensions() argument
197 void RequiredExtensions::add (const char* ext) in add() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl_ocsp.c332 static char * extensions_str(const char *title, STACK_OF(X509_EXTENSION) *ext) in extensions_str() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
H A Deapol_supp_sm.h453 eapol_sm_set_ext_pw_ctx(struct eapol_sm *sm, struct ext_password_data *ext) eapol_sm_set_ext_pw_ctx() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl_ocsp.c332 static char * extensions_str(const char *title, STACK_OF(X509_EXTENSION) *ext) in extensions_str() argument
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dmemory_collector_impl.cpp63 static std::string GetSavePath(const std::string& preFix, const std::string& ext) in GetSavePath() argument
76 ss << MEMINFO_SAVE_DIR << "/" << preFix << timeStamp << "_" << suffix << ext; in GetSavePath() local
/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcf_mock.cpp728 void *__wrap_X509V3_EXT_d2i(X509_EXTENSION *ext) in __wrap_X509V3_EXT_d2i() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_mock_sync_module_test.cpp852 bool ext = false; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Ddca_core.c1838 int ret = 0, ext = 0; in ff_dca_core_parse_exss() local
/third_party/ffmpeg/libavformat/
H A Dmpeg.c749 char *ext; in vobsub_read_header() local
H A Drtpdec.c702 int ext, csrc; in rtp_parse_packet_internal() local
/third_party/alsa-utils/alsactl/
H A Dinit_parse.c1284 char *ext = strrchr(d->d_name, '.'); in conf_name_filter() local
/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-process.c565 struct ssp_intel_ext_ctl *ext; in ssp_calculate_intern_ext() local
[all...]
/third_party/alsa-lib/include/
H A Dseq_event.h301 snd_seq_ev_ext_t ext; /**< external data */ member
/third_party/libuv/src/win/
H A Dprocess.c152 search_path_join_test(const WCHAR* dir, size_t dir_len, const WCHAR* name, size_t name_len, const WCHAR* ext, size_t ext_len, const WCHAR* cwd, size_t cwd_len) search_path_join_test() argument
/third_party/libwebsockets/lib/core-net/
H A Dwsi.c787 lws_extension_callback_pm_deflate(struct lws_context *context, const struct lws_extension *ext, struct lws *wsi, enum lws_extension_callback_reasons reason, void *user, void *in, size_t len) lws_extension_callback_pm_deflate() argument

Completed in 37 milliseconds

1...<<11121314151617181920>>...22