/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/header/ |
H A D | HeaderFactoryImpl.java | 79 * Creates a new AcceptEncodingHeader based on the newly supplied encoding 85 * @return the newly created AcceptEncodingHeader object. 97 * Creates a new AcceptHeader based on the newly supplied contentType and 104 * @return the newly created AcceptHeader object. 120 * Creates a new AcceptLanguageHeader based on the newly supplied 124 * @return the newly created AcceptLanguageHeader object. 136 * Creates a new AlertInfoHeader based on the newly supplied alertInfo value. 139 * @return the newly created AlertInfoHeader object. 151 * Creates a new AllowEventsHeader based on the newly supplied event type 157 * @return the newly created AllowEventsHeader object. [all …]
|
H A D | HeaderFactoryExt.java | 84 * @return newly created P-Access-Network-Info header 93 * @return newly created P-Asserted-Identity header 105 * @return newly created P-Associated-URI header 117 * @return newly created P-Called-Party-ID header 126 * @return newly created P-Charging-Function-Addresses header 135 * @return newly created P-Charging-Vector header 144 * @return newly created P-Media-Authorizarion header 154 * @return newly created P-Preferred-Identity header 161 * @return newly created P-Visited-Network-ID header 168 * @return newly created Path header [all …]
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | HdmiCecMessageBuilder.java | 42 * @return newly created {@link HdmiCecMessage} 58 * @return newly created {@link HdmiCecMessage} 69 * @return newly created {@link HdmiCecMessage} 80 * @return newly created {@link HdmiCecMessage} 93 * @return newly created {@link HdmiCecMessage} if language is valid. 117 * @return newly created {@link HdmiCecMessage} if valid name. Otherwise, 140 * @return newly created {@link HdmiCecMessage} 163 * @return newly created {@link HdmiCecMessage} 183 * @return newly created {@link HdmiCecMessage} 197 * @return newly created {@link HdmiCecMessage} [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/ |
H A D | GPBArray.h | 55 * @return A newly instanced and empty GPBInt32Array. 64 * @return A newly instanced GPBInt32Array with value in it. 74 * @return A newly instanced GPBInt32Array with the contents of array. 83 * @return A newly instanced GPBInt32Array with a capacity of count. 88 * @return A newly initialized and empty GPBInt32Array. 98 * @return A newly initialized GPBInt32Array with a copy of the values. 108 * @return A newly initialized GPBInt32Array with a copy of the values. 117 * @return A newly initialized GPBInt32Array with a capacity of count. 227 * @return A newly instanced and empty GPBUInt32Array. 236 * @return A newly instanced GPBUInt32Array with value in it. [all …]
|
H A D | GPBDictionary.h | 70 * @return A newly initialized dictionary with a copy of the values and keys. 81 * @return A newly initialized dictionary with the entries of the given dictionary. 90 * @return A newly initialized dictionary with the requested capacity. 165 * @return A newly initialized dictionary with a copy of the values and keys. 176 * @return A newly initialized dictionary with the entries of the given dictionary. 185 * @return A newly initialized dictionary with the requested capacity. 260 * @return A newly initialized dictionary with a copy of the values and keys. 271 * @return A newly initialized dictionary with the entries of the given dictionary. 280 * @return A newly initialized dictionary with the requested capacity. 355 * @return A newly initialized dictionary with a copy of the values and keys. [all …]
|
/aosp_15_r20/external/protobuf/objectivec/ |
H A D | GPBArray.h | 55 * @return A newly instanced and empty GPBInt32Array. 64 * @return A newly instanced GPBInt32Array with value in it. 74 * @return A newly instanced GPBInt32Array with the contents of array. 83 * @return A newly instanced GPBInt32Array with a capacity of count. 88 * @return A newly initialized and empty GPBInt32Array. 98 * @return A newly initialized GPBInt32Array with a copy of the values. 108 * @return A newly initialized GPBInt32Array with a copy of the values. 117 * @return A newly initialized GPBInt32Array with a capacity of count. 227 * @return A newly instanced and empty GPBUInt32Array. 236 * @return A newly instanced GPBUInt32Array with value in it. [all …]
|
H A D | GPBDictionary.h | 70 * @return A newly initialized dictionary with a copy of the values and keys. 81 * @return A newly initialized dictionary with the entries of the given dictionary. 90 * @return A newly initialized dictionary with the requested capacity. 165 * @return A newly initialized dictionary with a copy of the values and keys. 176 * @return A newly initialized dictionary with the entries of the given dictionary. 185 * @return A newly initialized dictionary with the requested capacity. 260 * @return A newly initialized dictionary with a copy of the values and keys. 271 * @return A newly initialized dictionary with the entries of the given dictionary. 280 * @return A newly initialized dictionary with the requested capacity. 355 * @return A newly initialized dictionary with a copy of the values and keys. [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.h | 332 /// \return a MachineInstrBuilder for the newly created instruction. 339 /// \return a MachineInstrBuilder for the newly created instruction. 380 /// \return a MachineInstrBuilder for the newly created instruction. 392 /// \return a MachineInstrBuilder for the newly created instruction. 404 /// \return a MachineInstrBuilder for the newly created instruction. 418 /// \return a MachineInstrBuilder for the newly created instruction. 437 /// \return a MachineInstrBuilder for the newly created instruction. 454 /// \return a MachineInstrBuilder for the newly created instruction. 469 /// \return The newly created instruction. 486 /// \return The newly created instruction. [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/ |
D | lint-baseline2.xml | 6 …message='Please use FileCompatUtils to ensure any newly added files have a name that begins with "… 14 …message='Please use FileCompatUtils to ensure any newly added files have a name that begins with "… 22 …message='Please use FileCompatUtils to ensure any newly added files have a name that begins with "… 30 …message='Please use FileCompatUtils to ensure any newly added files have a name that begins with "… 38 …message='Please use FileCompatUtils to ensure any newly added files have a name that begins with "… 46 …message='Please use FileCompatUtils to ensure any newly added files have a name that begins with "… 54 …message='Please use FileCompatUtils to ensure any newly added files have a name that begins with "… 62 …message='Please use FileCompatUtils to ensure any newly added files have a name that begins with "… 70 …message='Please use FileCompatUtils to ensure any newly added files have a name that begins with "… 78 …message='Please use FileCompatUtils to ensure any newly added files have a name that begins with "… [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.h | 384 /// \return a MachineInstrBuilder for the newly created instruction. 393 /// \return a MachineInstrBuilder for the newly created instruction. 434 /// \return a MachineInstrBuilder for the newly created instruction. 446 /// \return a MachineInstrBuilder for the newly created instruction. 458 /// \return a MachineInstrBuilder for the newly created instruction. 472 /// \return a MachineInstrBuilder for the newly created instruction. 491 /// \return a MachineInstrBuilder for the newly created instruction. 515 /// \return a MachineInstrBuilder for the newly created instruction. 529 /// \return a MachineInstrBuilder for the newly created build vector instr. 543 /// \return a MachineInstrBuilder for the newly created build vector instr. [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 405 /// \return a MachineInstrBuilder for the newly created instruction. 414 /// \return a MachineInstrBuilder for the newly created instruction. 455 /// \return a MachineInstrBuilder for the newly created instruction. 467 /// \return a MachineInstrBuilder for the newly created instruction. 479 /// \return a MachineInstrBuilder for the newly created instruction. 490 /// \return a MachineInstrBuilder for the newly created instruction. 504 /// \return a MachineInstrBuilder for the newly created instruction. 524 /// \return a MachineInstrBuilder for the newly created instruction. 548 /// \return a MachineInstrBuilder for the newly created instruction. 562 /// \return a MachineInstrBuilder for the newly created build vector instr. [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 395 /// \return a MachineInstrBuilder for the newly created instruction. 404 /// \return a MachineInstrBuilder for the newly created instruction. 445 /// \return a MachineInstrBuilder for the newly created instruction. 457 /// \return a MachineInstrBuilder for the newly created instruction. 469 /// \return a MachineInstrBuilder for the newly created instruction. 480 /// \return a MachineInstrBuilder for the newly created instruction. 494 /// \return a MachineInstrBuilder for the newly created instruction. 514 /// \return a MachineInstrBuilder for the newly created instruction. 538 /// \return a MachineInstrBuilder for the newly created instruction. 552 /// \return a MachineInstrBuilder for the newly created build vector instr. [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 395 /// \return a MachineInstrBuilder for the newly created instruction. 404 /// \return a MachineInstrBuilder for the newly created instruction. 445 /// \return a MachineInstrBuilder for the newly created instruction. 457 /// \return a MachineInstrBuilder for the newly created instruction. 469 /// \return a MachineInstrBuilder for the newly created instruction. 480 /// \return a MachineInstrBuilder for the newly created instruction. 494 /// \return a MachineInstrBuilder for the newly created instruction. 514 /// \return a MachineInstrBuilder for the newly created instruction. 538 /// \return a MachineInstrBuilder for the newly created instruction. 552 /// \return a MachineInstrBuilder for the newly created build vector instr. [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 395 /// \return a MachineInstrBuilder for the newly created instruction. 404 /// \return a MachineInstrBuilder for the newly created instruction. 445 /// \return a MachineInstrBuilder for the newly created instruction. 457 /// \return a MachineInstrBuilder for the newly created instruction. 469 /// \return a MachineInstrBuilder for the newly created instruction. 480 /// \return a MachineInstrBuilder for the newly created instruction. 494 /// \return a MachineInstrBuilder for the newly created instruction. 514 /// \return a MachineInstrBuilder for the newly created instruction. 538 /// \return a MachineInstrBuilder for the newly created instruction. 552 /// \return a MachineInstrBuilder for the newly created build vector instr. [all …]
|
/aosp_15_r20/external/executorch/extension/tensor/ |
H A D | tensor_ptr_maker.h | 99 * @return A TensorPtr instance that manages the newly created Tensor. 115 * @return A TensorPtr instance that manages the newly created Tensor. 180 * @return A TensorPtr instance managing the newly created Tensor. 208 * @return A TensorPtr instance managing the newly created Tensor. 237 * @return A TensorPtr instance that manages the newly created Tensor. 267 * @return A TensorPtr instance that manages the newly created Tensor. 295 * @return A TensorPtr instance managing the newly created Tensor. 316 * @return A TensorPtr instance managing the newly created Tensor. 342 * @return A TensorPtr instance managing the newly created Tensor. 360 * @return A TensorPtr instance managing the newly created Tensor. [all …]
|
H A D | tensor_impl_ptr.h | 47 * Creates a TensorImplPtr that manages a newly created TensorImpl with the 59 * @return A TensorImplPtr managing the newly created TensorImpl. 72 * Creates a TensorImplPtr that manages a newly created TensorImpl with the 82 * @return A TensorImplPtr managing the newly created TensorImpl. 96 * Creates a TensorImplPtr that manages a newly created TensorImpl with the 113 * @return A TensorImplPtr that manages the newly created TensorImpl. 165 * Creates a TensorImplPtr that manages a newly created TensorImpl with the 179 * @return A TensorImplPtr that manages the newly created TensorImpl. 197 * Creates a TensorImplPtr that manages a newly created TensorImpl with the 215 * @return A TensorImplPtr that manages the newly created TensorImpl. [all …]
|
/aosp_15_r20/system/chre/host/common/include/chre_host/ |
H A D | host_protocol_host.h | 109 * @param builder A newly constructed FlatBufferBuilder that will be used to 117 * @param builder A newly constructed FlatBufferBuilder that will be used to 125 * @param builder A newly constructed FlatBufferBuilder that will be used to 134 * @param builder A newly constructed FlatBufferBuilder that will be used to 148 * @param builder A newly constructed FlatBufferBuilder that will be used to 156 * @param builder A newly constructed FlatBufferBuilder that will be used to 173 * @param builder A newly constructed FlatBufferBuilder that will be used to 183 * @param builder A newly constructed FlatBufferBuilder that will be used to 220 * @param builder A newly constructed FlatBufferBuilder that will be used to 233 * @param builder A newly constructed FlatBufferBuilder that will be used to [all …]
|
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/hardware/ |
D | CarSensorEvent.java | 220 * instead of a newly created object. 249 * instead of a newly created object. 278 * instead of a newly created object. 307 * instead of a newly created object. 336 * instead of a newly created object. 366 * instead of a newly created object. 403 * instead of a newly created object. 432 * instead of a newly created object. 461 * instead of a newly created object. 494 * instead of a newly created object. [all …]
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-java-source/gen/android/hardware/tv/tuner/ |
D | ITuner.java | 46 * @return the newly created frontend interface. 57 * @param out demuxId the newly created demux id will be the first 60 * @return the newly created demux interface. 80 * @return the newly created descrambler interface. 113 * @return the newly created Lnb interface. 127 * @param out demuxId the newly opened Lnb id will be the first element of 130 * @return the newly opened Lnb iterface. 197 * @return the newly created demux interface. 495 * @return the newly created frontend interface. 523 * @param out demuxId the newly created demux id will be the first [all …]
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/include/openssl/ |
D | trust_token.h | 61 // TRUST_TOKEN_new creates a newly-allocated |TRUST_TOKEN| with value |data| or 96 // TRUST_TOKEN_CLIENT_new returns a newly-allocated |TRUST_TOKEN_CLIENT| 122 // and serializes the request into a newly-allocated buffer, setting |*out| to 147 // a newly-allocated buffer, setting |*out| to that buffer and |*out_len| to 160 // to a newly-allocated buffer containing the SRR (respectively, the SRR 162 // to a newly-allocated buffer containing |response| and leaves all validation 179 // TRUST_TOKEN_ISSUER_new returns a newly-allocated |TRUST_TOKEN_ISSUER| 213 // tokens and storing the response into a newly-allocated buffer and setting 229 // and the value of the token, storing the result into a newly-allocated buffer 231 // |TRUST_TOKEN| is stored into a newly-allocated buffer and stored in [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/boringssl/src/include/openssl/ |
D | trust_token.h | 61 // TRUST_TOKEN_new creates a newly-allocated |TRUST_TOKEN| with value |data| or 96 // TRUST_TOKEN_CLIENT_new returns a newly-allocated |TRUST_TOKEN_CLIENT| 122 // and serializes the request into a newly-allocated buffer, setting |*out| to 147 // a newly-allocated buffer, setting |*out| to that buffer and |*out_len| to 160 // to a newly-allocated buffer containing the SRR (respectively, the SRR 162 // to a newly-allocated buffer containing |response| and leaves all validation 179 // TRUST_TOKEN_ISSUER_new returns a newly-allocated |TRUST_TOKEN_ISSUER| 213 // tokens and storing the response into a newly-allocated buffer and setting 229 // and the value of the token, storing the result into a newly-allocated buffer 231 // |TRUST_TOKEN| is stored into a newly-allocated buffer and stored in [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/boringssl/src/include/openssl/ |
D | trust_token.h | 61 // TRUST_TOKEN_new creates a newly-allocated |TRUST_TOKEN| with value |data| or 96 // TRUST_TOKEN_CLIENT_new returns a newly-allocated |TRUST_TOKEN_CLIENT| 122 // and serializes the request into a newly-allocated buffer, setting |*out| to 147 // a newly-allocated buffer, setting |*out| to that buffer and |*out_len| to 160 // to a newly-allocated buffer containing the SRR (respectively, the SRR 162 // to a newly-allocated buffer containing |response| and leaves all validation 179 // TRUST_TOKEN_ISSUER_new returns a newly-allocated |TRUST_TOKEN_ISSUER| 213 // tokens and storing the response into a newly-allocated buffer and setting 229 // and the value of the token, storing the result into a newly-allocated buffer 231 // |TRUST_TOKEN| is stored into a newly-allocated buffer and stored in [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/boringssl/src/include/openssl/ |
D | trust_token.h | 61 // TRUST_TOKEN_new creates a newly-allocated |TRUST_TOKEN| with value |data| or 96 // TRUST_TOKEN_CLIENT_new returns a newly-allocated |TRUST_TOKEN_CLIENT| 122 // and serializes the request into a newly-allocated buffer, setting |*out| to 147 // a newly-allocated buffer, setting |*out| to that buffer and |*out_len| to 160 // to a newly-allocated buffer containing the SRR (respectively, the SRR 162 // to a newly-allocated buffer containing |response| and leaves all validation 179 // TRUST_TOKEN_ISSUER_new returns a newly-allocated |TRUST_TOKEN_ISSUER| 213 // tokens and storing the response into a newly-allocated buffer and setting 229 // and the value of the token, storing the result into a newly-allocated buffer 231 // |TRUST_TOKEN| is stored into a newly-allocated buffer and stored in [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/boringssl/src/include/openssl/ |
D | trust_token.h | 61 // TRUST_TOKEN_new creates a newly-allocated |TRUST_TOKEN| with value |data| or 96 // TRUST_TOKEN_CLIENT_new returns a newly-allocated |TRUST_TOKEN_CLIENT| 122 // and serializes the request into a newly-allocated buffer, setting |*out| to 147 // a newly-allocated buffer, setting |*out| to that buffer and |*out_len| to 160 // to a newly-allocated buffer containing the SRR (respectively, the SRR 162 // to a newly-allocated buffer containing |response| and leaves all validation 179 // TRUST_TOKEN_ISSUER_new returns a newly-allocated |TRUST_TOKEN_ISSUER| 213 // tokens and storing the response into a newly-allocated buffer and setting 229 // and the value of the token, storing the result into a newly-allocated buffer 231 // |TRUST_TOKEN| is stored into a newly-allocated buffer and stored in [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/boringssl/src/include/openssl/ |
D | trust_token.h | 61 // TRUST_TOKEN_new creates a newly-allocated |TRUST_TOKEN| with value |data| or 96 // TRUST_TOKEN_CLIENT_new returns a newly-allocated |TRUST_TOKEN_CLIENT| 122 // and serializes the request into a newly-allocated buffer, setting |*out| to 147 // a newly-allocated buffer, setting |*out| to that buffer and |*out_len| to 160 // to a newly-allocated buffer containing the SRR (respectively, the SRR 162 // to a newly-allocated buffer containing |response| and leaves all validation 179 // TRUST_TOKEN_ISSUER_new returns a newly-allocated |TRUST_TOKEN_ISSUER| 213 // tokens and storing the response into a newly-allocated buffer and setting 229 // and the value of the token, storing the result into a newly-allocated buffer 231 // |TRUST_TOKEN| is stored into a newly-allocated buffer and stored in [all …]
|