/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_conn.h | 97 path, but not yet used as primary path and path validation is not 170 negotiated. This is only used for client. */ 207 NGTCP2_WRITE_STREAM_FLAG_MORE is used and the intermediate state of 214 verified client address. This flag is only used by client. */ 217 installed. conn->early.ckm cannot be used for this purpose because 370 /* oscid is the source connection ID initially used by the local 413 this set. This includes used CID as well as unused ones. */ 415 /* used is a set of CID used by peer. The sort function of this 418 ngtcp2_pq used; member [all...] |
/third_party/libevdev/build-aux/ |
H A D | depcomp | 47 libtool Whether libtool is used (yes/no). 567 # This comment above is used by automake to tell side-effect
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | symbol.h | 47 NS_STRUCT = 4, // Also used for unions and enums. 148 unsigned char used:1, attr:2, enum_member:1, bound:1; member 215 char kind; /* used by ctags & dissect */ 230 #define MOD_ASM_GOTO MOD_TLS // never used together
|
/third_party/rust/crates/clap/clap_bench/benches/ |
H A D | 05_ripgrep.rs | 4 // CLI used is adapted from ripgrep 48a8a3a691220f9e5b2b08f4051abe8655ea7e8a 292 /// This is an intentionally stand-alone module so that it can be used easily 512 "A regular expression used for searching.", 513 "A regular expression used for searching. Multiple patterns \ 519 "A regular expression used for searching.", 520 "A regular expression used for searching. Multiple patterns \ 553 is used, coloring is attempted based on your environment. When \ 554 ansi used, coloring is forcefully done using ANSI escape color \ 580 expression. When this flag is used, special regular expression \ 589 ignore logic. Multiple glob flags may be used [all...] |
/third_party/skia/third_party/externals/libpng/ |
H A D | depcomp | 47 libtool Whether libtool is used (yes/no). 567 # This comment above is used by automake to tell side-effect
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | depcomp | 47 libtool Whether libtool is used (yes/no). 567 # This comment above is used by automake to tell side-effect
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/idlgen/ |
H A D | main.go | 15 // idlgen is a tool used to generate code from WebIDL files and a golang 43 idlgen is a tool used to generate code from WebIDL files and a golang 432 // Map is a simple generic key-value map, which can be used in the template
|
/third_party/typescript/tests/baselines/reference/tsc/incremental/ |
H A D | when-global-file-is-added,-the-signatures-are-updated.js | 72 /lib/lib.d.ts (used version)
|
/third_party/python/PCbuild/ |
H A D | build.bat | 86 rem These use the actual property names used by MSBuild. We could just let
|
/third_party/rust/crates/bindgen/bindgen/ir/ |
H A D | function.rs | 277 /// Whether this function's return value must be used. 627 /// Must this function's return value be used?
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_reset_ast.c | 202 attr->used = CIL_FALSE; in cil_reset_typeattr()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | nmake.mak | 59 # at least for now since snprintf and strncpy can be used in a safe way
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | nmake.mak | 59 # at least for now since snprintf and strncpy can be used in a safe way
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | common_module_tests.c | 399 buf->used = 0; in sae_tests()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9itxfm.asm | 294 pxor m4, m4 ; used for the block reset, and VP9_STORE_2X 313 pxor m4, m4 ; used for the block reset, and VP9_STORE_2X 349 pxor m4, m4 ; used for the block reset, and VP9_STORE_2X 556 mova m12, [pw_11585x2] ; often used 632 pxor m6, m6 ; used for the block reset, and VP9_STORE_2X 714 pxor m6, m6 ; used for the block reset, and VP9_STORE_2X 852 mova m15, [pw_11585x2] ; often used 882 pxor m6, m6 ; used for the block reset, and VP9_STORE_2X
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | farch.c | 158 * Special buffers are used for event queues and the TX and RX 168 * it to be used for event queues, descriptor rings etc. 224 * used for event queues and descriptor rings. 966 * Also "is multicast" and "matches multicast filter" flags can be used to 1873 unsigned used; /* number currently used */ member 2500 ++table->used; in efx_farch_filter_insert() 2547 --table->used; in efx_farch_filter_table_clear_entry() 2558 if (unlikely(table->used == 0)) { in efx_farch_filter_table_clear_entry()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | farch.c | 155 * Special buffers are used for event queues and the TX and RX 165 * it to be used for event queues, descriptor rings etc. 221 * used for event queues and descriptor rings. 975 * Also "is multicast" and "matches multicast filter" flags can be used to 1807 unsigned used; /* number currently used */ member 2434 ++table->used; in ef4_farch_filter_insert() 2481 --table->used; in ef4_farch_filter_table_clear_entry() 2492 if (unlikely(table->used == 0)) { in ef4_farch_filter_table_clear_entry()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | debugfs.c | 148 int used = (ring->size + swhead - swtail) in ring_show() local 150 int avail = ring->size - used - 1; in ring_show() 178 used, avail, sidle); in ring_show() 183 used, avail, sidle); in ring_show() 446 * @wil: driver's context, used for printing 448 * @base: base address used in address calculation 1110 * only field used, .dma.length, is the same in txdesc_show()
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
H A D | phy.c | 1574 if (!tmp_control->used) in b43legacy_phy_lo_g_measure() 1621 if (!tmp_control->used) in b43legacy_phy_lo_g_measure() 1709 pair->used = 1; in b43legacy_phy_lo_mark_current_used() 1720 pair->used = 0; in b43legacy_phy_lo_mark_all_unused()
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | renesas_usb3.c | 301 bool used; member 1282 if (dma->used) in usb3_dma_get_setting_area() 1289 dma->used = true; in usb3_dma_get_setting_area() 1309 dma->used = false; in usb3_dma_put_setting_area()
|
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | datapath.c | 770 unsigned long used; in ovs_flow_cmd_fill_stats() local 772 ovs_flow_stats_get(flow, &stats, &used, &tcp_flags); in ovs_flow_cmd_fill_stats() 774 if (used && in ovs_flow_cmd_fill_stats() 775 nla_put_u64_64bit(skb, OVS_FLOW_ATTR_USED, ovs_flow_used_time(used), in ovs_flow_cmd_fill_stats() 1122 * used to get actions, we new a function to save some
|
/kernel/linux/linux-5.10/tools/testing/ktest/ |
H A D | ktest.pl | 383 # Options may be used by other options, record them. 386 # default variables that can be used 493 menu must be a non-nested menu. Add the quotes used in the menu 495 of \$GRUB_MENU that is found will be used. 502 If grub2 is used, the full path for the grub.cfg file is placed 507 If syslinux is used, the label that boots the target kernel must 753 # This could be an option that is used later, save 1246 print "The following option$s not used; could be a typo:\n"; 1707 # used by reboot (which wants to see a reboot) 3669 doprint "no dependencies used\ [all...] |
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | asus-wmi.c | 127 * Struct that's used for all methods called via AGFN. Naming is 134 u8 stas; /* not used by now */ 138 /* struct used for calling fan read and write methods */ 2510 * but once again, SPEC may probably be used for that kind of things. in asus_wmi_platform_init() 2950 static bool used; variable 2957 if (used) in asus_wmi_register_driver() 2972 used = true; in asus_wmi_register_driver() 2981 used = false; in asus_wmi_unregister_driver()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | farch.c | 155 * Special buffers are used for event queues and the TX and RX 165 * it to be used for event queues, descriptor rings etc. 221 * used for event queues and descriptor rings. 975 * Also "is multicast" and "matches multicast filter" flags can be used to 1807 unsigned used; /* number currently used */ member 2434 ++table->used; in ef4_farch_filter_insert() 2481 --table->used; in ef4_farch_filter_table_clear_entry() 2492 if (unlikely(table->used == 0)) { in ef4_farch_filter_table_clear_entry()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | farch.c | 159 * Special buffers are used for event queues and the TX and RX 169 * it to be used for event queues, descriptor rings etc. 225 * used for event queues and descriptor rings. 968 * Also "is multicast" and "matches multicast filter" flags can be used to 1876 unsigned used; /* number currently used */ member 2503 ++table->used; in efx_farch_filter_insert() 2550 --table->used; in efx_farch_filter_table_clear_entry() 2561 if (unlikely(table->used == 0)) { in efx_farch_filter_table_clear_entry()
|