/aosp12/frameworks/rs/script_api/ |
H A D | rs_allocation_data.spec | 222 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 D | rs_graphics.spec | 567 is ignored. This function has considerable overhead and should not be used function
|
/aosp12/frameworks/base/libs/hwui/utils/ |
H A D | StringUtils.h | 33 bool has(const char* str) { return find(std::string(str)) != end(); } in has() function
|
/aosp14/frameworks/base/libs/hwui/utils/ |
H A D | StringUtils.h | 33 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 D | TokenBucket.java | 89 public boolean has() { in has() method in TokenBucket
|
/aosp14/frameworks/base/core/java/com/android/internal/util/ |
H A D | TokenBucket.java | 89 public boolean has() { in has() method in TokenBucket
|
/aosp12/frameworks/opt/bitmap/src/com/android/bitmap/util/ |
H A D | Exif.java | 203 private static boolean has(final InputStreamBuffer jpeg, final long byteSize, final int index) { in has() method in Exif
|
H A D | InputStreamBuffer.java | 159 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 D | Exif.java | 198 private static boolean has(final InputStreamBuffer jpeg, final long byteSize, final int index) { in has() method in Exif
|
H A D | InputStreamBuffer.java | 159 public boolean has(final int index) throws IllegalStateException, IndexOutOfBoundsException { in has() method in InputStreamBuffer
|
/aosp12/frameworks/native/libs/gui/ |
H A D | LayerMetadata.cpp | 96 bool LayerMetadata::has(uint32_t key) const { in has() function in android::LayerMetadata
|
/aosp12/hardware/google/pixel/vibrator/common/ |
H A D | HardwareBase.cpp | 43 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 D | SettingsXml.java | 98 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 D | SettingsXml.java | 99 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 D | ContentProviderNative.java | 679 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 D | ContentProviderNative.java | 711 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 D | RandomVariable.h | 51 bool has(int value) const { in has() function
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | Metadata.java | 437 public boolean has(final int metadataId) { in has() method in Metadata
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | Metadata.java | 437 public boolean has(final int metadataId) { in has() method in Metadata
|
/aosp14/frameworks/base/apct-tests/perftests/rubidium/assets/ |
H A D | rubidium_scoring_logic_compiled.js | 14 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 D | rubidium_bidding_logic_compiled.js | 14 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 D | turtledove_generate_bid.js | 24 …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 D | util.cpp | 741 static bool has = !android::base::GetProperty("ro.product.cpu.abilist32", "").empty(); in Has32BitAbi() local
|
/aosp12/frameworks/native/libs/binder/ndk/ |
H A D | ibinder.cpp | 52 static bool has(const sp<IBinder>& binder) { in has() function
|
/aosp14/frameworks/base/packages/SystemUI/scripts/token_alignment/ |
H A D | package-lock.json | 898 "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
|