Home
last modified time | relevance | path

Searched defs:ctxt (Results 1 - 25 of 39) sorted by relevance

12

/third_party/curl/lib/vauth/
H A Dcram.c65 struct HMAC_context *ctxt; in Curl_auth_create_cram_md5_message() local
/third_party/libabigail/include/
H A Dabg-writer.h83 set_common_options(write_context& ctxt, const OPTS& opts) set_common_options() argument
[all...]
/third_party/pulseaudio/src/tests/
H A Dgtk-test.c30 pa_context *ctxt; variable
/third_party/rust/crates/serde/serde_derive_internals/src/
H A Dmod.rs6 mod ctxt; modules
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dmod.rs6 mod ctxt; modules
/third_party/curl/lib/
H A Dhmac.c60 struct HMAC_context *ctxt; in Curl_HMAC_init() local
107 Curl_HMAC_update(struct HMAC_context *ctxt, const unsigned char *data, unsigned int len) Curl_HMAC_update() argument
117 Curl_HMAC_final(struct HMAC_context *ctxt, unsigned char *result) Curl_HMAC_final() argument
158 struct HMAC_context *ctxt = Curl_hmacit() local
[all...]
H A Dmd5.c611 struct MD5_context *ctxt; in Curl_MD5_init() local
[all...]
/applications/standard/calendardata/calendarmanager/napi/src/
H A Devent_filter_napi.cpp41 auto ctxt = std::make_shared<ContextBase>(); in New() local
H A Dnapi_queue.cpp71 napi_value NapiQueue::AsyncWork(napi_env env, std::shared_ptr<ContextBase> ctxt, const std::string& name, in AsyncWork() argument
H A Dcalendar_manager_napi.cpp41 auto ctxt = std::make_shared<CreateCalendarContext>(); in CreateCalendar() local
78 auto ctxt = std::make_shared<DelCalendarContext>(); DeleteCalendar() local
135 auto ctxt = std::make_shared<GetCalendarContext>(); GetCalendar() local
168 auto ctxt = std::make_shared<GetAllCalendarContext>(); GetAllCalendars() local
246 auto ctxt = std::make_shared<EditEventContext>(); EditEvent() local
276 LaunchEditorPage(napi_env env, std::shared_ptr<EditEventContext> ctxt) LaunchEditorPage() argument
326 auto ctxt = std::make_shared<ContextBase>(); New() local
[all...]
H A Dcalendar_napi.cpp52 auto ctxt = std::make_shared<ContextBase>(); in New() local
98 auto ctxt = std::make_shared<AddEventContext>(); in AddEvent() local
131 auto ctxt = std::make_shared<AddEventsContext>(); AddEvents() local
159 auto ctxt = std::make_shared<DeleteEventContext>(); DeleteEvent() local
184 auto ctxt = std::make_shared<DeleteEventsContext>(); DeleteEvents() local
209 auto ctxt = std::make_shared<UpdateEventContext>(); UpdateEvent() local
235 auto ctxt = std::make_shared<DeleteEventsContext>(); UpdateEvents() local
260 auto ctxt = std::make_shared<GetEventsContext>(); GetEvents() local
346 auto ctxt = std::make_shared<SetConfigContext>(); SetConfig() local
[all...]
/third_party/curl/docs/examples/
H A Dhtmltitle.cpp243 htmlParserCtxtPtr ctxt; in parseHtml() local
/third_party/libwebsockets/lib/misc/
H A Dsha-1.c104 sha1_step(struct sha1_ctxt *ctxt) in sha1_step() argument
192 _sha1_init(struct sha1_ctxt *ctxt) _sha1_init() argument
203 sha1_pad(struct sha1_ctxt *ctxt) sha1_pad() argument
237 sha1_loop(struct sha1_ctxt *ctxt, const unsigned char *input, size_t len) sha1_loop() argument
258 sha1_result(struct sha1_ctxt *ctxt, void *digest0) sha1_result() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/srp/
H A Dsrp_lib.c148 EVP_MD_CTX *ctxt; in SRP_Calc_x_ex() local
[all...]
H A Dsrp_vfy.c554 EVP_MD_CTX *ctxt = NULL; in SRP_VBASE_get1_by_user() local
[all...]
/third_party/openssl/crypto/srp/
H A Dsrp_lib.c148 EVP_MD_CTX *ctxt; in SRP_Calc_x_ex() local
[all...]
H A Dsrp_vfy.c555 EVP_MD_CTX *ctxt = NULL; in SRP_VBASE_get1_by_user() local
[all...]
/third_party/libabigail/tools/
H A Dkmidiff.cc323 set_diff_context(diff_context_sptr ctxt, const options& opts) in set_diff_context() argument
[all...]
H A Dabidw.cc437 set_diff_context(diff_context_sptr& ctxt) in set_diff_context() argument
879 const xml_writer::write_context_sptr& ctxt in load_kernel_corpus_group_and_write_abixml() local
[all...]
H A Dabicompat.cc354 perform_compat_check_in_normal_mode(options& opts, diff_context_sptr& ctxt, corpus_sptr app_corpus, corpus_sptr lib1_corpus, corpus_sptr lib2_corpus) perform_compat_check_in_normal_mode() argument
488 perform_compat_check_in_weak_mode(options& opts, diff_context_sptr& ctxt, corpus_sptr app_corpus, corpus_sptr lib_corpus) perform_compat_check_in_weak_mode() argument
[all...]
H A Dabilint.cc305 build_type_use_tree(abigail::abixml::reader &ctxt, in build_type_use_tree() argument
455 show_how_type_is_used(abigail::abixml::reader &ctxt, in show_how_type_is_used() argument
724 const write_context_sptr& ctxt in main() local
740 const write_context_sptr& ctxt in main() local
865 const write_context_sptr ctxt = create_write_context(env, of); main() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dscheck.c249 static bool check_const(Btor *ctxt, struct instruction *insn) in check_const() argument
/third_party/toybox/toys/other/
H A Dvmstat.c33 uint64_t user, nice, sys, idle, wait, irq, sirq, intr, ctxt, running, blocked; member
/third_party/curl/lib/vtls/
H A Dschannel_int.h131 struct Curl_schannel_ctxt *ctxt; member
/third_party/libabigail/src/
H A Dabg-leaf-reporter.cc484 const diff_context_sptr& ctxt = d.context(); in report() local
689 const diff_context_sptr& ctxt = d.context(); report() local
781 diff_context_sptr ctxt = d.context(); report() local
1001 const diff_context_sptr& ctxt = d.context(); report() local
[all...]

Completed in 14 milliseconds

12