HomeSort by relevance Sort by last modified time
    Searched full:scan (Results 426 - 450 of 2771) sorted by null

<<11121314151617181920>>

  /cts/tests/tests/security/jni/
android_security_cts_CharDeviceTest.cpp 90 // Now see if we can scan kernel memory, looking for our magic
  /dalvik/vm/arch/arm/
HintsEABI.cpp 39 * S - if set, ignore the hints and do things the hard way (scan signature)
  /dalvik/vm/arch/x86/
Hints386ABI.cpp 39 * S - if set, ignore the hints and do things the hard way (scan signature)
  /development/samples/ApiDemos/src/com/example/android/apis/nfc/
ForegroundDispatch.java 50 mText.setText("Scan a tag");
  /external/bison/djgpp/
config.sed 38 s,scan-gram-c,c-scan-gram,g\
39 s,scan-skel-c,c-scan-skel,g\
  /external/bluetooth/bluedroid/stack/include/
gattdefs.h 121 /* Scan Parameter charatceristics */
  /external/chromium/build/
common.croc 21 # Don't scan for executable lines in uninstrumented C++ header files
  /external/chromium/chrome/browser/metrics/
user_metrics.h 18 // UserMetrics. That way, our toolset can scan the sourcecode reliable for
  /external/chromium_org/build/
common.croc 21 # Don't scan for executable lines in uninstrumented C++ header files
  /external/chromium_org/chrome_frame/
chrome_frame.croc 20 # Don't scan for executable lines in uninstrumented C++ header files
  /external/chromium_org/chrome_frame/crash_reporting/
vectored_handler.h 14 // 1. Scan SEH chain, if there is a handler/filter that belongs to our
  /external/chromium_org/content/browser/gamepad/
gamepad_platform_data_fetcher_win.h 56 // Scan for connected XInput and DirectInput gamepads.
  /external/chromium_org/media/audio/
audio_power_monitor.cc 33 void AudioPowerMonitor::Scan(const AudioBus& buffer, int num_frames) {
  /external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/
ppapi_plugin_start.c 41 * Scan the auxv for AT_SYSINFO, which is the pointer to the IRT query function.
  /external/chromium_org/third_party/icu/source/i18n/
csrutf8.cpp 40 // Scan for multi-byte sequences
  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglscreen.h 62 EGLint OriginX, OriginY; /**< Origin of scan-out region w.r.t. surface */
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
native_modeset.h 67 * Create a scan-out surface. Required unless no config has scanout_bit
  /external/chromium_org/third_party/ots/src/
gasp.cc 7 // gasp - Grid-fitting And Scan-conversion Procedure
  /external/chromium_org/third_party/skia/src/core/
SkDeviceLooper.h 24 * then we reduce that size by the amount that the supersampler scan converter
  /external/chromium_org/third_party/sqlite/src/test/
minmax3.test 59 # Linear scan.
88 # Linear scan of t1.
109 # Linear scan
125 # Linear scan
speed2.test 107 # a full table scan is required.
118 # table scan is required.
131 # a full table scan is required.
142 # table scan is required.
types3.test 61 binary scan $V a3 x
  /external/chromium_org/third_party/tlslite/
make_release.py 14 #First, scan through and make sure the replacement is possible
  /external/chromium_org/tools/perf/measurements/
loading_measurement_analyzer_unittest.py 34 self.assertIn('v8::internal::Scanner::Scan: 19668346period 0.0', output)
  /external/chromium_org/v8/src/
dateparser.h 261 : in_(in), next_(Scan()) { }
264 next_ = Scan();
273 next_ = Scan();
280 DateToken Scan();

Completed in 1626 milliseconds

<<11121314151617181920>>