OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pass
(Results
1201 - 1225
of
3584
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/dalvik/libcore/luni/src/main/java/java/net/
AddressCache.java
69
// We
pass
'true' so removeEldestEntry removes the least-recently accessed entry, rather
/dalvik/libcore/luni/src/test/java/tests/api/java/lang/
ProcessTest.java
119
// Doesn't
pass
on RI
/dalvik/libcore/luni/src/test/java/tests/api/java/lang/ref/
PhantomReferenceTest.java
148
assertTrue("should always
pass
", bool.booleanValue());
/dalvik/libcore/nio/src/main/java/java/nio/channels/spi/
AbstractInterruptibleChannel.java
145
*
pass
{@code true} if the blocking operation has succeeded and
/dalvik/libcore/nio/src/main/java/org/apache/harmony/nio/internal/
ServerSocketChannelImpl.java
242
// a new socket is
pass
in so we do not need to "Socket aSocket =
/dalvik/libcore/security/src/test/java/tests/api/javax/security/cert/
X509CertificateTest.java
169
// Test
pass
..
174
// Test
pass
..
221
// Test
pass
..
258
// Test
pass
..
/dalvik/libcore/sql/src/main/java/java/sql/
Driver.java
65
* "password"} in order to
pass
authentication to the database.
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLSignature.java
96
// For the special combination of DSA and SHA1, we need to
pass
the
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
XMLReaderManager.java
117
throw pce; //
pass
along pce
/dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/
ParserAdapter.java
486
// first
pass
; they should be
487
// ignored if there's a second
pass
,
507
// First
pass
: handle NS decls
536
// Second
pass
: copy all relevant
/dalvik/libcore-disabled/instrument/src/main/java/java/lang/instrument/
ClassFileTransformer.java
63
* implementation. If the transformer is written so as to
pass
on the
/dalvik/libdex/
CmdUtils.c
91
* temp file from a Jar).
Pass
in a MemMapping struct to hold the info.
/dalvik/vm/
AtomicCache.c
101
* vice-versa -- we could also just
pass
in
/dalvik/vm/alloc/
Alloc.h
58
* Clear flags set by dvmMalloc.
Pass
in a bit mask of the flags that
/dalvik/vm/compiler/
Ralloc.c
137
/* Do type inference
pass
*/
/dalvik/vm/compiler/codegen/arm/FP/
ThumbVFP.c
56
* TUNING: On some implementations, it is quicker to
pass
addresses
/dalvik/vm/compiler/codegen/arm/
Ralloc.h
49
* identified by the dataflow
pass
what it's new name is.
/dalvik/vm/hprof/
Hprof.c
80
/*
pass
in "fp" for the temp file, and the name of the output file */
HprofStack.c
51
/* Clear the 'live' bit at the start of the GC
pass
. */
HprofStackFrame.c
43
/* Clear the 'live' bit at the start of the GC
pass
. */
/dalvik/vm/reflect/
Reflect.h
188
* Used to
pass
values out of annotation (and encoded array) processing
/development/host/windows/usb/api/
adb_helper_routines.h
69
@param[in] flags Flags to
pass
to SetupDiGetClassDevs to filter devices. See
/development/pdk/
README
47
To change which version of doxygen runs you can
pass
in the variable:
/development/pdk/docs/compatibility/
index.jd
49
<li><b>
Pass
the Compatibility Test Suite (CTS)</b><p>You can use the CTS
/development/samples/ApiDemos/src/com/example/android/apis/app/
NotifyingService.java
99
// Note that in this example, we
pass
null for tickerText. We update the icon enough that
Completed in 1548 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>