HomeSort by relevance Sort by last modified time
    Searched defs:propval (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
cldutil.cc 386 void cld::ProcessProbV25UniTote(int propval, Tote* tote) {
388 const UnigramProbArray* pa = &kTargetCTJKVZProbs[propval];
442 int propval = UTF8GenericPropertyBigOneByte(unigram_obj, &usrc, &usrclen); local
445 DbgUniTermToStderr(propval, usrc, len);
448 if (propval > 0) {
449 ProcessProbV25UniTote(propval, chunk_tote);
451 if (FLAGS_dbgscore) {DbgScoreRecordUni((const char*)usrc, propval, len);}
  /external/libmtp/src/
libmtp.c 1261 PTPPropertyValue propval; local
1304 PTPPropertyValue propval; local
1343 PTPPropertyValue propval; local
1381 PTPPropertyValue propval; local
1422 PTPPropertyValue propval; local
1463 PTPPropertyValue propval; local
1499 PTPPropertyValue propval; local
1535 PTPPropertyValue propval; local
1570 PTPPropertyValue propval; local
3331 PTPPropertyValue propval; local
3365 PTPPropertyValue propval; local
3394 PTPPropertyValue propval; local
3433 PTPPropertyValue propval; local
3503 PTPPropertyValue propval; local
3569 PTPPropertyValue propval; local
8179 PTPPropertyValue propval; local
8273 PTPPropertyValue propval; local
    [all...]
ptp.h 925 PTPPropertyValue propval; member in struct:_MTPProperties
    [all...]

Completed in 5423 milliseconds