Home
last modified time | relevance | path

Searched refs:parm1 (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/Index/Inputs/
Dremap-load-to.c1 int foo(int parm1, float parm2) { in foo() argument
2 return parm1 + parm2; in foo()
/external/curl/tests/data/
Dtest110535 "http://%HOSTIP:%HTTPPORT/we/want/1105?parm1=this*that/other/thing&parm2=foobar/1105" -c log/cookie…
48 POST /we/want/1105?parm1=this*that/other/thing&parm2=foobar/1105 HTTP/1.1
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DSQLWarningTest.java275 SQLWarning[] parm1 = { new SQLWarning(), null }; in testSetNextWarningSQLWarning() local
283 SQLWarning[] theFinalStates4 = parm1; in testSetNextWarningSQLWarning()
287 int loopCount = parm1.length; in testSetNextWarningSQLWarning()
291 aSQLWarning.setNextWarning(parm1[i]); in testSetNextWarningSQLWarning()
DSQLExceptionTest.java411 SQLException[] parm1 = { new SQLException(), null, new SQLException(), in testSetNextExceptionSQLException() local
425 SQLException[] theFinalStates4 = parm1; in testSetNextExceptionSQLException()
430 int loopCount = parm1.length; in testSetNextExceptionSQLException()
434 aSQLException.setNextException(parm1[i]); in testSetNextExceptionSQLException()
/external/clang/test/SemaObjC/
Dinvalid-objc-decls-1.m31 …Super parm1) { // expected-error{{interface type 'Super' cannot be passed by value; did you forget…
/external/syslinux/gpxe/src/drivers/net/
Dprism2.c230 static int hfa384x_docmd_wait( hfa384x_t *hw, UINT16 cmd, UINT16 parm0, UINT16 parm1, UINT16 parm2) in hfa384x_docmd_wait() argument
250 hfa384x_setreg(hw, parm1, HFA384x_PARAM1); in hfa384x_docmd_wait()
Dhfa384x.h2032 UINT16 parm1; member
2479 UINT16 parm1; member
/external/kernel-headers/original/uapi/linux/
Dsoundcard.h711 int parm1; member