HomeSort by relevance Sort by last modified time
    Searched refs:fValue (Results 51 - 75 of 92) sorted by null

1 23 4

  /external/chromium_org/third_party/icu/source/common/
triedict.cpp 918 uint16_t fValue;
928 fValue = parentEndsWord? value : 0;
936 if(fValue > 0)
962 if(fValue > 0){
963 *((uint16_t *)(bytes+offset)) = fValue;
    [all...]
  /external/chromium_org/third_party/skia/src/utils/debugger/
SkDrawCommand.h 255 canvas->addComment(fKywd.c_str(), fValue.c_str());
259 SkString fValue;
SkDrawCommand.cpp 408 , fValue(value) {
  /external/skia/src/utils/debugger/
SkDrawCommand.h 255 canvas->addComment(fKywd.c_str(), fValue.c_str());
259 SkString fValue;
SkDrawCommand.cpp 408 , fValue(value) {
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSParser-in.cpp     [all...]
CSSGrammar.y.in     [all...]
  /external/chromium_org/third_party/icu/source/tools/genrb/
reslist.h 153 uint32_t fValue;
wrtjava.c 439 len=itostr(buf, res->u.fIntValue.fValue, 10, 0);
wrtxml.cpp 771 len = itostr(buf, res->u.fIntValue.fValue, 10, 0);
    [all...]
reslist.c     [all...]
  /external/chromium_org/third_party/skia/src/ports/
SkXMLPullParser_expat.cpp 71 info[i].fValue = dupstr(alloc, attr[1], strlen(attr[1]));
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.variables_3.2.400.v20100505.jar 
org.eclipse.core.expressions_3.4.200.v20100505.jar 
  /external/icu4c/tools/genrb/
reslist.h 153 uint32_t fValue;
wrtjava.c 434 len=itostr(buf, res->u.fIntValue.fValue, 10, 0);
wrtxml.cpp 771 len = itostr(buf, res->u.fIntValue.fValue, 10, 0);
    [all...]
reslist.c     [all...]
  /external/skia/src/ports/
SkXMLPullParser_expat.cpp 71 info[i].fValue = dupstr(alloc, attr[1], strlen(attr[1]));
  /external/srec/srec/EventLog/src/
EventLogImpl.c 740 float fValue;
774 CHKLOG(rc, ESR_SessionGetFloat(key, &fValue));
775 CHKLOG(rc, SR_EventLogTokenFloat(self, key, fValue));
  /external/svox/pico/lib/
picopam.c     [all...]
  /external/skia/tests/
DataRefTest.cpp 167 pairs[i].fValue->unref();
  /external/srec/shared/src/
SessionTypeImpl.c 1076 float fValue;
1115 CHKLOG(rc, lstrtof(value, &fValue));
1119 CHKLOG(rc, self->setFloat(self, key, fValue));
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.expressions_3.4.200.v20100505.jar 

Completed in 1307 milliseconds

1 23 4