OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:concatenate
(Results
326 - 350
of
494
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
/external/guava/guava/src/com/google/common/primitives/
Shorts.java
281
* <p>If you need to convert and
concatenate
several values (possibly even of
generate.sh
297
* <p>If you need to convert and
concatenate
several values (possibly even of
/external/icu4c/i18n/
locdspnm.cpp
26
*
Concatenate
a number of null-terminated strings to buffer, leaving a
[
all
...]
/external/llvm/lib/CodeGen/
MachineModuleInfo.cpp
235
// Otherwise,
concatenate
the list.
/external/protobuf/java/src/main/java/com/google/protobuf/
FieldSet.java
396
//
Concatenate
the lists.
/external/protobuf/java/src/main/java/com/google/protobuf/micro/
CodedInputStreamMicro.java
746
// OK, got everything. Now
concatenate
it all into one buffer.
/external/protobuf/src/google/protobuf/io/
zero_copy_stream_unittest.cc
654
// covering a buffer and then
concatenate
them.
/external/qemu/slirp/
ip_input.c
366
* Reassembly is complete;
concatenate
fragments.
/external/qemu/slirp-android/
ip_input.c
366
* Reassembly is complete;
concatenate
fragments.
/external/smack/src/org/xbill/DNS/
Lookup.java
512
tname = Name.
concatenate
(current, suffix);
ZoneTransferIn.java
179
zname = Name.
concatenate
(zone, Name.root);
/external/srec/srec/Vocabulary/src/
VocabularyImpl.c
497
/*
concatenate
, and insert join_char between words */
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
pitch_estimator.c
612
/*
concatenate
previous input's end and current input */
/frameworks/base/core/java/android/hardware/
SensorEvent.java
210
* // User code should
concatenate
the delta rotation we computed with the current rotation
/frameworks/base/docs/html/guide/topics/sensors/
sensors_motion.jd
357
// User code should
concatenate
the delta rotation we computed with the current rotation
/frameworks/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp
265
char* outputPath = (char*) malloc(len + 4 + 1); // save room to
concatenate
".raw"
/hardware/broadcom/libbt/src/
hardware.c
409
* to
concatenate
the filename to open rather than searching a file
[
all
...]
/ndk/sources/host-tools/make-3.81/
ansi2knr.c
75
(main): Invoke concatlits to
concatenate
string literals.
misc.c
165
concatenate
those of s1, s2, s3. */
/packages/apps/Settings/src/com/android/settings/
Utils.java
360
//
Concatenate
all available addresses, comma separated
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
basic_string.h
[
all
...]
/frameworks/av/services/audioflinger/
Tracks.cpp
[
all
...]
/external/chromium/net/base/
dnssec_chain_verifier.cc
259
//
concatenate
into |txt|
/external/chromium/third_party/libjingle/source/talk/p2p/base/
pseudotcp.cc
466
// We can
concatenate
data if the last segment is the same type
/external/chromium_org/chrome/browser/extensions/api/bookmarks/
bookmarks_api.cc
79
//
Concatenate
a date stamp to the filename.
[
all
...]
Completed in 1157 milliseconds
<<
11
12
13
14
15
16
17
18
19
20