/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
BridgeWindowManager.java | 91 public void addAppToken(int arg0, IApplicationToken arg1, int arg2, int arg3, boolean arg4) 291 public void overridePendingAppTransition(String arg0, int arg1, int arg2) 327 public Bitmap screenshotApplications(IBinder arg0, int arg1, int arg2) throws RemoteException { 352 public void setAppStartingWindow(IBinder arg0, String arg1, int arg2, CompatibilityInfo arg3,
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/model/ |
PropertiesTableModel.java | 90 public void setValueAt(Object arg0, int arg1, int arg2) {
|
/external/libxml2/ |
xpath.c | 7018 xmlXPathObjectPtr arg1, arg2, argtmp; local 7103 xmlXPathObjectPtr arg1, arg2, argtmp; local 7205 xmlXPathObjectPtr arg1, arg2; local 7464 double arg1, arg2; local 12557 xmlXPathObjectPtr arg1, arg2; local 12681 xmlXPathObjectPtr arg1, arg2; local 13102 xmlXPathObjectPtr arg1, arg2; local [all...] |
/dalvik/vm/mterp/x86/ |
OP_FILLED_NEW_ARRAY.S | 22 movl $$0,OUT_ARG2(%esp) # arg2<- false 41 movl $$ALLOC_DONT_TRACK,OUT_ARG2(%esp) # arg2<- flags
|
/external/apache-harmony/nio_char/src/test/java/org/apache/harmony/nio_char/tests/java/nio/charset/ |
CharsetEncoderTest.java | 92 float arg2) { 93 super(arg0, arg1, arg2);
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
KeyStore3Test.java | 254 Certificate[] arg2) throws KeyStoreException { 258 public void engineSetKeyEntry(String arg0, Key arg1, char[] arg2,
|
/external/chromium/net/tools/dump_cache/ |
upgrade.cc | 54 int32 arg2; member in struct:__anon3749::Message 95 // Returns on |arg2| the data size in bytes if the stream |arg1| of entry at 98 // Returns |arg2| bytes of the stream |arg1| for the entry at |long_arg1|, 452 DEBUGMSG("Master DoGetDataSize: %d\n", input_->msg.arg2); 462 bytes_remaining_ = input_->msg.arg2; 491 msg.arg2 = read_size; 825 msg.arg2 = entry_->GetDataSize(stream); 837 int size = input_->msg.arg2;
|
/external/openssl/crypto/hmac/ |
hm_ameth.c | 87 static int hmac_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) 92 *(int *)arg2 = NID_sha1;
|
/external/pcre/ |
pcre_scanner.cc | 136 const Arg& arg2) { 137 const bool result = re.Consume(&input_, arg0, arg1, arg2);
|
/external/srtp/crypto/include/ |
err.h | 160 #define debug_print2(mod, format, arg1,arg2) \ 161 if (mod.on) err_report(err_level_debug, ("%s: " format "\n"), mod.name, arg1,arg2)
|
/external/v8/src/ |
string-stream.h | 133 void Add(const char* format, FmtElm arg0, FmtElm arg1, FmtElm arg2); 137 FmtElm arg2,
|
/external/valgrind/main/VEX/priv/ |
ir_match.c | 77 if (!matchWrk(mi, p->Iex.Binop.arg2, e->Iex.Binop.arg2))
|
ir_defs.c | [all...] |
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-linux-variants.c | 77 Int ML_(linux_variant_PRE_sys_bproc)( UWord arg1, UWord arg2, 84 void ML_(linux_variant_POST_sys_bproc)( UWord arg1, UWord arg2,
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Expressions/ |
11.6.1-1.js | 115 * Form an eval string of the form 'arg1 + arg2 + arg3', but 120 * arg1 + quoteThis(arg2) + arg3
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Function/ |
15.3.4.4-1.js | 40 * Function.prototype.call(thisArg [,arg1 [,arg2, ...]]) 93 * If [,arg1 [,arg2, ...]] are not provided to the call() method,
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/ |
regress-118849.js | 43 * Function ([arg1[, arg2[, ... argN]],] functionBody) 46 * arg1, arg2, ... argN
|
/frameworks/base/media/jni/soundpool/ |
SoundPool.h | 38 SoundPoolEvent(int msg, int arg1=0, int arg2=0) : 39 mMsg(msg), mArg1(arg1), mArg2(arg2) {}
|
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/ |
TextResult.java | 232 * arg2 - should dump child frames as text 235 msg.arg2 = mDumpChildFramesAsText ? 1 : 0;
|
/hardware/ti/omap3/dspbridge/inc/ |
rms_sh.h | 75 #define RMS_BUFDESC 0x20000000 /* Arg1 SM buf, Arg2 is SM size */ 84 RMS_WORD arg2; /* Second argument */ member in struct:RMS_Command
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
rms_sh.h | 75 #define RMS_BUFDESC 0x20000000 /* Arg1 SM buf, Arg2 is SM size */ 84 RMS_WORD arg2; /* Second argument */ member in struct:RMS_Command
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
KeyStore3Test.java | 237 Certificate[] arg2) throws KeyStoreException { 241 public void engineSetKeyEntry(String arg0, Key arg1, char[] arg2,
|
/libcore/luni/src/test/java/tests/api/javax/net/ssl/ |
X509ExtendedKeyManagerTest.java | 43 public String chooseClientAlias(String[] arg0, Principal[] arg1, Socket arg2) { 51 public String chooseServerAlias(String arg0, Principal[] arg1, Socket arg2) {
|
/external/iproute2/lib/ |
libnetlink.c | 220 a->arg2); 263 void *arg2) 266 { .filter = filter, .arg1 = arg1, .junk = junk, .arg2 = arg2 }, 267 { .filter = NULL, .arg1 = NULL, .junk = NULL, .arg2 = NULL }
|
/external/freetype/src/psaux/ |
t1decode.c | 270 subg->arg2 = 0; 277 subg->arg2 = (FT_Int)FIXED_TO_INT( ady ); 881 /* <arg1> <arg2> 2 20 callothersubr pop */ 882 /* ==> push <arg1> + <arg2> onto T1 stack */ 892 /* <arg1> <arg2> 2 21 callothersubr pop */ 893 /* ==> push <arg1> - <arg2> onto T1 stack */ 903 /* <arg1> <arg2> 2 22 callothersubr pop */ 904 /* ==> push <arg1> * <arg2> onto T1 stack */ 914 /* <arg1> <arg2> 2 23 callothersubr pop */ 915 /* ==> push <arg1> / <arg2> onto T1 stack * [all...] |