Searched refs:Narrow (Results 1 – 10 of 10) sorted by relevance
/external/skia/src/sfnt/ |
D | SkPanose.h | 577 ((Narrow, 8)) 593 ((Narrow, 8)) 609 ((Narrow, 8)) 625 ((Narrow, 8))
|
/external/chromium_org/third_party/skia/src/sfnt/ |
D | SkPanose.h | 577 ((Narrow, 8)) 593 ((Narrow, 8)) 609 ((Narrow, 8)) 625 ((Narrow, 8))
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
D | selected_keyword_decoration_unittest.mm | 54 // Narrow width chooses the partial string. 60 // Narrow doesn't choose partial string if there is not one.
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
D | selected_keyword_decoration_unittest.mm | 53 // Narrow width chooses the partial string. 59 // Narrow doesn't choose partial string if there is not one.
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 307 static char Narrow(const char t) { in Narrow() function 413 type = Narrow(type); in ModType() 418 type = Narrow(type); in ModType()
|
/external/chromium_org/third_party/icu/source/data/unidata/ |
D | PropertyValueAliases.txt | 425 dt ; Nar ; Narrow ; nar 456 ea ; Na ; Narrow
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 2369 // Narrow 2-register operations. 2378 // Narrow 2-register intrinsics. 3000 // Narrow shift by immediate. 3911 // Neon Shift Narrow operations, 3975 // VADDHN : Vector Add and Narrow Returning High Half (D = Q + Q) 3978 // VRADDHN : Vector Rounding Add and Narrow Returning High Half (D = Q + Q) 4258 // VSUBHN : Vector Subtract and Narrow Returning High Half (D = Q - Q) 4261 // VRSUBHN : Vector Rounding Subtract and Narrow Returning High Half (D=Q-Q) 4853 // VSHRN : Vector Shift Right and Narrow 4870 // VRSHRN : Vector Rounding Shift Right and Narrow [all …]
|
D | ARMScheduleSwift.td | 1582 // 4.2.31 Advanced SIMD, Add and Shift with Narrow
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 16915 SDValue Narrow = N->getOperand(0); in WidenMaskArithmetic() local 16916 EVT NarrowVT = Narrow->getValueType(0); in WidenMaskArithmetic() 16920 if (Narrow->getOpcode() != ISD::XOR && in WidenMaskArithmetic() 16921 Narrow->getOpcode() != ISD::AND && in WidenMaskArithmetic() 16922 Narrow->getOpcode() != ISD::OR) in WidenMaskArithmetic() 16925 SDValue N0 = Narrow->getOperand(0); in WidenMaskArithmetic() 16926 SDValue N1 = Narrow->getOperand(1); in WidenMaskArithmetic() 16927 SDLoc DL(Narrow); in WidenMaskArithmetic() 16947 if (!TLI.isOperationLegalOrPromote(Narrow->getOpcode(), WideVT)) in WidenMaskArithmetic() 16962 SDValue Op = DAG.getNode(Narrow->getOpcode(), DL, WideVT, N0, N1); in WidenMaskArithmetic()
|
/external/icu4c/data/unidata/ |
D | ppucd.txt | 432 value;dt;Nar;Narrow;nar 445 value;ea;Na;Narrow
|