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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiditst.h 56 #define RLI U_RIGHT_TO_LEFT_ISOLATE
  /external/icu/icu4c/source/test/cintltst/
cbiditst.h 56 #define RLI U_RIGHT_TO_LEFT_ISOLATE
  /external/llvm/lib/Transforms/Utils/
SSAUpdater.cpp 471 DenseMap<Value*, Value*>::iterator RLI = ReplacedLoads.find(NewVal);
472 while (RLI != ReplacedLoads.end()) {
473 NewVal = RLI->second;
474 RLI = ReplacedLoads.find(NewVal);
  /external/chromium_org/third_party/icu/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 65 * LRI or RLI in getDirProps(), and paired brackets which may be changed
423 * FSI initiators are also resolved and their dirProp replaced with LRI or RLI.
526 dirProps[isolateStartStack[stackLast]]=RLI;
527 flags|=DIRPROP_FLAG(RLI);
536 if(dirProp>=FSI && dirProp<=RLI) { /* FSI, LRI or RLI */
710 /* LRI or RLI */
    [all...]
  /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/chromium_org/third_party/libvpx/source/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...]
  /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 

Completed in 723 milliseconds