Searched full:reject (Results 1 – 25 of 277) sorted by relevance
12345678910>>...12
177 return $q.reject();187 return $q.reject();197 return $q.reject();209 return $q.reject();221 return $q.reject();232 return $q.reject();248 return $q.reject();271 return $q.reject();276 return $q.reject();
73 deferred.reject(error);80 deferred.reject(error);88 deferred.reject(211 deferred.reject(226 deferred.reject(error);
17 # @reject: Reject with an error24 'data': [ 'accept', 'reject', 'crash' ] }
85 * of bsytes not in reject.88 * @reject: strings which cause the search to halt89 * @return number of characters at the start of @s which are not in @reject91 size_t strcspn(const char *s, const char *reject);
56 * commands in priority order and each filter has the opportunity to reject the58 * return success, the actual IPMI command will be executed. Filters can reject111 * commands in priority order and each filter has the opportunity to reject the113 * return success, the actual IPMI command will be executed. Filters can reject
74 kernel-module-nft-ct kernel-module-nft-reject \75 kernel-module-nft-flow-offload kernel-module-nft-reject-inet \76 kernel-module-nft-hash kernel-module-nft-reject-ipv4 \77 kernel-module-nft-limit kernel-module-nft-reject-ipv6 \
84 return $q.reject();94 return $q.reject();
1 root@ permit_mynetworks,reject
1 # we reject an expression with missing metatype
1 # we reject an expression with a metatype that is not a string
1 # we reject inline struct return type
1 # we reject returns if it does not contain a known type
1 # we reject data if it does not contain a known type
1 # we reject collisions between commands and types
1 # we reject commands where data is not an array or complex type
1 # we reject an expression with ambiguous metatype
1 # we reject a loop in base classes
1 # we reject types that clash with predefined types
1 # we reject any enum member that is not a string
1 # we reject creating a type name with bad name
1 # we reject an array return that is not a single type
1 # we reject an alternate with unknown type in branch
63 return await new Promise((resolve, reject) => {71 .catch(() => reject());