/third_party/libwebsockets/lib/roles/ws/ |
H A D | ops-ws.c | 771 lwsl_debug("%s: RX EXT DRAINING: Adding to list\n", __func__); in lws_add_wsi_to_draining_ext_list() 789 lwsl_debug("%s: RX EXT DRAINING: Removing from list\n", __func__); in lws_remove_wsi_from_draining_ext_list() 793 /* remove us from context draining ext list */ in lws_remove_wsi_from_draining_ext_list() 1540 /* remove us from context draining ext list */ in rops_close_role_ws() 1555 /* remove us from context draining ext list */ in rops_close_role_ws() 1597 /* remove us from the list */ in rops_write_role_protocol_ws() 1602 /* remove us from context draining ext list */ in rops_write_role_protocol_ws() 1975 * give the vhost a unified list of extensions including the in rops_init_vhost_ws() 1996 plugin = plugin->list; in rops_init_vhost_ws()
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-intl.cc | 10 #include <list> 24 #include "src/objects/js-list-format-inl.h"
|
/third_party/node/deps/v8/src/handles/ |
H A D | global-handles.cc | 362 // Accessors for next free node in the free list. 411 // - Node in free list: Stores next free node pointer. 527 // Accessors for next free node in the free list. 783 // frame base instead of the actual stack slot. The list keeps all nodes for 785 std::map<uintptr_t, std::list<NodeEntry>> on_stack_nodes_;
|
/third_party/node/deps/v8/src/parsing/ |
H A D | preparser.h | 620 // default value inside an arrow function parameter list. in NewAssignment() 712 const PreParserScopedStatementList& list) { in NewBlock() 711 NewBlock(bool ignore_completion_value, const PreParserScopedStatementList& list) NewBlock() argument
|
/third_party/rust/crates/clang-sys/src/ |
H A D | lib.rs | 2011 pub fn clang_disposeSourceRangeList(list: *mut CXSourceRangeList); in clang_disposeSourceRangeList()
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
H A D | list.c | 185 void list(void) { in list() function
|
/third_party/python/Lib/ |
H A D | _pyio.py | 141 passed. See the codecs module for the list of supported encodings. 148 See the documentation for codecs.register for a list of the permitted 593 """Return a list of lines from the stream. 600 return list(self) 611 """Write a list of lines to the stream.
|
H A D | pdb.py | 32 'list', where it lists the next 11 lines. 111 linestarts = list(dis.findlinestarts(code)) 248 self.commands = {} # associates a command list to breakpoint numbers 250 # must be disp. after execing the cmd list 252 # must be disp. after execing the cmd list 254 # a command list 256 # defining a list 488 a breakpoint command list definition. 496 """Handles one command line during command list definition.""" 502 return # continue to handle other cmd def in the cmd list [all...] |
/third_party/python/Lib/http/ |
H A D | cookiejar.py | 349 r"""Parse header values into a list of lists containing key,value pairs. 352 values after "=". A list of space separated tokens are parsed as if they 379 Each header is represented by a list of key/value pairs. The value for a 437 Takes a list of lists of (key, value) pairs and produces a single header 1017 _debug(" domain %s is in user block-list", cookie.domain) 1020 _debug(" domain %s is not in user allow-list", cookie.domain) 1206 _debug(" domain %s is in user block-list", domain) 1209 _debug(" domain %s is not in user allow-list", domain) 1229 for obj in list(mapping.values()): 1291 """Return a list o [all...] |
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | reg.py | 24 - supported - comma-separated list of XML API names. May be None, in 96 apiNames - list of strings of API names.""" 443 "list of `<extension>` Elements" 482 self.validextensionstructs = defaultdict(list) 1489 dictionary - dictionary of list of structure name strings 1537 """Construct a "validextensionstructs" list for parent structures 1581 # Get all matching API feature names & add to list of FeatureInfo 1592 # emission and add to the features[] list . 1616 # and add to the list of features. 1657 # extension features list [all...] |
/third_party/skia/third_party/externals/libpng/ |
H A D | pngpriv.h | 156 * libpng implementation list for incorporation in the next minor release. 850 * interpretation of character values. Please keep the list sorted. 1001 png_compression_bufferp *list),PNG_EMPTY); 1002 /* Free the buffer list used by the compressed write code. */ 2120 * optimizations; list these here then select the appropriate one at compile
|
/third_party/python/Lib/tkinter/test/test_tkinter/ |
H A D | test_widgets.py | 916 self.assertIsInstance(coords, list)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibCalls.cpp | 48 static cl::list<std::string> UseNative("amdgpu-use-native", 49 cl::desc("Comma separated list of functions to replace with native, or all"), 249 /* a list of {result, input} */
|
/third_party/python/Lib/test/ |
H A D | test_sys_settrace.py | 2743 list.append(
|
H A D | test_xmlrpc.py | 1255 expected_keys = sorted(self.standard_headers + list(additional.keys()))
|
/third_party/python/Lib/idlelib/idle_test/ |
H A D | test_configdialog.py | 315 # Builtin theme with non-empty user theme list. 757 # Confirm deletion of second theme - empties list. 820 # Builtin keyset with non-empty user keyset list. 1168 # Confirm deletion of second keyset - empties list. 1304 """Test that the help source list works correctly.""" 1312 """Test that the help source list works correctly.""" 1404 self.assertTrue(list(fr.helplist.get(0, 'end')) ==
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver.h | 28 #include "utils/list.h" 150 * survey_list - Linked list of surveys (struct freq_survey) 2150 /* ACS channel list info */ 3789 * kept on a linked list on the channel data, one entry is added 4088 * get_pref_freq_list - Get preferred frequency list for an interface 4092 * @freq_list: Preferred channel frequency list encoded in MHz values 4095 * This command can be used to query the preferred frequency list from 4201 * @params: Candidate BSS list 4203 * Get the accept or reject reason code for a list of BSS transition 4374 * on the candidate list 4853 struct dl_list list; global() member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_pd.c | 794 * supported channel list, and verifying that it is in p2p_process_prov_disc_req() 1425 * Save the reported channel list and operating frequency. in p2p_process_prov_disc_resp() 1427 * should include in the channel list only channels reported by in p2p_process_prov_disc_resp() 1744 dl_list_for_each(dev, &p2p->devices, struct p2p_device, list) { in p2p_reset_pending_pd()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | config_file.c | 149 " list since it was not allowed for pairwise " in wpa_config_validate_network() 432 "network block to priority list.", in wpa_config_read() 698 dl_list_for_each(psk, &ssid->psk_list, struct psk_list_entry, list) { in write_psk_list()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver.h | 28 #include "utils/list.h" 150 * survey_list - Linked list of surveys (struct freq_survey) 2553 /* ACS frequency list info */ 4212 * kept on a linked list on the channel data, one entry is added 4511 * get_pref_freq_list - Get preferred frequency list for an interface 4515 * @freq_list: Preferred channel frequency list encoded in MHz values 4518 * This command can be used to query the preferred frequency list from 4624 * @params: Candidate BSS list 4626 * Get the accept or reject reason code for a list of BSS transition 4835 * on the candidate list 5347 struct dl_list list; global() member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_pd.c | 794 * supported channel list, and verifying that it is in p2p_process_prov_disc_req() 1425 * Save the reported channel list and operating frequency. in p2p_process_prov_disc_resp() 1427 * should include in the channel list only channels reported by in p2p_process_prov_disc_resp() 1744 dl_list_for_each(dev, &p2p->devices, struct p2p_device, list) { in p2p_reset_pending_pd()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | config_file.c | 87 " list since it was not allowed for pairwise " in wpa_config_validate_network() 386 "network block to priority list.", in wpa_config_read() 655 dl_list_for_each(psk, &ssid->psk_list, struct psk_list_entry, list) { in write_psk_list()
|
/third_party/vulkan-headers/registry/ |
H A D | reg.py | 24 - supported - comma-separated list of XML API names. May be None, in 96 apiNames - list of strings of API names.""" 443 "list of `<extension>` Elements" 482 self.validextensionstructs = defaultdict(list) 1489 dictionary - dictionary of list of structure name strings 1537 """Construct a "validextensionstructs" list for parent structures 1581 # Get all matching API feature names & add to list of FeatureInfo 1592 # emission and add to the features[] list . 1616 # and add to the list of features. 1657 # extension features list [all...] |
/third_party/sqlite/src/ |
H A D | sqlite3.c | 509 ** over the list of options that were defined at compile time by 1094 ** A [file control opcodes | list of opcodes] less than 100 is available. 1628 ** Registered sqlite3_vfs objects are kept on a linked list formed by 1630 ** and [sqlite3_vfs_unregister()] interfaces manage this list 1632 ** searches the list. Neither the application code nor the VFS 4908 ** there may be gaps in the list.)^ 7332 ** on the list of automatic extensions is a harmless no-op. ^No entry point 7347 ** unregistered and it returns 0 if X was not on the list of initialization 7681 ** table modules from database connection D except those named on list L. 8303 #define SQLITE_MUTEX_STATIC_LRU 6 /* lru page list */ 26380 } list; global() member 100076 SorterList list; /* List for thread to write to a PMA */ global() member 100103 SorterList list; /* List of in-memory records */ global() member [all...] |
/third_party/python/Objects/ |
H A D | unicodeobject.c | 1205 free list never reduces its size below 1. 3072 argument list) */ in unicode_fromformat_arg() 10327 PyObject *list; in PyUnicode_Splitlines() local 10335 list = asciilib_splitlines( in PyUnicode_Splitlines() 10339 list = ucs1lib_splitlines( in PyUnicode_Splitlines() 10344 list = ucs2lib_splitlines( in PyUnicode_Splitlines() 10349 list = ucs4lib_splitlines( in PyUnicode_Splitlines() 10356 return list; in PyUnicode_Splitlines() 13168 Return a list of the substrings in the string, using sep as the separator string. 13349 Return a list o [all...] |