HomeSort by relevance Sort by last modified time
    Searched refs:ignored (Results 276 - 300 of 497) sorted by null

<<11121314151617181920

  /prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 
  /ndk/sources/host-tools/make-3.81/
job.c 379 Append "(ignored)" if IGNORED is nonzero. */
383 int ignored)
385 if (ignored && silent_flag)
391 (ignored ? _("*** [%s] Error 0x%x (ignored)")
396 error (NILF, ignored ? _("[%s] Error %d (ignored)") :
    [all...]
  /prebuilts/tools/common/easymock-tools/
easymock-3.1-tests.jar 
  /libcore/luni/src/test/java/libcore/java/security/cert/
X509CertificateTest.java 132 } catch (IOException ignored) {
146 } catch (IOException ignored) {
164 } catch (IOException ignored) {
193 } catch (IOException ignored) {
211 } catch (IOException ignored) {
226 } catch (IOException ignored) {
    [all...]
  /external/clang/lib/AST/
APValue.cpp 230 bool ignored; local
232 &ignored);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-junit.jar 
  /external/libxslt/libxslt/
attributes.c 493 ATTRIBUTE_UNUSED const xmlChar *ignored) {
548 ATTRIBUTE_UNUSED const xmlChar *ignored) {
  /external/openssl/crypto/bio/
b_print.c 791 int ignored; local
796 &retlen, &ignored, format, args);
  /external/webkit/LayoutTests/fast/url/script-tests/
relative.js 13 // Spaces at the ends of the relative path should be ignored.
  /external/webkit/Tools/DumpRenderTree/mac/
PixelDumpSupportMac.mm 61 void restoreMainDisplayColorProfile(int ignored)
  /frameworks/wilhelm/src/itf/
IObject.c 25 static void HandleRealize(void *self, void *ignored, int unused)
168 static void HandleResume(void *self, void *ignored, int unused)
  /libcore/
NativeCode.mk 33 # else. All other LOCAL_* variables will be ignored.
  /libcore/luni/src/main/java/java/util/prefs/
XMLParser.java 461 } catch (IOException ignored) {
462 } catch (SAXException ignored) {
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
dc.sed 299 fraction in exponent ignored
  /external/chromium/testing/gmock/scripts/
gmock_doctor.py 191 r'*gmock.*actions\.h.*error: void value not ignored)'
308 r'note: candidate template ignored:\s+'
  /external/doclava/src/com/google/doclava/
DoclavaDiff.java 345 } catch (IOException ignored) {}
  /external/guava/guava/src/com/google/common/collect/
Cut.java 96 } catch (ClassCastException ignored) {
  /external/guava/guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/
CacheBuilder.java 229 protected boolean removeEldestEntry(Map.Entry<K, V> ignored) {
  /external/littlemock/src/com/google/testing/littlemock/
LittleMock.java     [all...]
  /external/oauth/core/src/main/java/net/oauth/
OAuthMessage.java 217 } catch (Exception ignored) {
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
ResponseHeaders.java 169 } catch (NumberFormatException ignored) {
  /external/oprofile/daemon/liblegacy/
opd_proc.c 128 if (image->ignored)
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/
RobolectricConfig.java 114 } catch (Exception ignored) {
  /external/v8/src/arm/
constants-arm.h 431 // appear in shared function signatures, but will be ignored in ARM
436 inline Hint NegateHint(Hint ignored) { return no_hint; }
  /libcore/luni/src/main/java/java/nio/
SelectorImpl.java 317 } catch (ErrnoException ignored) {

Completed in 831 milliseconds

<<11121314151617181920