Home
last modified time | relevance | path

Searched defs:source (Results 1026 – 1050 of 11778) sorted by relevance

1...<<41424344454647484950>>...472

/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
H A DTableDrivenMarshal.c132 UINT8 *source, in MarshalBytes()
178 UINT8 *source, // IN: source of the data in ArrayMarshal()
239 void *source, // IN: were the data comes from in MarshalUnion()
726 void *source, // IN: were the data comes from in Marshal()
/aosp_15_r20/external/icu/icu4j/main/charset/src/main/java/com/ibm/icu/charset/
H A DCharsetLMBCS.java590 …private int LMBCS_SimpleGetNextUChar(UConverterSharedData cnv, ByteBuffer source, int positionOffs… in LMBCS_SimpleGetNextUChar()
616 private int LMBCSGetNextUCharWorker(ByteBuffer source, CoderResult[] err) { in LMBCSGetNextUCharWorker()
755 …protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean … in decodeLoop()
936 …protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean … in encodeLoop()
/aosp_15_r20/external/kotlinx.serialization/formats/json/commonMain/src/kotlinx/serialization/json/internal/lexer/
H A DReaderJsonLexer.kt41 override val source: ArrayAsSequence = ArrayAsSequence(buffer) in toString() constant in kotlinx.serialization.json.internal.ReaderJsonLexer
106 val source = source in toString() constant
/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection_factory.cc181 rtc::scoped_refptr<LocalAudioSource> source( in CreateAudioSource() local
277 VideoTrackSourceInterface* source) { in CreateVideoTrack()
287 AudioSourceInterface* source) { in CreateAudioTrack()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
H A DIntDistanceNode.java64 public IntDistanceTable(StringDistanceTable source) { in IntDistanceTable()
68 private static int loadIds(StringDistanceTable source, int idNumber) { in loadIds()
84 StringDistanceTable source, int idNumber) { // move construction out later in IntDistanceTable()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DLaunchParamsController.java81 void calculate(Task task, WindowLayout layout, ActivityRecord activity, ActivityRecord source, in calculate()
134 ActivityRecord source, ActivityOptions options) { in layoutTask()
313 @Nullable ActivityRecord activity, @Nullable ActivityRecord source, in onCalculate()
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
H A DUTF16Util.java173 public static final int countCodePoint(String source) in countCodePoint()
201 public static final int countCodePoint(StringBuffer source) in countCodePoint()
318 public static int charAt(char source[], int start, int limit, in charAt()
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dfetcher_config.cpp42 FileSource SourceStringToEnum(std::string source) { in SourceStringToEnum()
69 std::string SourceEnumToString(const FileSource& source) { in SourceEnumToString()
98 CvdFile::CvdFile(const FileSource& source, const std::string& build_id, in CvdFile()
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DContentInfo.java99 static String sourceToString(@Source int source) { in sourceToString()
326 public Builder(@NonNull ClipData clip, @Source int source) { in Builder()
348 public Builder setSource(@Source int source) { in setSource()
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dtensor_coding.cc82 Status TensorResponse::ParseFrom(Source* source) { in ParseFrom()
218 bool TensorResponse::ParseFast(Source* source) { in ParseFast()
278 bool TensorResponse::ParseSlow(Source* source) { in ParseSlow()
/aosp_15_r20/external/googleapis/google/cloud/retail/v2beta/
H A Dimport_config.proto263 oneof source { oneof
278 oneof source { oneof
303 oneof source { oneof
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/libaudioclient/audiopolicy-types-aidl-java-source/gen/android/media/
DAudioMixMatchCriterionValue.java14 public final static int source = 1; // android.media.audio.common.AudioSource source; field in AudioMixMatchCriterionValue
58 public static AudioMixMatchCriterionValue source(int _value) { in source() method in AudioMixMatchCriterionValue
215 public static final int source = 1; field
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/
H A Dimport_config.proto263 oneof source { oneof
278 oneof source { oneof
303 oneof source { oneof
/aosp_15_r20/external/googleapis/google/cloud/retail/v2/
H A Dimport_config.proto263 oneof source { oneof
278 oneof source { oneof
303 oneof source { oneof
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2beta/src/main/proto/google/cloud/retail/v2beta/
H A Dimport_config.proto263 oneof source { oneof
278 oneof source { oneof
303 oneof source { oneof
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/load/resource/gifbitmap/
H A DGifBitmapWrapperResourceDecoder.java55 …public Resource<GifBitmapWrapper> decode(ImageVideoWrapper source, int width, int height) throws I… in decode()
68 …private GifBitmapWrapper decode(ImageVideoWrapper source, int width, int height, byte[] bytes) thr… in decode()
78 …private GifBitmapWrapper decodeStream(ImageVideoWrapper source, int width, int height, byte[] byte… in decodeStream()
/aosp_15_r20/external/icu/icu4j/main/framework/src/test/java/com/ibm/icu/dev/test/
H A DUTF16Util.java169 public static final int countCodePoint(String source) in countCodePoint()
197 public static final int countCodePoint(StringBuffer source) in countCodePoint()
314 public static int charAt(char source[], int start, int limit, in charAt()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/com/ibm/icu/dev/test/
H A DUTF16Util.java170 public static final int countCodePoint(String source) { in countCodePoint()
194 public static final int countCodePoint(StringBuffer source) { in countCodePoint()
301 public static int charAt(char source[], int start, int limit, int offset16) { in charAt()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/status/
H A Dstatusor_test.cc557 absl::StatusOr<std::shared_ptr<int>> source(p); in TEST() local
574 absl::StatusOr<std::shared_ptr<int>> source(p); in TEST() local
593 absl::StatusOr<int> source(expected); in TEST() local
608 absl::StatusOr<int> source(expected); in TEST() local
625 absl::StatusOr<int> source(kI); in TEST() local
642 absl::StatusOr<std::unique_ptr<int>> source(absl::WrapUnique(p)); in TEST() local
1032 absl::StatusOr<int> source(expected); in TEST() local
1047 absl::StatusOr<int> source(expected); in TEST() local
1407 absl::StatusOr<const int*> source(&kI); in TEST() local
1415 absl::StatusOr<int*> source(absl::CancelledError()); in TEST() local
[all …]
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/status/
H A Dstatusor_test.cc557 absl::StatusOr<std::shared_ptr<int>> source(p); in TEST() local
574 absl::StatusOr<std::shared_ptr<int>> source(p); in TEST() local
593 absl::StatusOr<int> source(expected); in TEST() local
608 absl::StatusOr<int> source(expected); in TEST() local
625 absl::StatusOr<int> source(kI); in TEST() local
642 absl::StatusOr<std::unique_ptr<int>> source(absl::WrapUnique(p)); in TEST() local
1032 absl::StatusOr<int> source(expected); in TEST() local
1047 absl::StatusOr<int> source(expected); in TEST() local
1407 absl::StatusOr<const int*> source(&kI); in TEST() local
1415 absl::StatusOr<int*> source(absl::CancelledError()); in TEST() local
[all …]
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/status/
H A Dstatusor_test.cc567 absl::StatusOr<std::shared_ptr<int>> source(p); in TEST() local
584 absl::StatusOr<std::shared_ptr<int>> source(p); in TEST() local
603 absl::StatusOr<int> source(expected); in TEST() local
618 absl::StatusOr<int> source(expected); in TEST() local
635 absl::StatusOr<int> source(kI); in TEST() local
652 absl::StatusOr<std::unique_ptr<int>> source(absl::WrapUnique(p)); in TEST() local
1042 absl::StatusOr<int> source(expected); in TEST() local
1057 absl::StatusOr<int> source(expected); in TEST() local
1417 absl::StatusOr<const int*> source(&kI); in TEST() local
1425 absl::StatusOr<int*> source(absl::CancelledError()); in TEST() local
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/
Dstatusor_test.cc557 absl::StatusOr<std::shared_ptr<int>> source(p); in TEST() local
574 absl::StatusOr<std::shared_ptr<int>> source(p); in TEST() local
593 absl::StatusOr<int> source(expected); in TEST() local
608 absl::StatusOr<int> source(expected); in TEST() local
625 absl::StatusOr<int> source(kI); in TEST() local
642 absl::StatusOr<std::unique_ptr<int>> source(absl::WrapUnique(p)); in TEST() local
1032 absl::StatusOr<int> source(expected); in TEST() local
1047 absl::StatusOr<int> source(expected); in TEST() local
1407 absl::StatusOr<const int*> source(&kI); in TEST() local
1415 absl::StatusOr<int*> source(absl::CancelledError()); in TEST() local
[all …]
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dbooks.v1.json124 "source": { object
153 "source": { object
205 "source": { object
355 "source": { object
381 "source": { object
412 "source": { object
450 "source": { object
503 "source": { object
580 "source": { object
666 "source": { object
[all …]
/aosp_15_r20/external/google-cloud-java/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1beta1/
H A DSecurityCenterClientTest.java116 Source source = Source.newBuilder().build(); in createSourceTest() local
140 Source source = Source.newBuilder().build(); in createSourceExceptionTest() local
159 Source source = Source.newBuilder().build(); in createSourceTest2() local
183 Source source = Source.newBuilder().build(); in createSourceExceptionTest2() local
1381 Source source = Source.newBuilder().build(); in updateSourceTest() local
1403 Source source = Source.newBuilder().build(); in updateSourceExceptionTest() local
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.cpp1009 const vk::GlslSource &source, in compileProgram()
1018 const vk::HlslSource &source, in compileProgram()
1027 const vk::SpirVAsmSource &source, in compileProgram()
1057 const vk::GlslSource &source, in compileProgram()
1078 const vk::HlslSource &source, in compileProgram()
1099 const vk::SpirVAsmSource &source, in compileProgram()

1...<<41424344454647484950>>...472