HomeSort by relevance Sort by last modified time
    Searched refs:arg2 (Results 76 - 100 of 598) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/openfst/src/include/fst/script/
concat.h 33 const Fst<Arc> &ifst = *(args->arg2.GetFst<Arc>());
41 MutableFst<Arc> *ofst = args->arg2->GetMutableFst<Arc>();
closure.h 33 Closure(fst, args->arg2);
project.h 33 Project(ofst, args->arg2);
relabel.h 43 Relabel(ofst, args->arg2, args->arg3, args->arg4,
60 vector<pair<Label, Label> > converted_ipairs(args->arg2.size());
61 copy(args->arg2.begin(), args->arg2.end(), converted_ipairs.begin());
76 Relabel(fst, args->arg2, args->arg3);
arcsort.h 35 if (args->arg2 == ILABEL_COMPARE) {
decode.h 35 EncodeMapper<Arc> *decoder = EncodeMapper<Arc>::Read(args->arg2, DECODE);
epsnormalize.h 33 MutableFst<Arc> *ofst = args->arg2->GetMutableFst<Arc>();
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
MyMessageDigest1.java 74 public void engineUpdate(byte[] arg0, int arg1, int arg2) {
  /external/e2fsprogs/resize/
test_extent.c 22 char *cp, *cmd, *arg1, *arg2; local
52 arg1 = arg2 = 0;
63 arg2 = cp;
64 num2 = strtoul(arg2, 0, 0);
  /external/valgrind/main/auxprogs/
ppc64shifts.c 248 void do_srad ( ULong arg1, ULong arg2,
252 ULong arg2W = arg2;
269 void do_sraw ( ULong arg1, ULong arg2,
273 ULong arg2W = arg2;
289 void do_srd ( ULong arg1, ULong arg2,
293 ULong arg2W = arg2;
310 void do_srw ( ULong arg1, ULong arg2,
314 ULong arg2W = arg2;
331 void do_sld ( ULong arg1, ULong arg2,
335 ULong arg2W = arg2;
449 ULong arg1, arg2, res, xer; local
    [all...]
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
MyMessageDigest1.java 75 public void engineUpdate(byte[] arg0, int arg1, int arg2) {
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
LogCatFilterContentProvider.java 32 public void inputChanged(Viewer arg0, Object arg1, Object arg2) {
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgePowerManager.java 42 public void acquireWakeLock(int arg0, IBinder arg1, String arg2, WorkSource arg3)
109 public void setPokeLock(int arg0, IBinder arg1, String arg2) throws RemoteException {
129 public void userActivityWithForce(long arg0, boolean arg1, boolean arg2) throws RemoteException {
BridgeContentProvider.java 56 public Bundle call(String arg0, String arg1, Bundle arg2) throws RemoteException {
62 public int delete(Uri arg0, String arg1, String[] arg2) throws RemoteException {
94 public Cursor query(Uri arg0, String[] arg1, String arg2, String[] arg3, String arg4,
101 public int update(Uri arg0, ContentValues arg1, String arg2, String[] arg3)
120 public AssetFileDescriptor openTypedAssetFile(Uri arg0, String arg1, Bundle arg2)
BridgeIInputMethodManager.java 41 public void addClient(IInputMethodClient arg0, IInputContext arg1, int arg2, int arg3)
97 public boolean hideSoftInput(IInputMethodClient arg0, int arg1, ResultReceiver arg2)
104 public boolean notifySuggestionPicked(SuggestionSpan arg0, String arg1, int arg2)
136 public void setImeWindowStatus(IBinder arg0, int arg1, int arg2) throws RemoteException {
148 public void setInputMethodAndSubtype(IBinder arg0, String arg1, InputMethodSubtype arg2)
180 public boolean showSoftInput(IInputMethodClient arg0, int arg1, ResultReceiver arg2)
206 public void updateStatusIcon(IBinder arg0, String arg1, int arg2) throws RemoteException {
  /external/jpeg/
ckconfig.c 103 int testfunction (int arg1, int * arg2); /* check prototypes */
111 int testfunction (int arg1, int * arg2) /* check definitions */
113 return arg2[arg1];
163 void test3function (void_ptr arg1, void_func arg2)
165 void test3function (arg1, arg2)
167 void_func arg2;
172 (*arg2) (1, 2); /* check call of fcn returning void */
  /external/qemu/distrib/jpeg-6b/
ckconfig.c 103 int testfunction (int arg1, int * arg2); /* check prototypes */
111 int testfunction (int arg1, int * arg2) /* check definitions */
113 return arg2[arg1];
163 void test3function (void_ptr arg1, void_func arg2)
165 void test3function (arg1, arg2)
167 void_func arg2;
172 (*arg2) (1, 2); /* check call of fcn returning void */
  /dalvik/vm/
InlineNative.cpp 111 u4 arg0, u4 arg1, u4 arg2, u4 arg3, JValue* pResult)
127 bool javaLangString_charAt(u4 arg0, u4 arg1, u4 arg2, u4 arg3,
199 bool javaLangString_compareTo(u4 arg0, u4 arg1, u4 arg2, u4 arg3,
294 bool javaLangString_equals(u4 arg0, u4 arg1, u4 arg2, u4 arg3,
403 bool javaLangString_length(u4 arg0, u4 arg1, u4 arg2, u4 arg3,
421 bool javaLangString_isEmpty(u4 arg0, u4 arg1, u4 arg2, u4 arg3,
496 bool javaLangString_fastIndexOf_II(u4 arg0, u4 arg1, u4 arg2, u4 arg3,
505 pResult->i = indexOfCommon((Object*) arg0, arg1, arg2);
530 bool javaLangMath_abs_int(u4 arg0, u4 arg1, u4 arg2, u4 arg3,
541 bool javaLangMath_abs_long(u4 arg0, u4 arg1, u4 arg2, u4 arg3
    [all...]
  /frameworks/base/core/java/com/android/internal/util/
AsyncChannel.java 495 * @param arg2
497 public void sendMessage(int what, int arg1, int arg2) {
501 msg.arg2 = arg2;
510 * @param arg2
513 public void sendMessage(int what, int arg1, int arg2, Object obj) {
517 msg.arg2 = arg2;
583 * @param arg2
585 public void replyToMessage(Message srcMsg, int what, int arg1, int arg2) {
    [all...]
  /frameworks/base/core/java/com/android/internal/view/
IInputConnectionWrapper.java 65 Object arg2; field in class:IInputConnectionWrapper.SomeArgs
203 msg.arg1, msg.arg2), args.seq);
219 msg.arg1, msg.arg2), args.seq);
288 ic.setSelection(msg.arg1, msg.arg2);
342 ic.setComposingRegion(msg.arg1, msg.arg2);
382 ic.deleteSurroundingText(msg.arg1, msg.arg2);
420 (Bundle)args.arg2);
431 Message obtainMessageII(int what, int arg1, int arg2) {
432 return mH.obtainMessage(what, arg1, arg2);
446 Message obtainMessageIISC(int what, int arg1, int arg2, int seq, IInputContextCallback callback)
    [all...]
  /development/tools/axl/
singletonmixin.py 134 def __init__(self, arg1, arg2):
137 self.arg2 = arg2
139 b1 = B.getInstance('arg1 value', 'arg2 value')
142 self.assertEquals(b1.arg2, 'arg2 value')
150 def __init__(self, arg1, arg2):
153 self.arg2 = arg2
187 def __init__(self, arg1, arg2)
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-104077.js 77 sum = arg1 + arg2;
89 obj.arg2 = 2;
160 sum = arg1 + arg2;
188 obj.arg2 = 2;
324 sum = arg1 + arg2;
368 obj.arg2 = 2;
387 sum = arg1 + arg2;
436 obj.arg2 = 2;
455 sum = arg1 + arg2;
499 obj.arg2 = 2
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdbtool.c 43 char *arg1, *arg2; variable
475 insert_tdb(arg1, arg1len,arg2,arg2len);
479 move_rec(arg1,arg1len,arg2);
483 store_tdb(arg1,arg1len,arg2,arg2len);
571 arg2 = NULL;
587 arg2 = arg1 = NULL;
590 arg2 = arg1;
591 while (*arg2) {
592 if (*arg2 == ' ') {
593 *arg2++ = '\0'
    [all...]
  /libcore/luni/src/main/native/
cbigint.h 88 void multiplyHighPrecision(uint64_t* arg1, int32_t length1, uint64_t* arg2, int32_t length2,
93 int32_t compareHighPrecision(uint64_t* arg1, int32_t length1, uint64_t* arg2, int32_t length2);
95 void subtractHighPrecision(uint64_t* arg1, int32_t length1, uint64_t* arg2, int32_t length2);
97 int32_t addHighPrecision(uint64_t* arg1, int32_t length1, uint64_t* arg2, int32_t length2);
102 void simpleShiftLeftHighPrecision(uint64_t* arg1, int32_t length, int32_t arg2);
104 int32_t simpleAddHighPrecision(uint64_t* arg1, int32_t length, uint64_t arg2);
  /frameworks/base/core/tests/coretests/src/android/os/
MessengerTest.java 65 msg.arg2 = 1000;
79 if (msg.arg2 != 1000) {
81 "Message.arg2 is not 1000: " + msg.arg2));

Completed in 543 milliseconds

1 2 34 5 6 7 8 91011>>