Home
last modified time | relevance | path

Searched refs:Above (Results 1 – 25 of 45) sorted by relevance

12

/external/icu/icu4c/source/data/translit/
Dlt_Title.txt10 [:cased:] [:case-ignorable:]* {I } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → i \u0307;
11 [:cased:] [:case-ignorable:]* {J } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → j \u0307;
12 [:cased:] [:case-ignorable:]* {I \u0328 } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → i …
18 [:Soft_Dotted:] [^[:ccc=Not_Reordered:][:ccc=Above:]]* { \u0307 → ;
Dlt_Lower.txt18 I } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → i \u0307;
19 J } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → j \u0307;
20 I \u0328 } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → i \u0328 \u0307;
Dlt_Upper.txt11 [:Soft_Dotted:] [^[:ccc=Not_Reordered:][:ccc=Above:]]* { \u0307 → ;
Del_Upper.txt13 [:Greek:] [^[:ccc=Not_Reordered:][:ccc=Above:]]*? { [\u0313\u0314\u0301\u0300\u0306\u0342\u0308\u03…
Daz_Title.txt16 # do later I([^[:ccc=Not_Reordered:][:ccc=Above:]]*)\u0307 → i$1 ;
Dtr_Title.txt16 # do later I([^[:ccc=Not_Reordered:][:ccc=Above:]]*)\u0307 → i$1 ;
Daz_Lower.txt16 I([^[:ccc=Not_Reordered:][:ccc=Above:]]*)\u0307 → i$1 ;
Dtr_Lower.txt16 I([^[:ccc=Not_Reordered:][:ccc=Above:]]*)\u0307 → i$1 ;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DStratifiedSets.h49 StratifiedIndex Above; member
57 StratifiedLink() : Above(SetSentinel), Below(SetSentinel) {} in StratifiedLink()
60 bool hasAbove() const { return Above != SetSentinel; } in hasAbove()
63 void clearAbove() { Above = SetSentinel; } in clearAbove()
202 Link.Above = I; in setAbove()
224 return Link.Above; in getAbove()
282 auto &Above = linksAt(Link.Above); in finalizeSets() local
283 auto Iter = Remaps.find(Above.Number); in finalizeSets()
285 Link.Above = Iter->second; in finalizeSets()
311 Idx = Link->Above; in propagateAttrs()
[all …]
/external/llvm/lib/Analysis/
DStratifiedSets.h49 StratifiedIndex Above; member
57 StratifiedLink() : Above(SetSentinel), Below(SetSentinel) {} in StratifiedLink()
60 bool hasAbove() const { return Above != SetSentinel; } in hasAbove()
63 void clearAbove() { Above = SetSentinel; } in clearAbove()
211 Link.Above = I; in setAbove()
233 return Link.Above; in getAbove()
291 auto &Above = linksAt(Link.Above); in finalizeSets() local
292 auto Iter = Remaps.find(Above.Number); in finalizeSets()
294 Link.Above = Iter->second; in finalizeSets()
320 Idx = Link->Above; in propagateAttrs()
[all …]
/external/libvpx/libvpx/vp8/common/
Dreconintra4x4.c51 unsigned char *Above = Aboveb + 4; in vp8_intra4x4_predict() local
71 memcpy(Above, above, 8); in vp8_intra4x4_predict()
72 Above[-1] = top_left; in vp8_intra4x4_predict()
74 pred[b_mode](dst, dst_stride, Above, Left); in vp8_intra4x4_predict()
/external/libvpx/libvpx/vp8/encoder/
Dencodeintra.c51 unsigned char *Above = dst - dst_stride; in vp8_encode_intra4x4block() local
53 unsigned char top_left = Above[-1]; in vp8_encode_intra4x4block()
55 vp8_intra4x4_predict(Above, yleft, dst_stride, b->bmi.as_mode, b->predictor, in vp8_encode_intra4x4block()
Dpickinter.c187 unsigned char *Above = dst - dst_stride; in pick_intra4x4block() local
189 unsigned char top_left = Above[-1]; in pick_intra4x4block()
196 vp8_intra4x4_predict(Above, yleft, dst_stride, mode, b->predictor, 16, in pick_intra4x4block()
/external/llvm/test/Verifier/
Dfpmath.ll13 ; Above line is correct.
15 ; Above line is correct.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/
Dfpmath.ll13 ; Above line is correct.
15 ; Above line is correct.
/external/fonttools/Tests/mtiLib/data/mti/
Dgposkernset.txt10 % Below are the class definitions. Above are the exceptions.
/external/libvpx/libvpx/vp8/decoder/
Dthreading.c162 unsigned char *Above; in mt_decode_macroblock() local
170 Above = xd->recon_above[0] + b->offset; in mt_decode_macroblock()
172 Above = dst - dst_stride; in mt_decode_macroblock()
186 top_left = Above[-1]; in mt_decode_macroblock()
189 vp8_intra4x4_predict(Above, yleft, left_stride, b_mode, dst, dst_stride, in mt_decode_macroblock()
Ddecodeframe.c170 unsigned char *Above = dst - dst_stride; in decode_macroblock() local
173 unsigned char top_left = Above[-1]; in decode_macroblock()
175 vp8_intra4x4_predict(Above, yleft, left_stride, b_mode, dst, dst_stride, in decode_macroblock()
/external/bcc/tools/
Dcachetop_example.txt38 Above shows the run of `find /` on a newly booted system.
/external/pdfium/xfa/fxfa/
Dcxfa_ffbarcode.cpp104 case XFA_AttributeValue::Above: in TextLocFromAttribute()
/external/u-boot/doc/driver-model/
Dfs_firmware_loader.rst38 Above example is a description for block storage, but for UBI storage
/external/skia/site/dev/chrome/
Dblink.md71 Above that you might still use [ NeedsRebaseline ], but it's best to coordinate with
/external/skqp/site/dev/chrome/
Dblink.md71 Above that you might still use [ NeedsRebaseline ], but it's best to coordinate with
/external/libxkbcommon/xkbcommon/test/data/symbols/
Dil304 key <AC06> { [ hebrew_he, VoidSymbol, U0336, U030A ] };//he - strikeout(DSS) Ring Above(DSS)
309 …ey <AC11> { [ U2019, U201D, U0323, U05C4 ] };//QuoteRight double R Quote punctum punctum Above
/external/pdfium/xfa/fxfa/parser/
Dattribute_values.inc174 VALUE____(0x9a83a3cdu, "above", Above)

12