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

  /cts/tests/tests/view/src/android/view/cts/
ViewGroupTest.java 338 MockViewGroup son = new MockViewGroup(mContext); local
339 son.setAnimation(new MockAnimation());
340 vg.addView(son);
343 assertNotNull(son.getAnimation());
347 son.setAnimation(new MockAnimation());
354 son.setAnimation(new MockAnimation());
683 MockView son = new MockView(mContext); local
684 vg.addView(son);
686 son.setDescendantFocusability(ViewGroup.FOCUS_BEFORE_DESCENDANTS);
687 son.focusableViewAvailable(vg)
695 MockView son = new MockView(mContext); local
924 MockView son = new MockView(mContext); local
966 MockView son = new MockView(mContext); local
1033 MockViewGroup son = new MockViewGroup(mContext); local
1063 MockViewGroup son = new MockViewGroup(mContext); local
1133 MockViewGroup son = new MockViewGroup(mContext); local
1179 MockViewGroup son = new MockViewGroup(mContext); local
1193 MockViewGroup son = new MockViewGroup(mContext); local
1215 MockViewGroup son = new MockViewGroup(mContext); local
1287 MockView son = new MockView(mContext); local
1477 MockViewGroup son = new MockViewGroup(mContext); local
1596 MockViewGroup son = new MockViewGroup(mContext); local
1617 MockViewGroup son = new MockViewGroup(mContext); local
1629 MockViewGroup son = new MockViewGroup(mContext); local
    [all...]
  /external/chromium_org/third_party/lzma_sdk/
LzFind.h 28 CLzRef *son; member in struct:_CMatchFinder
76 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *buffer, CLzRef *son,
LzFind.c 237 p->son = p->hash + p->hashSizeSum;
322 static UInt32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
326 son[_cyclicBufferPos] = curMatch;
334 curMatch = son[_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize : 0)];
353 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
357 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1;
358 CLzRef *ptr1 = son + (_cyclicBufferPos << 1);
369 CLzRef *pair = son + ((_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize : 0)) << 1);
408 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
411 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1
    [all...]
  /external/chromium_org/third_party/ots/third_party/lzma_sdk/
LzFind.h 29 CLzRef *son; member in struct:_CMatchFinder
77 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *buffer, CLzRef *son,
LzFind.c 238 p->son = p->hash + p->hashSizeSum;
323 static UInt32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
327 son[_cyclicBufferPos] = curMatch;
335 curMatch = son[_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize : 0)];
354 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
358 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1;
359 CLzRef *ptr1 = son + (_cyclicBufferPos << 1);
370 CLzRef *pair = son + ((_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize : 0)) << 1);
409 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
412 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1
    [all...]
  /external/lzma/C/
LzFind.h 28 CLzRef *son; member in struct:_CMatchFinder
76 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *buffer, CLzRef *son,
LzFind.c 237 p->son = p->hash + p->hashSizeSum;
322 static UInt32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
326 son[_cyclicBufferPos] = curMatch;
334 curMatch = son[_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize : 0)];
353 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
357 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1;
358 CLzRef *ptr1 = son + (_cyclicBufferPos << 1);
369 CLzRef *pair = son + ((_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize : 0)) << 1);
408 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son,
411 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1;
    [all...]
LzFindMt.h 76 CLzRef *son; member in struct:_CMatchFinderMt
LzFindMt.c 234 Int32 NO_INLINE GetMatchesSpecN(UInt32 lenLimit, UInt32 pos, const Byte *cur, CLzRef *son,
243 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1;
244 CLzRef *ptr1 = son + (_cyclicBufferPos << 1);
257 CLzRef *pair = son + ((_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize : 0)) << 1);
349 pos, p->buffer, p->son, cyclicBufferPos, p->cyclicBufferSize, p->cutValue,
360 curPos = limit - GetMatchesSpecN(lenLimit, pos, p->buffer, p->son, cyclicBufferPos, p->cyclicBufferSize, p->cutValue,
394 MatchFinder_Normalize3(subValue, p->son, p->cyclicBufferSize * 2);
504 p->son = mf->son;
  /packages/inputmethods/PinyinIME/jni/share/
dicttrie.cpp 408 LmaNodeLE0 *son = root_ + son_pos; local
409 assert(son->spl_idx >= id_start && son->spl_idx < id_start + id_num);
418 lpi_max - *lpi_num, son);
422 if (son->spl_idx == id_start) {
435 if (son->spl_idx >= id_start + id_num -1)
471 LmaNodeGE1 *son = nodes_ge1_ + node->son_1st_off + son_pos; local
472 if (son->spl_idx >= id_start
473 && son->spl_idx < id_start + id_num) {
475 size_t homo_buf_off = get_homo_idx_buf_offset(son);
549 LmaNodeGE1 *son = nodes_ge1_ + get_son_offset(node) + son_pos; local
    [all...]

Completed in 237 milliseconds