Searched defs:SDL (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-thai.cc89 SDL, /* Shift combining-mark down-left */ enumerator in enum:thai_action_t
145 case SDL: pua_mappings = SDL_mappings; break;
185 /*T1*/ {{SL, T2}, {NOP,T1}, {SDL,T2}},
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-thai.cc89 SDL, /* Shift combining-mark down-left */ enumerator in enum:thai_action_t
145 case SDL: pua_mappings = SDL_mappings; break;
185 /*T1*/ {{SL, T2}, {NOP,T1}, {SDL,T2}},
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h203 SDL, enumerator in enum:llvm::MipsISD::NodeType
H A DMipsISelLowering.cpp161 case MipsISD::SDL: return "MipsISD::SDL";
2129 SDValue SDL = createStoreLR(MipsISD::SDL, DAG, SD, Chain, IsLittle ? 7 : 0); local
2130 return createStoreLR(MipsISD::SDR, DAG, SD, SDL, IsLittle ? 0 : 7);

Completed in 974 milliseconds