HomeSort by relevance Sort by last modified time
    Searched refs:ignore (Results 351 - 375 of 561) sorted by null

<<11121314151617181920>>

  /external/emma/core/java12/com/vladium/emma/instr/
InstrProcessorST.java 274 // ignore: this should never happen
512 // ignore: this should never happen
608 try { m_archiveOut.close (); } catch (Exception ignore) {} // unlock the file descriptor for deletion
    [all...]
  /external/icu4c/test/intltest/
tsmthred.cpp 676 FieldPosition ignore = 0; local
677 fmt->format(myArgs,4,result,ignore,realStatus);
    [all...]
  /external/linux-tools-perf/
builtin-top.c 705 sym->ignore = true;
831 if (!al.sym->ignore) {
  /external/valgrind/main/massif/tests/
peak2.stderr.exp 18 Massif: ignore-fns:
  /external/webkit/Source/WebCore/dom/
Document.h 341 * @param ignoreClipping whether or not to ignore the root scroll frame when retrieving the element.
566 // In some situations (see the code), we ignore document.close().
677 // for WebCore to ignore the autofocus attribute on any form controls
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
nmake.mak 58 # VS 2005 complains about lot of deprecated string functions; let's ignore them
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlEditor.java 139 * Flag used to ignore XML model updates. For example, the flag is set during
251 * @param ignore when true, ignore all subsequent XML model updates, when false start
254 public void setIgnoreXmlUpdate(boolean ignore) {
255 mIgnoreXmlUpdate = ignore;
454 // Generally speaking we just want to ignore any exception and fall back on the
545 // ignore
    [all...]
  /frameworks/native/opengl/libagl/
egl.cpp 796 static bool ignore(GLint reqValue, GLint confValue) { function in struct:android::config_management_t
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java 579 // Ignore stale requests from last poll
1507 String ignore = SystemProperties.get("gsm.ignore-nitz"); local
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
AllInOneActivity.java 235 } catch (OperationCanceledException ignore) {
237 } catch (IOException ignore) {
238 } catch (AuthenticatorException ignore) {
454 // Ignore if mViewEventId can't be parsed
    [all...]
  /external/chromium/net/tools/flip_server/
balsa_headers.h 549 void operator++(int ignore) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.util_1.0.200.v20100503.jar 
  /external/ganymed-ssh2/examples/
SwingShell.java 433 catch (IOException ignore)
  /external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 140 # Unknown attribute option, ignore.
  /external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
SDL_QWin.cc 79 e->ignore();
  /external/stlport/test/unit/
codecvt_test.cpp 501 ifs.ignore(4096);
  /external/v8/test/mjsunit/
debug-scopes.js 139 // ignore this.
144 // Also ignore synthetic variable from catch block.
  /external/webkit/Source/WebKit2/UIProcess/API/qt/
qwkpage.cpp 296 // converted to mouse move for WebKit). We ignore these hover
402 event->ignore();
  /frameworks/base/wifi/java/android/net/wifi/
WifiMonitor.java     [all...]
  /ndk/tests/device/test-gnustl-full/unit/
codecvt_test.cpp 503 ifs.ignore(4096);
  /ndk/tests/device/test-stlport/unit/
codecvt_test.cpp 503 ifs.ignore(4096);
  /prebuilts/devtools/tools/lib/
ant-tasks.jar 
ddms.jar 
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.def     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.def     [all...]

Completed in 1787 milliseconds

<<11121314151617181920>>