/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/ |
ThreadPanel.java | 121 // pass 125 // pass 166 // pass 170 // pass 174 // pass 179 // pass 418 // pass
|
/frameworks/base/awt/javax/imageio/ |
ImageReader.java | 913 * Processes the beginning of a progressive pass by calling the passStarted 918 * @param pass 919 * the current pass index. 921 * the minimum pass index. 923 * the maximum pass index. 935 protected void processPassStarted(BufferedImage theImage, int pass, int minPass, int maxPass, 967 * Processes the end of a progressive pass by calling passComplete method of 978 * Processes the beginning of a thumbnail progressive pass by calling the 983 * @param pass 984 * the current pass index [all...] |
/external/v8/tools/ |
test.py | 195 outcome = 'pass' 202 pass 232 pass 363 pass 366 pass 395 outcome = PASS 439 pass 548 pass 662 PASS = 'pass' [all...] |
/external/e2fsprogs/e2fsck/ |
problem.c | 103 /* Pre-Pass 1 errors */ 354 /* Pass 1 errors */ 356 /* Pass 1: Checking inodes, blocks, and sizes */ 358 N_("Pass 1: Checking @is, @bs, and sizes\n"), 787 /* Pass 1b errors */ 789 /* Pass 1B: Rescan for duplicate/bad blocks */ 792 "Pass 1B: Rescanning for @m @bs\n"), 831 /* Pass 1C: Scan directories for inodes with multiply-claimed blocks. */ 833 N_("Pass 1C: Scanning directories for @is with @m @bs\n"), 837 /* Pass 1D: Reconciling multiply-claimed blocks * [all...] |
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/ |
hp_max.cpp | 88 cor_hp_max = pointer to max high-pass filtered norm. correlation (Word16) 92 cor_hp_max contains max high-pass filtered norm. correlation (Word16) 107 This function finds the maximum high-pass filtered correlation of scal_sig[] 112 The functions outputs the maximum high-pass filtered correlation after 134 Word16 *cor_hp_max) // o : max high-pass filtered norm. correlation 150 // high-pass filtering 177 // high-pass filtering 243 Word16 *cor_hp_max, /* o : max high-pass filtered norm. correlation */ 259 /* high-pass filtering */ 288 /* high-pass filtering * [all...] |
/frameworks/base/docs/html/guide/topics/ui/notifiers/ |
notifications.jd | 70 then, when you want to notify the user, pass it your Notification object with 101 <li>Pass the Notification to the NotificationManager: 123 <p>When you want to send your status bar notification, pass the Notification object 215 <p>To use a different sound with your notifications, pass a Uri reference to the 251 <p>To define your own vibration pattern, pass an array of <em>long</em> values to the 348 pass it to the <var>contentView</var> field of your Notification. Pass the 383 methods to define the image and text. Then pass the RemoteViews object to the <var>contentView</var> 392 <p>As shown here, pass the application's package name and the layout 396 In each case, pass the reference ID of the appropriate View object that you want to set, along wit [all...] |
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
hp_max.cpp | 88 cor_hp_max = pointer to max high-pass filtered norm. correlation (Word16) 92 cor_hp_max contains max high-pass filtered norm. correlation (Word16) 107 This function finds the maximum high-pass filtered correlation of scal_sig[] 112 The functions outputs the maximum high-pass filtered correlation after 134 Word16 *cor_hp_max) // o : max high-pass filtered norm. correlation 150 // high-pass filtering 177 // high-pass filtering 243 Word16 *cor_hp_max, /* o : max high-pass filtered norm. correlation */ 259 /* high-pass filtering */ 288 /* high-pass filtering * [all...] |
/frameworks/base/core/java/android/widget/ |
RemoteViews.java | 767 * @param value The value to pass to the method. 778 * @param value The value to pass to the method. 789 * @param value The value to pass to the method. 800 * @param value The value to pass to the method. 811 * @param value The value to pass to the method. 822 * @param value The value to pass to the method. 833 * @param value The value to pass to the method. 844 * @param value The value to pass to the method. 855 * @param value The value to pass to the method. 866 * @param value The value to pass to the method [all...] |
/external/icu4c/test/cintltst/ |
ccaltst.c | 213 log_verbose("PASS: ucal_getTZDataVersion returned %s\n", tzver); 267 log_verbose("PASS: ucal_countAvailable() works fine\n"); 285 log_verbose("PASS: equivalentTo test passed\n"); 299 log_verbose("PASS: The current date and time fetched is %s\n", u_austrcpy(tempMsgBuf, myDateFormat(datdef, now)) ); 319 log_verbose("PASS: getting the time zone display name successful : %s, %d needed \n", 329 log_verbose("PASS: got the correct time zone display name %s\n", u_austrcpy(tempMsgBuf, result) ); 364 log_verbose("PASS: attribute set and got successfully\n"); 405 log_verbose("PASS: It is not in daylight saving's time\n"); 518 log_verbose("PASS: setTimeZone works fine\n"); 528 log_verbose("PASS: setTimeZone roundtrip test passed\n") [all...] |
/external/icu4c/test/intltest/ |
dadrcal.cpp | 231 logln("PASS: "+caseString+" SET SOURCE calendar match."); 268 logln("PASS: "+caseString+" matched!"); 279 logln("PASS: "+caseString+" matched!"); 315 logln("PASS: "+thisString+" SOURCE calendar match."); 337 logln("PASS: "+thisString+" SET SOURCE calendar match."); 360 logln("PASS: "+thisString+" match.");
|
transtst.h | 356 * Tests the multiple-pass syntax 361 * Tests that toRules() works right with the multiple-pass syntax 405 const UnicodeString& summary, UBool pass,
|
/frameworks/base/tests/CoreTests/android/core/ |
RequestAPITest.java | 180 * Test sending a GET request. Test will pass if the events received 214 * Test sending two GET requests. Test will pass if the events 255 * Test sending a HEAD request. Test will pass if the events 385 * Test sending a GET and a HEAD request. Test will pass if the 418 * Test sending a POST request with no body data. Test will pass if the event 449 * Test sending a POST request with body data. Test will pass if the event
|
/dalvik/libcore/security/src/test/java/tests/security/cert/ |
PKIXCertPathBuilderResultTest.java | 151 // pass null 175 // pass null 204 // pass null
|
/dalvik/vm/analysis/ |
CodeVerify.h | 57 * the code to load the constant "1024" and pass it in. 246 * Return the class associated with an uninitialized reference. Pass in 252 * Clear the class associated with an uninitialized reference. Pass in
|
/development/samples/BackupRestore/src/com/example/android/backuprestore/ |
MultiRecordExampleAgent.java | 80 // Now read the state as of the previous backup pass, if any 127 // Finally, write the state file that describes our data as of this backup pass 198 // Finally, write the state file that describes our data as of this restore pass.
|
/external/clearsilver/python/examples/base/ |
SafeHtml.py | 75 pass 92 pass 114 pass
|
/external/icu4c/common/unicode/ |
bytestream.h | 92 * it should pass desired_capacity_hint=0. 94 * If a non-scratch buffer is returned, the caller may only pass 96 * That is, it is not correct to pass an interior pointer to Append().
|
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/ |
SDL_wimppoll.c | 155 /* TODO: Currently we just eat them - we may need to pass them on */ 228 /*TODO: May want to always pass F12 etc to the wimp 276 /* Pass unknown events on */
|
/external/tinyxml/ |
xmltest.cpp | 31 bool pass = !strcmp( expected, found ); local 32 if ( pass ) 33 printf ("[pass]"); 42 if ( pass ) 46 return pass; 52 bool pass = ( expected == found ); local 53 if ( pass ) 54 printf ("[pass]"); 63 if ( pass ) 67 return pass; [all...] |
/frameworks/base/core/java/android/webkit/ |
WebTextView.java | 88 // we do not need to pass the selection back to webkit. 91 // gaining focus. If it is, we do not want to pass it to webkit. This 97 // do not want to pass this change to webkit. 158 // go ahead and pass the key down immediately. 191 // Pass to super to handle longpress. 215 // ok to pass to javascript. 220 // so do not pass down to javascript, and instead 222 // ahead and pass it down. 235 // does not pass down the key event, so it may not 267 // if it is a navigation key, pass it to WebVie [all...] |
/frameworks/base/core/java/com/android/internal/backup/ |
IBackupTransport.aidl | 40 * Verify that this is a suitable time for a backup pass. This should return zero 47 * @return Zero if this is a suitable time for a backup pass, or a positive time delay 48 * in milliseconds to suggest deferring the backup pass for a while.
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
bcmsdh.h | 48 * most recent one) to enable single-instance implementations to pass NULL. 198 /* Function to pass device-status bits to DHD. */ 204 /* Function to pass chipid and rev to lower layers for controlling pr's */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
toplev.h | 60 /* Pass one of the OPT_W* from options.h as the first parameter. */ 68 /* Pass one of the OPT_W* from options.h as the second parameter. */ 160 /* The hashtable, so that the C front ends can pass it to cpplib. */
|
/bionic/libc/bionic/ |
libc_init_static.c | 71 /* Several Linux ABIs don't pass the onexit pointer, and the ones that
|
/bootable/recovery/updater/ |
Android.mk | 40 # During the first pass of reading the makefiles, we dump the list of
|