/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/ |
libnsl-2.15.so | |
libnsl.so | |
libnsl.so.1 | |
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
t058rewriteAST.html | 711 assertEquals("<mismatched token: [@0,0:1='34',<5>,1:0], resync=34> 34", found); 722 assertEquals("<unexpected: [@0,0:0='*',<6>,1:0], resync=*>",
|
/frameworks/av/media/libstagefright/ |
MediaSync.cpp | 183 // potentially resync to new source 240 // TODO: resync ourselves to the current clock (e.g. on sync source change)
|
/frameworks/native/services/surfaceflinger/ |
DispSync.cpp | 464 ALOGV("[%s] First resync sample: mPeriod = %" PRId64 ", mPhase = 0, " 492 // resync again
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
BaseRecognizer.cs | 196 * a token (after a resync). So it will go: 459 * resync to one of those tokens. Note that FOLLOW(c)='^' and if 460 * we resync'd to that token, we'd consume until EOF. We need to [all...] |
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
BaseRecognizer.cs | 216 * a token (after a resync). So it will go: 529 * resync to one of those tokens. Note that FOLLOW(c)='^' and if 530 * we resync'd to that token, we'd consume until EOF. We need to [all...] |
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
BaseRecognizer.js | 206 * a token (after a resync). So it will go:</p> 480 * resync to one of those tokens. Note that FOLLOW(c)='^' and if 481 * we resync'd to that token, we'd consume until EOF. We need to [all...] |
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRBaseRecognizer.m | 296 * a token (after a resync). So it will go: 570 * resync to one of those tokens. Note that FOLLOW(c)='^' and if 571 * we resync'd to that token, we'd consume until EOF. We need to [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
tree.rb | 648 "<extraneous: #{ @error.token.inspect }, resync = #{ text }>" 650 "<mismatched token: #{ @error.token.inspect }, resync = #{ text }>" 652 "<unexpected: #{ @error.token.inspect }, resync = #{ text }>" [all...] |
/external/libjpeg-turbo/ |
jdmarker.c | [all...] |
/external/opencv3/3rdparty/libjpeg/ |
jdmarker.c | [all...] |
/external/pdfium/third_party/libjpeg/ |
fpdfapi_jdmarker.c | [all...] |
/external/selinux/libsemanage/ |
ChangeLog | 642 * Merged seuser parser resync, dbase tracking and cleanup, strtol 677 * Merged resync to sepol changes and booleans fixes/improvements 686 * Merged resync to sepol changes and transaction fix patches from
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3baserecognizer.h | 156 * a token (after a resync). So it will go:
|
/external/autotest/client/site_tests/network_ProxyResolver/ |
network_ProxyResolver.py | 308 # Restart tlsdated to force a network resync
|
/external/gptfdisk/ |
diskio-unix.cc | 215 // Resync disk caches so the OS uses the new partition table. This code varies
|
/external/kernel-headers/original/uapi/linux/ |
dm-log-userspace.h | 357 * uint64_t in_sync_hint; -- lowest region still needing resync
|
/external/v8/src/base/platform/ |
time.cc | 150 // periodically resync the internal clock to the system clock.
|
/external/wpa_supplicant_8/src/crypto/ |
milenage.c | 33 * @mac_s: Buffer for MAC-S = 64-bit resync authentication code, or %NULL
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
mp4lib_int.h | 188 Bool ResyncMarkerDisable; /* Disable Resync Marker */
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/include/nestegg/ |
nestegg.h | 203 Should be used to seek to the start of a resync point, i.e. cluster; the
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/ |
venc_test.cpp | 272 RESYNC_MARKER_NONE, ///< No resync marker 273 RESYNC_MARKER_BYTE, ///< BYTE Resync marker for MPEG4, H.264 274 RESYNC_MARKER_MB, ///< MB resync marker for MPEG4, H.264 275 RESYNC_MARKER_GOB ///< GOB resync marker for H.263 [all...] |
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/ |
venc_test.cpp | 304 RESYNC_MARKER_NONE, ///< No resync marker 305 RESYNC_MARKER_BYTE, ///< BYTE Resync marker for MPEG4, H.264 306 RESYNC_MARKER_MB, ///< MB resync marker for MPEG4, H.264 307 RESYNC_MARKER_GOB ///< GOB resync marker for H.263 [all...] |