/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | ToolOutputFile.h | 57 void keep() { Installer.Keep = true; } in keep() function
|
/external/llvm/include/llvm/Support/ |
D | ToolOutputFile.h | 58 void keep() { Installer.Keep = true; } in keep() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
D | ToolOutputFile.h | 67 void keep() { Installer.Keep = true; } in keep() function
|
/external/jarjar/src/main/com/tonicsystems/jarjar/ |
D | JarJarTask.java | 42 public void addConfiguredKeep(Keep keep) { in addConfiguredKeep()
|
/external/rust/android-crates-io/crates/tempfile/src/ |
D | lib.rs | 174 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/ |
D | other.rs | 32 pub fn keep(_path: &Path) -> io::Result<()> { in keep() function
|
D | windows.rs | 77 pub fn keep(path: &Path) -> io::Result<()> { in keep() function
|
D | unix.rs | 153 pub fn keep(_: &Path) -> io::Result<()> { in keep() function
|
/external/toybox/toys/posix/ |
D | tsort.c | 46 char *ss, **pair, *keep[2]; in do_tsort() local
|
/external/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/ |
D | FilteredDataTest.java | 27 CldrValue keep = in testSimple() local
|
/external/jazzer-api/bazel/tools/java/com/code_intelligence/jazzer/tools/ |
D | JarStripper.java | 122 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/ |
D | FilteredDataTest.java | 15 CldrValue keep = in TestSimple() local
|
/external/tensorflow/tensorflow/core/grappler/utils/ |
D | transitive_fanin.cc | 99 std::vector<const NodeDef*> keep; in SetTransitiveFaninGraph() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
D | RemarkLinker.cpp | 53 Remark &RemarkLinker::keep(std::unique_ptr<Remark> Remark) { in keep() function in RemarkLinker
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Remarks/ |
D | RemarkLinker.cpp | 59 Remark &RemarkLinker::keep(std::unique_ptr<Remark> Remark) { in keep() function in RemarkLinker
|
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/ |
D | CharSetUtils.java | 153 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/ |
D | rjsmin.py | 174 def not_id_literal_(keep): argument
|
/external/sandboxed-api/sandboxed_api/sandbox2/ |
D | sanitizer_test.cc | 90 const absl::flat_hash_set<int> keep = {STDIN_FILENO, STDOUT_FILENO, in TEST() local
|
/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/ |
D | KeepGeneratedSerializerTest.kt | 241 val keep = Json.encodeToString(generatedSerializer, value) in test() constant
|
/external/ComputeLibrary/src/core/CPP/kernels/ |
D | CPPBoxWithNonMaximaSuppressionLimitKernel.cpp | 39 std::vector<int> keep; in SoftNMS() local 123 std::vector<int> keep; in NonMaximaSuppression() local
|
/external/dng_sdk/source/ |
D | dng_host.h | 304 void SetKeepOriginalFile (bool keep) in SetKeepOriginalFile()
|
/external/libpng/contrib/libtests/ |
D | pngunknown.c | 190 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/ |
D | print-chdlc.c | 128 } keep; member
|
/external/tensorflow/tensorflow/core/framework/ |
D | memory_types.cc | 49 size_t keep = 0; in MemoryTypesHelper() local
|
/external/rust/android-crates-io/crates/tempfile/src/dir/ |
D | mod.rs | 180 keep: bool, field
|