/external/grpc-grpc/src/core/lib/iomgr/ |
D | lockfree_event.cc | 75 gpr_atm curr; in DestroyEvent() local 96 gpr_atm curr = gpr_atm_acq_load(&state_); in NotifyOn() local 162 gpr_atm curr = gpr_atm_no_barrier_load(&state_); in SetShutdown() local 210 gpr_atm curr = gpr_atm_no_barrier_load(&state_); in SetReady() local
|
/external/boringssl/src/crypto/x509v3/ |
D | pcy_tree.c | 104 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
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_state_rss.c | 92 const struct svga_blend_state *curr = svga->curr.blend; in emit_rss_vgpu9() local 126 const struct svga_depth_stencil_state *curr = svga->curr.depth; in emit_rss_vgpu9() local 202 const struct svga_rasterizer_state *curr = svga->curr.rast; in emit_rss_vgpu9() local 240 const struct svga_rasterizer_state *curr = svga->curr.rast; in emit_rss_vgpu9() local 354 const struct svga_blend_state *curr; in emit_rss_vgpu10() local 425 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 321 struct list_head *curr, *next; in svga_screen_cache_flush() local 609 struct list_head *curr; in svga_screen_cache_dump() local
|
/external/libtextclassifier/lang_id/ |
D | custom-tokenizer.cc | 33 inline bool IsTokenSeparator(int num_bytes, const char *curr) { in IsTokenSeparator() 45 inline SAFTM_ATTRIBUTE_ALWAYS_INLINE void AppendLowerCase(const char *curr, in AppendLowerCase() 105 const char *curr = start; in Tokenize() local
|
/external/u-boot/tools/ |
D | imagetool.c | 14 struct image_type_params **curr; in imagetool_get_type() local 36 struct image_type_params **curr; in imagetool_verify_print_header() local
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/resolver/ |
D | Resolver.java | 78 List<ResolverTuple> curr = yamlImplicitResolvers.get(null); in addImplicitResolver() local 92 List<ResolverTuple> curr = yamlImplicitResolvers.get(theC); in addImplicitResolver() local
|
/external/curl/lib/ |
D | conncache.c | 111 struct curl_llist_element *curr; in bundle_remove_conn() local 356 struct curl_llist_element *curr; in Curl_conncache_foreach() local 406 struct curl_llist_element *curr; in conncache_find_first_connection() local 465 struct curl_llist_element *curr; in Curl_conncache_extract_bundle() local 514 struct curl_llist_element *curr; in Curl_conncache_extract_oldest() local
|
D | pipeline.c | 136 struct curl_llist_element *curr; in Curl_move_handle_from_send_to_recv_pipe() local 173 struct curl_llist_element *curr; in Curl_pipeline_site_blacklisted() local 297 struct curl_llist_element *curr = pipeline->head; in pipe_head() local
|
/external/selinux/libsepol/cil/src/ |
D | cil_symtab.c | 172 struct cil_complex_symtab_node *curr = NULL; in cil_complex_symtab_insert() local 229 struct cil_complex_symtab_node *curr = NULL; in cil_complex_symtab_search() local 265 struct cil_complex_symtab_node *curr = NULL; in cil_complex_symtab_destroy() local
|
D | cil_resolve_ast.c | 112 struct cil_list_item *curr; in __cil_resolve_perms() local 216 struct cil_list_item *curr; in cil_resolve_classperms_list() local 242 struct cil_list_item *curr; in cil_resolve_classpermissionset() local 466 struct cil_list_item *curr; in cil_resolve_expandtypeattribute() local 790 struct cil_list_item *curr; in cil_resolve_classmapping() local 1219 struct cil_list_item *__cil_ordered_item_insert(struct cil_list *old, struct cil_list_item *curr, s… in __cil_ordered_item_insert() 1374 struct cil_list_item *curr = NULL; in insert_unordered() local 1410 struct cil_list_item *curr = NULL; in __cil_ordered_lists_merge_all() local 1470 struct cil_list_item *curr = NULL; in cil_resolve_classorder() local 1514 struct cil_list_item *curr = NULL; in cil_resolve_sidorder() local [all …]
|
D | cil_list.c | 142 struct cil_list_item *cil_list_insert(struct cil_list *list, struct cil_list_item *curr, enum cil_f… in cil_list_insert() 252 struct cil_list_item *curr = NULL; in cil_list_contains() local
|
/external/mesa3d/src/util/ |
D | os_time.h | 80 int64_t curr) in os_time_timeout()
|
/external/swiftshader/third_party/subzero/runtime/ |
D | szrt_profiler.c | 55 for (const struct BlockProfileInfo **curr = &__Sz_block_profile_info; in __Sz_profile_summary() local
|
/external/turbine/java/com/google/turbine/binder/lookup/ |
D | SimpleTopLevelIndex.java | 88 Node curr = root; in insert() local 161 Node curr = root; in lookupPackage() local
|
/external/libtextclassifier/lang_id/common/ |
D | utf8.cc | 25 const char *curr = data; in GetSafeEndOfUtf8String() local
|
/external/skqp/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
|
/external/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
|
/external/skqp/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
|
/external/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
|
/external/turbine/java/com/google/turbine/parse/ |
D | IteratorLexer.java | 31 private SavedToken curr; field in IteratorLexer
|
/external/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
|
/external/u-boot/cmd/ |
D | gpt.c | 181 struct disk_part *curr; in del_gpt_info() local 230 struct disk_part *curr; in print_gpt_info() local 269 struct disk_part *curr; in create_gpt_partitions_list() local 654 struct disk_part *curr; in do_rename_gpt_parts() local
|
/external/compiler-rt/test/tsan/ |
D | barrier.cc | 22 int *curr = data[(i + 1) % 2]; in thr() local
|
/external/kmod/libkmod/ |
D | libkmod-list.c | 260 const struct kmod_list *curr) in kmod_list_prev() 285 const struct kmod_list *curr) in kmod_list_next()
|