HomeSort by relevance Sort by last modified time
    Searched full:disabled (Results 501 - 525 of 3983) sorted by null

<<21222324252627282930>>

  /external/clang/test/Analysis/
rdar-6541136-region.c 17 // out-of-bound checking is temporarily disabled.
  /external/clang/test/Modules/
load_failure.c 18 // CHECK-FAILURE: error: C99 was disabled in PCH file but is currently enabled
  /external/clang/test/PCH/
pr4489.c 5 // FIXME: This test is forcibly disabled, it is flaky on the clang-i686-xp-msvc9
  /external/gtest/test/
gtest_xml_outfiles_test.py 48 <testsuites tests="1" failures="0" disabled="0" errors="0" time="*" name="AllTests">
49 <testsuite name="PropertyOne" tests="1" failures="0" disabled="0" errors="0" time="*">
56 <testsuites tests="1" failures="0" disabled="0" errors="0" time="*" name="AllTests">
57 <testsuite name="PropertyTwo" tests="1" failures="0" disabled="0" errors="0" time="*">
  /external/kernel-headers/original/linux/
kernel_stat.h 36 /* Must have preemption disabled for this to be meaningful. */
  /external/libsepol/include/sepol/
handle.h 10 /* Get whether or not dontaudits will be disabled, same values as
  /external/libvpx/vpx/
vp8e.h 20 #error "Backwards compatibility disabled: don't include vp8e.h"
  /external/libyuv/files/include/libyuv/
cpu_id.h 29 // For testing, allow CPU flags to be disabled.
  /external/llvm/test/CodeGen/Hexagon/
double.ll 2 ; DISABLED: llc -march=hexagon -mcpu=hexagonv4 < %s | FileCheck %s
float.ll 2 ; DISABLED: llc -march=hexagon -mcpu=hexagonv4 < %s | FileCheck %s
mpy.ll 2 ; DISABLED: llc -march=hexagon -mcpu=hexagonv4 < %s | FileCheck %s
  /external/llvm/test/CodeGen/Mips/
2008-07-31-fcopysign.ll 7 ; REQUIRES: disabled
  /external/llvm/test/CodeGen/X86/
atom-sched.ll 5 ; FIXME: Atom's scheduler is temporarily disabled.
  /external/llvm/test/Transforms/Inline/
dynamic_alloca_test.ll 8 ; FIXME: This test is xfailed because the inline cost rewrite disabled *all*
  /external/protobuf/gtest/test/
gtest_xml_outfiles_test.py 48 <testsuites tests="1" failures="0" disabled="0" errors="0" time="*" name="AllTests">
49 <testsuite name="PropertyOne" tests="1" failures="0" disabled="0" errors="0" time="*">
56 <testsuites tests="1" failures="0" disabled="0" errors="0" time="*" name="AllTests">
57 <testsuite name="PropertyTwo" tests="1" failures="0" disabled="0" errors="0" time="*">
  /external/webkit/LayoutTests/fast/url/script-tests/
query.js 9 // Disabled because this test requires being able to set the query directly.
  /external/webkit/Source/WebCore/css/
StyleSheet.idl 30 attribute boolean disabled;
  /external/webkit/Source/WebCore/html/
HTMLButtonElement.idl 34 attribute [Reflect] boolean disabled;
HTMLDataGridElement.idl 36 attribute boolean disabled; // Whether or not the datagrid can be interacted with.
HTMLLinkElement.idl 24 attribute [Reflect] boolean disabled;
HTMLOptionElement.idl 34 attribute [Reflect] boolean disabled;
HTMLStyleElement.idl 24 attribute boolean disabled;
  /external/webkit/Source/WebCore/manual-tests/
plugin-visible-rect-change.html 2 This test requires that accelerated compositing be disabled. Clicking the Test button should completely reveal the black-bordered box.
property-map-save-crash.html 44 (The automated version is currently disabled because DumpRenderTree doesn't work
  /external/webkit/Source/WebCore/webaudio/
AudioNodeInput.h 54 // disable() will take the output out of the active connections list and set aside in a disabled list.
87 // m_outputs contains the AudioNodeOutputs representing current connections which are not disabled.
110 // m_disabledOutputs contains the AudioNodeOutputs which are disabled (will not be processed) by the audio graph rendering.
112 // Generally, these represent disabled connections from "notes" which have finished playing but are not yet garbage collected.

Completed in 364 milliseconds

<<21222324252627282930>>