/third_party/openssl/crypto/x509/ |
D | pcy_tree.c | 53 X509_POLICY_LEVEL *curr) in tree_print() 83 #define TREE_PRINT(str, tree, curr) \ argument 255 static int tree_link_matching_nodes(X509_POLICY_LEVEL *curr, in tree_link_matching_nodes() 285 static int tree_link_nodes(X509_POLICY_LEVEL *curr, in tree_link_nodes() 307 static int tree_add_unmatched(X509_POLICY_LEVEL *curr, in tree_add_unmatched() 336 static int tree_link_unmatched(X509_POLICY_LEVEL *curr, in tree_link_unmatched() 372 static int tree_link_any(X509_POLICY_LEVEL *curr, in tree_link_any() 404 static int tree_prune(X509_POLICY_TREE *tree, X509_POLICY_LEVEL *curr) in tree_prune() 482 X509_POLICY_LEVEL *curr; in tree_calculate_authority_set() local 594 X509_POLICY_LEVEL *curr = tree->levels + 1; in tree_evaluate() local [all …]
|
/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 222 struct fd_lookup_st *curr, *prev = NULL; in async_wait_ctx_reset_counts() 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 395 const struct svga_blend_state *curr; in emit_rss_vgpu10() local 466 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 336 struct list_head *curr, *next; in svga_screen_cache_flush() local 645 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/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/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 | 117 struct cil_list_item *curr; in __cil_resolve_perms() local 222 struct cil_list_item *curr; in cil_resolve_classperms_list() local 248 struct cil_list_item *curr; in cil_resolve_classpermissionset() local 472 struct cil_list_item *curr; in cil_resolve_expandtypeattribute() local 810 struct cil_list_item *curr; in cil_resolve_classmapping() local 1233 …cil_list_item *__cil_ordered_item_insert(struct cil_list *old, struct cil_list_item *curr, struct … in __cil_ordered_item_insert() 1388 struct cil_list_item *curr = NULL; in insert_unordered() local 1424 struct cil_list_item *curr = NULL; in __cil_ordered_lists_merge_all() local 1484 struct cil_list_item *curr = NULL; in cil_resolve_classorder() local 1534 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/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/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/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/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/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
|
/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/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/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/mesa3d/src/util/ |
D | os_time.h | 92 int64_t curr) in os_time_timeout()
|
/third_party/libxml2/ |
D | timsort.h | 271 size_t curr; in COUNT_RUN() local 375 const size_t curr = stack[stack_curr - 2].start; in TIM_SORT_MERGE() local 494 size_t *curr) { in PUSH_NEXT() 536 size_t curr = 0; in TIM_SORT() local
|
/third_party/flutter/skia/src/core/ |
D | SkDistanceFieldGen.cpp | 203 static void F1(DFData* curr, int width) { in F1() 249 static void F2(DFData* curr, int width) { in F2() 263 static void B1(DFData* curr, int width) { in B1() 277 static void B2(DFData* curr, int width) { in B2()
|
/third_party/skia/src/core/ |
D | SkDistanceFieldGen.cpp | 204 static void F1(DFData* curr, int width) { in F1() 250 static void F2(DFData* curr, int width) { in F2() 264 static void B1(DFData* curr, int width) { in B1() 278 static void B2(DFData* curr, int width) { in B2()
|