Home
last modified time | relevance | path

Searched defs:bc (Results 1 – 24 of 24) sorted by relevance

/aosp12/packages/modules/adb/
H A Dtypes_test.cpp42 IOVector bc; in TEST() local
49 IOVector bc; in TEST() local
58 IOVector bc; in TEST() local
68 IOVector bc; in TEST() local
90 IOVector bc; in TEST() local
/aosp12/packages/modules/NeuralNetworks/driver/cache/nnCache/
H A DnnCache.cpp84 BlobCache* bc = getBlobCacheLocked(); in setBlob() local
111 BlobCache* bc = getBlobCacheLocked(); in getBlob() local
127 BlobCache* bc = getBlobCacheLocked(); in getBlob() local
/aosp12/frameworks/layoutlib/bridge/src/android/view/
H A DBridgeInflater.java198 private static Class<?> findCustomInflater(@NotNull BridgeContext bc, in findCustomInflater()
248 BridgeContext bc = (BridgeContext) context; in createViewFromCustomInflater() local
438 BridgeContext bc = (BridgeContext) context; in setupViewInContext() local
533 /*package*/ static Object getViewKeyFromParser(AttributeSet attrs, BridgeContext bc, in getViewKeyFromParser()
/aosp12/frameworks/layoutlib/bridge/src/android/app/
H A DFragment_Delegate.java63 BridgeContext bc = (BridgeContext) context; in instantiate() local
/aosp12/frameworks/base/libs/hwui/pipeline/skia/
H A DShaderCache.cpp116 BlobCache* bc = getBlobCacheLocked(); in load() local
171 BlobCache* bc = getBlobCacheLocked(); in store() local
/aosp12/frameworks/layoutlib/bridge/src/android/preference/
H A DBridgePreferenceInflater.java36 BridgeContext bc = null; in createItem() local
H A DPreference_Delegate.java43 BridgeContext bc = context instanceof BridgeContext ? ((BridgeContext) context) : null; in getView() local
/aosp12/art/libartbase/base/
H A Dbit_string.h211 BitStringChar bc = (*this)[i]; in Length() local
287 BitStringChar bc = bit_string[i]; variable
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_cache.cpp125 BlobCache* bc = getBlobCacheLocked(); in setBlob() local
153 BlobCache* bc = getBlobCacheLocked(); in getBlob() local
/aosp12/system/teeui/libteeui/src/
H A Dcbor.cpp98 auto bc = byteCount(*begin); in checkUTF8Copy() local
/aosp12/system/bt/stack/test/common/
H A Dstack_test_packet_utils.cc40 std::vector<uint8_t> CreateAclPacket(uint16_t handle, uint8_t pb, uint8_t bc, in CreateAclPacket()
/aosp12/art/runtime/
H A Dsubtype_check_info.h466 BitStringChar bc = path_to_root[i]; in DcheckInvariants() local
474 BitStringChar bc = path_to_root[i]; in DcheckInvariants() local
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderDriverInterfaceTest.cpp59 const uint32_t bc[] = { in EnterLooper() local
216 const uint32_t bc[] = { in TEST_F() local
327 } __attribute__((packed)) bc = { in TEST_F() local
/aosp12/frameworks/av/media/tests/benchmark/src/native/common/
H A DBenchmarkCommon.cpp46 AMediaCodecBufferInfo bc = bufferInfoCopy; in OnOutputAvailableCB() local
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DBlendComposite.java110 BlendComposite bc = (BlendComposite) obj; in equals() local
/aosp12/build/soong/cmd/merge_zips/
H A Dmerge_zips_test.go44 bc = testZipEntry{"b/c", 0755, []byte("bar")} var
/aosp12/frameworks/minikin/libs/minikin/
H A DMeasurement.cpp141 BoundsComposer bc; in getBounds() local
/aosp12/system/media/audio_utils/tests/
H A Dstatistics_tests.cpp465 double ac, bc, r2c; in TEST() local
/aosp12/bionic/libc/dns/nameser/
H A Dns_name.c757 int ac, bc; in ns_name_eq() local
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DAllocation.java624 Bitmap.Config bc = b.getConfig(); in validateBitmapFormat() local
2646 final Bitmap.Config bc = b.getConfig(); in elementFromBitmap() local
/aosp12/build/make/tools/droiddoc/templates-pdk/assets/
H A Dprettify.js4 …\\\]",R="g",Vb="\\B",Wb="\\b",Xb="\\D",Yb="\\d",Zb="\\S",$b="\\s",ac="\\W",bc="\\w",cc="(?:\\[(?:[… variable
H A Djquery-1.6.2.min.js17 …o]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.exclusive=j,c.namespace=i.join("."),c.namespace_re… variable
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java637 Bitmap.Config bc = b.getConfig(); in validateBitmapFormat() local
2758 final Bitmap.Config bc = b.getConfig(); in elementFromBitmap() local
/aosp12/hardware/interfaces/identity/support/src/
H A DIdentityCredentialSupport.cpp664 auto bc = X509_Ptr(d2i_X509(nullptr, &bcData, bcBlob->data_length)); in createAttestation() local