/aosp_15_r20/packages/modules/Connectivity/framework/src/android/net/ |
D | RouteInfo.java | 146 public RouteInfo(@Nullable IpPrefix destination, @Nullable InetAddress gateway, in RouteInfo() 171 public RouteInfo(@Nullable IpPrefix destination, @Nullable InetAddress gateway, in RouteInfo() 248 public RouteInfo(@Nullable IpPrefix destination, @Nullable InetAddress gateway, in RouteInfo() 257 public RouteInfo(@Nullable LinkAddress destination, @Nullable InetAddress gateway, in RouteInfo() 279 public RouteInfo(@Nullable IpPrefix destination, @Nullable InetAddress gateway) { in RouteInfo() 289 public RouteInfo(@Nullable LinkAddress destination, @Nullable InetAddress gateway) { in RouteInfo() 313 public RouteInfo(@NonNull IpPrefix destination) { in RouteInfo() 320 public RouteInfo(@NonNull LinkAddress destination) { in RouteInfo() 327 public RouteInfo(@NonNull IpPrefix destination, @RouteType int type) { in RouteInfo() 500 public boolean matches(InetAddress destination) { in matches() [all …]
|
/aosp_15_r20/art/libartbase/base/ |
H A D | flags.cc | 38 bool ParseValue(const std::string_view value, std::optional<bool>* destination) { in ParseValue() 51 bool ParseValue(const std::string_view value, std::optional<int32_t>* destination) { in ParseValue() 61 std::optional<uint32_t>* destination) { in ParseValue() 70 bool ParseValue(const std::string_view value, std::optional<std::string>* destination) { in ParseValue() 145 void DumpValue(std::ostream& oss, const std::optional<Value>& val) { in DumpValue()
|
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
H A D | ValueImpl.java | 37 ValueContainer destination) in prepareForAssignment() 52 static byte typeValueKey(Value val) { in typeValueKey() 60 abstract ValueImpl prepareForAssignmentTo(ValueContainer destination) in prepareForAssignmentTo()
|
/aosp_15_r20/external/coreboot/src/soc/amd/common/block/lpc/ |
H A D | spi_dma.c | 23 uint8_t *destination; member 54 static bool can_use_dma(void *destination, size_t source, size_t size) in can_use_dma() 167 static ssize_t spi_dma_readat_dma(const struct region_device *rd, void *destination, in spi_dma_readat_dma() 280 uint8_t val = spi_read8(0xfc); in spi_dma_fix() local
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/ |
H A D | futures.py | 114 def _log_traceback(self, val): argument 365 def _chain_future(source, destination): argument 387 def _call_check_cancel(destination): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/ |
D | futures.py | 114 def _log_traceback(self, val): argument 365 def _chain_future(source, destination): argument 387 def _call_check_cancel(destination): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/ |
D | futures.py | 114 def _log_traceback(self, val): argument 365 def _chain_future(source, destination): argument 387 def _call_check_cancel(destination): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/ |
D | futures.py | 114 def _log_traceback(self, val): argument 365 def _chain_future(source, destination): argument 387 def _call_check_cancel(destination): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/ |
D | futures.py | 114 def _log_traceback(self, val): argument 365 def _chain_future(source, destination): argument 387 def _call_check_cancel(destination): argument
|
/aosp_15_r20/external/python/cpython3/Lib/asyncio/ |
D | futures.py | 114 def _log_traceback(self, val): argument 365 def _chain_future(source, destination): argument 387 def _call_check_cancel(destination): argument
|
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/chips/libchips/android_common/javac/ |
D | libchips.jar | ... .Object {
public final String displayName
public final String destination
public final int destinationType
public final String destinationLabel
public final ... |
/aosp_15_r20/external/libultrahdr/lib/src/ |
H A D | jpegrutils.cpp | 96 uhdr_error_info_t Write(uhdr_compressed_image_t* destination, const void* source, size_t length, in Write() 133 string val; in StartElement() local 155 string val; in AttributeName() local 185 string val; in AttributeValue() local 235 float val; in getMaxContentBoost() local 251 float val; in getMinContentBoost() local 267 float val; in getGamma() local 283 float val; in getOffsetSdr() local 299 float val; in getOffsetHdr() local 315 float val; in getHdrCapacityMin() local [all …]
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | extension_set_unittest.cc | 545 unittest::TestAllTypes destination; in TEST() local 566 unittest::TestAllTypes destination; in TEST() local 589 unittest::TestPackedTypes destination; in TEST() local 610 unittest::TestPackedTypes destination; in TEST() local 628 unittest::TestGroupExtension destination; in TEST() local 654 unittest::TestAllExtensions destination; in TEST() local 667 unittest::TestPackedExtensions destination; in TEST() local 678 unittest::TestUnpackedExtensions destination; in TEST() local 702 unittest::TestPackedExtensions destination; in TEST() local 940 inline void IncAllExtensions(M* message, ID extension, T val) { in IncAllExtensions()
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | extension_set_unittest.cc | 545 unittest::TestAllTypes destination; in TEST() local 566 unittest::TestAllTypes destination; in TEST() local 589 unittest::TestPackedTypes destination; in TEST() local 610 unittest::TestPackedTypes destination; in TEST() local 628 unittest::TestGroupExtension destination; in TEST() local 654 unittest::TestAllExtensions destination; in TEST() local 667 unittest::TestPackedExtensions destination; in TEST() local 678 unittest::TestUnpackedExtensions destination; in TEST() local 702 unittest::TestPackedExtensions destination; in TEST() local 940 inline void IncAllExtensions(M* message, ID extension, T val) { in IncAllExtensions()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/tensor_bundle/ |
H A D | tensor_bundle.cc | 79 size_t offset, size_t size, tstring* destination, in ReadStringTensor() 212 char* GetBackingBuffer(const Tensor& val) { in GetBackingBuffer() 217 tstring* GetStringBackingBuffer(const Tensor& val) { in GetStringBackingBuffer() 234 Status WriteTensor(const Tensor& val, FileOutputBuffer* out, in WriteTensor() 249 Status WriteStringTensor(const Tensor& val, FileOutputBuffer* out, in WriteStringTensor() 301 Status WriteVariantTensor(const Tensor& val, FileOutputBuffer* out, in WriteVariantTensor() 441 Status BundleWriter::Add(StringPiece key, const Tensor& val) { in Add() 856 Status BundleReader::GetValue(const BundleEntryProto& entry, Tensor* val) { in GetValue() 952 Status BundleReader::Lookup(StringPiece key, Tensor* val) { in Lookup() 966 Status BundleReader::ReadCurrent(Tensor* val) { in ReadCurrent() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | dataset.cc | 366 void GraphDefBuilderWrapper::AddPlaceholderInternal(const Tensor& val, in AddPlaceholderInternal() 373 void GraphDefBuilderWrapper::AddTensorInternal(const Tensor& val, in AddTensorInternal() 565 protobuf::Message* destination) { in MergeOptions() 571 protobuf::MessageLite* destination) { in MergeOptions()
|
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/ |
HD | org.eclipse.core.resources_3.13.0.v20180512-1138.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/ |
H A D | np_array_ops.py | 146 def _array_internal(val, dtype=None, copy=True, ndmin=0): # pylint: disable=redefined-outer-name argument 196 def array(val, dtype=None, copy=True, ndmin=0): # pylint: disable=redefined-outer-name argument 458 def imag(val): argument 684 def real(val): argument 827 def moveaxis(a, source, destination): # pylint: disable=missing-docstring argument
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/systemfeatures/systemfeatures-metadata-processor/linux_glibc_common/combined/ |
D | systemfeatures-metadata-processor.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/frameworks__base__tools__systemfeatures__linux_glibc_common__systemfeatures-gen- ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/plugin_core/PluginAnnotationProcessor/linux_glibc_common/combined/ |
D | PluginAnnotationProcessor.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx/
META- ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/processors/property_cache/cached-property-annotation-processor/linux_glibc_common/combined/ |
D | cached-property-annotation-processor.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/frameworks__base__tools__codegen__linux_glibc_common__codegen-version- ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/AppSearch/safeparcel-processor/safeparcel-annotation-processor/linux_glibc_common/withres/ |
D | safeparcel-annotation-processor.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx/
META- ... |
/aosp_15_r20/external/coreboot/util/kconfig/ |
H A D | regex.c | 386 #define STORE_NUMBER(destination, number) \ argument 396 #define STORE_NUMBER_AND_INCR(destination, number) \ argument 405 #define EXTRACT_NUMBER(destination, source) \ argument 432 #define EXTRACT_NUMBER_AND_INCR(destination, source) \ argument 440 extract_number_and_incr (destination, source) in extract_number_and_incr() argument 2540 char *destination; local 2888 int val; local
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/javac/ |
D | WallpaperPicker2Lib.jar | ... needsTransition
final synthetic android.graphics.drawable.Drawable val$placeholderDrawable
final synthetic int val$placeholderColor
final synthetic ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/repackaged-jarjar/javac/ |
D | WallpaperPicker2Lib.jar | hilt_aggregated_deps/_com_android_wallpaper_picker_preview_ui_viewmodel_WallpaperPreviewViewModel_HiltModules_KeyModule.class
_com_android_wallpaper_picker_preview_ui_viewmodel_WallpaperPreviewViewModel_HiltModules_KeyModule.java
package hilt_aggregated_deps
public hilt_aggregated_deps._com_android_wallpaper_picker_preview_ui_viewmodel_WallpaperPreviewViewModel_HiltModules_KeyModule extends java.lang. ... |