/external/opencore/codecs_v2/audio/mp3/dec/src/ |
D | pvmp3_getbits.cpp | 120 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/ |
D | getbits.h | 102 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/ |
D | ufortune.c | 154 int returnValue=0; in main() local
|
/external/webkit/WebCore/dom/ |
D | Event.h | 96 bool returnValue() const { return !defaultPrevented(); } in returnValue() function 97 void setReturnValue(bool returnValue) { setDefaultPrevented(!returnValue); } in setReturnValue()
|
/external/opencore/fileformats/rawgsmamr/parser/src/ |
D | amrfileparser.cpp | 303 int32 returnValue = reset(); in parseIETFHeader() local 1102 int32 returnValue = bitstreamObject::EVERYTHING_OK; in GetNextBundledAccessUnits() local
|
/external/icu4c/i18n/ |
D | dtfmtsym.cpp | 531 UnicodeString *returnValue = NULL; in getMonths() local 593 UnicodeString *returnValue = NULL; in getWeekdays() local 640 UnicodeString *returnValue = NULL; in getQuarters() local
|
/external/webkit/WebKit/wx/ |
D | WebFrame.cpp | 177 wxString returnValue = wxEmptyString; in RunScript() local
|
/external/webkit/WebCore/html/ |
D | HTMLElement.cpp | 553 Node* returnValue = insertAdjacent(where, newChild, ec); in insertAdjacentElement() local
|
/external/webkit/WebKit/qt/tests/qwebpage/ |
D | tst_qwebpage.cpp | 439 QObject *returnValue; member
|
/external/opencore/fileformats/rawaac/parser/src/ |
D | aacfileparser.cpp | 2129 int32 returnValue = AACBitstreamObject::EVERYTHING_OK; in GetNextBundledAccessUnits() local
|
/external/webkit/WebCore/bindings/js/ |
D | JSDOMWindowBase.cpp | 342 JSValuePtr returnValue = noValue(); in showModalDialog() local
|
/external/libxml2/ |
D | nanohttp.c | 148 int returnValue; /* the protocol return value */ member
|
D | nanoftp.c | 137 int returnValue; /* the protocol return value */ member
|
/external/webkit/WebCore/page/ |
D | DOMWindow.cpp | 526 String returnValue; in prompt() local
|
/external/webkit/JavaScriptCore/interpreter/ |
D | Interpreter.cpp | 3324 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/ |
D | mp3parser.cpp | 2630 int32 returnValue = tableLength + 26; //TOC bytes + Upper header bytes in CalculateBufferSizeForHeader() local
|