/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/skia/src/animator/ |
D | SkTDArray_Experimental.h | 100 #define SYNC() fTData = (T (*)[kDebugArraySize]) fArray macro 102 #define SYNC() macro 110 …T& operator[](int index) const { SYNC(); SkASSERT((unsigned)index < fCount); return ((T*) fArray)… 118 T* begin() const { SYNC(); return (T*) fArray; } in begin()
|
/external/autotest/site_utils/deploy_autotest/ |
D | common_util.py | 24 SYNC = 'sync' variable 27 VALID_COMMANDS = [SYNC, RESTART, PRINT]
|
D | lab_deploy_helper.py | 89 if args.operation == common_util.SYNC:
|
/external/blktrace/ |
D | act_mask.c | 19 DECLARE_MASK_MAP(SYNC),
|
D | README | 53 SYNC
|
/external/zlib/src/ |
D | inflate.h | 52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
|
D | inflate.c | 1219 case SYNC: 1391 if (state->mode != SYNC) { 1392 state->mode = SYNC;
|
/external/pdfium/third_party/zlib_v128/ |
D | inflate.h | 52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
|
D | inflate.c | 1219 case SYNC: in inflate() 1392 if (state->mode != SYNC) { in inflateSync() 1393 state->mode = SYNC; in inflateSync()
|
/external/opencv3/3rdparty/zlib/ |
D | inflate.h | 52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
|
D | inflate.c | 1219 case SYNC: 1391 if (state->mode != SYNC) { 1392 state->mode = SYNC;
|
/external/iptables/extensions/ |
D | libxt_dccp.man | 9 .BR "REQUEST RESPONSE DATA ACK DATAACK CLOSEREQ CLOSE RESET SYNC SYNCACK INVALID" .
|
/external/v8/src/ppc/ |
D | constants-ppc.h | 248 SYNC = 598 << 1, // Synchronize enumerator
|
D | assembler-ppc.cc | 1909 void Assembler::sync() { emit(EXT2 | SYNC); } in sync() 1912 void Assembler::lwsync() { emit(EXT2 | SYNC | 1 * B21); } in lwsync()
|
D | simulator-ppc.cc | 1882 case SYNC: { in ExecuteExt2_10bit()
|
/external/llvm/lib/Target/Mips/ |
D | Mips64InstrInfo.td | 636 def : MipsInstAlias<"synciobdma", (SYNC 0x2), 0>; 637 def : MipsInstAlias<"syncs", (SYNC 0x6), 0>; 638 def : MipsInstAlias<"syncw", (SYNC 0x4), 0>; 639 def : MipsInstAlias<"syncws", (SYNC 0x5), 0>;
|
D | MipsInstrInfo.td | 1455 def SYNC : MMRel, StdMMR6Rel, SYNC_FT<"sync">, SYNC_FM, ISA_MIPS32; 1924 (SYNC 0), 1>, ISA_MIPS2; 2073 // SYNC 2075 (SYNC 0)>, ISA_MIPS2;
|
/external/curl/packages/vms/ |
D | curlmsg.sdl | 25 /* IF YOU UPDATE THIS FILE ALSO UPDATE CURLMSG_VMS.H SO THAT THEY ARE IN SYNC
|
/external/zlib/src/test/ |
D | infcover.c | 459 state->mode = SYNC; /* force an otherwise impossible situation */ in pull()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 1851 def SYNC : XForm_24_sync<31, 598, (outs), (ins i32imm:$L), 1861 def : Pat<(int_ppc_sync), (SYNC 0)>, Requires<[HasSYNC]>; 1862 def : Pat<(int_ppc_lwsync), (SYNC 1)>, Requires<[HasSYNC]>; 2773 // Only seq_cst fences require the heavyweight sync (SYNC 0). 2774 // All others can use the lightweight sync (SYNC 1). 2778 def : Pat<(atomic_fence (i64 7), (imm)), (SYNC 0)>, Requires<[HasSYNC]>; 2779 def : Pat<(atomic_fence (i32 7), (imm)), (SYNC 0)>, Requires<[HasSYNC]>; 2780 def : Pat<(atomic_fence (imm), (imm)), (SYNC 1)>, Requires<[HasSYNC]>; 3636 def : InstAlias<"sync", (SYNC 0)>, Requires<[HasSYNC]>; 3637 def : InstAlias<"msync", (SYNC 0), 0>, Requires<[HasSYNC]>; [all …]
|
/external/autotest/docs/ |
D | best-practices.md | 102 | SYNC\_COUNT | No | Integer >= 1. Number of simultaneous devices needed for a test run. …
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.core.resources_3.10.0.v20150423-0755.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |