OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:truncate
(Results
201 - 225
of
3526
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu/icu4c/source/i18n/
funcrepl.cpp
102
rule.
truncate
(0);
uni2name.cpp
103
str.
truncate
(OPEN_DELIM_LEN);
/external/icu/icu4c/source/test/intltest/
itrbnf.h
130
* Regression test, don't
truncate
tokiter.cpp
32
token.
truncate
(0);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
IntegerWidth.java
54
*
Truncate
numbers exceeding a certain number of numerals before the decimal separator.
/external/libvpx/libvpx/tools/
wrap-commit-msg.py
63
fileobj.
truncate
(0)
/external/llvm/include/llvm/DebugInfo/CodeView/
TypeRecordBuilder.h
51
void
truncate
(uint64_t Size) {
function in class:llvm::codeview::TypeRecordBuilder
/external/llvm/test/CodeGen/Hexagon/vect/
vect-truncate.ll
2
; Used to fail with "Cannot select: 0x16cb7f0: v2i16 =
truncate
"
/external/llvm/test/Transforms/LoopVectorize/X86/
tripcount.ll
9
; We need to
truncate
the exit count to i32. This is legal because the
/external/llvm/test/tools/llvm-profdata/
text-format-errors.test
28
RUN: not llvm-profdata show %p/Inputs/vp-
truncate
.proftext 2>&1 | FileCheck %s --check-prefix=VPTRUNC
/external/llvm/utils/
sort_includes.py
81
f.
truncate
()
/external/pdfium/core/fxcrt/
cfx_fileaccess_posix.cpp
146
bool CFX_FileAccess_Posix::
Truncate
(FX_FILESIZE szFile) {
/external/pdfium/fxjs/xfa/
cjx_barcode.cpp
99
void CJX_Barcode::
truncate
(CFXJSE_Value* pValue,
function in class:CJX_Barcode
/external/pdfium/xfa/fxfa/parser/
cxfa_barcode.cpp
27
{XFA_Attribute::
Truncate
, XFA_AttributeType::Boolean, (void*)0},
/external/python/cpython2/Lib/
macurl2path.py
67
#
Truncate
names longer than 31 bytes
/external/skia/src/core/
SkSRGB.h
46
// Now clamp and
truncate
.
/external/skqp/src/core/
SkSRGB.h
46
// Now clamp and
truncate
.
/libcore/luni/src/test/java/libcore/java/nio/channels/
AsynchronousFileChannelTest.java
592
// Test that the size is updated after a
truncate
.
593
afc.
truncate
(16);
605
afc.
truncate
(128);
609
afc.
truncate
(0);
614
afc.
truncate
(128);
619
afc.
truncate
(-1);
626
// Attempts to
truncate
a file that's not writeable should throw a NWCE.
630
afc.
truncate
(128);
636
afc.
truncate
(384);
/libcore/ojluni/src/main/java/sun/nio/ch/
FileDispatcher.java
41
abstract int
truncate
(FileDescriptor fd, long size) throws IOException;
method in class:FileDispatcher
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecordBuilder.h
57
void
truncate
(uint64_t Size) {
function in class:llvm::codeview::TypeRecordBuilder
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeRecordBuilder.h
57
void
truncate
(uint64_t Size) {
function in class:llvm::codeview::TypeRecordBuilder
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeRecordBuilder.h
57
void
truncate
(uint64_t Size) {
function in class:llvm::codeview::TypeRecordBuilder
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeRecordBuilder.h
57
void
truncate
(uint64_t Size) {
function in class:llvm::codeview::TypeRecordBuilder
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeRecordBuilder.h
57
void
truncate
(uint64_t Size) {
function in class:llvm::codeview::TypeRecordBuilder
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeRecordBuilder.h
57
void
truncate
(uint64_t Size) {
function in class:llvm::codeview::TypeRecordBuilder
Completed in 745 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>