| /third_party/json/include/nlohmann/detail/input/ |
| D | json_sax.hpp | 391 …const bool keep = callback(static_cast<int>(ref_stack.size()), parse_event_t::object_start, discar… in start_object() local 411 const bool keep = callback(static_cast<int>(ref_stack.size()), parse_event_t::key, k); in key() local 454 …const bool keep = callback(static_cast<int>(ref_stack.size()), parse_event_t::array_start, discard… in start_array() local 471 bool keep = true; in end_array() local 476 if (not keep) in end_array() local 562 …const bool keep = skip_callback or callback(static_cast<int>(ref_stack.size()), parse_event_t::val… in handle_value() local 565 if (not keep) in handle_value() local
|
| /third_party/node/tools/icu/ |
| D | icutrim.py | 206 keep = set(config["keep"]) variable 208 keep = set() variable
|
| D | icu_small.json | 41 "keep": [ array
|
| /third_party/openssl/crypto/rand/ |
| D | rand_unix.c | 113 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()
|
| D | rand_win.c | 182 void rand_pool_keep_random_devices_open(int keep) in rand_pool_keep_random_devices_open()
|
| D | rand_vms.c | 612 void rand_pool_keep_random_devices_open(int keep) in rand_pool_keep_random_devices_open()
|
| D | rand_lib.c | 366 void RAND_keep_random_devices_open(int keep) in RAND_keep_random_devices_open()
|
| /third_party/node/deps/npm/node_modules/byline/lib/ |
| D | byline.js | 120 LineStream.prototype._pushBuffer = function(encoding, keep, done) { argument
|
| /third_party/boost/boost/hana/ |
| D | filter.hpp | 89 std::size_t* keep = &indices[0]; in compute_indices() local
|
| D | set.hpp | 281 constexpr bool keep = hana::value<decltype(hana::contains(ys, key))>(); in operator ()() local
|
| /third_party/libpng/contrib/libtests/ |
| D | pngunknown.c | 190 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/ |
| D | pngunknown.c | 190 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/boost/boost/iostreams/detail/ |
| D | buffer.hpp | 105 std::streamsize keep; in fill() local
|
| /third_party/boost/libs/mpi/src/ |
| D | cartesian_communicator.cpp | 70 const std::vector<int>& keep ) in cartesian_communicator()
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
| D | f_generic.c | 146 int keep) in generic_discard_events() 170 int keep = 0; in __generic_event_add() local
|
| /third_party/boost/boost/iostreams/detail/streambuf/ |
| D | indirect_streambuf.hpp | 242 std::streamsize keep = in underflow() local
|
| /third_party/openssl/ssl/ |
| D | s3_enc.c | 376 int ssl3_digest_cached_records(SSL *s, int keep) in ssl3_digest_cached_records()
|
| /third_party/openssl/test/ |
| D | tls13secretstest.c | 139 int ssl3_digest_cached_records(SSL *s, int keep) in ssl3_digest_cached_records()
|
| /third_party/python/Modules/_ctypes/ |
| D | callbacks.c | 274 PyObject *keep = setfunc(mem, result, 0); in _CallPythonObject() local
|
| /third_party/libpng/ |
| D | pngpread.c | 171 int keep; /* unknown handling method */ in png_push_read_chunk() local
|
| D | pngset.c | 1344 add_one_chunk(png_bytep list, unsigned int count, png_const_bytep add, int keep) in add_one_chunk() 1372 png_set_keep_unknown_chunks(png_structrp png_ptr, int keep, in png_set_keep_unknown_chunks()
|
| /third_party/flutter/skia/third_party/externals/libpng/ |
| D | pngpread.c | 171 int keep; /* unknown handling method */ in png_push_read_chunk() local
|
| D | pngset.c | 1344 add_one_chunk(png_bytep list, unsigned int count, png_const_bytep add, int keep) in add_one_chunk() 1372 png_set_keep_unknown_chunks(png_structrp png_ptr, int keep, in png_set_keep_unknown_chunks()
|
| /third_party/gstreamer/gstplugins_bad/ext/opencv/ |
| D | gstsegmentation.cpp | 585 int *keep = (int *) g_malloc (sizeof (int) * (c->numEntries)); in clear_stale_entries() local
|
| /third_party/boost/boost/xpressive/ |
| D | regex_primitives.hpp | 740 keep(Expr const &expr) in keep() function
|