OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:joined
(Results
201 - 225
of
338
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/guava/guava-tests/test/com/google/common/util/concurrent/
JSR166TestCase.java
76
* <li> All threads generated must be
joined
inside each test case
[
all
...]
/external/libevent/include/event2/
http.h
854
* @return an
joined
uri as string or NULL on error
/external/libmicrohttpd/src/microhttpd/
internal.h
748
* Set to #MHD_YES if the thread has been
joined
.
[
all
...]
/external/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp
281
/// to a new block. The two blocks are
joined
by an unconditional branch and
[
all
...]
/frameworks/base/docs/html/training/articles/
user-data-ids.jd
285
In this example, the <code>ad_id</code> column could be
joined
to PII via the
/packages/apps/Contacts/src/com/android/contacts/activities/
ConfirmAddDetailActivity.java
95
* created raw_contact will be
joined
with the selected contact with aggregation-exceptions.
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
pthread.h
261
/* Indicate that the thread TH is never to be
joined
with PTHREAD_JOIN.
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
future
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
pthread.h
259
/* Indicate that the thread TH is never to be
joined
with PTHREAD_JOIN.
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
future
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
future
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/
trace.py
125
directories can be
joined
by os.pathsep).
/prebuilts/gdb/linux-x86/lib/python2.7/
trace.py
125
directories can be
joined
by os.pathsep).
/prebuilts/go/darwin-x86/src/net/url/
url.go
786
// Add final slash to the
joined
path.
/prebuilts/go/linux-x86/src/net/url/
url.go
786
// Add final slash to the
joined
path.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
trace.py
125
directories can be
joined
by os.pathsep).
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
trace.py
125
directories can be
joined
by os.pathsep).
/external/guice/extensions/persist/lib/
ejb3-persistence.jar
hibernate-entitymanager.jar
/external/protobuf/python/google/protobuf/pyext/
message.cc
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/
Utils.java
563
* Returns a list
joined
together by the provided delimiter, for example,
564
* ["a", "b", "c"] could be
joined
into "a,b,c"
568
* @return a string contained the things
joined
together
[
all
...]
/packages/experimental/LoaderApp/res/values/
strings.xml
138
into multiple contacts: one for each set of contact information that was
joined
into it?
159
<!-- Toast shown after two contacts have been
joined
by a user action -->
160
<string name="contactsJoinedMessage">Contacts
joined
</string>
[
all
...]
/external/guava/guava/src/com/google/common/net/
InetAddresses.java
457
* hostname and the IP address string
joined
by a "/".
[
all
...]
/external/libchrome/base/
tracked_objects.h
629
// insntances, etc.) will be leaked and not deleted. If you have
joined
all
[
all
...]
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c
[
all
...]
Completed in 1698 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>