Home
last modified time | relevance | path

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

123456

/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/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Drpc_service_method.h91 api_type_(ApiType::SYNC), in RpcServiceMethod()
95 SYNC, enumerator
109 if ((api_type_ == ApiType::SYNC) && in SetServerApiType()
113 } else if (api_type_ != ApiType::SYNC) { in SetServerApiType()
134 case ApiType::SYNC: in TypeToString()
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Drpc_service_method.h91 api_type_(ApiType::SYNC), in RpcServiceMethod()
95 SYNC, enumerator
109 if ((api_type_ == ApiType::SYNC) && in SetServerApiType()
113 } else if (api_type_ != ApiType::SYNC) { in SetServerApiType()
134 case ApiType::SYNC: in TypeToString()
/external/llvm-project/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/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/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dma_ex.h263 #define IS_DMAMUX_SYNC_STATE(SYNC) (((SYNC) == DISABLE) || ((SYNC) == ENABLE)) argument
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dma_ex.h263 #define IS_DMAMUX_SYNC_STATE(SYNC) (((SYNC) == DISABLE) || ((SYNC) == ENABLE)) argument
/external/llvm-project/flang/test/Semantics/
Ddoconcurrent02.f9024 SYNC ALL
25 SYNC IMAGES (*)
Ddoconcurrent01.f9020 SYNC ALL
22 SYNC IMAGES (*)
24 SYNC MEMORY
/external/igt-gpu-tools/tests/i915/
Dgem_exec_whisper.c79 #define SYNC 0x40 macro
154 if (flags & SYNC) in submit_hang()
381 if (flags & SYNC) in whisper()
429 if (flags & SYNC) in whisper()
477 if (flags & SYNC) in whisper()
530 { "sync", SYNC },
534 { "chain-sync", CHAIN | SYNC },
540 { "fds-sync", FDS | SYNC},
546 { "contexts-sync", CONTEXTS | SYNC },
552 { "queues-sync", QUEUES | SYNC },
/external/igt-gpu-tools/tests/amdgpu/
Damd_cs_nop.c116 #define SYNC 0x1 macro
171 if (flags & SYNC) in nop_cs()
203 { "sync", SYNC },
205 { "sync-fork", SYNC | FORK },
/external/igt-gpu-tools/benchmarks/
Dgem_exec_nop.c56 #define SYNC 0x1 macro
154 if (flags & SYNC) in loop()
222 flags |= SYNC; in main()
Dgem_exec_ctx.c49 #define SYNC 0x1 macro
160 if (flags & SYNC) in loop()
234 flags |= SYNC; in main()
Dgem_busy.c62 #define SYNC 0x10 macro
281 if (flags & SYNC) in loop()
309 } else if (flags & SYNC) { in loop()
385 flags |= SYNC; in main()
Dgem_blt.c181 #define SYNC 0x1 macro
266 if (flags & SYNC) { in run()
337 flags |= SYNC; in main()
/external/ltp/testcases/network/nfsv4/locks/
Dlocktests.c642 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()
/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,…
/external/tensorflow/tensorflow/python/framework/
Dconfig.py355 return context.context().execution_mode == context.SYNC
378 context.context().execution_mode = context.SYNC
/external/libwebsockets/lib/misc/threadpool/
DREADME.md129 The SYNC or CHECKING_IN return may also have a flag `LWS_TP_RETURN_FLAG_OUTLIVE`
138 The task can choose to "SYNC" with the lws service thread, in other words
167 #### Protecting against WRITABLE and / or SYNC duplication
173 Task execution and the SYNC writable callbacks are mutually exclusive, so there
175 the reason for the callback is a SYNC operation from the task thread.
180 of their processing (via the SYNC with the WRITEABLE callback), it's possible
/external/blktrace/
Dact_mask.c19 DECLARE_MASK_MAP(SYNC),
/external/python/cpython2/Modules/zlib/
Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
/external/rust/crates/libz-sys/src/zlib/
Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
/external/libwebsockets/win32port/zlib/
Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
/external/angle/third_party/zlib/
Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
/external/zlib/
Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator

123456