Home
last modified time | relevance | path

Searched refs:suffixed (Results 1 – 25 of 55) sorted by relevance

123

/external/rust/crates/bstr/src/byteset/
Dscalar.rs200 let mut suffixed: Vec<u8> = search.into(); in build_tests() localVariable
201 suffixed.extend(std::iter::repeat(byte).take(i)); in build_tests()
202 result.push((suffixed, byte, Some((fwd_pos, rev_pos)))); in build_tests()
/external/tensorflow/tensorflow/core/platform/default/
Ddistribute.bzl26 name: test target name to generate suffixed with `test`.
/external/autotest/client/tests/stress/
Dcontrol33 Note: Numbers may be suffixed with s,m,h,d,y (time) or B,K,M,G (size).
/external/llvm-project/lld/MachO/
DDriver.cpp113 Twine suffixed = location + suffix; in findFramework() local
114 if (fs::exists(suffixed)) in findFramework()
115 return suffixed.str(); in findFramework()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicsRISCV.td23 // suffixed with the pointer type they are specialised for (denoted `<p>` in the
/external/llvm-project/llvm/include/llvm/IR/
DIntrinsicsRISCV.td23 // suffixed with the pointer type they are specialised for (denoted `<p>` in the
/external/arm-neon-tests/
DREADME44 general, variable names are suffixed by their type name, so as to
/external/arm-trusted-firmware/docs/getting_started/
Dimage-terminology.rst23 suffixed with a dash ("-") followed by a number (for example, ``BL3-1``) or a
88 but new 3rd level images should be suffixed with an underscore followed by text
/external/llvm-project/lld/test/ELF/
Ddeplibs.s40 ## 3) The name, prefixed with "lib" and suffixed with ".so" or ".a" in a
/external/libxkbcommon/doc/
Drules-format.md104 As above, but prefixed by '(' and suffixed by ')'.
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Dbinary-output-target.test116 ## "-freebsd" suffixed target name can change the field to ELFOSABI_FREEBSD.
/external/llvm-project/lld/COFF/
DOptions.td17 // Boolean flag which can be suffixed by ":no". Using it unsuffixed turns the
18 // flag on and using it suffixed by ":no" turns it off.
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dbugprone-not-null-terminated-result.rst131 implement '_s' suffixed memory and string handler functions which are safer
/external/libwebm/
DREADME.libwebm110 An empty PYTHONINTERP_FOUND, or iwyu_path/iwyu_tool_path suffixed with NOTFOUND
/external/llvm-project/mlir/docs/Tutorials/
DCreatingADialect.md28 Note that dialect names should not generally be suffixed with “Ops”,
/external/wayland-protocols/freedesktop.org/
DREADME88 suffixed with the major version number.
DREADME.md94 suffixed with the major version number.
/external/rust/crates/clang-sys/
DCHANGELOG.md317 - Fixed finding of `clang` executables suffixed by their version (e.g., `clang-3.5`)
/external/gflags/test/
DCMakeLists.txt90 # --helpshort should work if the main source file is suffixed with [_-]main
/external/llvm/test/Transforms/AtomicExpand/SPARC/
Dlibcalls.ll72 ;; these tests because the "16" suffixed functions aren't available on
/external/llvm-project/llvm/test/Transforms/AtomicExpand/SPARC/
Dlibcalls.ll72 ;; these tests because the "16" suffixed functions aren't available on
/external/skqp/docs/
DusingBookmaker.bmh22 Bookmaker reads canonical documentation from files suffixed with bmh in the docs directory. These b…
/external/tpm2-tss/doc/
Dcoding_standard_c.md147 version of the header should be suffixed with '-priv'.
/external/llvm-project/llvm/test/MC/ARM/
Dmve-vcmp.s283 # distinguished, in spite of VCMPE sometimes being a VPT-suffixed
/external/golang-protobuf/
DREADME.md67 The generated files will be suffixed .pb.go. See the Test code below

123