/external/tcpdump/tests/ |
D | mptcp.out | 4 …op,nop,TS val 4294943474 ecr 4294943152,mptcp add-addr id 1 10.1.2.2,mptcp dss ack 3576348362 seq … 5 …, ack 42, win 229, options [nop,nop,TS val 4294943168 ecr 4294943474,mptcp dss ack 3518592185], le… 6 …, ack 42, win 229, options [nop,nop,TS val 4294943168 ecr 4294943474,mptcp dss ack 3518592185 seq … 7 …, ack 42, win 447, options [nop,nop,TS val 4294943474 ecr 4294943168,mptcp dss ack 3576348403], le… 11 …, ack 42, win 229, options [nop,nop,TS val 4294943168 ecr 4294943474,mptcp dss ack 3518592185 seq … 12 …], ack 1, win 447, options [nop,nop,TS val 4294943474 ecr 4294943168,mptcp dss ack 3576348403], le… 13 … ack 890, win 500, options [nop,nop,TS val 4294943474 ecr 4294943168,mptcp dss ack 3576349251], le… 14 …5, ack 1, win 500, options [nop,nop,TS val 4294943474 ecr 4294943168,mptcp dss ack 3576349251 seq … 15 … ack 785, win 253, options [nop,nop,TS val 4294943170 ecr 4294943474,mptcp dss ack 3518592969], le… 16 … ack 785, win 253, options [nop,nop,TS val 4294943170 ecr 4294943474,mptcp dss ack 3518592969 seq … [all …]
|
D | mptcp-fclose.out | 6 …eq 1:2, ack 1, win 229, options [nop,nop,TS val 38230 ecr 4294943148,mptcp dss ack 3386645601 seq … 7 …gs [.], ack 2, win 224, options [nop,nop,TS val 4294943148 ecr 38230,mptcp dss ack 2976985015], le… 8 …eq 1:2, ack 2, win 224, options [nop,nop,TS val 4294943250 ecr 38230,mptcp dss ack 2976985015 seq … 9 …gs [.], ack 2, win 229, options [nop,nop,TS val 38334 ecr 4294943250,mptcp dss ack 3386645602], le… 11 … seq 2, ack 2, win 224, options [nop,nop,TS val 4294943650 ecr 38734,mptcp dss ack 2976985015], le…
|
D | mptcp-dss-oobr.out | 2 …S], seq 1736820995, win 32792, options [mss 16396,sackOK,TS val 597120308 ecr 0,mptcp dss[bad opt]>
|
D | TESTLIST | 584 mptcp-dss-oobr mptcp-dss-oobr.pcap mptcp-dss-oobr.out -v
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_dirty_surfaces.h | 57 util_dirty_surfaces_use_for_sampling(struct pipe_context *pipe, struct util_dirty_surfaces *dss, ut… in util_dirty_surfaces_use_for_sampling() argument 60 for(p = dss->dirty_list.next; p != &dss->dirty_list; p = next) in util_dirty_surfaces_use_for_sampling() 70 …levels_for_sampling(struct pipe_context *pipe, struct util_dirty_surfaces *dss, unsigned first, un… in util_dirty_surfaces_use_levels_for_sampling() argument 75 for(p = dss->dirty_list.next; p != &dss->dirty_list; p = next) in util_dirty_surfaces_use_levels_for_sampling() 86 …e_for_sampling_with(struct pipe_context *pipe, struct util_dirty_surfaces *dss, struct pipe_sample… in util_dirty_surfaces_use_for_sampling_with() argument 88 if(!LIST_IS_EMPTY(&dss->dirty_list)) in util_dirty_surfaces_use_for_sampling_with() 89 …util_dirty_surfaces_use_levels_for_sampling(pipe, dss, (unsigned)pss->min_lod + psv->u.tex.first_l… in util_dirty_surfaces_use_for_sampling_with() 106 util_dirty_surface_set_dirty(struct util_dirty_surfaces *dss, struct util_dirty_surface *ds) in util_dirty_surface_set_dirty() argument 109 LIST_ADDTAIL(&ds->dirty_list, &dss->dirty_list); in util_dirty_surface_set_dirty() 113 util_dirty_surface_set_clean(struct util_dirty_surfaces *dss, struct util_dirty_surface *ds) in util_dirty_surface_set_clean() argument
|
/external/jemalloc/test/integration/ |
D | MALLOCX_ARENA.c | 31 const char *dss = dss_precs[prec_ind]; in thd_start() local 36 assert_d_eq(mallctlbymib(mib, miblen, NULL, NULL, (void *)&dss, in thd_start()
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | step_stats_collector.cc | 276 auto& dss = dev_stats_[device]; in Save() local 277 dss.push_back(std::unique_ptr<NodeExecStatsWrapper>(stats)); in Save() 389 DeviceStepStats* dss = dev_stats_pb.at(dev_stat.first); in FinalizeInternal() local 392 stats->stats()->Swap(dss->add_node_stats()); in FinalizeInternal()
|
/external/jemalloc/src/ |
D | stats.c | 321 const char *dss; in stats_arena_print() local 344 CTL_M2_GET("stats.arenas.0.dss", i, &dss, const char *); in stats_arena_print() 347 "\t\t\t\t\"dss\": \"%s\",\n", dss); in stats_arena_print() 350 "dss allocation precedence: %s\n", dss); in stats_arena_print() 726 OPT_WRITE_CHAR_P(dss, ",") in stats_general_print()
|
D | ctl.c | 543 astats->dss = dss_prec_names[dss_prec_limit]; in ctl_arena_clear() 568 arena_stats_merge(tsdn, arena, &cstats->nthreads, &cstats->dss, in ctl_arena_stats_amerge() 582 &cstats->dss, &cstats->lg_dirty_mult, &cstats->decay_time, in ctl_arena_stats_amerge() 1651 const char *dss = NULL; in arena_i_dss_ctl() local 1657 WRITE(dss, const char *); in arena_i_dss_ctl() 1658 if (dss != NULL) { in arena_i_dss_ctl() 1663 if (strcmp(dss_prec_names[i], dss) == 0) { in arena_i_dss_ctl() 1693 dss = dss_prec_names[dss_prec_old]; in arena_i_dss_ctl() 1694 READ(dss, const char *); in arena_i_dss_ctl() 2121 CTL_RO_GEN(stats_arenas_i_dss, ctl_stats.arenas[mib[2]].dss, const char *) in CTL_RO_NL_CGEN()
|
D | arena.c | 3420 const char **dss, ssize_t *lg_dirty_mult, ssize_t *decay_time, in arena_basic_stats_merge_locked() argument 3425 *dss = dss_prec_names[arena->dss_prec]; in arena_basic_stats_merge_locked() 3434 const char **dss, ssize_t *lg_dirty_mult, ssize_t *decay_time, in arena_basic_stats_merge() argument 3439 arena_basic_stats_merge_locked(arena, nthreads, dss, lg_dirty_mult, in arena_basic_stats_merge() 3446 const char **dss, ssize_t *lg_dirty_mult, ssize_t *decay_time, in arena_stats_merge() argument 3456 arena_basic_stats_merge_locked(arena, nthreads, dss, lg_dirty_mult, in arena_stats_merge()
|
/external/jemalloc/ |
D | ChangeLog | 212 - Fix stats.arenas.<i>.{dss,lg_dirty_mult,decay_time,pactive,pdirty} for 435 - Remove the --enable-dss options, and make dss non-optional on all platforms 457 - Fix the "arena.<i>.dss" mallctl to return an error if "primary" or 462 - Fix the "arena.<i>.dss" mallctl to handle read-only calls. 482 - Use dss allocation precedence for huge allocations as well as small/large 603 "dss:primary" option specified). This was completely harmless on Linux 605 --disable-munmap configure option or the "dss:primary" option was 647 - Fix dss/mmap allocation precedence code to use recyclable mmap memory only 648 after primary dss allocation fails. 660 - Add the "opt.dss", "arena.<i>.dss", and "stats.arenas.<i>.dss" mallctls, [all …]
|
D | configure.ac | 1010 AC_MSG_RESULT([Disabling dss allocation because sbrk is deprecated])
|
/external/jemalloc/include/jemalloc/internal/ |
D | ctl.h | 37 const char *dss; member
|
D | arena.h | 613 unsigned *nthreads, const char **dss, ssize_t *lg_dirty_mult, 616 const char **dss, ssize_t *lg_dirty_mult, ssize_t *decay_time,
|
/external/jemalloc/test/unit/ |
D | mallctl.c | 171 TEST_MALLCTL_OPT(const char *, dss, always); in TEST_BEGIN() 704 TEST_STATS_ARENAS(const char *, dss); in TEST_BEGIN()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCSchedule.td | 159 // dss LdStDSS
|
D | PPCInstrFormats.td | 416 // DSS_Form - Form X instruction, used for altivec dss* instructions.
|
D | PPCInstrAltivec.td | 191 "dss $STRM", LdStGeneral /*FIXME*/, []>;
|
/external/boringssl/src/crypto/fipsmodule/ecdsa/ |
D | ecdsa_sign_tests.txt | 2 # http://csrc.nist.gov/groups/STM/cavp/documents/dss/186-3ecdsatestvectors.zip
|
D | ecdsa_verify_tests.txt | 2 # http://csrc.nist.gov/groups/STM/cavp/documents/dss/186-3ecdsatestvectors.zip
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-ext.s | 3602 # CHECK-BE: dss 3 # encoding: [0x7c,0x60,0x06,0x6c] 3603 # CHECK-LE: dss 3 # encoding: [0x6c,0x06,0x60,0x7c] 3604 dss 3
|
/external/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-ext.txt | 2254 # CHECK: dss 3
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrFormats.td | 1160 // DSS_Form - Form X instruction, used for altivec dss* instructions.
|
D | PPCInstrAltivec.td | 343 "dss $STRM", IIC_LdStLoad /*FIXME*/, [(int_ppc_altivec_dss imm:$STRM)]>,
|
/external/lisa/ipynb/sched_tune/ |
D | stune_juno_rampL.ipynb | 285 …K6MzpT/L4uP+3PDzy8BRi7x+9IL2Pww/7+9vPT6D/CJG05AX+vtFtu3K\neMr3MbvsdV+3MTpL/dss/vtvB6iqzwFnASR5MqP1…
|