Home
last modified time | relevance | path

Searched defs:keep (Results 1 – 25 of 89) sorted by relevance

1234

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DToolOutputFile.h57 void keep() { Installer.Keep = true; } in keep() function
/external/llvm/include/llvm/Support/
DToolOutputFile.h58 void keep() { Installer.Keep = true; } in keep() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DToolOutputFile.h67 void keep() { Installer.Keep = true; } in keep() function
/external/jarjar/src/main/com/tonicsystems/jarjar/
DJarJarTask.java42 public void addConfiguredKeep(Keep keep) { in addConfiguredKeep()
/external/rust/android-crates-io/crates/tempfile/src/
Dlib.rs174 keep: bool, field
424 pub fn keep(&mut self, keep: bool) -> &mut Self { in keep() method
/external/rust/android-crates-io/crates/tempfile/src/file/imp/
Dother.rs32 pub fn keep(_path: &Path) -> io::Result<()> { in keep() function
Dwindows.rs77 pub fn keep(path: &Path) -> io::Result<()> { in keep() function
Dunix.rs153 pub fn keep(_: &Path) -> io::Result<()> { in keep() function
/external/toybox/toys/posix/
Dtsort.c46 char *ss, **pair, *keep[2]; in do_tsort() local
/external/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/
DFilteredDataTest.java27 CldrValue keep = in testSimple() local
/external/jazzer-api/bazel/tools/java/com/code_intelligence/jazzer/tools/
DJarStripper.java122 private static PathMatcher toPathMatcher(FileSystem fs, List<String> paths, boolean keep) { in toPathMatcher()
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/api/
DFilteredDataTest.java15 CldrValue keep = in TestSimple() local
/external/tensorflow/tensorflow/core/grappler/utils/
Dtransitive_fanin.cc99 std::vector<const NodeDef*> keep; in SetTransitiveFaninGraph() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DRemarkLinker.cpp53 Remark &RemarkLinker::keep(std::unique_ptr<Remark> Remark) { in keep() function in RemarkLinker
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Remarks/
DRemarkLinker.cpp59 Remark &RemarkLinker::keep(std::unique_ptr<Remark> Remark) { in keep() function in RemarkLinker
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
DCharSetUtils.java153 public static String keep(final String str, final String... set) { in keep() method in CharSetUtils
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/
Drjsmin.py174 def not_id_literal_(keep): argument
/external/sandboxed-api/sandboxed_api/sandbox2/
Dsanitizer_test.cc90 const absl::flat_hash_set<int> keep = {STDIN_FILENO, STDOUT_FILENO, in TEST() local
/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/
DKeepGeneratedSerializerTest.kt241 val keep = Json.encodeToString(generatedSerializer, value) in test() constant
/external/ComputeLibrary/src/core/CPP/kernels/
DCPPBoxWithNonMaximaSuppressionLimitKernel.cpp39 std::vector<int> keep; in SoftNMS() local
123 std::vector<int> keep; in NonMaximaSuppression() local
/external/dng_sdk/source/
Ddng_host.h304 void SetKeepOriginalFile (bool keep) in SetKeepOriginalFile()
/external/libpng/contrib/libtests/
Dpngunknown.c190 int keep; /* unknown handling setting */ member
405 int keep; /* the default value */ member
522 int keep, discard; in read_callback() local
906 int keep = chunk_info[i].keep; in check_handling() local
/external/tcpdump/
Dprint-chdlc.c128 } keep; member
/external/tensorflow/tensorflow/core/framework/
Dmemory_types.cc49 size_t keep = 0; in MemoryTypesHelper() local
/external/rust/android-crates-io/crates/tempfile/src/dir/
Dmod.rs180 keep: bool, field

1234