Home
last modified time | relevance | path

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

1234

/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/node/tools/icu/
Dicutrim.py206 keep = set(config["keep"]) variable
208 keep = set() variable
Dicu_small.json41 "keep": [ array
/third_party/json/include/nlohmann/detail/input/
Djson_sax.hpp394 …const bool keep = callback(static_cast<int>(ref_stack.size()), parse_event_t::object_start, discar… in start_object() local
414 const bool keep = callback(static_cast<int>(ref_stack.size()), parse_event_t::key, k); in key() local
457 …const bool keep = callback(static_cast<int>(ref_stack.size()), parse_event_t::array_start, discard… in start_array() local
474 bool keep = true; in end_array() local
550 …const bool keep = skip_callback || callback(static_cast<int>(ref_stack.size()), parse_event_t::val… in handle_value() local
/third_party/openssl/crypto/rand/
Drand_unix.c113 void rand_pool_keep_random_devices_open(int keep) in rand_pool_keep_random_devices_open()
201 void rand_pool_keep_random_devices_open(int keep) in rand_pool_keep_random_devices_open()
586 void rand_pool_keep_random_devices_open(int keep) in rand_pool_keep_random_devices_open()
605 void rand_pool_keep_random_devices_open(int keep) in rand_pool_keep_random_devices_open()
Drand_win.c182 void rand_pool_keep_random_devices_open(int keep) in rand_pool_keep_random_devices_open()
Drand_vms.c612 void rand_pool_keep_random_devices_open(int keep) in 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/boost/boost/hana/
Dfilter.hpp89 std::size_t* keep = &indices[0]; in compute_indices() local
Dset.hpp281 constexpr bool keep = hana::value<decltype(hana::contains(ys, key))>(); in operator ()() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_host.h304 void SetKeepOriginalFile (bool keep) in SetKeepOriginalFile()
/third_party/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/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/ffmpeg/libavformat/
Durl.c186 const char *keep, *base_path_end; in ff_make_absolute_url() local
/third_party/boost/boost/iostreams/detail/
Dbuffer.hpp105 std::streamsize keep; in fill() local
/third_party/boost/libs/mpi/src/
Dcartesian_communicator.cpp70 const std::vector<int>& keep ) in cartesian_communicator()
/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/gettext/libtextstyle/gnulib-local/lib/
Dhtml-ostream.oo.c112 size_t keep = in shrink_class_stack() local
/third_party/boost/boost/iostreams/detail/streambuf/
Dindirect_streambuf.hpp242 std::streamsize keep = in underflow() local
/third_party/openssl/ssl/
Ds3_enc.c376 int ssl3_digest_cached_records(SSL *s, int keep) in ssl3_digest_cached_records()
/third_party/openssl/test/
Dtls13secretstest.c139 int ssl3_digest_cached_records(SSL *s, int keep) in ssl3_digest_cached_records()
/third_party/flutter/skia/third_party/externals/libpng/
Dpngpread.c171 int keep; /* unknown handling method */ in png_push_read_chunk() local

1234