HomeSort by relevance Sort by last modified time
    Searched full:reliable (Results 51 - 75 of 745) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/sfntly/cpp/src/sfntly/data/
memory_byte_array.h 39 // there is not a reliable way to identify the actual size of buffer.
  /external/valgrind/main/memcheck/tests/
leak.h 2 // (eg. due to libc) and later on. Necessary to get reliable leak tests
  /frameworks/base/core/tests/coretests/src/android/widget/touchmode/
TouchModeFocusChangeTest.java 75 // TODO: reenable when more reliable
  /external/chromium_org/base/
sys_info_android.cc 87 // We should consider not exposing these values if they are not reliable.
104 // We should consider not exposing these values if they are not reliable.
  /external/chromium_org/third_party/freetype/include/freetype/
t1tables.h 411 * Return true if a given face provides reliable PostScript glyph
417 * names returned by @FT_Get_Glyph_Name are reliable.
424 * Boolean. True if glyph names are reliable.
  /external/freetype/include/freetype/
t1tables.h 411 * Return true if a given face provides reliable PostScript glyph
417 * names returned by @FT_Get_Glyph_Name are reliable.
424 * Boolean. True if glyph names are reliable.
  /external/oprofile/daemon/
opd_ibs_trans.c 401 /* DC load miss latency is only reliable for load ops */
410 * NB data is only guaranteed reliable for load operations
412 * to be reliable for store operations
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleReliableWriteActivity.java 112 showMessage("Reliable write completed.");
  /cts/tests/tests/security/src/android/security/cts/
KernelSettingsTest.java 65 * information can be used to write a reliable kernel exploit that can run
  /external/bluetooth/bluedroid/bta/include/
bta_hl_api.h 508 tBTA_HL_DCH_MODE dch_mode; /* data channel mode - reliable or streaming*/
510 BOOLEAN first_reliable; /* whether this is the first reliable data channel */
523 tBTA_HL_DCH_MODE dch_mode; /* data channel mode - reliable or streaming*/
524 BOOLEAN first_reliable; /* whether this is the first reliable data channel */
  /external/chromium/base/debug/
stack_trace_unittest.cc 61 // TODO(port): Find a more reliable way to resolve symbols.
  /external/chromium/chrome/browser/sync/util/
extensions_activity_monitor.cc 31 // the fly so there is no reliable object to point to (same problem if we
  /external/chromium/third_party/libjingle/source/talk/base/
physicalsocketserver.h 104 // Dispatching signals on multiple PhysicalSocketServers is not reliable.
  /external/chromium_org/base/test/
test_file_util.h 55 // In general it's not reliable to convert a FilePath to a wstring and we use
  /external/chromium_org/chrome/installer/gcapi/
gcapi_omaha_experiment.cc 77 // Keeps a fixed time state for this GCAPI instance; this makes tests reliable
  /external/chromium_org/content/renderer/media/
rtc_data_channel_handler.cc 37 return channel_->reliable();
  /external/chromium_org/media/audio/
audio_device_thread.h 105 // reliable initialization.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
README.chromium 5 an entry in this file that refers to reliable documentation of the project's
  /external/chromium_org/third_party/libjingle/source/talk/base/
physicalsocketserver.h 107 // Dispatching signals on multiple PhysicalSocketServers is not reliable.
  /external/droiddriver/src/com/google/android/droiddriver/uiautomation/
UiAutomationElement.java 189 // it is not reliable.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
BuildResultsElement.java 110 list.add("The error on this test is over the 3% threshold, hence its result may not be really reliable");
113 list.add("The results history shows that the variation of its delta is over 20%, hence its result is surely not reliable");
116 list.add("The results history shows that the variation of its delta is between 10% and 20%, hence its result may not be really reliable");
122 list.add("This test has only one run, hence no error can be computed to verify if it's stable enough to be reliable");
ConfigResultsElement.java 107 list.add("The error on this machine is over the 3% threshold, hence its result may not be really reliable");
110 list.add("The results history for this machine shows that the variation of its delta is over 20%, hence its result is surely not reliable");
113 list.add("The results history for this machine shows that the variation of its delta is between 10% and 20%, hence its result may not be really reliable");
119 list.add("This test has only one run on this machine, hence no error can be computed to verify if it's stable enough to be reliable");
  /external/grub/netboot/
timer.c 95 * The CTC wasn't reliable: we got a hit on the very first read,
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
Kernel.java 75 public void broadcast( Filter<? super Endpoint> filter, ByteBuffer data, boolean reliable,
  /external/jmonkeyengine/engine/src/test/jme3test/network/
TestThroughput.java 84 // The 'reliable' flag is transient and the server doesn't

Completed in 1419 milliseconds

1 23 4 5 6 7 8 91011>>