/external/igt-gpu-tools/tests/i915/ |
D | gem_lut_handle.c | 50 #define BROKEN 0x2 macro 61 !!(flags & USE_LUT) ^ !!(flags & BROKEN) ? 0 : handle; in exec() 126 if (flags & BROKEN) { in many_exec() 180 fail(exec(fd, handle, BROKEN)); 185 fail(exec(fd, handle, USE_LUT | BROKEN)); 201 fail(many_exec(fd, handle, i-1, i-1, NORMAL | BROKEN)); 202 fail(many_exec(fd, handle, i-1, i, NORMAL | BROKEN)); 203 fail(many_exec(fd, handle, i-1, i+1, NORMAL | BROKEN)); 204 fail(many_exec(fd, handle, i, i-1, NORMAL | BROKEN)); 205 fail(many_exec(fd, handle, i, i, NORMAL | BROKEN)); [all …]
|
/external/ltp/testcases/open_posix_testsuite/ |
D | Makefile.linux | 9 BROKEN := 13 BROKEN += t_sigaction_16-1 16 filter-known-fails: $(BROKEN)
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/internal/ |
D | SegmentBasedQueue.kt | 28 if (tail.element.value === BROKEN) continue in newSegment() 41 if (firstSegment.element.compareAndSet(null, BROKEN)) continue in dequeue() 71 private val BROKEN = Symbol("BROKEN") constant
|
/external/toybox/tests/ |
D | file.test | 16 BROKEN=$(readlink dangler) 49 testing "broken symlink" "file dangler" "dangler: broken symbolic link to $BROKEN\n" "" ""
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-profdata/ |
D | invalid-profdata.test | 23 …not llvm-profdata merge %t.input -text -output=/dev/null 2>&1 | FileCheck %s --check-prefix=BROKEN 24 BROKEN: Malformed instrumentation profile data
|
/external/autotest/server/lib/ |
D | status_history.py | 68 BROKEN = 3 variable 75 BROKEN: "BROKEN", 321 return BROKEN
|
/external/autotest/site_utils/ |
D | lab_inventory.py | 144 if (diagnosis.status == status_history.BROKEN 163 return _get_diagnosis(history).status == status_history.BROKEN 1057 if task.diagnosis == status_history.BROKEN:
|
D | diagnosis_utils.py | 246 status_history.BROKEN: 'Failed repair'
|
D | dut_status.py | 131 status_history.BROKEN: 'NO'
|
D | lab_inventory_unittest.py | 81 _BROKEN = status_history.BROKEN
|
/external/llvm/test/Bindings/OCaml/ |
D | executionengine.ml | 63 (* BROKEN: see PR20656 *)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bindings/OCaml/ |
D | executionengine.ml | 63 (* BROKEN: see PR20656 *)
|
/external/libxml2/result/ |
D | isolat2.rdr | 16 246 166 A6 ¦ BROKEN BAR
|
D | isolat2.rde | 16 246 166 A6 ¦ BROKEN BAR
|
/external/autotest/cli/ |
D | host.py | 37 from autotest_lib.server.lib.status_history import BROKEN, UNKNOWN 385 elif dut_status == BROKEN:
|
/external/icu/icu4c/source/data/translit/ |
D | Fullwidth_Halfwidth.txt | 256 ¦↔'¦'; # from FULLWIDTH BROKEN BAR
|
D | Latin_ASCII.txt | 281 Ꝇ → L ; # A746;LATIN CAPITAL LETTER BROKEN L 282 ꝇ → l ; # A747;LATIN SMALL LETTER BROKEN L
|
/external/python/cpython3/Tools/unicode/python-mappings/ |
D | CP1140.TXT | 141 0x6A 0x00A6 #BROKEN BAR
|
D | CP273.TXT | 205 0xCC 0x00A6 #BROKEN BAR
|
/external/python/cpython2/Tools/unicode/python-mappings/ |
D | CP1140.TXT | 141 0x6A 0x00A6 #BROKEN BAR
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | render.cl | 1824 ttck = sub_group_broadcast(ttck_s,ttck_lane); // SHOULD WORK BUT .4454 COMPILER IS BROKEN 1911 …tck = sub_group_broadcast(ttck_s,ttck_lane_next); // SHOULD WORK BUT .4454 COMPILER IS BROKEN
|
/external/u-boot/ |
D | Kconfig | 17 config BROKEN config
|
/external/icu/icu4c/source/data/unidata/ |
D | CaseFolding.txt | 1175 A746; C; A747; # LATIN CAPITAL LETTER BROKEN L
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | ApproximateWidth.txt | 684 00A6; 3; # BROKEN BAR 3043 A747; 5; # LATIN SMALL LETTER BROKEN L 5563 A746; 7; # LATIN CAPITAL LETTER BROKEN L
|
/external/icu/icu4c/source/data/unidata/norm2/ |
D | uts46.txt | 4089 A746 >A747 # 5.1 LATIN CAPITAL LETTER BROKEN L 4090 # A747 valid # 5.1 LATIN SMALL LETTER BROKEN L 5760 FFE4 >00A6 # 1.1 FULLWIDTH BROKEN BAR
|