Home
last modified time | relevance | path

Searched defs:dcp (Results 1 – 13 of 13) sorted by relevance

/external/v8/test/mjsunit/
Ddebug-listbreakpoints.js67 function clearBreakpoint(dcp, breakpoint_id) { argument
75 function setBreakOnException(dcp, type, enabled) { argument
83 function testArguments(dcp, success, breakpoint_ids, breakpoint_linenos, argument
Ddebug-scripts-request.js48 function testArguments(dcp, arguments, success) { argument
Ddebug-changebreakpoint.js48 function testArguments(dcp, arguments, success) { argument
Ddebug-clearbreakpoint.js48 function testArguments(dcp, arguments, success) { argument
Ddebug-evaluate.js47 function testRequest(dcp, arguments, success, result) { argument
Ddebug-setexceptionbreak.js53 function testArguments(dcp, arguments, success, type, enabled) { argument
Ddebug-references.js47 function testRequest(dcp, arguments, success, count) { argument
Ddebug-clearbreakpointgroup.js48 function testArguments(dcp, arguments, success) { argument
Ddebug-setbreakpoint.js52 function testArguments(dcp, arguments, success, is_script) { argument
/external/speex/libspeex/
Dsmallft.c281 float dcp,arg,dsp,ar1h,ar2h; in dradfg() local
849 float dcp,arg,dsp,ar1h,ar2h; in dradbg() local
/external/libvorbis/lib/
Dsmallft.c279 float dcp,arg,dsp,ar1h,ar2h; in dradfg() local
847 float dcp,arg,dsp,ar1h,ar2h; in dradbg() local
/external/smack/src/org/xbill/DNS/
DWKSRecord.java518 services.add(DCP, "dcp"); in services.add()
/external/mksh/src/
Dedit.c1609 x_size2(char *cp, char **dcp) in x_size2()