Home
last modified time | relevance | path

Searched defs:returnValue (Results 1 – 16 of 16) sorted by relevance

/external/opencore/codecs_v2/audio/mp3/dec/src/
Dpvmp3_getbits.cpp120 uint32 returnValue = 0; in getNbits() local
166 uint16 returnValue; in getUpTo9bits() local
203 uint32 returnValue; in getUpTo17bits() local
238 uint8 returnValue; in get1bit() local
/external/opencore/codecs_v2/audio/aac/dec/src/
Dgetbits.h102 UInt32 returnValue = 0; in getbits() local
174 UInt returnValue; in get1bits() local
209 UInt returnValue; in get9_n_lessbits() local
273 UInt32 returnValue; in get17_n_lessbits() local
/external/icu4c/samples/ufortune/
Dufortune.c154 int returnValue=0; in main() local
/external/webkit/WebCore/dom/
DEvent.h96 bool returnValue() const { return !defaultPrevented(); } in returnValue() function
97 void setReturnValue(bool returnValue) { setDefaultPrevented(!returnValue); } in setReturnValue()
/external/opencore/fileformats/rawgsmamr/parser/src/
Damrfileparser.cpp303 int32 returnValue = reset(); in parseIETFHeader() local
1102 int32 returnValue = bitstreamObject::EVERYTHING_OK; in GetNextBundledAccessUnits() local
/external/icu4c/i18n/
Ddtfmtsym.cpp531 UnicodeString *returnValue = NULL; in getMonths() local
593 UnicodeString *returnValue = NULL; in getWeekdays() local
640 UnicodeString *returnValue = NULL; in getQuarters() local
/external/webkit/WebKit/wx/
DWebFrame.cpp177 wxString returnValue = wxEmptyString; in RunScript() local
/external/webkit/WebCore/html/
DHTMLElement.cpp553 Node* returnValue = insertAdjacent(where, newChild, ec); in insertAdjacentElement() local
/external/webkit/WebKit/qt/tests/qwebpage/
Dtst_qwebpage.cpp439 QObject *returnValue; member
/external/opencore/fileformats/rawaac/parser/src/
Daacfileparser.cpp2129 int32 returnValue = AACBitstreamObject::EVERYTHING_OK; in GetNextBundledAccessUnits() local
/external/webkit/WebCore/bindings/js/
DJSDOMWindowBase.cpp342 JSValuePtr returnValue = noValue(); in showModalDialog() local
/external/libxml2/
Dnanohttp.c148 int returnValue; /* the protocol return value */ member
Dnanoftp.c137 int returnValue; /* the protocol return value */ member
/external/webkit/WebCore/page/
DDOMWindow.cpp526 String returnValue; in prompt() local
/external/webkit/JavaScriptCore/interpreter/
DInterpreter.cpp3324 JSValuePtr returnValue; in privateExecute() local
3398 JSValuePtr returnValue = callFrame[result].jsValue(callFrame); in privateExecute() local
3570 JSValuePtr returnValue; in privateExecute() local
4882 JSValuePtr returnValue; in cti_op_call_NotJSFunction() local
5035 JSValuePtr returnValue; in cti_op_construct_NotJSConstruct() local
/external/opencore/fileformats/mp3/parser/src/
Dmp3parser.cpp2630 int32 returnValue = tableLength + 26; //TOC bytes + Upper header bytes in CalculateBufferSizeForHeader() local