Home
last modified time | relevance | path

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

123

/third_party/ltp/tools/sparse/sparse-src/validation/
Dkill-pure-call.c4 int keep(int a) { return side(a) && 0; } in keep() function
Dkill-store.c1 void keep(int *p) { *p = 0; } in keep() function
Dkill-load.c1 int keep(volatile int *p) { return *p && 0; } in keep() function
/third_party/json/include/nlohmann/detail/input/
Djson_sax.hpp399 …const bool keep = callback(static_cast<int>(ref_stack.size()), parse_event_t::object_start, discar… in start_object() local
419 const bool keep = callback(static_cast<int>(ref_stack.size()), parse_event_t::key, k); in key() local
469 …const bool keep = callback(static_cast<int>(ref_stack.size()), parse_event_t::array_start, discard… in start_array() local
486 bool keep = true; in end_array() local
566 …const bool keep = skip_callback || callback(static_cast<int>(ref_stack.size()), parse_event_t::val… in handle_value() local
/third_party/node/tools/icu/
Dicutrim.py206 keep = set(config["keep"]) variable
208 keep = set() variable
Dicu_small.json41 "keep": [ array
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DToolOutputFile.h57 void keep() { Installer.Keep = true; } in keep() function
/third_party/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
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/
DFilteredDataTest.java27 CldrValue keep = in testSimple() local
/third_party/openssl/providers/implementations/rands/seeding/
Drand_unix.c188 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open()
584 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open()
603 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open()
Drand_win.c179 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open()
Drand_vxworks.c75 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open()
Drand_vms.c613 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open()
/third_party/node/deps/npm/node_modules/byline/lib/
Dbyline.js120 LineStream.prototype._pushBuffer = function(encoding, keep, done) { argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DRemarkLinker.cpp53 Remark &RemarkLinker::keep(std::unique_ptr<Remark> Remark) { in keep() function in RemarkLinker
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dmemorypool.c263 void *keep, in MHD_pool_reset()
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_host.h304 void SetKeepOriginalFile (bool keep) in SetKeepOriginalFile()
/third_party/skia/third_party/externals/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
/third_party/flutter/skia/third_party/externals/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
/third_party/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()
/third_party/ffmpeg/libavformat/
Durl.c198 const char *keep, *base_path_end; in ff_make_absolute_url2() local
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Df_generic.c146 int keep) in generic_discard_events()
170 int keep = 0; in __generic_event_add() local
/third_party/openssl/ssl/
Ds3_enc.c367 int ssl3_digest_cached_records(SSL *s, int keep) in ssl3_digest_cached_records()
/third_party/openssl/crypto/
Dinitthread.c93 init_get_thread_local(CRYPTO_THREAD_LOCAL *local, int alloc, int keep) in init_get_thread_local()
/third_party/openssl/test/
Dtls13secretstest.c129 int ssl3_digest_cached_records(SSL *s, int keep) in ssl3_digest_cached_records()

123