OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:truncated
(Results
151 - 175
of
1574
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/ppapi/c/
ppb_var_array.h
79
* than its current value, the array is
truncated
to the new length; any
/external/chromium_org/ppapi/cpp/
var_array.h
79
/// than its current value, the array is
truncated
to the new length; any
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTextFragment.cpp
107
// Don't reset first-letter here because we are only transforming the
truncated
fragment.
/external/chromium_org/third_party/cld/encodings/compact_lang_det/
getonescriptspan.h
25
bool
truncated
; // true if buffer filled up before a
member in struct:getone::__anon11143
/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
cld_utf8statetable.h
73
//
truncated
UTF-8 strings, may end in a different state. These allow a quick
/external/chromium_org/third_party/icu/source/io/
ustream.cpp
116
We flush on the last byte to ensure that we output
truncated
multibyte characters.
/external/chromium_org/third_party/libxslt/libexslt/
date.c
68
* most
truncated
to least
truncated
).
72
XS_TIME = 1, /* time is left-
truncated
*/
903
* It's a right-
truncated
date or an xs:time.
904
* Try to parse an xs:time then fallback on right-
truncated
dates.
[
all
...]
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
InvalidProtocolBufferException.java
73
"input has been
truncated
or that an embedded message " +
/external/chromium_org/third_party/sqlite/src/doc/
pager-invariants.txt
40
being deleted,
truncated
, or zeroed.
/external/clang/test/CodeGen/
char-literal.c
27
// Should get
truncated
value (last four characters concatenated)
/external/dropbear/libtomcrypt/src/hashes/sha2/
sha224.c
13
SHA-224 new NIST standard based off of SHA-256
truncated
to 224 bits (Tom St Denis)
/external/icu4c/io/
ustream.cpp
112
We flush on the last byte to ensure that we output
truncated
multibyte characters.
/external/llvm/test/DebugInfo/X86/
dbg-value-range.ll
44
; Check that variable bar:b value range is appropriately
truncated
in debug info.
/external/llvm/unittests/Support/
SwapByteOrderTest.cpp
20
// In these first two tests all of the origional_uintx values are
truncated
/external/mockwebserver/src/main/java/com/google/mockwebserver/
RecordedRequest.java
130
* Returns the body of this POST request. This may be
truncated
.
/external/openfst/src/include/fst/
icu.h
51
LOG(ERROR) << "UTF8StringToLabels:
truncated
utf-8 byte sequence";
/external/protobuf/java/src/main/java/com/google/protobuf/
InvalidProtocolBufferException.java
52
"input has been
truncated
or that an embedded message " +
/external/protobuf/java/src/main/java/com/google/protobuf/micro/
InvalidProtocolBufferMicroException.java
52
"input has been
truncated
or that an embedded message " +
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
InvalidProtocolBufferNanoException.java
52
"input has been
truncated
or that an embedded message " +
/external/stlport/stlport/stl/config/
_warnings_off.h
26
# pragma warning( disable : 4786 ) // identifier
truncated
to 255 characters
/external/tcpdump/
print-msdp.c
48
goto trunc; /* not really
truncated
, but still not decodable */
/frameworks/av/media/libstagefright/rtsp/
UDPPusher.cpp
84
ALOGE("File
truncated
?.");
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_warnings_off.h
26
# pragma warning( disable : 4786 ) // identifier
truncated
to 255 characters
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
NameDistance.java
43
* @param maxLength byte arrays are
truncated
if longer than this number
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/android/
log.h
49
* Log message text may be
truncated
to less than an implementation-specific
Completed in 1243 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>