/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | test_tcp_hdr_options.c | 300 int resend; in nodata_opt_len() local 302 resend = resend_in_ack(skops); in nodata_opt_len() 303 if (resend < 0) in nodata_opt_len() 306 if (resend) in nodata_opt_len() 314 int resend; in write_nodata_opt() local 316 resend = resend_in_ack(skops); in write_nodata_opt() 317 if (resend < 0) in write_nodata_opt() 320 if (resend) in write_nodata_opt()
|
/aosp_15_r20/external/coreboot/src/drivers/pc80/pc/ |
H A D | keyboard.c | 200 u8 resend = 10; in send_keyboard() local 223 --resend; in send_keyboard() 224 } while (regval == KBD_REPLY_RESEND && resend > 0); in send_keyboard()
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/grpc/ |
D | voicemail_transcription.proto | 44 // Do not resend the voicemail. 50 // Do not resend the voicemail. 54 // Do not resend the voicemail.
|
/aosp_15_r20/external/icu/icu4j/main/localespi/src/main/java/com/ibm/icu/impl/jdkadapter/ |
H A D | SimpleDateFormatICU.java | 120 int resend = residx + (end - index); in formatToCharacterIterator() local 121 resstr.addAttributes(jdkAttributes, residx, resend); in formatToCharacterIterator() 124 residx = resend; in formatToCharacterIterator()
|
H A D | DecimalFormatICU.java | 123 int resend = residx + (end - index); in formatToCharacterIterator() local 124 resstr.addAttributes(jdkAttributes, residx, resend); in formatToCharacterIterator() 127 residx = resend; in formatToCharacterIterator()
|
/aosp_15_r20/external/python/cpython2/Lib/email/test/data/ |
D | msg_26.txt | 18 message to resend it in a different format.
|
/aosp_15_r20/external/python/cpython3/Lib/test/test_email/data/ |
D | msg_26.txt | 18 message to resend it in a different format.
|
/aosp_15_r20/external/libwebsockets/minimal-examples/raw/minimal-raw-adopt-udp/ |
H A D | README.md | 22 So you are responsible to watch the result of sendto() and resend the
|
/aosp_15_r20/frameworks/base/core/java/android/webkit/ |
H A D | WebViewClient.java | 377 Message resend) { in onFormResubmission() argument
|
/aosp_15_r20/external/iputils/ |
H A D | ping_common.c | 515 resend: in pinger() 571 goto resend; in pinger()
|
/aosp_15_r20/external/googleapis/google/firebase/fcm/connection/v1alpha1/ |
H A D | connection_api.proto | 67 // If a message is not acked, FCM will continously resend the message until
|
/aosp_15_r20/external/cpuinfo/test/build.prop/ |
H A D | xiaomi-redmi-2a.log | 130 ro.ril.resend.sms.full=1
|
/aosp_15_r20/external/googleapis/google/pubsub/v1beta2/ |
H A D | README.md | 80 resend it at a later time).
|
/aosp_15_r20/external/curl/docs/libcurl/ |
H A D | curl_mime_data_cb.md | 52 after a redirect); this pointer may be set to NULL, in which case a resend
|
/aosp_15_r20/external/curl/docs/cmdline-opts/ |
H A D | form.md | 40 resend. Defining a part's data from a named non-regular file (such as a named
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
D | BluetoothMapContentObserver.java | 3003 public boolean resend; field in BluetoothMapContentObserver.PushMsgInfo 3014 this.resend = false; in PushMsgInfo() 3916 msgInfo.resend = true; in actionMessageSent() 4194 if (msgInfo == null || !msgInfo.resend || msgInfo.sendInProgress) { in resendPendingMessages() 4217 if (msgInfo == null || !msgInfo.resend) { in failPendingMessages()
|
/aosp_15_r20/hardware/interfaces/radio/1.6/ |
H A D | IRadio.hal | 165 * Based on the return error, caller decides to resend if sending sms 183 * Based on the return error, caller decides to resend if sending sms
|
/aosp_15_r20/cts/tests/tests/webkit/src/android/webkit/cts/ |
H A D | WebViewClientTest.java | 958 public void onFormResubmission(WebView view, Message dontResend, Message resend) { in onFormResubmission() argument
|
/aosp_15_r20/hardware/interfaces/radio/1.0/ |
H A D | IRadio.hal | 336 * Based on the return error, caller decides to resend if sending sms 352 * Based on the return error, caller decides to resend if sending sms 1263 * Based on the return error, caller decides to resend if sending sms
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/ |
H A D | bdk-csrs-sli.h | 1729 …uint64_t resend : 1; /**< [ 59: 59](WO/H) A write of 1 will resend an MSI-X interr… member 1748 …uint64_t resend : 1; /**< [ 59: 59](WO/H) A write of 1 will resend an MSI-X interr… 2479 …uint64_t resend : 1; /**< [ 59: 59](WO/H) A write of 1 will resend an MSI-X interr… member 2510 …uint64_t resend : 1; /**< [ 59: 59](WO/H) A write of 1 will resend an MSI-X interr…
|
/aosp_15_r20/external/coreboot/util/lint/ |
H A D | coreboot.dict | 1557 resend
|
/aosp_15_r20/external/googleapis/google/cloud/domains/v1/ |
H A D | domains.proto | 352 // 15 days of registration, the domain is suspended. To resend the
|
/aosp_15_r20/external/google-cloud-java/java-domains/proto-google-cloud-domains-v1alpha2/src/main/proto/google/cloud/domains/v1alpha2/ |
H A D | domains.proto | 352 // 15 days of registration, the domain is suspended. To resend the
|
/aosp_15_r20/external/google-cloud-java/java-domains/proto-google-cloud-domains-v1beta1/src/main/proto/google/cloud/domains/v1beta1/ |
H A D | domains.proto | 352 // 15 days of registration, the domain is suspended. To resend the
|
/aosp_15_r20/external/googleapis/google/cloud/domains/v1beta1/ |
H A D | domains.proto | 352 // 15 days of registration, the domain is suspended. To resend the
|