Home
last modified time | relevance | path

Searched refs:SYNC (Results 1 – 25 of 43) sorted by relevance

12

/external/ltp/runtest/
Dltp-aiodio.part14 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/clang/test/CodeGenObjC/
Dsynchronized.m26 // 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/
Dlocktests.c688 etat = SYNC; in maitre()
694 etat = SYNC; in maitre()
700 etat = SYNC; in maitre()
757 case SYNC: in maitre()
837 etat = SYNC; in esclave()
843 case SYNC: in esclave()
995 etat = SYNC; in esclave()
1002 etat = SYNC; in esclave()
Dlocktests.h112 SYNC, enumerator
/external/iptables/extensions/
Dlibxt_dccp.t21 -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,…
Dlibxt_dccp.man9 .BR "REQUEST RESPONSE DATA ACK DATAACK CLOSEREQ CLOSE RESET SYNC SYNCACK INVALID" .
/external/blktrace/
Dact_mask.c19 DECLARE_MASK_MAP(SYNC),
DREADME53 SYNC
/external/zlib/src/
Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
Dinflate.c1219 case SYNC:
1391 if (state->mode != SYNC) {
1392 state->mode = SYNC;
/external/python/cpython2/Modules/zlib/
Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
Dinflate.c1219 case SYNC:
1391 if (state->mode != SYNC) {
1392 state->mode = SYNC;
/external/syslinux/com32/lib/zlib/
Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
Dinflate.c1204 case SYNC:
1359 if (state->mode != SYNC) {
1360 state->mode = SYNC;
/external/pdfium/third_party/zlib_v128/
Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
Dinflate.c1219 case SYNC: in inflate()
1392 if (state->mode != SYNC) { in inflateSync()
1393 state->mode = SYNC; in inflateSync()
/external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
Delf_x86_64_fbsd_efi.lds1 /* Same as elf_x86_64_efi.lds, except for OUTPUT_FORMAT below - KEEP IN SYNC */
Delf_x86_64_efi.lds1 /* Same as elf_x86_64_fbsd_efi.lds, except for OUTPUT_FORMAT below - KEEP IN SYNC */
/external/syslinux/efi64/lib/
Delf_x86_64_efi.lds1 /* Same as elf_x86_64_fbsd_efi.lds, except for OUTPUT_FORMAT below - KEEP IN SYNC */
/external/walt/ios/WALT/
DMenuController.m60 [[WALTLogger sessionLogger] appendFormat:@"SYNC\t%lld\t%lld\n",
144 [[WALTLogger sessionLogger] appendFormat:@"SYNC\t%lld\t%lld\n",
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dcontext.h148 SYNC, enumerator
/external/llvm/lib/Target/Mips/
DMips64InstrInfo.td708 def : MipsInstAlias<"synciobdma", (SYNC 0x2), 0>, ASE_MIPS64_CNMIPS;
709 def : MipsInstAlias<"syncs", (SYNC 0x6), 0>, ASE_MIPS64_CNMIPS;
710 def : MipsInstAlias<"syncw", (SYNC 0x4), 0>, ASE_MIPS64_CNMIPS;
711 def : MipsInstAlias<"syncws", (SYNC 0x5), 0>, ASE_MIPS64_CNMIPS;
/external/v8/src/mips/
Dconstants-mips.h425 SYNC = ((1U << 3) + 7), enumerator
944 FunctionFieldToBitNumber(SELNEZ_S) | FunctionFieldToBitNumber(SYNC);
/external/curl/packages/vms/
Dcurlmsg.sdl25 /* IF YOU UPDATE THIS FILE ALSO UPDATE CURLMSG_VMS.H SO THAT THEY ARE IN SYNC
/external/v8/src/mips64/
Dconstants-mips64.h408 SYNC = ((1U << 3) + 7), enumerator
989 FunctionFieldToBitNumber(SELNEZ_S) | FunctionFieldToBitNumber(SYNC);

12