Home
last modified time | relevance | path

Searched defs:curr (Results 1 – 25 of 261) sorted by relevance

1234567891011

/third_party/grpc/src/core/lib/iomgr/
Dlockfree_event.cc76 gpr_atm curr; in DestroyEvent() local
97 gpr_atm curr = gpr_atm_acq_load(&state_); in NotifyOn() local
166 gpr_atm curr = gpr_atm_no_barrier_load(&state_); in SetShutdown() local
215 gpr_atm curr = gpr_atm_no_barrier_load(&state_); in SetReady() local
/third_party/openssl/crypto/async/
Dasync_wait.c22 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_free() local
69 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_get_fd() local
91 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_get_all_fds() local
115 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_get_changed_fds() local
142 struct fd_lookup_st *curr, *prev; in ASYNC_WAIT_CTX_clear_fd() local
187 struct fd_lookup_st *curr, *prev = NULL; in async_wait_ctx_reset_counts() local
/third_party/openssl/crypto/x509v3/
Dpcy_tree.c49 X509_POLICY_LEVEL *curr) in tree_print()
245 static int tree_link_matching_nodes(X509_POLICY_LEVEL *curr, in tree_link_matching_nodes()
274 static int tree_link_nodes(X509_POLICY_LEVEL *curr, in tree_link_nodes()
295 static int tree_add_unmatched(X509_POLICY_LEVEL *curr, in tree_add_unmatched()
324 static int tree_link_unmatched(X509_POLICY_LEVEL *curr, in tree_link_unmatched()
360 static int tree_link_any(X509_POLICY_LEVEL *curr, in tree_link_any()
391 static int tree_prune(X509_POLICY_TREE *tree, X509_POLICY_LEVEL *curr) in tree_prune()
469 X509_POLICY_LEVEL *curr; in tree_calculate_authority_set() local
580 X509_POLICY_LEVEL *curr = tree->levels + 1; in tree_evaluate() local
609 X509_POLICY_LEVEL *curr; in X509_policy_tree_free() local
/third_party/boringssl/src/crypto/x509v3/
Dpcy_tree.c104 X509_POLICY_LEVEL *curr) in tree_print()
311 static int tree_link_matching_nodes(X509_POLICY_LEVEL *curr, in tree_link_matching_nodes()
339 static int tree_link_nodes(X509_POLICY_LEVEL *curr, in tree_link_nodes()
372 static int tree_add_unmatched(X509_POLICY_LEVEL *curr, in tree_add_unmatched()
399 static int tree_link_unmatched(X509_POLICY_LEVEL *curr, in tree_link_unmatched()
434 static int tree_link_any(X509_POLICY_LEVEL *curr, in tree_link_any()
494 static int tree_prune(X509_POLICY_TREE *tree, X509_POLICY_LEVEL *curr) in tree_prune()
570 X509_POLICY_LEVEL *curr; in tree_calculate_authority_set() local
673 X509_POLICY_LEVEL *curr = tree->levels + 1; in tree_evaluate() local
702 X509_POLICY_LEVEL *curr; in X509_policy_tree_free() local
/third_party/googletest/googletest/src/hwext/
Dgtest-filter.cc62 string curr = vectemp[i]; in postSetType() local
92 string curr = vectemp[i]; in postSetSize() local
106 string curr = vectemp[i]; in postSetRank() local
147 string curr = vectemp[i]; in postParsingArguments() local
/third_party/weston/tools/zunitc/src/
Dzunitc_impl.c666 struct zuc_slinked *curr; in dispatch_pre_run() local
682 struct zuc_slinked *curr; in dispatch_run_started() local
698 struct zuc_slinked *curr; in dispatch_run_ended() local
718 struct zuc_slinked *curr; in dispatch_case_started() local
732 struct zuc_slinked *curr; in dispatch_case_ended() local
743 struct zuc_slinked *curr; in dispatch_test_started() local
754 struct zuc_slinked *curr; in dispatch_test_ended() local
765 struct zuc_slinked *curr; in dispatch_test_disabled() local
780 struct zuc_slinked *curr; in dispatch_check_triggered() local
796 struct zuc_slinked *curr; in dispatch_collect_event() local
[all …]
/third_party/libuv/test/
Dtest-fs-poll.c87 const uv_stat_t* curr) { in poll_cb_fail()
94 const uv_stat_t* curr) { in poll_cb_noop()
101 const uv_stat_t* curr) { in poll_cb()
/third_party/curl/lib/
Dconncache.c91 struct Curl_llist_element *curr; in bundle_remove_conn() local
335 struct Curl_llist_element *curr; in Curl_conncache_foreach() local
385 struct Curl_llist_element *curr; in conncache_find_first_connection() local
443 struct Curl_llist_element *curr; in Curl_conncache_extract_bundle() local
491 struct Curl_llist_element *curr; in Curl_conncache_extract_oldest() local
/third_party/uboot/u-boot-2020.01/tools/
Dimagetool.c14 struct image_type_params **curr; in imagetool_get_type() local
36 struct image_type_params **curr; in imagetool_verify_print_header() local
/third_party/selinux/libsepol/cil/src/
Dcil_symtab.c174 struct cil_complex_symtab_node *curr = NULL; in cil_complex_symtab_insert() local
231 struct cil_complex_symtab_node *curr = NULL; in cil_complex_symtab_search() local
267 struct cil_complex_symtab_node *curr = NULL; in cil_complex_symtab_destroy() local
Dcil_resolve_ast.c116 struct cil_list_item *curr; in __cil_resolve_perms() local
221 struct cil_list_item *curr; in cil_resolve_classperms_list() local
247 struct cil_list_item *curr; in cil_resolve_classpermissionset() local
466 struct cil_list_item *curr; in cil_resolve_expandtypeattribute() local
795 struct cil_list_item *curr; in cil_resolve_classmapping() local
1218 struct cil_list_item *__cil_ordered_item_insert(struct cil_list *old, struct cil_list_item *curr, s… in __cil_ordered_item_insert()
1373 struct cil_list_item *curr = NULL; in insert_unordered() local
1409 struct cil_list_item *curr = NULL; in __cil_ordered_lists_merge_all() local
1469 struct cil_list_item *curr = NULL; in cil_resolve_classorder() local
1519 struct cil_list_item *curr = NULL; in cil_resolve_sidorder() local
[all …]
Dcil_list.c143 struct cil_list_item *cil_list_insert(struct cil_list *list, struct cil_list_item *curr, enum cil_f… in cil_list_insert()
253 struct cil_list_item *curr = NULL; in cil_list_contains() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
Dszrt_profiler.c55 for (const struct BlockProfileInfo **curr = &__Sz_block_profile_info; in __Sz_profile_summary() local
/third_party/skia/src/ports/
DSkOSFile_stdio.cpp106 long curr = ftell(f); // remember where we are in sk_fgetsize() local
140 long curr = ftell(f); in sk_ftell() local
/third_party/flutter/skia/bench/
DInterpBench.cpp63 SkFixed curr = SkFloatToFixed(fx); in performTest() local
82 int64_t curr = (int64_t)(fx * 65536 * 655536); in performTest() local
113 int64_t curr = (int64_t)(fx * 65536 * 655536 * 65536); in performTest() local
/third_party/skia/bench/
DInterpBench.cpp63 SkFixed curr = SkFloatToFixed(fx); in performTest() local
82 int64_t curr = (int64_t)(fx * 65536 * 655536); in performTest() local
113 int64_t curr = (int64_t)(fx * 65536 * 655536 * 65536); in performTest() local
/third_party/node/test/parallel/
Dtest-fs-watch-file-enoent-after-deletion.js44 fs.watchFile(filename, { interval: 50 }, common.mustCall(function(curr, prev) { argument
/third_party/flutter/skia/src/ports/
DSkOSFile_stdio.cpp105 long curr = ftell(f); // remember where we are in sk_fgetsize() local
139 long curr = ftell(f); in sk_ftell() local
/third_party/libunwind/src/ia64/
DGrbs.c128 unw_word_t nregs, bsp = c->bsp, curr = c->rbs_curr, n; in rbs_find_stacked() local
204 unw_word_t curr = c->rbs_curr, left_edge = c->rbs_left_edge; in rbs_cover_and_flush() local
/third_party/uboot/u-boot-2020.01/cmd/
Dgpt.c182 struct disk_part *curr; in del_gpt_info() local
231 struct disk_part *curr; in print_gpt_info() local
270 struct disk_part *curr; in create_gpt_partitions_list() local
655 struct disk_part *curr; in do_rename_gpt_parts() local
/third_party/skia/third_party/externals/libwebp/examples/
Dvwebp.c167 const WebPIterator* const curr = &kParams.curr_frame; in Decode() local
195 WebPIterator* const curr = &kParams.curr_frame; in decode_callback() local
358 const WebPIterator* const curr = &kParams.curr_frame; in HandleDisplay() local
485 WebPIterator* const curr = &kParams.curr_frame; in main() local
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dvwebp.c167 const WebPIterator* const curr = &kParams.curr_frame; in Decode() local
195 WebPIterator* const curr = &kParams.curr_frame; in decode_callback() local
358 const WebPIterator* const curr = &kParams.curr_frame; in HandleDisplay() local
485 WebPIterator* const curr = &kParams.curr_frame; in main() local
/third_party/ffmpeg/libavcodec/
Dflac_parser.c319 FLACHeaderMarker *curr; in check_header_mismatch() local
349 FLACHeaderMarker *curr; in check_header_mismatch() local
455 FLACHeaderMarker *curr; in score_sequences() local
519 FLACHeaderMarker *curr; in flac_parse() local
733 FLACHeaderMarker *curr = fpc->headers, *temp; in flac_parse_close() local
/third_party/node/test/pummel/
Dtest-fs-watch-file-slow.js42 fs.watchFile(FILENAME, { interval: TIMEOUT - 250 }, function(curr, prev) { argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_init/
D4-1.c60 void *curr; in child() local

1234567891011