Home
last modified time | relevance | path

Searched refs:truncating (Results 1 – 25 of 188) sorted by relevance

12345678

/third_party/e2fsprogs/tests/f_orphan_extents_inode/
Dname1 truncating an orphaned extent-mapped inode
/third_party/e2fsprogs/tests/f_orphan_indirect_inode/
Dname1 truncating an orphaned inode in preen mode
/third_party/libwebsockets/READMEs/
DREADME.http_parser.md32 seen in the argument into truncating the argument. Use `lws_get_urlarg_by_name_safe()`
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrMemory.td209 // Defines atomic and non-atomic stores, regular and truncating
272 // Select truncating stores with no constant offset.
279 // Select truncating stores with a constant offset.
291 // Select truncating stores with just a constant offset.
DWebAssemblyInstrAtomics.td324 // Fragments for truncating stores.
326 // We don't have single truncating atomic store instructions. For 32-bit
328 // truncating stores from i64 values are once truncated to i32 first.
520 // These are combined patterns of truncating store patterns and zero-extending
541 // These are combined patterns of truncating store patterns and sign-extending
554 // Patterns for various addressing modes for truncating-extending binary RMWs.
759 // Patterns for various addressing modes for truncating-extending ternary RMWs.
/third_party/node/deps/npm/node_modules/set-blocking/
DREADME.md19 newer versions of Node.js (`0.12+`), truncating terminal output.
/third_party/e2fsprogs/e2fsck/
Dsuper.c72 int truncating; member
129 if (pb->truncating) { in release_inode_block()
209 pb.truncating = 1; in release_inode_blocks()
215 pb.truncating = 0; in release_inode_blocks()
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/shrine/supplemental/
Dasymmetric_view.dart68 // The operator ~/ is a cool one. It's the truncating division operator. It
/third_party/boost/libs/numeric/conversion/doc/
Dnumeric_cast.qbk38 the C++ Standard, such as truncating floating point types when converting
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DREADME.txt89 but truncating the load would give:
/third_party/gstreamer/gst_libav/
Dmeson.build116 '/wd4305', # truncating type conversion (e.g. double -> float)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/GlobalISel/
DSelectionDAGCompat.td145 // truncating store is (G_STORE (G_TRUNCATE x)) in GlobalISel. Additionally,
/third_party/openssl/doc/man3/
DOBJ_nid2obj.pod74 at most I<buf_len> bytes are written, truncating the result if necessary.
DBIO_s_connect.pod114 truncating the string at that point.
/third_party/boost/libs/system/doc/system/
Dreference.adoc358 *** copy a string describing the error into `buffer`, truncating it to `len-1`
363 `buffer`, truncating it to `len-1` characters and storing a null terminator.
/third_party/skia/third_party/externals/harfbuzz/
Dmeson.build33 '/wd4305', # truncating type conversion (e.g. double -> float)
/third_party/harfbuzz/
Dmeson.build34 '/wd4305', # truncating type conversion (e.g. double -> float)
/third_party/littlefs/tests/
Dtest_files.toml219 [[case]] # truncating files
/third_party/python/Misc/NEWS.d/
D3.5.0b1.rst628 instead of silently truncating them.
D3.8.0a3.rst97 truncating paths, if a path is too long.
/third_party/gstreamer/gstplugins_good/
Dmeson.build48 '/wd4305', # truncating type conversion (e.g. double -> float)
/third_party/gstreamer/gstplugins_base/
Dmeson.build63 '/wd4305', # truncating type conversion (e.g. double -> float)
/third_party/gstreamer/gstplugins_bad/
Dmeson.build65 '/wd4305', # truncating type conversion (e.g. double -> float)
/third_party/gstreamer/gstreamer/
Dmeson.build48 '/wd4305', # truncating type conversion (e.g. double -> float)
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/ui/
Dgeometry.dart279 /// Integer (truncating) division operator.
487 /// Integer (truncating) division operator.
995 /// Integer (truncating) division operator.

12345678