| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/ |
| H A D | MIPS-ASE-Instruction-Generation-Overrides.html | 78 instructions from being accepted. 87 being accepted. 95 instructions from being accepted. 103 Release 1 instructions from being accepted. 112 being accepted. 121 Release 3 instructions from being accepted. 129 instructions from being accepted. 137 instructions from being accepted. 145 instructions from being accepted. 153 instructions from being accepted. [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/ |
| H A D | MIPS-ASE-Instruction-Generation-Overrides.html | 78 instructions from being accepted. 87 being accepted. 95 instructions from being accepted. 103 Release 1 instructions from being accepted. 112 being accepted. 121 Release 3 instructions from being accepted. 129 instructions from being accepted. 137 instructions from being accepted. 145 instructions from being accepted. 153 instructions from being accepted. [all …]
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | request_sock.c | 54 * complex with TFO. A child socket, accepted or not, has to access its 57 * until either the child socket is accepted, or in the rare case when the 58 * listener is closed before the child is accepted. 61 * (or aborted) and the child socket has been accepted (or listener closed). 62 * When a child socket is accepted, its corresponding req->sk is set to 65 * accepted or not, and the check is protected by the fastopenq->lock 103 if (req->sk) /* the child socket hasn't been accepted yet */ in reqsk_fastopen_remove()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | gimple.def | 42 accepted by is_gimple_operand. 88 assignment. It must be one of the tree codes accepted by 93 accepted by is_gimple_lvalue. 96 present. It must be a tree node accepted by is_gimple_val. 99 node accepted by is_gimple_val. This argument exists only if SUBCODE is 116 FN is the callee. It must be accepted by is_gimple_call_addr. 121 ARG1 ... ARGN are the arguments. They must all be accepted by 138 must be accepted by is_gimple_operand. */ 254 private. It must be accepted by is_gimple_operand. 257 accepted by is_gimple_operand. [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | gimple.def | 42 accepted by is_gimple_operand. 88 assignment. It must be one of the tree codes accepted by 93 accepted by is_gimple_lvalue. 96 present. It must be a tree node accepted by is_gimple_val. 99 node accepted by is_gimple_val. This argument exists only if SUBCODE is 116 FN is the callee. It must be accepted by is_gimple_call_addr. 121 ARG1 ... ARGN are the arguments. They must all be accepted by 138 must be accepted by is_gimple_operand. */ 254 private. It must be accepted by is_gimple_operand. 257 accepted by is_gimple_operand. [all …]
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | sb16_csp.h | 49 unsigned int acc_format; /* accepted PCM formats */ 50 int acc_channels; /* accepted channels */ 51 int acc_width; /* accepted sample width */ 52 int acc_rates; /* accepted sample rates */
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | fin_ack_lat.c | 88 int accepted; in server() local 93 accepted = accept(sock, (struct sockaddr *)&address, in server() 95 if (accepted < 0) in server() 98 if (read(accepted, &buffer, sizeof(buffer)) == -1) in server() 100 close(accepted); in server()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/ |
| H A D | sb16_csp.h | 88 unsigned int acc_format; /* accepted PCM formats */ 89 unsigned short acc_channels; /* accepted channels */ 90 unsigned short acc_width; /* accepted sample width */ 91 unsigned short acc_rates; /* accepted sample rates */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A D | sb16_csp.h | 88 unsigned int acc_format; /* accepted PCM formats */ 89 unsigned short acc_channels; /* accepted channels */ 90 unsigned short acc_width; /* accepted sample width */ 91 unsigned short acc_rates; /* accepted sample rates */
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | sb16_csp.h | 88 unsigned int acc_format; /* accepted PCM formats */ 89 unsigned short acc_channels; /* accepted channels */ 90 unsigned short acc_width; /* accepted sample width */ 91 unsigned short acc_rates; /* accepted sample rates */
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/ |
| H A D | wpa_supplicant.conf | 195 # proto: list of accepted protocols 200 # key_mgmt: list of accepted authenticated key management protocols 216 # pairwise: list of accepted pairwise (unicast) ciphers for WPA 223 # group: list of accepted group (broadcast/multicast) ciphers for WPA 265 # eap: space-separated list of accepted EAP methods 336 # sertificate is only accepted if it contains this string in the subject. 341 # If this string is set, the server sertificate is only accepted if it 442 # Only WPA-PSK is used. Any valid cipher combination is accepted. 453 # Only WPA-EAP is used. Both CCMP and TKIP is accepted. An AP that used WEP104 454 # or WEP40 as the group cipher will not be accepted. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | stable-kernel-rules.rst | 6 Rules on what kind of patches are accepted, and which ones are not, into the 24 - New device IDs and quirks are also accepted. 136 - The sender will receive an ACK when the patch has been accepted into the 139 - If accepted, the patch will be added to the -stable queue, for review by 156 - Security patches will be accepted into the -stable tree directly from the
|
| H A D | submitting-drivers.rst | 42 No new drivers are accepted for this kernel tree. 45 No new drivers are accepted for this kernel tree. 68 See accepted licenses at include/linux/module.h 81 to be accepted than if it invents gratuitous new ones.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qquickgeomapgesturearea_p.h | 79 Q_PROPERTY(bool accepted READ accepted WRITE setAccepted) in Q_PROPERTY() 84 int pointCount = 0, bool accepted = true) in Q_PROPERTY() 87 m_pointCount(pointCount), m_accepted(accepted) {} in Q_PROPERTY() 104 bool accepted() const { return m_accepted; } in accepted() function
|
| /OK3568_Linux_fs/u-boot/arch/mips/mach-pic32/include/mach/ |
| H A D | ddr.h | 26 u32 req_period; /* request period threshold for accepted cmds */ 27 u32 min_cmd_acpt; /* min number of accepted cmds */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/ |
| H A D | g762.txt | 12 - "fan_startv": fan startup voltage. Accepted values are 0, 1, 2 and 3. 15 - "pwm_polarity": pwm polarity. Accepted values are 0 (positive duty)
|
| /OK3568_Linux_fs/kernel/ |
| H A D | README.md | 14 fixing an Android-specific bug, these are very unlikely to be accepted unless they have been 111 - If the patch has been submitted to LKML, but not accepted into any maintainer tree 114 - add a `Bug:` tag with the Android bug (required for patches not accepted into
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | des.h | 40 * the key is accepted but has been found to be weak. 51 * the key is accepted but has been found to be weak. Note that weak keys will
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_nop.c | 22 /* Option that will be accepted by set_flag callback */ 62 * automatically accepted.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/LSM/ |
| H A D | Smack.rst | 155 The format accepted on write is:: 171 to a Smack label. The format accepted on write is:: 183 to a Smack label. The format accepted on write is:: 206 are given the specified label. The format accepted on write is:: 218 the system defined rules to be specified. The format accepted 233 the system defined rules to be specified. The format accepted 274 label. The format accepted on write is:: 837 2 : log accepted 838 3 : log denied & accepted
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/ |
| H A D | webpage.cpp | 81 return dialog.exec() == QDialog::Accepted; in certificateError() 107 if (dialog.exec() == QDialog::Accepted) { in handleAuthenticationRequired() 135 if (dialog.exec() == QDialog::Accepted) { in handleProxyAuthenticationRequired()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/ |
| H A D | az_AZ | 146 % always accepted as affirmative, and those matching ^[Nn] are 147 % always accepted as negative.”. But that is not quite right, actually 149 % accepted as *negative*. So the expressions below do work as they
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/ |
| H A D | webpage.cpp | 83 return dialog.exec() == QDialog::Accepted; in certificateError() 109 if (dialog.exec() == QDialog::Accepted) { in handleAuthenticationRequired() 137 if (dialog.exec() == QDialog::Accepted) { in handleProxyAuthenticationRequired()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | az_AZ | 146 % always accepted as affirmative, and those matching ^[Nn] are 147 % always accepted as negative.”. But that is not quite right, actually 149 % accepted as *negative*. So the expressions below do work as they
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/lvm2/files/ |
| H A D | lvm.conf | 27 # the device will be accepted or rejected (ignored). Devices that 28 # don't match any patterns are accepted. 33 # pattern, the device is accepted; otherwise if any name matches any 'r' 34 # pattern it is rejected; otherwise it is accepted.
|