Home
last modified time | relevance | path

Searched defs:al (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/aosp_15_r20/hardware/interfaces/camera/common/default/
H A DVendorTagDescriptor.cpp371 Mutex::Autolock al(sLock); in setAsGlobalVendorTagDescriptor() local
391 Mutex::Autolock al(sLock); in clearGlobalVendorTagDescriptor() local
397 Mutex::Autolock al(sLock); in getGlobalVendorTagDescriptor() local
404 Mutex::Autolock al(sLock); in setAsGlobalVendorTagCache() local
424 Mutex::Autolock al(sLock); in clearGlobalVendorTagCache() local
430 Mutex::Autolock al(sLock); in getGlobalVendorTagCache() local
437 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_tag_count() local
446 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_all_tags() local
455 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_section_name() local
464 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_tag_name() local
[all …]
/aosp_15_r20/frameworks/av/camera/
H A DVendorTagDescriptor.cpp600 Mutex::Autolock al(sLock); in setAsGlobalVendorTagDescriptor() local
622 Mutex::Autolock al(sLock); in clearGlobalVendorTagDescriptor() local
628 Mutex::Autolock al(sLock); in getGlobalVendorTagDescriptor() local
635 Mutex::Autolock al(sLock); in setAsGlobalVendorTagCache() local
657 Mutex::Autolock al(sLock); in clearGlobalVendorTagCache() local
663 Mutex::Autolock al(sLock); in getGlobalVendorTagCache() local
668 Mutex::Autolock al(sLock); in isVendorCachePresent() local
680 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_tag_count() local
689 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_all_tags() local
698 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_section_name() local
[all …]
/aosp_15_r20/hardware/libhardware/modules/usbcamera/
H A DCamera.cpp135 android::Mutex::Autolock al(mDeviceLock); in open() local
149 android::Mutex::Autolock al(mStaticInfoLock); in getInfo() local
163 android::Mutex::Autolock al(mStaticInfoLock); in updateInfo() local
170 android::Mutex::Autolock al(mDeviceLock); in close() local
187 android::Mutex::Autolock al(mDeviceLock); in initialize() local
207 android::Mutex::Autolock al(mDeviceLock); in configureStreams() local
350 android::Mutex::Autolock al(mDeviceLock); in constructDefaultRequestSettings() local
372 android::Mutex::Autolock al(mDeviceLock); in processCaptureRequest() local
487 android::Mutex::Autolock al(mDeviceLock); in dump() local
521 android::Mutex::Autolock al(mDeviceLock); in setTemplate() local
H A DCameraHAL.cpp53 android::Mutex::Autolock al(mModuleLock); in ~CameraHAL() local
71 android::Mutex::Autolock al(mModuleLock); in getNumberOfCameras() local
77 android::Mutex::Autolock al(mModuleLock); in getCameraInfo() local
97 android::Mutex::Autolock al(mModuleLock); in open() local
H A DStream.cpp51 android::Mutex::Autolock al(mLock); in setUsage() local
58 android::Mutex::Autolock al(mLock); in setMaxBuffers() local
166 android::Mutex::Autolock al(mLock); in dump() local
/aosp_15_r20/hardware/libhardware/modules/camera/3_0/
H A DStream.cpp53 android::Mutex::Autolock al(mLock); in ~Stream() local
59 android::Mutex::Autolock al(mLock); in setUsage() local
69 android::Mutex::Autolock al(mLock); in setMaxBuffers() local
192 android::Mutex::Autolock al(mLock); in registerBuffers() local
225 android::Mutex::Autolock al(mLock); in dump() local
H A DCamera.cpp85 android::Mutex::Autolock al(mDeviceLock); in open() local
101 android::Mutex::Autolock al(mStaticInfoLock); in getInfo() local
117 android::Mutex::Autolock al(mDeviceLock); in close() local
151 android::Mutex::Autolock al(mDeviceLock); in configureStreams() local
479 android::Mutex::Autolock al(mDeviceLock); in dump() local
513 android::Mutex::Autolock al(mDeviceLock); in setTemplate() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
H A DConcurrentModTest.java35 AbstractList al = new ArrayList(); in testGet() local
79 AbstractList al = new ArrayList(); in testSet() local
109 AbstractList al = new ArrayList(); in testAdd() local
139 AbstractList al = new ArrayList(); in testRemove() local
205 AbstractList al = new ArrayList(); in testAddAll() local
H A DAbstractListTest.java159 List al = new ArrayList(); in test_subListII() local
182 List al = new ArrayList(); in test_subList_empty() local
307 AbstractList al = new ArrayList(); in test_indexOfLjava_lang_Object() local
319 AbstractList al = new ArrayList(); in test_lastIndexOfLjava_lang_Object() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/interval/test/
Dmul.cpp25 static bool test_mul(double al, double au, double bl, double bu) { in test_mul()
40 static bool test_div(double al, double au, double bl, double bu) { in test_div()
47 static bool test_div1(double al, double au, double bc) { in test_div1()
61 static bool test_square(double al, double au) { in test_square()
69 static bool test_sqrt(double al, double au) { in test_sqrt()
/aosp_15_r20/external/pdfium/xfa/fgas/crt/
H A Dcfgas_decimal.cpp89 uint8_t al, in decimal_helper_raw_compare_any()
102 inline void decimal_helper_dec_any(uint64_t a[], uint8_t al) { in decimal_helper_dec_any()
109 inline void decimal_helper_inc_any(uint64_t a[], uint8_t al) { in decimal_helper_inc_any()
119 uint8_t al, in decimal_helper_raw_mul()
144 uint8_t al, in decimal_helper_raw_div()
194 inline bool decimal_helper_outofrange(uint64_t a[], uint8_t al, uint8_t goal) { in decimal_helper_outofrange()
203 uint8_t al, in decimal_helper_shrinkintorange()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dnode_handle_test.cpp205 const node_alloc_t al; in test_arg_constructor() local
221 const node_alloc_t al; in test_arg_constructor() local
240 const node_alloc_t al; in test_move_constructor() local
268 const node_alloc_t al; in test_move_constructor() local
293 const node_alloc_t al; in test_related_constructor() local
321 const node_alloc_t al; in test_related_constructor() local
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowWifiP2pManager.java44 Channel c, int listeningChannel, int operatingChannel, ActionListener al) { in setWifiP2pChannels()
59 protected void createGroup(Channel c, ActionListener al) { in createGroup()
63 private void postActionListener(final ActionListener al) { in postActionListener()
98 protected void removeGroup(Channel c, ActionListener al) { in removeGroup()
/aosp_15_r20/external/ublksrv/include/
H A Dublksrv_aio.h53 static inline void aio_list_init(struct aio_list *al) in aio_list_init()
58 static inline void aio_list_add(struct aio_list *al, struct ublksrv_aio *io) in aio_list_add()
85 static inline int aio_list_empty(const struct aio_list *al) in aio_list_empty()
90 static inline struct ublksrv_aio *aio_list_pop(struct aio_list *al) in aio_list_pop()
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
H A DKeyManagerImpl.java94 final String[] al = chooseAlias(keyTypes, issuers); in chooseClientAlias() local
100 final String[] al = chooseAlias(new String[] { keyType }, issuers); in chooseServerAlias() local
146 final String[] al = chooseAlias(keyTypes, issuers); in chooseEngineClientAlias() local
152 final String[] al = chooseAlias(new String[] { keyType }, issuers); in chooseEngineServerAlias() local
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/
H A DKeyManagerImpl.java92 final String[] al = chooseAlias(keyTypes, issuers); in chooseClientAlias() local
98 final String[] al = chooseAlias(new String[] { keyType }, issuers); in chooseServerAlias() local
144 final String[] al = chooseAlias(keyTypes, issuers); in chooseEngineClientAlias() local
150 final String[] al = chooseAlias(new String[] { keyType }, issuers); in chooseEngineServerAlias() local
/aosp_15_r20/libcore/ojluni/src/main/java/jdk/random/
H A DL128X128MixRandom.java136 private final long ah, al; field in L128X128MixRandom
158 public L128X128MixRandom(long ah, long al, long sh, long sl, long x0, long x1) { in L128X128MixRandom()
222 long ah = data[0], al = data[1], sh = data[2], sl = data[3], x0 = data[4], x1 = data[5]; in L128X128MixRandom() local
H A DL128X256MixRandom.java145 private final long ah, al; field in L128X256MixRandom
169 … public L128X256MixRandom(long ah, long al, long sh, long sl, long x0, long x1, long x2, long x3) { in L128X256MixRandom()
241 long ah = data[0], al = data[1], sh = data[2], sl = data[3], in L128X256MixRandom() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/time/
H A Dtime.cc152 const auto al = tz.lookup(max); in MakeTimeWithOverflow() local
159 const auto al = tz.lookup(min); in MakeTimeWithOverflow() local
216 const auto al = cctz::time_zone(tz).lookup(tp); in In() local
363 const auto al = cz_.lookup(tp); in At() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/time/
H A Dtime.cc152 const auto al = tz.lookup(max); in MakeTimeWithOverflow() local
159 const auto al = tz.lookup(min); in MakeTimeWithOverflow() local
216 const auto al = cctz::time_zone(tz).lookup(tp); in In() local
363 const auto al = cz_.lookup(tp); in At() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/time/
H A Dtime.cc148 const auto al = tz.lookup(max); in MakeTimeWithOverflow() local
155 const auto al = tz.lookup(min); in MakeTimeWithOverflow() local
211 const auto al = cctz::time_zone(tz).lookup(tp); in In() local
357 const auto al = cz_.lookup(tp); in At() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/
H A Dtime.cc148 const auto al = tz.lookup(max); in MakeTimeWithOverflow() local
155 const auto al = tz.lookup(min); in MakeTimeWithOverflow() local
211 const auto al = cctz::time_zone(tz).lookup(tp); in In() local
357 const auto al = cz_.lookup(tp); in At() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/time/
H A Dtime.cc148 const auto al = tz.lookup(max); in MakeTimeWithOverflow() local
155 const auto al = tz.lookup(min); in MakeTimeWithOverflow() local
211 const auto al = cctz::time_zone(tz).lookup(tp); in In() local
357 const auto al = cz_.lookup(tp); in At() local
/aosp_15_r20/external/abseil-cpp/absl/time/
H A Dtime.cc152 const auto al = tz.lookup(max); in MakeTimeWithOverflow() local
159 const auto al = tz.lookup(min); in MakeTimeWithOverflow() local
216 const auto al = cctz::time_zone(tz).lookup(tp); in In() local
363 const auto al = cz_.lookup(tp); in At() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/
Dtime.cc148 const auto al = tz.lookup(max); in MakeTimeWithOverflow() local
155 const auto al = tz.lookup(min); in MakeTimeWithOverflow() local
211 const auto al = cctz::time_zone(tz).lookup(tp); in In() local
357 const auto al = cz_.lookup(tp); in At() local

12345678910>>...15