Home
last modified time | relevance | path

Searched defs:has (Results 1 – 25 of 33) sorted by relevance

12

/aosp12/frameworks/rs/script_api/
H A Drs_allocation_data.spec222 This function has two styles. One returns the address of the value using a void*, function
464 This function has two styles. One passes the value to be stored using a void*, function
H A Drs_graphics.spec567 is ignored. This function has considerable overhead and should not be used function
/aosp12/frameworks/base/libs/hwui/utils/
H A DStringUtils.h33 bool has(const char* str) { return find(std::string(str)) != end(); } in has() function
/aosp14/frameworks/base/libs/hwui/utils/
H A DStringUtils.h33 bool has(const char* str) { return find(std::string(str)) != end(); } in has() function
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DTokenBucket.java89 public boolean has() { in has() method in TokenBucket
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DTokenBucket.java89 public boolean has() { in has() method in TokenBucket
/aosp12/frameworks/opt/bitmap/src/com/android/bitmap/util/
H A DExif.java203 private static boolean has(final InputStreamBuffer jpeg, final long byteSize, final int index) { in has() method in Exif
H A DInputStreamBuffer.java159 public boolean has(final int index) throws IllegalStateException, IndexOutOfBoundsException { in has() method in InputStreamBuffer
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
H A DExif.java198 private static boolean has(final InputStreamBuffer jpeg, final long byteSize, final int index) { in has() method in Exif
H A DInputStreamBuffer.java159 public boolean has(final int index) throws IllegalStateException, IndexOutOfBoundsException { in has() method in InputStreamBuffer
/aosp12/frameworks/native/libs/gui/
H A DLayerMetadata.cpp96 bool LayerMetadata::has(uint32_t key) const { in has() function in android::LayerMetadata
/aosp12/hardware/google/pixel/vibrator/common/
H A DHardwareBase.cpp43 bool HwApiBase::has(const std::ios &stream) { in has() function in aidl::android::hardware::vibrator::HwApiBase
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DSettingsXml.java98 boolean has(String attrName); in has() method
208 public boolean has(String attrName) { in has() method in SettingsXml.ReadSectionImpl
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DSettingsXml.java99 boolean has(String attrName); in has() method
209 public boolean has(String attrName) { in has() method in SettingsXml.ReadSectionImpl
/aosp12/frameworks/base/core/java/android/content/
H A DContentProviderNative.java679 int has = reply.readInt(); in openFile() local
706 int has = reply.readInt(); in openAssetFile() local
781 int has = reply.readInt(); in openTypedAssetFile() local
/aosp14/frameworks/base/core/java/android/content/
H A DContentProviderNative.java711 int has = reply.readInt(); in openFile() local
738 int has = reply.readInt(); in openAssetFile() local
815 int has = reply.readInt(); in openTypedAssetFile() local
/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/
H A DRandomVariable.h51 bool has(int value) const { in has() function
/aosp12/frameworks/base/media/java/android/media/
H A DMetadata.java437 public boolean has(final int metadataId) { in has() method in Metadata
/aosp14/frameworks/base/media/java/android/media/
H A DMetadata.java437 public boolean has(final int metadataId) { in has() method in Metadata
/aosp14/frameworks/base/apct-tests/perftests/rubidium/assets/
H A Drubidium_scoring_logic_compiled.js14 m=new a([[k,2],[l,3]]);if(2!=m.get(k)||3!=m.get(l))return!1;m.delete(k);m.set(l,4);return!m.has(k)&… method in b
19 !0):!1};f.prototype.clear=function(){this.i={};this.h=this.h.v=b();this.size=0};f.prototype.has=fun… method in f
22 …rn c};b.prototype.clear=function(){this.h.clear();this.size=0};b.prototype.has=function(c){return … method in b
H A Drubidium_bidding_logic_compiled.js14 n=new a([[k,2],[l,3]]);if(2!=n.get(k)||3!=n.get(l))return!1;n.delete(k);n.set(l,4);return!n.has(k)&… method in b
19 !0):!1};f.prototype.clear=function(){this.u={};this.h=this.h.C=b();this.size=0};f.prototype.has=fun… method in f
22 …rn c};b.prototype.clear=function(){this.h.clear();this.size=0};b.prototype.has=function(c){return … method in b
H A Dturtledove_generate_bid.js24 …rn c};b.prototype.clear=function(){this.m.clear();this.size=0};b.prototype.has=function(c){return … method in b
/aosp14/system/core/init/
H A Dutil.cpp741 static bool has = !android::base::GetProperty("ro.product.cpu.abilist32", "").empty(); in Has32BitAbi() local
/aosp12/frameworks/native/libs/binder/ndk/
H A Dibinder.cpp52 static bool has(const sp<IBinder>& binder) { in has() function
/aosp14/frameworks/base/packages/SystemUI/scripts/token_alignment/
H A Dpackage-lock.json898 "has": "^1.0.3", string
936 "has": "^1.0.3", string
949 "has": "^1.0.3" string
1129 "has": "^1.0.3", string
1571 "has": "^1.0.3", string
1901 "has": "^1.0.3", string
1968 "has": "^1.0.3" string

12