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

<<11121314151617

  /external/chromium/chrome/browser/chromeos/login/
signed_settings.cc 719 return kVeritas[1]; // New users allowed, user_whitelist() ignored.
752 return ""; // Default to invalid proxy config (will be ignored).
797 void StorePolicyOp::Succeed(bool ignored) {
  /external/chromium/chrome/browser/ui/views/tabs/
tab_strip.cc 45 #pragma GCC diagnostic ignored "-Wstrict-overflow"
    [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp 102 return (void) EmitAnyExpr(E, AggValueSlot::ignored(), true);
129 AggValueSlot AggSlot = AggValueSlot::ignored();
387 AggValueSlot AggSlot = AggValueSlot::ignored();
    [all...]
  /external/ppp/pppd/plugins/radius/
radius.c 1078 radius_acct_interim(void *ignored)
    [all...]
  /external/qemu/audio/
alsaaudio.c 31 #pragma GCC diagnostic ignored "-Waddress"
    [all...]
  /external/v8/src/
isolate.h 276 // Whether out of memory exceptions should be ignored.
    [all...]
platform-freebsd.cc 185 // TODO(1240712): munmap has a return value which is ignored here.
815 static void DoRuntimeProfile(Sampler* sampler, void* ignored) {
platform-linux.cc 384 // TODO(1240712): munmap has a return value which is ignored here.
    [all...]
platform-openbsd.cc 204 // TODO(1240712): munmap has a return value which is ignored here.
897 static void DoRuntimeProfile(Sampler* sampler, void* ignored) {
ast.h 1216 uint32_t ignored; local
1217 return !String::cast(*handle_)->AsArrayIndex(&ignored);
    [all...]
  /libcore/luni/src/main/java/java/io/
ObjectStreamClass.java 406 // Static field, parameter is ignored
631 // Ignored
685 } catch (NoSuchMethodException ignored) {
    [all...]
  /libcore/luni/src/main/java/java/lang/
String.java 805 } catch (ArrayIndexOutOfBoundsException ignored) {
    [all...]
  /libcore/luni/src/main/java/java/net/
URI.java 560 } catch (IllegalArgumentException ignored) {
    [all...]
  /libcore/luni/src/main/java/java/util/
GregorianCalendar.java 334 GregorianCalendar(boolean ignored) {
    [all...]
  /prebuilts/tools/common/easymock-tools/
easymock-3.1.jar 
  /external/iproute2/doc/
api-ip6-flowlabels.tex 172 extension headers are ignored. Instead, kernel uses the values
ip-tunnels.tex 326 If tunnel exists, but it is not in \verb|UP| state, the tunnel is ignored.
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php     [all...]
  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp 216 bool ignored; local
219 APF.convert(APFloat::IEEEdouble, APFloat::rmNearestTiesToEven, &ignored);
    [all...]
  /external/llvm/lib/VMCore/
AsmWriter.cpp 724 bool ignored; local
760 &ignored);
    [all...]
  /external/v8/tools/
tickprocessor.js 177 // Ignored events.
414 // Print the unknown ticks percentage if they are not ignored.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help_3.5.0.v20100524.jar 
  /frameworks/base/services/input/
InputReader.h 150 // Devices with these names will be ignored.
1417 bool ignored; member in struct:android::TouchInputMapper::CurrentVirtualKeyState
    [all...]
  /external/qemu/block/
vvfat.c 235 uint16_t ignored; member in struct:bootsector_t::__anon11897::__anon11899
239 uint8_t ignored[0x1c0]; member in struct:bootsector_t
259 uint8_t ignored[0x1b8]; member in struct:mbr_t
    [all...]
  /build/core/
Makefile 37 $(info PRODUCT_COPY_FILES $(cf) ignored.), \
    [all...]

Completed in 1143 milliseconds

<<11121314151617