HomeSort by relevance Sort by last modified time
    Searched full:arg2 (Results 1276 - 1300 of 1963) sorted by null

<<51525354555657585960>>

  /frameworks/base/media/jni/audioeffect/
android_media_AudioEffect.cpp 103 int arg2 = 0; local
173 callbackInfo->audioEffect_ref, event, arg1, arg2, obj);
  /frameworks/native/libs/binder/tests/
binderLibTest.cpp 63 pid_t start_server_process(int arg2)
84 snprintf(stri, sizeof(stri), "%d", arg2);
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
WifiP2pServiceImpl.java 176 // msg.arg2 = msg to send when blocked
725 m.sendMessage(message.arg2);
    [all...]
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouteProviderService.java 508 msg.arg2 = arg;
660 final int arg = msg.arg2;
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
KeyAgreementTest.java 582 protected Mock_KeyAgreement(KeyAgreementSpi arg0, Provider arg1, String arg2) {
583 super(arg0, arg1, arg2);
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 235 int regStatus = convertHalRegStatus(msg.arg2);
493 msg.arg2 = state;
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageShow.java     [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.ecf.ssl_1.1.0.v20130604-1622.jar 
  /prebuilts/go/darwin-x86/misc/cgo/testcarchive/
carchive_test.go 159 binArgs := append(cmdToRun(exe), "arg1", "arg2")
498 binArgs := append(bin, "arg1", "arg2")
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/asm/
asm2.s 34 TEXT ·arg2(SB),0,$0-4
35 MOVB x+0(FP), AX // ERROR "arg2: invalid MOVB of x\+0\(FP\); int16 is 2-byte value"
asm5.s 24 TEXT ·arg2(SB),0,$0-4
25 MOVBU x+0(FP), R1 // ERROR "arg2: invalid MOVBU of x\+0\(FP\); int16 is 2-byte value"
asm6.s 24 TEXT ·arg2(SB),0,$0-4
25 MOVBZ x+0(FP), R1 // ERROR "arg2: invalid MOVBZ of x\+0\(FP\); int16 is 2-byte value"
asm7.s 24 TEXT ·arg2(SB),0,$0-4
25 MOVBZ x+0(FP), R3 // ERROR "arg2: invalid MOVBZ of x\+0\(FP\); int16 is 2-byte value"
  /prebuilts/go/linux-x86/misc/cgo/testcarchive/
carchive_test.go 159 binArgs := append(cmdToRun(exe), "arg1", "arg2")
498 binArgs := append(bin, "arg1", "arg2")
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/asm/
asm2.s 34 TEXT ·arg2(SB),0,$0-4
35 MOVB x+0(FP), AX // ERROR "arg2: invalid MOVB of x\+0\(FP\); int16 is 2-byte value"
asm5.s 24 TEXT ·arg2(SB),0,$0-4
25 MOVBU x+0(FP), R1 // ERROR "arg2: invalid MOVBU of x\+0\(FP\); int16 is 2-byte value"
asm6.s 24 TEXT ·arg2(SB),0,$0-4
25 MOVBZ x+0(FP), R1 // ERROR "arg2: invalid MOVBZ of x\+0\(FP\); int16 is 2-byte value"
asm7.s 24 TEXT ·arg2(SB),0,$0-4
25 MOVBZ x+0(FP), R3 // ERROR "arg2: invalid MOVBZ of x\+0\(FP\); int16 is 2-byte value"
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/
plexus-i18n-1.0-beta-7.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf.ssl_1.1.0.v20130604-1622.jar 
  /tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
CodeCoverageTestBaseTest.java 667 Map<String, String> args = ImmutableMap.of("arg1", "value1", "arg2", "value2");
    [all...]
  /external/antlr/antlr-3.4/tool/
CHANGES.txt 972 TOKEN_ALIAS_CONFLICT(arg,arg2) ::=
973 "cannot alias <arg>; string already assigned to <arg2>"
974 TOKEN_ALIAS_REASSIGNMENT(arg,arg2) ::=
975 "cannot alias <arg>; token name already assigned to <arg2>"
976 TOKEN_VOCAB_IN_DELEGATE(arg,arg2) ::=
978 INVALID_IMPORT(arg,arg2) ::
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenVtf/
GenVtf.c 815 IN const VOID *Arg2
827 Arg2 - Pointer to Arg2
835 if ((((FIT_TABLE *) Arg1)->CvAndType & FIT_TYPE_MASK) > (((FIT_TABLE *) Arg2)->CvAndType & FIT_TYPE_MASK)) {
837 } else if ((((FIT_TABLE *) Arg1)->CvAndType & FIT_TYPE_MASK) < (((FIT_TABLE *) Arg2)->CvAndType & FIT_TYPE_MASK)) {
    [all...]
  /frameworks/base/core/java/android/service/voice/
VoiceInteractionSession.java     [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-embedder-3.2.1.jar 

Completed in 1253 milliseconds

<<51525354555657585960>>