/external/libxkbcommon/xkbcommon/test/data/keymaps/ |
D | quartz.xkb | 809 shape "NORM" { 887 { <ESC>, "NORM", 1 }, 888 { <FK01>, "NORM", 20, color="white" }, 889 { <FK02>, "NORM", 1, color="white" }, 890 { <FK03>, "NORM", 1, color="white" }, 891 { <FK04>, "NORM", 1, color="white" }, 892 { <FK05>, "NORM", 11, color="white" }, 893 { <FK06>, "NORM", 1, color="white" }, 894 { <FK07>, "NORM", 1, color="white" }, 895 { <FK08>, "NORM", 1, color="white" }, [all …]
|
D | comprehensive-plus-geom.xkb | 1480 shape "NORM" { 1561 { <ESC>, "NORM", 1 }, 1562 { <FK01>, "NORM", 20, color="white" }, 1563 { <FK02>, "NORM", 1, color="white" }, 1564 { <FK03>, "NORM", 1, color="white" }, 1565 { <FK04>, "NORM", 1, color="white" }, 1566 { <FK05>, "NORM", 11, color="white" }, 1567 { <FK06>, "NORM", 1, color="white" }, 1568 { <FK07>, "NORM", 1, color="white" }, 1569 { <FK08>, "NORM", 1, color="white" }, [all …]
|
D | syntax-error.xkb | 1481 shape "NORM" { 1562 { <ESC>, "NORM", 1 }, 1563 { <FK01>, "NORM", 20, color="white" }, 1564 { <FK02>, "NORM", 1, color="white" }, 1565 { <FK03>, "NORM", 1, color="white" }, 1566 { <FK04>, "NORM", 1, color="white" }, 1567 { <FK05>, "NORM", 11, color="white" }, 1568 { <FK06>, "NORM", 1, color="white" }, 1569 { <FK07>, "NORM", 1, color="white" }, 1570 { <FK08>, "NORM", 1, color="white" }, [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | win64_eh.ll | 1 …mattr=sse2 -mtriple=x86_64-pc-windows-itanium | FileCheck %s -check-prefix=WIN64 -check-prefix=NORM 2 …%s -O0 -mattr=sse2 -mtriple=x86_64-pc-mingw32 | FileCheck %s -check-prefix=WIN64 -check-prefix=NORM 24 ; NORM: subq $4000, %rsp 85 ; NORM: subq $24, %rsp 128 ; NORM: subq $56, %rsp 153 ; NORM: subq $96, %rsp
|
/external/llvm/test/CodeGen/X86/ |
D | win64_eh.ll | 1 …mattr=sse2 -mtriple=x86_64-pc-windows-itanium | FileCheck %s -check-prefix=WIN64 -check-prefix=NORM 2 …%s -O0 -mattr=sse2 -mtriple=x86_64-pc-mingw32 | FileCheck %s -check-prefix=WIN64 -check-prefix=NORM 24 ; NORM: subq $4000, %rsp 88 ; NORM: subq $24, %rsp 132 ; NORM: subq $56, %rsp 157 ; NORM: subq $96, %rsp
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | fast-isel-static.ll | 3 …y-machineinstrs -fast-isel-abort=1 -relocation-model=static | FileCheck -check-prefix=CHECK-NORM %s 4 …y-machineinstrs -fast-isel-abort=1 -relocation-model=static | FileCheck -check-prefix=CHECK-NORM %s 29 ; CHECK-NORM: bl {{_?}}myadd
|
/external/llvm/test/CodeGen/ARM/ |
D | fast-isel-static.ll | 3 …y-machineinstrs -fast-isel-abort=1 -relocation-model=static | FileCheck -check-prefix=CHECK-NORM %s 4 …y-machineinstrs -fast-isel-abort=1 -relocation-model=static | FileCheck -check-prefix=CHECK-NORM %s 29 ; CHECK-NORM: bl {{_?}}myadd
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | pr27133.ll | 12 ; CHECK: %[[NORM:.*]] = phi i32 20 ; CHECK: %[[LCSSA:.*]] = phi i32 [ %[[NORM]],
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | fast-isel-static.ll | 2 …c < %s -mtriple=thumbv7-apple-darwin -O0 -relocation-model=static | FileCheck -check-prefix=NORM %s 27 ; CHECK-NORM: bl _myadd
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/ |
D | pr27133.ll | 12 ; CHECK: %[[NORM:.*]] = phi i32 20 ; CHECK: %[[LCSSA:.*]] = phi i32 [ %[[NORM]],
|
/external/mesa3d/src/gallium/docs/source/ |
D | format.rst | 25 - ``NORM``: Normalized integers, signed or unsigned per channel 39 For the ``NORM`` suffix, the signedness of each channel is indicated with an
|
/external/mesa3d/src/mesa/main/ |
D | formats.h | 129 #define MESA_ARRAY_FORMAT(SIZE, SIGNED, IS_FLOAT, NORM, NUM_CHANS, \ argument 134 (((NORM) << 4 ) & MESA_ARRAY_FORMAT_TYPE_NORMALIZED) | \
|
/external/lzma/Asm/x86/ |
D | LzmaDecOpt.asm | 160 NORM macro macro 192 NORM 221 NORM
|