Searched
full:pass (Results
976 -
1000 of
3584) sorted by null
<<31323334353637383940>>
/system/wlan/ti/wilink_6_1/stad/Export_Inc/ |
TI_IPC_Api.h | 171 /*this function will also enable event and pass all the parameters about it*/
|
/external/e2fsprogs/e2fsck/ |
pass2.c | 11 * Pass 2 of e2fsck iterates through all active directory inodes, and 30 * Pass 2 also collects the following information: 33 * Pass 2 relies on the following information from previous passes: 34 * - The directory information collected in pass 1. 39 * Pass 2 frees the following data structures 111 mtrace_print("Pass 2"); 137 * create it in pass 3.) 283 print_resource_track(_("Pass 2"), &rtrack); 407 * here; this gets done in pass 3. 431 * inode. This will get fixed in pass 3 [all...] |
/cts/tools/host/src/com/android/cts/ |
SignatureCheckPackage.java | 189 * @return PASS or FAIL according to the check result. 209 CUIOutputStream.println("API Check PASS.");
|
/cts/tools/host/src/res/ |
cts_result_v1_2.xsd | 112 <xs:attribute name="pass" type="xs:integer"/> 160 <xs:enumeration value="pass"/>
|
/dalvik/docs/ |
verifier.html | 95 should make it impossible to, say, pass a value outside the range 159 class that didn't pass pre-verification, the verifier is invoked. If a
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/ |
MsgMgr.java | 99 * @param args Arguments to pass to the message 136 * @param args Arguments to pass to the message
|
/dalvik/vm/ |
Misc.h | 91 * We pass one of these around when we want code to be able to write debug 262 * have elapsed. Pass in the start time, which must be a value returned by
|
/dalvik/vm/jdwp/ |
Jdwp.h | 48 * Match these with the type sizes. This way we don't have to pass 210 * Pass in a zeroed-out "*pCatchLoc" if the exception wasn't caught.
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
SearchInvoke.java | 199 // For most applications, you can simply pass null to startSearch() to 207 // For most applications, you can simply pass null to startSearch().
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
arrays_pointer.sgml | 205 @user_data: data to pass to @compare_func. 232 as well. Pass %FALSE if you want to free the #GPtrArray wrapper but preserve
|
/external/clearsilver/python/examples/base/ |
CSPage.py | 50 pass 74 pass
|
/external/clearsilver/util/ |
dict.h | 143 * rock - context to pass to <new> or <update>. 156 * rock - to pass to <cleanup>
|
/external/e2fsprogs/ext2ed/ |
disk.c | 8 The filesystem's disk activity pass through here. 11 This file is acting as a filter - Before we pass an actual read or write request to the operating system, we
|
/external/grub/stage2/ |
bios.c | 272 /* Don't pass GEOMETRY directly, but pass each element instead,
|
/external/icu4c/samples/numfmt/ |
main.cpp | 100 * @param errorCode ICU error code, must pass U_SUCCESS() on input. 189 * @param errorCode ICU error code, must pass U_SUCCESS() on input.
|
/external/jpeg/ |
wrrle.c | 58 rle_pixel **rle_row; /* To pass rows to rle_putrow() */ 140 progress->total_extra_passes++; /* count file writing as separate pass */
|
/external/kernel-headers/original/linux/ |
dm-ioctl.h | 82 * Pass a message string to the target at a specific offset of a device. 197 * Used to pass message to a target
|
/external/speex/libspeex/ |
nb_celp.h | 92 spx_mem_t mem_hp[2]; /**< High-pass filter memory */ 143 spx_mem_t mem_hp[2]; /**< High-pass filter memory */
|
/external/v8/src/ |
contexts.cc | 243 // During bootstrapping we allow all objects to pass as 250 // During bootstrapping we allow all objects to pass as global
|
/external/webkit/WebCore/rendering/ |
RenderFlexibleBox.cpp | 354 // We do 2 passes. The first pass is simply to lay everyone out at 355 // their preferred widths. The second pass handles flexing the children. 362 // Our first pass is done without flexing. We simply lay the children 500 // For a given pass, we always start off by computing the totalFlex of all objects that can grow/shrink at all, and 769 // We do 2 passes. The first pass is simply to lay everyone out at 770 // their preferred widths. The second pass handles flexing the children. 771 // Our first pass is done without flexing. We simply lay the children [all...] |
/external/webkit/WebKit/mac/Plugins/Hosted/ |
HostedNetscapePluginStream.mm | 154 // HACK: pass the headers through as UTF-8. 155 // This is not the intended behavior; we're supposed to pass original bytes verbatim.
|
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/ |
test_failures.py | 41 one of the test_expectations result types - PASS, TEXT, CRASH, etc.""" 44 return test_expectations.PASS
|
/frameworks/base/core/java/android/provider/ |
SearchRecentSuggestions.java | 157 * pass a second line of text here. It will be shown in a smaller font, below the primary 160 * additional text to display, you can pass null here.
|
/frameworks/base/core/java/android/view/ |
ViewParent.java | 29 * child of this view parent. This will schedule a layout pass of the view 177 * This parent should pass this call onto its parents. This parent must obey
|
/frameworks/base/core/tests/coretests/src/android/util/ |
GridScenario.java | 86 * Better way to pass in optional params than a honkin' paramater list :) 115 * Pass -1 if you do not want to force a selection.
|
Completed in 1546 milliseconds
<<31323334353637383940>>