HomeSort by relevance Sort by last modified time
    Searched refs:RLI (Results 1 - 12 of 12) sorted by null

  /external/icu/icu4c/source/test/cintltst/
cbiditst.h 56 #define RLI U_RIGHT_TO_LEFT_ISOLATE
  /external/llvm/lib/Transforms/Utils/
SSAUpdater.cpp 466 DenseMap<Value*, Value*>::iterator RLI = ReplacedLoads.find(NewVal);
467 while (RLI != ReplacedLoads.end()) {
468 NewVal = RLI->second;
469 RLI = ReplacedLoads.find(NewVal);
  /external/icu/icu4c/source/common/
ubidiimp.h 58 RLI=U_RIGHT_TO_LEFT_ISOLATE, /* 21 */
78 #define MASK_RTL (DIRPROP_FLAG(R)|DIRPROP_FLAG(AL)|DIRPROP_FLAG(RLE)|DIRPROP_FLAG(RLO)|DIRPROP_FLAG(RLI))
86 #define MASK_ISO (DIRPROP_FLAG(LRI)|DIRPROP_FLAG(RLI)|DIRPROP_FLAG(FSI)|DIRPROP_FLAG(PDI))
ubidi.c 64 * after the initial setup, when applying X5c (replace FSI by LRI or RLI),
423 * FSI initiators are also resolved and their dirProp replaced with LRI or RLI.
426 * replaced by an RLI.
530 dirProps[isolateStartStack[stackLast]]=RLI;
531 flags|=DIRPROP_FLAG(RLI);
540 if(dirProp>=FSI && dirProp<=RLI) { /* FSI, LRI or RLI */
717 /* LRI or RLI */
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
PPCISelLowering.h 649 bool canReuseLoadAddress(SDValue Op, EVT MemVT, ReuseLoadInfo &RLI,
655 void LowerFP_TO_INTForReuse(SDValue Op, ReuseLoadInfo &RLI,
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
Bidi.java 469 * after the initial setup, when applying X5c (replace FSI by LRI or RLI),
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
TestData.java 42 protected static final int RLI = UCharacterDirection.RIGHT_TO_LEFT_ISOLATE;
49 "FSI", "LRI", "RLI", "PDI" /* new in Unicode 6.3/ICU 52 */
  /external/libvpx/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 398 .macro build_constants RFL, RLI, RTH, FL, LI, TH
401 lvx \LI, 0, \RLI ;# limit
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 398 .macro build_constants RFL, RLI, RTH, FL, LI, TH
401 lvx \LI, 0, \RLI ;# limit
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 1332 milliseconds