Home
last modified time | relevance | path

Searched defs:keep (Results 1 - 25 of 55) sorted by relevance

123

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dkill-pure-call.c4 int keep(int a) { return side(a) && 0; } in keep() function
H A Dkill-load.c1 int keep(volatile int *p) { return *p && 0; } in keep() function
H A Dkill-store.c1 void keep(int *p) { *p = 0; } in keep() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DToolOutputFile.h57 void keep() { Installer.Keep = true; } in keep() function in llvm::ToolOutputFile
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_vxworks.c75 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
H A Drand_win.c179 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
H A Drand_unix.c188 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
584 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
603 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
H A Drand_vms.c613 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_vxworks.c75 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
H A Drand_win.c179 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
H A Drand_unix.c188 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
584 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
603 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
H A Drand_vms.c613 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dmemorypool.c262 MHD_pool_reset(struct MemoryPool *pool, void *keep, size_t size) MHD_pool_reset() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DRemarkLinker.cpp53 Remark &RemarkLinker::keep(std::unique_ptr<Remark> Remark) { in keep() function in RemarkLinker
/third_party/json/include/nlohmann/detail/input/
H A Djson_sax.hpp416 const bool keep = callback(static_cast<int>(ref_stack.size()), parse_event_t::object_start, discarded); in start_object() local
436 const bool keep = callback(static_cast<int>(ref_stack.size()), parse_event_t::key, k); in key() local
486 const bool keep = callback(static_cast<int>(ref_stack.size()), parse_event_t::array_start, discarded); in start_array() local
503 bool keep = true; in end_array() local
583 const bool keep = skip_callback || callback(static_cast<int>(ref_stack.size()), parse_event_t::value, value); handle_value() local
[all...]
/third_party/node/deps/v8/tools/sanitizers/
H A Dsancov_formatter.py148 def keep(file_name): function
/third_party/node/tools/icu/
H A Dicutrim.py206 keep = set(config["keep"]) variable
208 keep = set() variable
/third_party/node/deps/npm/node_modules/http-cache-semantics/
H A Dindex.js
/third_party/ffmpeg/libavformat/
H A Durl.c198 const char *keep, *base_path_end; in ff_make_absolute_url2() local
/third_party/node/deps/openssl/openssl/ssl/
H A Ds3_enc.c371 int ssl3_digest_cached_records(SSL *s, int keep) in ssl3_digest_cached_records() argument
/third_party/node/deps/openssl/openssl/crypto/
H A Dinitthread.c93 init_get_thread_local(CRYPTO_THREAD_LOCAL *local, int alloc, int keep) in init_get_thread_local() argument
/third_party/openssl/crypto/
H A Dinitthread.c93 init_get_thread_local(CRYPTO_THREAD_LOCAL *local, int alloc, int keep) in init_get_thread_local() argument
/third_party/openssl/ssl/
H A Ds3_enc.c367 int ssl3_digest_cached_records(SSL *s, int keep) in ssl3_digest_cached_records() argument
/third_party/python/Modules/_ctypes/
H A Dcallbacks.c271 PyObject *keep = setfunc(mem, result, 0); in _CallPythonObject() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_host.h304 void SetKeepOriginalFile (bool keep) in SetKeepOriginalFile() argument

Completed in 15 milliseconds

123