OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:look
(Results
726 - 750
of
8608
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/libcore/dalvik/src/main/java/dalvik/bytecode/
OpcodeInfo.java
72
*
look
like method invocation at the source level, but it notably
/libcore/luni/src/main/java/java/util/regex/
Pattern.java
158
* <h3>
Look
-around assertions</h3>
159
* <p>
Look
-around assertions assert that the subpattern does (positive) or doesn't (negative) match
160
* after (
look
-ahead) or before (
look
-behind) the current position, without including the matched
161
* text in the containing match. The maximum length of possible matches for
look
-behind patterns
164
* <tr> <td> (?=<i>a</i>) </td> <td>Zero-width positive
look
-ahead.</td> </tr>
165
* <tr> <td> (?!<i>a</i>) </td> <td>Zero-width negative
look
-ahead.</td> </tr>
166
* <tr> <td> (?<=<i>a</i>) </td> <td>Zero-width positive
look
-behind.</td> </tr>
167
* <tr> <td> (?<!<i>a</i>) </td> <td>Zero-width negative
look
-behind.</td> </tr>
/libcore/luni/src/main/java/javax/net/ssl/
SSLSessionContext.java
37
* the session identifier of the session to
look
up.
/ndk/sources/cxx-stl/gabi++/src/
dynamic_cast.cc
144
//
Look
at all direct bases.
242
//
Look
at all direct bases.
325
// If there is only one T type subobject, we only need to
look
at
326
// there. Otherwise,
look
for the subobject referred by v in the
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
dash-t
5
$details = "
Look
out for regressions of prior bugs related to -t.\n";
/ndk/sources/host-tools/sed-4.2.1/testsuite/
distrib.sed
4
# All this does is massage the headers so they
look
like what news
distrib.sh
8
# All this does is massage the headers so they
look
like what news
/packages/apps/Dialer/tests/src/com/android/dialer/dialpad/
UnicodeDialerKeyListenerTest.java
52
//
look
the same compared to the Arabic digits but they actually have different unicode codes.
/packages/apps/Email/src/com/android/email/provider/
AccountBackupRestore.java
36
* TODO: We might
look
into having our own DatabaseErrorHandler that tries to be clever about
/packages/apps/Launcher2/res/values-port/
dimens.xml
26
for the portals to
look
right. -->
/packages/services/Telephony/src/com/android/phone/
MultiLineTitleEditTextPreference.java
62
// We override onBindView() purely to
look
up that TextView and call
/pdk/apps/CameraITS/tests/
test_jpeg.py
26
"""Test that converted YUV images and device JPEG images
look
the same.
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cppdefault.h
40
const char cplusplus; /* Only
look
here if we're compiling C++. */
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cppdefault.h
40
const char cplusplus; /* Only
look
here if we're compiling C++. */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cppdefault.h
40
const char cplusplus; /* Only
look
here if we're compiling C++. */
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cppdefault.h
40
const char cplusplus; /* Only
look
here if we're compiling C++. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ak4531_codec.h
8
* For more details
look
to AC '97 component specification revision 2.1
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
capability.h
115
/* system calls -
look
to libc for function to system call mapping */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ak4531_codec.h
8
* For more details
look
to AC '97 component specification revision 2.1
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
classobject.h
55
/*
Look
up attribute with name (a string) on instance object pinst, using
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
classobject.h
55
/*
Look
up attribute with name (a string) on instance object pinst, using
/prebuilts/tools/common/proguard/proguard4.7/docs/
quality.html
32
using bash/sed/awk scripts. You're welcome to have a
look
at an uploaded
/system/netd/
DnsProxyListener.h
131
int mAddressLen; // length of address to
look
up
/packages/apps/Nfc/nci/jni/
PeerToPeer.cpp
795
// First,
look
through all the client control blocks
804
// Not found yet.
Look
through all the server control blocks
834
// First,
look
through all the client control blocks
843
// Not found yet.
Look
through all the server control blocks
[
all
...]