Home
last modified time | relevance | path

Searched defs:reject (Results 1 – 25 of 608) sorted by relevance

12345678910>>...25

/aosp_15_r20/external/iptables/extensions/
H A Dlibip6t_REJECT.c104 struct ip6t_reject_info *reject = (struct ip6t_reject_info *)t->data; in REJECT_init() local
113 struct ip6t_reject_info *reject = cb->data; in REJECT_parse() local
135 const struct ip6t_reject_info *reject in REJECT_print() local
143 const struct ip6t_reject_info *reject in REJECT_save() local
152 const struct ip6t_reject_info *reject = in REJECT_xlate() local
H A Dlibipt_REJECT.c116 struct ipt_reject_info *reject = (struct ipt_reject_info *)t->data; in REJECT_init() local
125 struct ipt_reject_info *reject = cb->data; in REJECT_parse() local
152 const struct ipt_reject_info *reject in REJECT_print() local
160 const struct ipt_reject_info *reject = in REJECT_save() local
169 const struct ipt_reject_info *reject = in REJECT_xlate() local
/aosp_15_r20/out/soong/.intermediates/external/iptables/extensions/libext6_srcs/gen/gensrcs/external/iptables/extensions/
Dlibip6t_REJECT.c104 struct ip6t_reject_info *reject = (struct ip6t_reject_info *)t->data; in REJECT_init() local
113 struct ip6t_reject_info *reject = cb->data; in REJECT_parse() local
135 const struct ip6t_reject_info *reject in REJECT_print() local
143 const struct ip6t_reject_info *reject in REJECT_save() local
152 const struct ip6t_reject_info *reject = in REJECT_xlate() local
/aosp_15_r20/out/soong/.intermediates/external/iptables/extensions/libext4_srcs/gen/gensrcs/external/iptables/extensions/
Dlibipt_REJECT.c116 struct ipt_reject_info *reject = (struct ipt_reject_info *)t->data; in REJECT_init() local
125 struct ipt_reject_info *reject = cb->data; in REJECT_parse() local
152 const struct ipt_reject_info *reject in REJECT_print() local
160 const struct ipt_reject_info *reject = in REJECT_save() local
169 const struct ipt_reject_info *reject = in REJECT_xlate() local
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/promise-polyfill/
H A DPromise.js60 function reject(newValue) { function in MakePromise
104 return new Promise(function(resolve, reject) { argument
109 reject: reject property
124 Promise.reject = function (value) { function in Promise
125 return new Promise(function (resolve, reject) { argument
H A DPromise-Statics.js13 return new Promise(function (resolve, reject) { argument
43 return new Promise(function (resolve, reject) { argument
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/serialization/
H A DValidatingObjectInputStream.java157 public ValidatingObjectInputStream reject(final Class<?>... classes) { in reject() method in ValidatingObjectInputStream
169 public ValidatingObjectInputStream reject(final ClassNameMatcher m) { in reject() method in ValidatingObjectInputStream
181 public ValidatingObjectInputStream reject(final Pattern pattern) { in reject() method in ValidatingObjectInputStream
194 public ValidatingObjectInputStream reject(final String... patterns) { in reject() method in ValidatingObjectInputStream
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Denhanced_retransmission_mode_engines_test.cc296 StaticByteBuffer reject(0b1 | kExtendedControlRejFunctionMask, 0); in TEST_F() local
687 StaticByteBuffer reject(0b1 | kExtendedControlRejFunctionMask, 0); in TEST_F() local
786 StaticByteBuffer reject(0b1 | kExtendedControlRejFunctionMask, 0); in TEST_F() local
/aosp_15_r20/external/cronet/base/android/java/src/org/chromium/base/
H A DPromise.java225 public void reject(final Exception reason) { in reject() method in Promise
239 public void reject() { in reject() method in Promise
/aosp_15_r20/external/libchrome/base/android/java/src/org/chromium/base/
H A DPromise.java229 public void reject(final Exception reason) { in reject() method in Promise
245 public void reject() { in reject() method in Promise
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
Dstring2.h934 # define strcspn(s, reject) \ argument
951 # define strcspn(s, reject) \ argument
1203 # define __strsep(s, reject) \ argument
1285 # define strsep(s, reject) __strsep (s, reject) argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/
Dstring2.h934 # define strcspn(s, reject) \ argument
951 # define strcspn(s, reject) \ argument
1203 # define __strsep(s, reject) \ argument
1285 # define strsep(s, reject) __strsep (s, reject) argument
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
H A Dweb-animations-next-animation.js178 function(resolve, reject) { argument
202 function(resolve, reject) { argument
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_voice_utils.py426 def call_reject(log, ad_caller, ad_callee, reject=True): argument
439 def call_reject_for_subscription(log, argument
2187 def wait_and_reject_call(log, argument
2213 def wait_and_reject_call_for_subscription(log, argument
/aosp_15_r20/external/federated-compute/fcp/secagg/shared/
H A Dmap_of_masks.cc277 auto reject = mask < rejection_threshold; in MapOfMasksImpl() local
296 auto reject = mask < rejection_threshold; in MapOfMasksImpl() local
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/
DINetworkRequestUserSelectionCallback.aidl30 void reject(); in reject() method
/aosp_15_r20/frameworks/base/core/java/android/service/contentcapture/
H A DIDataShareCallback.aidl25 void reject(); in reject() method
/aosp_15_r20/external/perfetto/ui/src/base/
H A Ddeferred.ts19 readonly reject: (reason?: any) => void; property
/aosp_15_r20/development/tools/winscope/src/trace_processor/
H A Ddeferred.ts18 readonly reject: (reason?: any) => void; property
/aosp_15_r20/external/skia/modules/pathkit/tests/
H A Dpathkitinit.js4 const LoadPathKit = new Promise(function(resolve, reject) { argument
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/src/utils/
H A Dutils.ts27 readonly reject: (reason?: any) => void; property in Deferred
/aosp_15_r20/frameworks/base/core/java/android/hardware/contexthub/
H A DHubEndpointSessionResult.java76 public static HubEndpointSessionResult reject(@NonNull String reason) { in reject() method in HubEndpointSessionResult
/aosp_15_r20/frameworks/base/core/proto/android/server/
H A Dface.proto56 optional int32 reject = 2; field
H A Dfingerprint.proto57 optional int32 reject = 2; field
/aosp_15_r20/frameworks/base/telecomm/java/android/telecom/
H A DConnectionService.java2581 private void reject(String callId) { in reject() method in ConnectionService
2590 private void reject(String callId, String rejectWithMessage) { in reject() method in ConnectionService
2595 private void reject(String callId, @android.telecom.Call.RejectReason int rejectReason) { in reject() method in ConnectionService

12345678910>>...25