Home
last modified time | relevance | path

Searched defs:Destination (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dntstrsafe.h72 RtlStringValidateDestA(IN LPSTR Destination, in RtlStringValidateDestA()
101 RtlStringExValidateDestA(IN OUT LPSTR *Destination, in RtlStringExValidateDestA()
136 RtlStringVPrintfWorkerA(OUT LPSTR Destination, in RtlStringVPrintfWorkerA()
177 RtlStringCopyWorkerA(OUT LPSTR Destination, in RtlStringCopyWorkerA()
214 RtlStringCchCopyA(IN LPSTR Destination, in RtlStringCchCopyA()
224 RtlStringCbPrintfA(OUT LPSTR Destination, in RtlStringCbPrintfA()
253 RtlStringCbPrintfExA(OUT LPSTR Destination, in RtlStringCbPrintfExA()
334 RtlStringCbCopyExA(OUT LPSTR Destination, in RtlStringCbCopyExA()
423 RtlStringCbCatExA(IN OUT LPSTR Destination, in RtlStringCbCatExA()
497 RtlStringCbCopyA(OUT LPSTR Destination, in RtlStringCbCopyA()
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/pregenerate/
H A Dtask.go29 Destination() string methodSpec
41 func (t *SimpleTask) Destination() string { return t.Dst } func
53 func (t *PerlasmTask) Destination() string { return t.Dst } func
/aosp_15_r20/external/boringssl/src/util/pregenerate/
H A Dtask.go29 Destination() string methodSpec
41 func (t *SimpleTask) Destination() string { return t.Dst } func
53 func (t *PerlasmTask) Destination() string { return t.Dst } func
/aosp_15_r20/packages/providers/MediaProvider/pdf/framework/java/android/graphics/pdf/content/
DPdfPageGotoLinkContent.java121 public static final class Destination implements Parcelable { class in PdfPageGotoLinkContent
154 public Destination(int pageNumber, float xCoordinate, float yCoordinate, float zoom) { in Destination() method in PdfPageGotoLinkContent.Destination
169 private Destination(Parcel in) { in Destination() method in PdfPageGotoLinkContent.Destination
/aosp_15_r20/tools/treble/hacksaw/bind/
H A Dremoteserver.go30 Destination string member
49 Destination string member
67 Destination string member
/aosp_15_r20/external/llvm/unittests/Support/
H A DErrorOrTest.cpp81 struct Destination { in TEST() struct
82 Destination(const Source&) {} in TEST() argument
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/common/6.0/[email protected]_genc++/gen/android/hardware/audio/common/6.0/
Dtypes.cpp159 ::android::hardware::audio::common::V6_0::RecordTrackMetadata::Destination::Destination() { in Destination() function in android::hardware::audio::common::V6_0::android::hardware::audio::common::V6_0::RecordTrackMetadata::Destination
175 ::android::hardware::audio::common::V6_0::RecordTrackMetadata::Destination::Destination(Destination… in Destination() function in android::hardware::audio::common::V6_0::android::hardware::audio::common::V6_0::RecordTrackMetadata::Destination
179 ::android::hardware::audio::common::V6_0::RecordTrackMetadata::Destination::Destination(const Desti… in Destination() function in android::hardware::audio::common::V6_0::android::hardware::audio::common::V6_0::RecordTrackMetadata::Destination
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/common/5.0/[email protected]_genc++/gen/android/hardware/audio/common/5.0/
Dtypes.cpp159 ::android::hardware::audio::common::V5_0::RecordTrackMetadata::Destination::Destination() { in Destination() function in android::hardware::audio::common::V5_0::android::hardware::audio::common::V5_0::RecordTrackMetadata::Destination
175 ::android::hardware::audio::common::V5_0::RecordTrackMetadata::Destination::Destination(Destination… in Destination() function in android::hardware::audio::common::V5_0::android::hardware::audio::common::V5_0::RecordTrackMetadata::Destination
179 ::android::hardware::audio::common::V5_0::RecordTrackMetadata::Destination::Destination(const Desti… in Destination() function in android::hardware::audio::common::V5_0::android::hardware::audio::common::V5_0::RecordTrackMetadata::Destination
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/data/
DDestination.java4 public enum Destination { enum
11 Destination(int value) { in Destination() method in Destination
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/
DFixIt.h62 FixItHint createReplacement(const D &Destination, const S &Source, in createReplacement()
70 FixItHint createReplacement(const D &Destination, StringRef Source) { in createReplacement()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/
DFixIt.h62 FixItHint createReplacement(const D &Destination, const S &Source, in createReplacement()
70 FixItHint createReplacement(const D &Destination, StringRef Source) { in createReplacement()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/
DFixIt.h62 FixItHint createReplacement(const D &Destination, const S &Source, in createReplacement()
70 FixItHint createReplacement(const D &Destination, StringRef Source) { in createReplacement()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/
DFixIt.h62 FixItHint createReplacement(const D &Destination, const S &Source, in createReplacement()
70 FixItHint createReplacement(const D &Destination, StringRef Source) { in createReplacement()
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/protos/
H A Dmetadata.proto67 message Destination { message
68 oneof Destination { oneof
/aosp_15_r20/external/google-cloud-java/java-eventarc/proto-google-cloud-eventarc-v1/src/main/java/com/google/cloud/eventarc/v1/
H A DDestination.java30 public final class Destination extends com.google.protobuf.GeneratedMessageV3 class
36 private Destination(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Destination() method in Destination
40 private Destination() {} in Destination() method in Destination
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinbase.h807 FORCEINLINE LONGLONG InterlockedAnd64_Inline(LONGLONG volatile *Destination, LONGLONG Value) { in InterlockedAnd64_Inline()
820 FORCEINLINE LONGLONG InterlockedOr64_Inline(LONGLONG volatile *Destination, LONGLONG Value) { in InterlockedOr64_Inline()
833 FORCEINLINE LONGLONG InterlockedXor64_Inline(LONGLONG volatile *Destination, LONGLONG Value) { in InterlockedXor64_Inline()
981 FORCEINLINE LONGLONG InterlockedAnd64 (LONGLONG volatile *Destination, LONGLONG Value) { in InterlockedAnd64()
992 FORCEINLINE LONGLONG InterlockedOr64 (LONGLONG volatile *Destination, LONGLONG Value) { in InterlockedOr64()
1003 FORCEINLINE LONGLONG InterlockedXor64 (LONGLONG volatile *Destination, LONGLONG Value) { in InterlockedXor64()
1062 …FORCEINLINE PVOID __cdecl __InlineInterlockedCompareExchangePointer (PVOID volatile *Destination, … in __InlineInterlockedCompareExchangePointer()
1068 #define InterlockedCompareExchangePointer(Destination, ExChange, Comperand) (PVOID) (LONG_PTR)Inter… argument
3147 …FORCEINLINE unsigned InterlockedCompareExchange (unsigned volatile *Destination, unsigned Exchange… in InterlockedCompareExchange()
3151 …FORCEINLINE unsigned long InterlockedCompareExchange (unsigned long volatile *Destination, unsigne… in InterlockedCompareExchange()
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
Dintrin-impl.h1472 short _InterlockedCompareExchange16(short volatile *Destination, short ExChange, short Comperand) { in _InterlockedCompareExchange16()
1494 __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Co… in _InterlockedCompareExchange()
1560 __int64 _InterlockedCompareExchange64(__int64 volatile *Destination, __int64 ExChange, __int64 Comp… in _InterlockedCompareExchange64()
1571 void *_InterlockedCompareExchangePointer(void *volatile *Destination, void *ExChange, void *Compera… in _InterlockedCompareExchangePointer()
/aosp_15_r20/external/google-cloud-java/java-batch/proto-google-cloud-batch-v1/src/main/java/com/google/cloud/batch/v1/
H A DLogsPolicy.java81 public enum Destination implements com.google.protobuf.ProtocolMessageEnum { enum in LogsPolicy
222 private Destination(int value) { in Destination() method in LogsPolicy.Destination
/aosp_15_r20/external/google-cloud-java/java-batch/proto-google-cloud-batch-v1alpha/src/main/java/com/google/cloud/batch/v1alpha/
H A DLogsPolicy.java81 public enum Destination implements com.google.protobuf.ProtocolMessageEnum { enum in LogsPolicy
222 private Destination(int value) { in Destination() method in LogsPolicy.Destination
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sec_api/
Dstralign_s.h19 static __inline PUWSTR ua_wcscpy_s(PUWSTR Destination,size_t DestinationSize,PCUWSTR Source) { in ua_wcscpy_s()
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/data/
DWallpaperDestination.kt6 enum class Destination(val value: Int) { class
/aosp_15_r20/external/googleapis/google/cloud/connectors/v1/
H A Ddestination_config.proto31 message Destination { message
/aosp_15_r20/external/perfetto/protos/perfetto/trace/android/
H A Dprivacy.proto23 enum Destination { enum
/aosp_15_r20/frameworks/base/core/proto/android/
H A Dprivacy.proto26 enum Destination { enum
/aosp_15_r20/external/clang/test/CodeGen/
H A Dms-intrinsics.c29 void *test_InterlockedCompareExchangePointer(void * volatile *Destination, in test_InterlockedCompareExchangePointer()

12345678910>>...14