/external/ltp/runtest/ |
D | ltp-aiodio.part1 | 4 AD002 time aiocp -b 1k -n 1 -f SYNC $TMPDIR/aiodio.$$/junkfile $TMPDIR/aiodio.$$/ff2 5 AD003 time aiocp -b 1k -n 1 -f DIRECT -f SYNC $TMPDIR/aiodio.$$/junkfile $TMPDIR/aiodio.$$/ff2 7 AD005 time aiocp -b 1k -n 2 -f SYNC $TMPDIR/aiodio.$$/junkfile $TMPDIR/aiodio.$$/ff2 8 AD006 time aiocp -b 1k -n 2 -f DIRECT -f SYNC $TMPDIR/aiodio.$$/junkfile $TMPDIR/aiodio.$$/ff2 10 AD008 time aiocp -b 1k -n 4 -f SYNC $TMPDIR/aiodio.$$/junkfile $TMPDIR/aiodio.$$/ff2 11 AD009 time aiocp -b 1k -n 4 -f DIRECT -f SYNC $TMPDIR/aiodio.$$/junkfile $TMPDIR/aiodio.$$/ff2 13 AD012 time aiocp -b 1k -n 8 -f SYNC $TMPDIR/aiodio.$$/junkfile $TMPDIR/aiodio.$$/ff2 14 AD013 time aiocp -b 1k -n 8 -f DIRECT -f SYNC $TMPDIR/aiodio.$$/junkfile $TMPDIR/aiodio.$$/ff2 16 AD015 time aiocp -b 1k -n 16 -f SYNC $TMPDIR/aiodio.$$/junkfile $TMPDIR/aiodio.$$/ff2 17 AD016 time aiocp -b 1k -n 16 -f DIRECT -f SYNC $TMPDIR/aiodio.$$/junkfile $TMPDIR/aiodio.$$/ff2 [all …]
|
/external/u-boot/board/tqc/tqm834x/ |
D | tqm834x.c | 22 #define SYNC asm("sync") macro 96 SYNC; in dram_init() 329 SYNC; in set_cs_bounds() 340 SYNC; in set_cs_config() 350 SYNC; in set_ddr_config() 366 SYNC; in set_ddr_config() 372 SYNC; in set_ddr_config() 382 SYNC; in set_ddr_config() 388 SYNC; in set_ddr_config()
|
/external/clang/test/CodeGenObjC/ |
D | synchronized.m | 26 // CHECK: [[SYNC:%.*]] = alloca i8* 30 // CHECK-NEXT: store i8* [[AVAL]], i8** [[SYNC]] 35 // CHECK: call void asm sideeffect "", "=*m,=*m,=*m"(i8** nonnull [[A]], i8** nonnull [[SYNC]] 42 // CHECK: [[T:%.*]] = load i8*, i8** [[SYNC]]
|
/external/ltp/testcases/network/nfsv4/locks/ |
D | locktests.c | 642 state = SYNC; in master() 648 state = SYNC; in master() 654 state = SYNC; in master() 694 case SYNC: in master() 770 state = SYNC; in slave() 776 case SYNC: in slave() 917 state = SYNC; in slave() 924 state = SYNC; in slave()
|
D | locktests.h | 112 SYNC, enumerator
|
/external/u-boot/arch/powerpc/cpu/mpc83xx/ |
D | start.S | 446 SYNC 454 SYNC /* Some chip revs need this... */ 456 SYNC 476 SYNC 495 SYNC /* Some chip revs need this... */ 497 SYNC 546 SYNC 551 SYNC 556 SYNC 1054 SYNC /* Some chip revs need this... */ [all …]
|
/external/tensorflow/tensorflow/python/framework/ |
D | config.py | 234 return context.context().execution_mode == context.SYNC 257 context.context().execution_mode = context.SYNC
|
D | config_test.py | 102 self.assertEqual(context.SYNC, context.context().execution_mode) 112 self.assertEqual(context.SYNC, context.context().execution_mode)
|
/external/iptables/extensions/ |
D | libxt_dccp.t | 21 -p dccp -m dccp --dccp-types REQUEST,RESPONSE,DATA,ACK,DATAACK,CLOSEREQ,CLOSE,RESET,SYNC,SYNCACK,IN… 22 -p dccp -m dccp ! --dccp-types REQUEST,RESPONSE,DATA,ACK,DATAACK,CLOSEREQ,CLOSE,RESET,SYNC,SYNCACK,…
|
D | libxt_dccp.man | 9 .BR "REQUEST RESPONSE DATA ACK DATAACK CLOSEREQ CLOSE RESET SYNC SYNCACK INVALID" .
|
/external/tensorflow/tensorflow/python/eager/ |
D | context.py | 56 SYNC = 0 variable 151 self.execution_mode = SYNC 281 if execution_mode not in (None, SYNC, ASYNC): 285 execution_mode = SYNC 620 if mode not in (None, SYNC, ASYNC): 624 mode = SYNC
|
D | core_test.py | 68 self.assertEqual(context.SYNC, ctx.execution_mode) 71 ctx.execution_mode = context.SYNC 72 self.assertEqual(context.SYNC, ctx.execution_mode) 324 context.context().execution_mode = context.SYNC 695 context.SYNC if i % 2 == 0 else context.ASYNC))
|
/external/u-boot/arch/powerpc/cpu/mpc8xx/ |
D | start.S | 287 SYNC 295 SYNC /* Some chip revs need this... */ 297 SYNC 317 SYNC
|
/external/tensorflow/tensorflow/contrib/eager/python/ |
D | datasets.py | 74 with context.execution_mode(context.SYNC):
|
/external/blktrace/ |
D | act_mask.c | 19 DECLARE_MASK_MAP(SYNC),
|
/external/u-boot/lib/zlib/ |
D | inflate.h | 50 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
|
/external/zlib/src/ |
D | inflate.h | 52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
|
/external/python/cpython2/Modules/zlib/ |
D | inflate.h | 52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_hammerhead_MRA59G_3.4.0/events/kgsl/adreno_cmdbatch_queued/ |
D | format | 15 …, REC->queued, REC->flags ? __print_flags(REC->flags, "|", { 0x00000400, "SYNC" }, { 0x00000100, "…
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/kgsl/adreno_cmdbatch_queued/ |
D | format | 14 …", { 0x00000002, "MARKER" }, { 0x00000008, "CTX_SWITCH" }, { 0x00000400, "SYNC" }, { 0x00000100, "…
|
/external/walt/ios/WALT/ |
D | MenuController.m | 60 [[WALTLogger sessionLogger] appendFormat:@"SYNC\t%lld\t%lld\n", 144 [[WALTLogger sessionLogger] appendFormat:@"SYNC\t%lld\t%lld\n",
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/kgsl/adreno_cmdbatch_queued/ |
D | format | 15 …", { 0x00000002, "MARKER" }, { 0x00000008, "CTX_SWITCH" }, { 0x00000400, "SYNC" }, { 0x00000100, "…
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/kgsl/adreno_cmdbatch_submitted/ |
D | format | 17 …", { 0x00000002, "MARKER" }, { 0x00000008, "CTX_SWITCH" }, { 0x00000400, "SYNC" }, { 0x00000100, "…
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/kgsl/kgsl_issueibcmds/ |
D | format | 17 …", { 0x00000002, "MARKER" }, { 0x00000008, "CTX_SWITCH" }, { 0x00000400, "SYNC" }, { 0x00000100, "…
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/kgsl/kgsl_issueibcmds/ |
D | format | 17 …", { 0x00000002, "MARKER" }, { 0x00000008, "CTX_SWITCH" }, { 0x00000400, "SYNC" }, { 0x00000100, "…
|