OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:joined
(Results
151 - 175
of
338
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webrtc/webrtc/libjingle/xmpp/
rostermodule.h
70
// the client has
joined
the call.
/external/webrtc/webrtc/test/channel_transport/
udp_transport.h
176
// multicastIpAddr to the multicast IP address group
joined
(the address
/external/wpa_supplicant_8/wpa_supplicant/
notify.c
716
* Create 'peer-
joined
' signal on group object -- will also
/frameworks/base/core/java/android/text/
TextUtils.java
288
* Returns a string containing the tokens
joined
by delimiters.
289
* @param tokens an array objects to be
joined
. Strings will be formed from
307
* Returns a string containing the tokens
joined
by delimiters.
308
* @param tokens an array objects to be
joined
. Strings will be formed from
[
all
...]
/frameworks/base/tests/Camera2Tests/CameraToo/src/com/example/android/camera2/cameratoo/
CameraTooActivity.java
172
Log.e(TAG, "Background worker thread was interrupted while
joined
", ex);
/libcore/ojluni/src/main/java/java/net/
NetworkInterface.java
37
* is
joined
.
/packages/apps/Contacts/src/com/android/contacts/editor/
CompactKindSectionView.java
51
* This is for the case when two or more raw contacts with names are
joined
where neither is
/packages/services/Telecomm/src/com/android/server/telecom/
CallAudioManager.java
300
// The call
joined
a conference, so stop tracking it.
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftstroke.h
111
* the
joined
lines is filled by enclosing the triangular
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RelativeLayoutConversionHelper.java
1470
Set<Integer>
joined
= new HashSet<Integer>(first.size() + second.size());
local
[
all
...]
/system/connectivity/shill/ethernet/
ethernet.cc
377
// If our EAP authentication state changes, we have now
joined
a different
/external/llvm/lib/CodeGen/
MachineSink.cpp
340
bool
Joined
= PerformTrivialForwardCoalescing(MI, &MBB);
341
if (
Joined
) {
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator2.java
306
* raw contacts cannot be
joined
with its best matching contacts directly.
454
* anymore, so they should get
joined
.
[
all
...]
/system/bt/bta/ag/
bta_ag_sco.c
875
/* second headset has now
joined
*/
[
all
...]
/external/valgrind/drd/tests/
tsan_unittest.cpp
[
all
...]
/external/dbus/dbus/
dbus-sysdeps-util-win.c
[
all
...]
/external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_ra.cpp
803
// set join pointer of all values
joined
with val
1032
// only the intervals of
joined
values don't necessarily arrive in order
[
all
...]
/libcore/ojluni/src/main/java/java/util/stream/
Collectors.java
76
* String
joined
= things.stream()
289
* of the
joined
result
291
* of the
joined
result
[
all
...]
/external/valgrind/drd/
drd_thread.c
391
* after thread drd_joiner
joined
thread drd_joinee.
[
all
...]
/prebuilts/misc/common/swig/include/2.0.11/python/
pyrun.swg
440
PyObject *
joined
= PyUnicode_Concat(repr, nrep);
443
repr =
joined
;
[
all
...]
/external/autotest/client/cros/
dhcp_packet.py
745
# A list of byte strings to be
joined
into a single string at the end.
/external/avahi/avahi-core/
iface.c
235
/* Check whether old address we
joined
with is still available. If
/external/gmock/src/
gmock-matchers.cc
104
// the
joined
string.
/external/google-benchmark/src/
benchmark.cc
643
// threads haven't been started and can't be
joined
. Otherwise we need
/external/guava/guava/src/com/google/common/collect/
FluentIterable.java
498
* Returns a {@link String} containing all of the elements of this fluent iterable
joined
with
Completed in 2049 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>