OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:truncate
(Results
376 - 400
of
585
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/libcore/luni/src/test/java/libcore/java/sql/
OldPreparedStatementTest.java
2361
public void
truncate
(long len) throws SQLException {
method in class:OldPreparedStatementTest.MockBlob
2415
public void
truncate
(long len) throws SQLException {}
method in class:OldPreparedStatementTest.MockClob
[
all
...]
/external/harfbuzz_ng/src/
hb-open-type-private.hh
495
inline void
truncate
(void *new_head)
function in struct:OT::hb_serialize_context_t
/external/icu/icu4c/source/common/
udata.cpp
589
pathBuffer.
truncate
(pathLen - packageStub.length());
[
all
...]
uniset_props.cpp
691
buf.
truncate
(0);
[
all
...]
/external/icu/icu4c/source/i18n/
coll.cpp
171
actualID->
truncate
(0);
collationfastlatinbuilder.cpp
199
result.
truncate
(headerLength);
625
// and if so, then we could
truncate
the result and reuse the other list.
compactdecimalformat.cpp
884
s.
truncate
(dest);
nfrs.cpp
186
name.
truncate
(name.length()-8); // remove the @noparse from the name
collationdatabuilder.cpp
[
all
...]
/external/icu/icu4c/source/test/intltest/
ucharstrietest.cpp
343
s.
truncate
(0);
685
//
Truncate
within the linear-match node.
714
//
Truncate
after the linear-match node.
[
all
...]
tstnorm.cpp
[
all
...]
/external/sfntly/cpp/src/test/tinyxml/
tinyxmlparser.cpp
[
all
...]
/external/tinyxml/
tinyxmlparser.cpp
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_mmap.py
196
f.
truncate
(mapsize)
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_mmap.py
196
f.
truncate
(mapsize)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mmap.py
196
f.
truncate
(mapsize)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mmap.py
196
f.
truncate
(mapsize)
/art/compiler/optimizing/
code_generator_mips.cc
4854
MipsLabel
truncate
;
local
4935
MipsLabel
truncate
;
local
[
all
...]
code_generator_mips64.cc
3931
Mips64Label
truncate
;
local
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/gslib/
copy_helper.py
[
all
...]
/external/autotest/server/
server_job.py
[
all
...]
/external/llvm/lib/Analysis/
LazyValueInfo.cpp
866
Result.markConstantRange(LHSRange.
truncate
(ResultTy->getBitWidth()));
[
all
...]
/external/curl/tests/
runtests.pl
[
all
...]
/prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
perfdiag.py
787
fp.
truncate
(self.thru_filesize)
[
all
...]
Completed in 910 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>