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

  /external/srec/config/en.us/dictionary/
numbers.ok 12 11 6lev~
large.ok 12 11 6lev~
677 alleviate @lEv/At
678 alleviating @lEv/Ad6N
679 alleviation @lEv/AS~
    [all...]
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
block.cpp 89 int data, lev, zero_run; local
160 lev = data * quant + qp_const;
164 lev = -data * quant + qp_const;
166 lev >>= q_bits;
167 if (lev)
169 *coef_cost += ((lev > 1) ? MAX_VALUE : COEFF_COST[DISABLE_THRESHOLDING][zero_run]);
175 level[numcoeff] = lev;
176 coef[idx] = (lev * quant) << Qq;
180 level[numcoeff] = -lev;
181 coef[idx] = (-lev * quant) << Qq
371 int data, lev; local
736 int data, lev; local
1126 int data, lev, zero_run; local
1214 int data, lev, zero_run; local
    [all...]
  /external/iptables/extensions/
libip6t_LOG.c 75 unsigned int lev = -1; local
78 if (string_to_number(level, 0, 7, &lev) == -1) {
90 lev = ip6t_log_names[i].level;
99 return (u_int8_t)lev;
libipt_LOG.c 75 unsigned int lev = -1; local
78 if (string_to_number(level, 0, 7, &lev) == -1) {
90 lev = ipt_log_names[i].level;
99 return (u_int8_t)lev;
  /bionic/libc/regex/
engine.c 473 sopno lev, int rec) /* PLUS nesting level */
589 return(backref(m, sp+len, stop, ss+1, stopst, lev, rec));
592 dp = backref(m, sp, stop, ss+1, stopst, lev, rec);
595 return(backref(m, sp, stop, ss+OPND(s)+1, stopst, lev, rec));
599 assert(lev+1 <= m->g->nplus);
600 m->lastpos[lev+1] = sp;
601 return(backref(m, sp, stop, ss+1, stopst, lev+1, rec));
604 if (sp == m->lastpos[lev]) /* last pass matched null */
605 return(backref(m, sp, stop, ss+1, stopst, lev-1, rec));
607 m->lastpos[lev] = sp
    [all...]
  /cts/tools/test-progress-new/src/testprogress2/
TestCoverageDoclet.java 672 Level lev = ttn.getLevel(); local
674 + (isGreen(lev) ? "green" : "red")
676 + lev.name()
980 TestMethodInformation.Level lev; local
    [all...]
TestTargetNew.java 245 AnnotationValue lev = kval.value(); local
246 FieldDoc fd = (FieldDoc)lev.value();
  /packages/apps/Camera/res/values-fr/
strings.xml 40 <string name="pref_video_quality_entry_high" msgid="2874184763684055612">"Élevée (30 mn)"</string>
43 <string name="pref_video_quality_entry_youtube" msgid="3731902408685997150">"YouTube (élevée, 10 mn)"</string>
  /hardware/broadcom/wlan/bcm4329/src/include/
siutils.h 191 extern void *si_gpio_handler_register(si_t *sih, uint32 e, bool lev, gpio_handler_t cb, void *arg);
  /external/tcpdump/
print-decnet.c 230 (void)printf("lev-1-routing ");
240 (void)printf("lev-2-routing ");
  /external/libxml2/
pattern.c 2277 int i, lev; local
    [all...]
  /dalvik/libcore/sql/src/main/native/
sqlite_jni.c 991 int maj, min, lev; local
1133 sscanf(sqlite3_libversion(), "%d.%d.%d", &maj, &min, &lev); local
1135 sscanf(sqlite_libversion(), "%d.%d.%d", &maj, &min, &lev); local
1139 sscanf(sqlite_libversion(), "%d.%d.%d", &maj, &min, &lev); local
1142 sscanf(sqlite3_libversion(), "%d.%d.%d", &maj, &min, &lev); local
1145 h->ver = ((maj & 0xFF) << 16) | ((min & 0xFF) << 8) | (lev & 0xFF);
    [all...]
  /external/icu4c/test/cintltst/
cbiditst.c 421 UBiDiLevel lev; local
431 lev = levels[i];
432 if (lev < sizeof(columns)) {
433 levelChars[i] = columns[lev];
    [all...]
  /packages/apps/Mms/res/values-fr/
strings.xml 222 <string name="priority_high" msgid="5627897207952009214">"Élevée"</string>
    [all...]
  /frameworks/base/core/res/res/values-tr/
strings.xml     [all...]
  /external/icu4c/test/intltest/
numfmtst.cpp     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
fr-FR_lexpos.utf 481 ADJ_PL^V_PART "élevées" :G2P
482 ADJ_PL^V_PART "élevés" :G2P
    [all...]
  /external/bluetooth/glib/po/
hu.po 704 msgstr "a POSIX leválogató elemek nem támogatottak"
    [all...]
  /frameworks/base/core/res/res/values-fr/
strings.xml     [all...]
  /external/qemu/
ppc-dis.c 635 /* The LEV field in a POWER SVC form instruction. */
639 /* The LEV field in an SC form instruction. */
640 #define LEV SVC_LEV + 1
645 #define LI LEV + 1
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
en-GB_lexpos.utf 28 ADJ "11\o/" "@'lev@nT"
29 ADJ "11thand\/" "@nd-@'lev@nT"
    [all...]
  /packages/apps/Settings/res/values-tr/
strings.xml     [all...]
  /external/e2fsprogs/po/
fr.po     [all...]
  /external/opencore/protocols/rtp_payload_parser/util/output/
pv_rtp.bin     [all...]

Completed in 318 milliseconds