/external/webkit/Source/JavaScriptCore/wtf/ |
Assertions.cpp | 31 #pragma GCC diagnostic ignored "-Wmissing-format-attribute"
|
/libcore/dalvik/src/main/java/dalvik/system/ |
DexPathList.java | 140 * or {@code null}, in which case it is ignored. If both strings 230 } catch (IOException ignored) {
|
/libcore/dalvik/src/main/java/dalvik/system/profiler/ |
SamplingProfiler.java | 301 } catch (InterruptedException ignored) {
|
/libcore/luni/src/main/java/javax/xml/validation/ |
SchemaFactoryFinder.java | 377 catch (Exception ignored) {}
|
/libcore/luni/src/main/java/javax/xml/xpath/ |
XPathFactoryFinder.java | 310 } catch (Exception ignored) {
|
/libcore/luni/src/main/java/libcore/io/ |
BlockGuardOs.java | 64 } catch (ErrnoException ignored) {
|
/libcore/luni/src/main/java/libcore/net/http/ |
RequestHeaders.java | 102 } catch (NumberFormatException ignored) {
|
/libcore/luni/src/main/java/libcore/util/ |
ZoneInfoDB.java | 268 } catch (IOException ignored) {
|
/ndk/build/core/ |
add-application.mk | 45 $(call __ndk_warning,NDK_DEBUG is defined to the unsupported value '$(NDK_DEBUG)', will be ignored!) 108 # to it will be ignored)
|
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
CellBroadcastAlertAudio.java | 131 public void onCallStateChanged(int state, String ignored) {
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
AlarmKlaxon.java | 74 public void onCallStateChanged(int state, String ignored) {
|
/external/clang/lib/CodeGen/ |
CGObjC.cpp | 710 CGF.EmitARCStoreStrongCall(addr, null, /*ignored*/ true); [all...] |
/external/jpeg/ |
ltmain.sh | 868 $echo "$modename: warning: \`-dlopen' is ignored while creating libtool libraries" 1>&2 1063 $echo "$modename: warning: \`-l' and \`-L' are ignored while creating objects" 1>&2 1067 $echo "$modename: warning: \`-dlopen' is ignored while creating objects" 1>&2 1074 $echo "$modename: warning: \`-rpath' is ignored while creating objects" 1>&2 1078 $echo "$modename: warning: \`-version-info' is ignored while creating objects" 1>&2 1082 $echo "$modename: warning: \`-release' is ignored while creating objects" 1>&2 1150 $echo "$modename: warning: \`-version-info' is ignored while linking programs" 1>&2 1154 $echo "$modename: warning: \`-release' is ignored while creating objects" 1>&2 [all...] |
/external/mesa3d/docs/ |
MESA_texture_array.spec | 224 * UNPACK SKIP IMAGES is ignored." 675 should be ignored. 680 3.8.8 ("Manual Mipmap Generation"), 4.4.2.3, and 6.1.3 should be ignored. 695 those specific to three-dimensional images, are ignored when compressed [all...] |
/external/elfutils/src/ |
ldscript.c | [all...] |
/external/libxslt/libxslt/ |
attributes.c | 493 ATTRIBUTE_UNUSED const xmlChar *ignored) { 548 ATTRIBUTE_UNUSED const xmlChar *ignored) {
|
/external/llvm/include/llvm/ |
Constants.h | 280 bool ignored; local 285 FV.convert(Val.getSemantics(), APFloat::rmNearestTiesToEven, &ignored); [all...] |
/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)
|
/libcore/ |
NativeCode.mk | 40 # 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
|
/packages/apps/Settings/src/com/android/settings/ |
TetherSettings.java | 204 } catch (Exception ignored) { 210 } catch (Exception ignored) {}
|
/system/media/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)
|