HomeSort by relevance Sort by last modified time
    Searched full:xtab (Results 1 - 9 of 9) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/
alg.go 262 xtab := x.tab
263 if xtab != y.tab {
266 if xtab == nil {
269 t := xtab._type
  /prebuilts/go/linux-x86/src/runtime/
alg.go 262 xtab := x.tab
263 if xtab != y.tab {
266 if xtab == nil {
269 t := xtab._type
  /prebuilts/go/darwin-x86/test/bench/shootout/
reverse-complement.c 56 char xtab[256] = VALL; // char conversion table local
86 char c = xtab[(unsigned char)(*pj++)];
  /prebuilts/go/linux-x86/test/bench/shootout/
reverse-complement.c 56 char xtab[256] = VALL; // char conversion table local
86 char c = xtab[(unsigned char)(*pj++)];
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
dcac_prediction.cpp 62 static const int Xtab[6] = {1, 0, 3, 2, 4, 5};
90 x_tab = Xtab[comp];
234 static const int Xtab[6] = {1, 0, 3, 2, 4, 5};
250 x_tab = Xtab[comp];
  /external/opencv3/modules/imgproc/src/
imgwarp.cpp 2535 const DecimateAlpha* xtab = xtab0; local
    [all...]
  /external/ipsec-tools/src/racoon/missing/crypto/rijndael/
boxes-fst.dat 43 union xtab {
48 static const union xtab xT1 = {
118 static const union xtab xT2 = {
188 static const union xtab xT3 = {
258 static const union xtab xT4 = {
328 static const union xtab xT5 = {
398 static const union xtab xT6 = {
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_encode.cpp     [all...]
  /packages/apps/Settings/res/values-uz-rUZ/
strings.xml     [all...]

Completed in 807 milliseconds