| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| H A D | kill-pure-call.c | 4 int keep(int a) { return side(a) && 0; } in keep() function
|
| H A D | kill-load.c | 1 int keep(volatile int *p) { return *p && 0; } in keep() function
|
| H A D | kill-store.c | 1 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 D | ToolOutputFile.h | 57 void keep() { Installer.Keep = true; } in keep() function in llvm::ToolOutputFile
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | driver.h | 17 bool keep; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | driver.h | 17 bool keep; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvif/ |
| H A D | notify.c | 91 nvif_notify_func(struct nvif_notify *notify, bool keep) in nvif_notify_func() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/ |
| H A D | rand_vxworks.c | 75 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
|
| H A D | rand_win.c | 179 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 D | rand_vxworks.c | 75 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
|
| H A D | rand_win.c | 179 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 D | memorypool.c | 262 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 D | RemarkLinker.cpp | 53 Remark &RemarkLinker::keep(std::unique_ptr<Remark> Remark) { in keep() function in RemarkLinker
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_sync.c | 112 static void amdgpu_sync_keep_later(struct dma_fence **keep, in amdgpu_sync_keep_later() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| H A D | intel_gt_buffer_pool.c | 41 static bool pool_free_older_than(struct intel_gt_buffer_pool *pool, long keep) in pool_free_older_than() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_sync.c | 114 static void amdgpu_sync_keep_later(struct dma_fence **keep, in amdgpu_sync_keep_later() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| H A D | intel_gt_buffer_pool.c | 37 static bool pool_free_older_than(struct intel_gt_buffer_pool *pool, long keep) in pool_free_older_than() argument
|
| /third_party/json/include/nlohmann/detail/input/ |
| H A D | json_sax.hpp | 416 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 D | sancov_formatter.py | 148 def keep(file_name): function
|
| /third_party/node/tools/icu/ |
| H A D | icutrim.py | 206 keep = set(config["keep"]) variable 208 keep = set() variable
|
| /third_party/node/deps/npm/node_modules/http-cache-semantics/ |
| H A D | index.js | |
| /foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/ |
| H A D | file_server_demo.cpp | 111 void FileServerDemo::GetKeepAlive(const std::string &recvStr, int32_t &keep) in GetKeepAlive() argument
|
| /foundation/multimedia/av_codec/test/unittest/common/ |
| H A D | http_server_demo.cpp | 117 void HttpServerDemo::GetKeepAlive(const std::string &recvStr, int32_t &keep) in GetKeepAlive() argument
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | early_printk.c | 344 int keep; in setup_early_printk() local
|
| /kernel/linux/linux-5.10/net/dsa/ |
| H A D | tag_8021q.c | 433 bool keep; in dsa_8021q_crosschip_bridge_leave() local 366 dsa_8021q_crosschip_link_del(struct dsa_8021q_context *ctx, struct dsa_8021q_crosschip_link *c, bool *keep) dsa_8021q_crosschip_link_del() argument
|