Home
last modified time | relevance | path

Searched defs:blocklist (Results 1 – 6 of 6) sorted by relevance

/third_party/node/test/parallel/
Dtest-blocklist-clone.js17 const blocklist = new BlockList(); constant
/third_party/node/src/
Dnode_sockaddr.h380 std::shared_ptr<SocketAddressBlockList> blocklist) in TransferData()
Dnode_sockaddr.cc546 std::shared_ptr<SocketAddressBlockList> blocklist) in SocketAddressBlockListWrap()
568 std::shared_ptr<SocketAddressBlockList> blocklist) { in New()
/third_party/glib/gio/
Dgdesktopappinfo.c809 gchar * const *blocklist) in expand_strv()
1237 GPtrArray *blocklist) in desktop_file_dir_unindexed_mime_lookup()
1500 GPtrArray *blocklist) in desktop_file_dir_mime_lookup()
4179 GPtrArray *hits, *blocklist; in g_desktop_app_info_get_desktop_ids_for_content_type() local
4375 GPtrArray *blocklist; in g_app_info_get_default_for_type() local
/third_party/toybox/toys/pending/
Dmke2fs.c252 static uint32_t file_blocks_used(uint64_t size, uint32_t *blocklist) in file_blocks_used()
/third_party/ffmpeg/libavcodec/
Derror_resilience.c392 int (*blocklist)[2], (*next_blocklist)[2]; in guess_mv() local