Home
last modified time | relevance | path

Searched defs:maxMemory (Results 1 – 25 of 340) sorted by relevance

12345678910>>...14

/aosp_15_r20/prebuilts/go/linux-x86/src/mime/multipart/
Dreadmimeheader.go15 func readMIMEHeader(r *textproto.Reader, maxMemory, maxHeaders int64) (textproto.MIMEHeader, error) argument
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/
H A DStreamUtil.java54 long maxMemory = Runtime.getRuntime().maxMemory(); in findLimit() local
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DStreamUtil.java53 long maxMemory = Runtime.getRuntime().maxMemory(); in findLimit() local
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/
H A DStreamUtil.java54 long maxMemory = Runtime.getRuntime().maxMemory(); in findLimit() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/applications/
DProcessStatsPreference.java44 public void init(ProcStatsPackageEntry entry, PackageManager pm, double maxMemory, in init()
DProcessStatsUi.java171 double maxMemory = mShowMax ? memInfo.realTotalRam in refreshUi() local
/aosp_15_r20/prebuilts/go/linux-x86/src/net/textproto/
Dreader.go510 func readMIMEHeader(r *Reader, maxMemory, maxHeaders int64) (MIMEHeader, error) { argument
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/
H A DRuntime.java104 public native long maxMemory(); in maxMemory() method in Runtime
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/
H A DRuntime.java785 public native long maxMemory(); in maxMemory() method in Runtime
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/
DRuntime.java785 public native long maxMemory(); in maxMemory() method in Runtime
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/
DRuntime.java785 public native long maxMemory(); in maxMemory() method in Runtime
/aosp_15_r20/external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
H A DDecoder.java60 Validator(long maxMemory, int numberOfHandles) { in Validator()
/aosp_15_r20/external/zstd/zlibWrapper/examples/
H A Dzwrapbench.c66 static const size_t maxMemory = (sizeof(size_t)==4) ? (2 GB - 64 MB) : (size_t)(1ULL << ((sizeof(… variable
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDevice.java205 int maxMemory = (int) (Runtime.getRuntime().maxMemory() / 1024); in initDrawableCache() local
/aosp_15_r20/external/lz4/programs/
H A Dbench.c80 static const size_t maxMemory = (sizeof(size_t)==4) ? (2 GB - 64 MB) : (size_t)(1ULL << ((sizeof(… variable
/aosp_15_r20/external/zstd/programs/
H A Dbenchzstd.c67 static const size_t maxMemory = (sizeof(size_t) == 4) variable
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineRenderToImageTests.cpp851 VkDeviceSize maxMemory = in testWithSizeReduction() local
/aosp_15_r20/external/zstd/tests/
H A Dparamgrill.c44 static const size_t maxMemory = (sizeof(size_t)==4) ? (2 GB - 64 MB) : (size_t)(1ULL << ((sizeof(… variable
/aosp_15_r20/external/kotlinc/lib/
HDkotlin-daemon-client.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-daemon- ...
HDkotlin-daemon.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-daemon. ...
/aosp_15_r20/external/testng/ant/3rdparty/
HDcobertura.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/ ...
/aosp_15_r20/external/jarjar/lib/
HDapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/jarjar/jarjar-apache-ant/linux_glibc_common/local-combined/
Djarjar-apache-ant.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/external/ow2-asm/tools/
HDjdk8-api.jarMETA-INF/ java/io/CharArrayReader.class <Unknown> package java.io public ...

12345678910>>...14