HomeSort by relevance Sort by last modified time
    Searched full:missed (Results 451 - 475 of 1028) sorted by null

<<11121314151617181920>>

  /external/llvm/test/Transforms/LoopDistribute/
diagnostics.ll 3 ; RUN: opt -loop-distribute -S -pass-remarks-missed=loop-distribute < %s 2>&1 \
  /external/ltp/testcases/kernel/io/ltp-aiodio/
aiocp.c 231 fprintf(stderr, "write missed bytes expect %lu got %ld\n",
  /external/protobuf/src/google/protobuf/
map_entry_lite.h 139 // 4) missing key/value: missed key/value will have default value. caller
  /external/scapy/doc/scapy/
introduction.rst 35 Second, they usually confuse decoding and interpreting. Machines are good at decoding and can help human beings with that. Interpretation is reserved to human beings. Some programs try to mimic this behaviour. For instance they say "*this port is open*" instead of "*I received a SYN-ACK*". Sometimes they are right. Sometimes not. It's easier for beginners, but when you know what you're doing, you keep on trying to deduce what really happened from the program's interpretation to make your own, which is hard because you lost a big amount of information. And you often end up using ``tcpdump -xX`` to decode and interpret what the tool missed.
  /external/selinux/python/sepolgen/src/sepolgen/
policygen.py 323 # will fail if the parser missed something.
  /external/skia/src/gpu/gl/
GrGLGpu.h 328 int fHashMisses; // cache hit but hash table missed
  /external/skia/src/pathops/
SkPathOpsQuad.cpp 74 // then representing the quad as a line may cause the intersection to be missed.
  /external/skqp/src/gpu/gl/
GrGLGpu.h 346 int fHashMisses; // cache hit but hash table missed
  /external/skqp/src/pathops/
SkPathOpsQuad.cpp 71 // then representing the quad as a line may cause the intersection to be missed.
  /external/tensorflow/tensorflow/tools/ci_build/
pylintrc 93 # List of members which are set dynamically and missed by pylint inference
  /external/toybox/www/
faq.html 84 <p>It turns out <a href=http://landley.net/notes-2011.html#26-06-2011>I missed
  /external/valgrind/exp-sgcheck/docs/
sg-manual.xml 147 <para>False negatives (missed errors): it follows from the
  /external/wayland-protocols/freedesktop.org/unstable/linux-dmabuf/
linux-dmabuf-unstable-v1.xml 251 for detecting missed or late frames/fields/buffers either, and
  /external/webrtc/webrtc/sound/
alsasoundsystem.cc 44 // missed context switch, and the typical Linux scheduling quantum is 10ms.
  /frameworks/base/libs/hwui/
RenderNode.cpp 67 LOG_ALWAYS_FATAL_IF(hasLayer(), "layer missed detachment!");
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
SecurityLogMonitor.java 87 * How often to retry the notification about available logs if it is ignored or missed by DO.
  /frameworks/base/telephony/java/android/telephony/
DisconnectCause.java 29 /** An incoming call that was missed and never answered */
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachinePrime.java 318 // obvious from the structure - add a null check here, just in case this is missed
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmClockFragment.java 369 // Trying to display a deleted alarm should only happen from a missed notification for
  /packages/apps/DeskClock/src/com/android/deskclock/data/
SettingsDAO.java 296 * @return the number of minutes an alarm may ring before it has timed out and becomes missed
  /packages/apps/Dialer/java/com/android/dialer/app/list/
ListsFragment.java 438 /** External method to mark all missed calls as read. */
  /packages/apps/Dialer/java/com/android/dialer/logging/
dialer_impression.proto 173 // User was not able to or did not participate in the call e.g missed calls,
  /packages/apps/Messaging/src/com/android/messaging/datamodel/
SyncManager.java 293 // Trigger an sms sync in case we missed and messages before registering this observer or
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
BluetoothScanner.java 451 Log.d(TAG, device.address + " -- Missed consecutiveMisses="
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 423 // it's more likely the user missed the last character (or didn't type it yet).

Completed in 2174 milliseconds

<<11121314151617181920>>