/third_party/grpc/src/core/lib/iomgr/ |
D | lockfree_event.cc | 76 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/ |
D | async_wait.c | 22 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/ |
D | pcy_tree.c | 61 X509_POLICY_LEVEL *curr) in tree_print() 260 static int tree_link_matching_nodes(X509_POLICY_LEVEL *curr, in tree_link_matching_nodes() 290 static int tree_link_nodes(X509_POLICY_LEVEL *curr, in tree_link_nodes() 312 static int tree_add_unmatched(X509_POLICY_LEVEL *curr, in tree_add_unmatched() 341 static int tree_link_unmatched(X509_POLICY_LEVEL *curr, in tree_link_unmatched() 377 static int tree_link_any(X509_POLICY_LEVEL *curr, in tree_link_any() 408 static int tree_prune(X509_POLICY_TREE *tree, X509_POLICY_LEVEL *curr) in tree_prune() 486 X509_POLICY_LEVEL *curr; in tree_calculate_authority_set() local 597 X509_POLICY_LEVEL *curr = tree->levels + 1; in tree_evaluate() local 626 X509_POLICY_LEVEL *curr; in X509_policy_tree_free() local
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
D | ShaderParse.c | 189 parse_operand(const unsigned **curr, in parse_operand() 220 parse_relative_operand(const unsigned **curr, in parse_relative_operand() 250 parse_index(const unsigned **curr, in parse_index() 273 parse_operand_index(const unsigned **curr, in parse_operand_index() 288 const unsigned *curr = parser->curr; in Shader_parse_opcode() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_state_rss.c | 109 const struct svga_blend_state *curr = svga->curr.blend; in emit_rss_vgpu9() local 143 const struct svga_depth_stencil_state *curr = svga->curr.depth; in emit_rss_vgpu9() local 219 const struct svga_rasterizer_state *curr = svga->curr.rast; in emit_rss_vgpu9() local 259 const struct svga_rasterizer_state *curr = svga->curr.rast; in emit_rss_vgpu9() local 373 const struct svga_blend_state *curr; in emit_rss_vgpu10() local 444 const struct svga_depth_stencil_state *curr = svga->curr.depth; in emit_rss_vgpu10() local
|
D | svga_screen_cache.c | 101 struct list_head *curr, *next; in svga_screen_cache_lookup() local 329 struct list_head *curr, *next; in svga_screen_cache_flush() local 637 struct list_head *curr; in svga_screen_cache_dump() local
|
/third_party/googletest/googletest/src/hwext/ |
D | gtest-filter.cc | 62 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/ |
D | zunitc_impl.c | 666 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/ |
D | test-fs-poll.c | 87 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/ |
D | conncache.c | 91 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/selinux/libsepol/cil/src/ |
D | cil_symtab.c | 174 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
|
D | cil_resolve_ast.c | 116 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 …]
|
D | cil_list.c | 143 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/ |
D | szrt_profiler.c | 55 for (const struct BlockProfileInfo **curr = &__Sz_block_profile_info; in __Sz_profile_summary() local
|
/third_party/skia/src/ports/ |
D | SkOSFile_stdio.cpp | 106 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/ |
D | InterpBench.cpp | 63 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/ |
D | InterpBench.cpp | 63 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/ |
D | test-fs-watch-file-enoent-after-deletion.js | 44 fs.watchFile(filename, { interval: 50 }, common.mustCall(function(curr, prev) { argument
|
/third_party/flutter/skia/src/ports/ |
D | SkOSFile_stdio.cpp | 105 long curr = ftell(f); // remember where we are in sk_fgetsize() local 139 long curr = ftell(f); in sk_ftell() local
|
/third_party/mesa3d/src/util/ |
D | os_time.h | 92 int64_t curr) in os_time_timeout()
|
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/ |
D | blur.c | 60 unsigned char prev, curr, next; in liq_max3() local 99 unsigned char prev, curr = row[0], next = row[0]; in liq_min3() local
|
/third_party/libunwind/src/ia64/ |
D | Grbs.c | 128 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/skia/third_party/externals/libwebp/examples/ |
D | vwebp.c | 167 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/ |
D | vwebp.c | 167 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/ |
D | flac_parser.c | 320 FLACHeaderMarker *curr; in check_header_mismatch() local 350 FLACHeaderMarker *curr; in check_header_mismatch() local 456 FLACHeaderMarker *curr; in score_sequences() local 520 FLACHeaderMarker *curr; in flac_parse() local 734 FLACHeaderMarker *curr = fpc->headers, *temp; in flac_parse_close() local
|