Home
last modified time | relevance | path

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

123

/external/rust/crates/libz-sys/src/zlib-ng/test/
Dminigzip.c189 void file_compress(char *file, char *mode, int keep) { in file_compress()
221 void file_uncompress(char *file, int keep) { in file_uncompress()
278 int keep = 0; in main() local
/external/libabigail/src/
Dabg-corpus-priv.h459 bool keep = true; in keep_wrt_id_of_fns_to_keep() local
505 bool keep = true; in keep_wrt_regex_of_fns_to_suppress() local
534 bool keep = true; in keep_wrt_regex_of_fns_to_keep() local
566 bool keep = true; in keep_wrt_id_of_vars_to_keep() local
612 bool keep = true; in keep_wrt_regex_of_vars_to_suppress() local
641 bool keep = true; in keep_wrt_regex_of_vars_to_keep() local
/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/python/cffi/testing/
Dudir.py9 def make_numbered_dir(prefix='session-', rootdir=None, keep=3, argument
/external/jarjar/src/main/com/tonicsystems/jarjar/
DJarJarTask.java41 public void addConfiguredKeep(Keep keep) { in addConfiguredKeep()
/external/rust/crates/tempfile/src/file/imp/
Dother.rs28 pub fn keep(path: &Path) -> io::Result<()> { in keep() function
Dwindows.rs67 pub fn keep(path: &Path) -> io::Result<()> { in keep() function
Dunix.rs154 pub fn keep(_: &Path) -> io::Result<()> { in keep() function
/external/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/
DFilteredDataTest.java27 CldrValue keep = in testSimple() local
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/api/
DFilteredDataTest.java16 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/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/
Drjsmin.py174 def not_id_literal_(keep): argument
/external/linux-kselftest/tools/testing/selftests/filesystems/binderfs/
Dbinderfs_test.c140 bool keep = false; in __do_binderfs_test() local
/external/libpng/contrib/libtests/
Dpngunknown.c190 int keep; /* unknown handling setting */ member
403 int keep; /* the default value */ member
520 int keep, discard; in read_callback() local
900 int keep = chunk_info[i].keep; in check_handling() local
/external/dng_sdk/source/
Ddng_host.h304 void SetKeepOriginalFile (bool keep) in SetKeepOriginalFile()
/external/ComputeLibrary/src/core/CPP/kernels/
DCPPBoxWithNonMaximaSuppressionLimitKernel.cpp39 std::vector<int> keep; in SoftNMS() local
123 std::vector<int> keep; in NonMaximaSuppression() local
/external/tcpdump/
Dprint-chdlc.c130 } keep; member
/external/proguard/src/proguard/
DConfiguration.java115 public List keep; field in Configuration
/external/tensorflow/tensorflow/core/framework/
Dmemory_types.cc49 size_t keep = 0; in MemoryTypesHelper() local
/external/proguard/src/proguard/gradle/
DProGuardTask.java285 public void keep(String classSpecificationString) in keep() method in ProGuardTask
291 public void keep(Map keepArgs, in keep() method in ProGuardTask
304 public void keep(Map keepClassSpecificationArgs) in keep() method in ProGuardTask
310 public void keep(Map keepClassSpecificationArgs, in keep() method in ProGuardTask
/external/libaom/libaom/aom_dsp/x86/
Dsad_highbd_avx2.c610 const uint16_t *keep = CONVERT_TO_SHORTPTR(src); in aom_highbd_sad16xNx4d_avx2() local
634 const uint16_t *keep = CONVERT_TO_SHORTPTR(src); in aom_highbd_sad32xNx4d_avx2() local
658 const uint16_t *keep = CONVERT_TO_SHORTPTR(src); in aom_highbd_sad64xNx4d_avx2() local
682 const uint16_t *keep = CONVERT_TO_SHORTPTR(src); in aom_highbd_sad128xNx4d_avx2() local
/external/libwebsockets/lib/system/metrics/
Dmetrics.c437 lws_metric_destroy(lws_metric_t **pmt, int keep) in lws_metric_destroy()
502 lws_metric_policy_dyn_destroy(lws_metric_policy_dyn_t *dm, int keep) in lws_metric_policy_dyn_destroy()
/external/clang/tools/scan-build-py/libscanbuild/
Dreport.py31 def report_directory(hint, keep): argument

123