/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
dm-log-userspace.h | 345 * uint64_t in_sync_hint; -- lowest region still needing resync
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/ |
nis.x | 163 * the timestamp to determine if its resync operation was successful.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
dm-log-userspace.h | 350 * uint64_t in_sync_hint; -- lowest region still needing resync
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/ |
nis.x | 164 * the timestamp to determine if its resync operation was successful.
|
/external/antlr/antlr-3.4/runtime/Python/tests/ |
t057autoAST.py | 922 self.assertEquals("<mismatched token: <EOF>, resync=abc>", found) 1000 self.assertEquals("<unexpected: [@0,0:0=u'*',<6>,1:0], resync=*>",
|
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
TestAutoAST.java | 738 assertEquals("<mismatched token: [@1,3:3='<EOF>',<-1>,1:3], resync=abc>\n", found); 804 assertEquals("<unexpected: [@0,0:0='*',<6>,1:0], resync=*>\n", found);
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
mp4enc_api.cpp | 311 encParams->ResyncMarkerDisable = 0; /* Enable Resync Marker */ 371 encParams->ResyncMarkerDisable = 1; /* Disable Resync Marker */ 390 encParams->ResyncMarkerDisable = 1; /* Disable Resync Marker */ 406 encParams->ResyncMarkerDisable = 0; /* Resync Marker */ 418 encParams->ResyncMarkerDisable = 0; /* Resync Marker */ 426 encParams->ResyncMarkerDisable = 1; /* Disable Resync Marker */ [all...] |
bitstream_io.cpp | 383 /*does bit stuffing for next resync marker*/ 384 /* does bit stuffing for next resync marker
|
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
recognizers.py | 266 a token (after a resync). So it will go: 551 resync to one of those tokens. Note that FOLLOW(c)='^' and if 552 we resync'd to that token, we'd consume until EOF. We need to [all...] |
tree.py | [all...] |
/external/parameter-framework/upstream/parameter/ |
ParameterMgr.cpp | 417 // Subsystem can not ask for resync as they have not been synced yet 420 // At initialization, check subsystems that need resync [all...] |
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
t057autoAST.html | 483 assertEquals("<unexpected: [@0,0:0=u'*',<6>,1:0], resync=*>",
|
/external/llvm/lib/Analysis/ |
CallGraphSCCPass.cpp | 167 /// Scan the functions in the specified CFG and resync the
|
/external/skia/src/gpu/ |
GrGpu.h | 314 // must resync its internal state and assumptions about 3D context state.
|
/external/valgrind/coregrind/ |
pub_core_options.h | 390 /* Controls the resync-filter on MacOS. Has no effect on Linux.
|
m_main.c | 215 " --resync-filter=no|yes|verbose [yes on MacOS, no on other OSes]\n" 216 " attempt to avoid expensive address-space-resync operations\n" [all...] |
/external/valgrind/coregrind/m_syswrap/ |
syswrap-darwin.c | 686 /* Statistics for one particular resync-call set of arguments, 756 VG_(printf)("Resync filter: %'llu requested, %'llu performed (%llu%%)\n", 782 // we must always honour the resync request. 809 // -------------- BEGIN resync-filter-kludge -------------- 815 // only very occasionally cause a delta. We resync after 20 of those 817 // resync after those (CheckAlways). 984 // only resync once every 20th time 996 // --------------- END resync-filter-kludge --------------- [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
adoint.h | [all...] |
/external/libnfc-nci/src/nfa/dm/ |
nfa_dm_discover.c | [all...] |
/external/libvpx/libvpx/vp9/ |
vp9_dx_iface.c | 420 // Clear resync flag if worker got a key frame or intra only frame. [all...] |
/external/speex/libspeex/ |
jitter.c | 403 * used to resync. */
|
/external/tcpdump/ |
print-ospf.c | 177 { OSPF_LLS_EO_LR, "LSDB resync" }, [all...] |
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/ |
Account.java | 597 * (This will trigger watchers, and in particular will cause EAS to try and resync the [all...] |
/external/aac/libAACdec/include/ |
aacdecoder_lib.h | [all...] |
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
Antlr.Runtime.Tree.pas | [all...] |