Home
last modified time | relevance | path

Searched defs:me (Results 1 – 25 of 1198) sorted by relevance

12345678910>>...48

/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Dstreams.rs122 let mut me = self.inner.lock().unwrap(); in set_target_connection_window_size() localVariable
123 let me = &mut *me; in set_target_connection_window_size() localVariable
131 let mut me = self.inner.lock().unwrap(); in next_incoming() localVariable
132 let me = &mut *me; in next_incoming() localVariable
164 let mut me = self.inner.lock().unwrap(); in send_pending_refusal() localVariable
165 let me = &mut *me; in send_pending_refusal() localVariable
170 let mut me = self.inner.lock().unwrap(); in clear_expired_reset_streams() localVariable
171 let me = &mut *me; in clear_expired_reset_streams() localVariable
185 let mut me = self.inner.lock().unwrap(); in poll_complete() localVariable
194 let mut me = self.inner.lock().unwrap(); in apply_remote_settings() localVariable
[all …]
/aosp_15_r20/external/fastrpc/inc/
H A DAEEQList.h56 static __inline void QNode_InsPrev(QNode *me, QNode *pn) in QNode_InsPrev()
67 static __inline void QNode_InsNext(QNode *me, QNode *pn) in QNode_InsNext()
79 static __inline void QNode_Dequeue(QNode *me) in QNode_Dequeue()
88 static __inline void QNode_CtorZ(QNode *me) in QNode_CtorZ()
93 static __inline int QNode_IsQueuedZ(QNode *me) in QNode_IsQueuedZ()
98 static __inline void QNode_DequeueZ(QNode *me) in QNode_DequeueZ()
111 static __inline void QList_Zero(QList *me) in QList_Zero()
117 static __inline void QList_Ctor(QList *me) in QList_Ctor()
123 static __inline int QList_IsEmpty(QList *me) in QList_IsEmpty()
128 static __inline int QList_IsNull(QList *me) in QList_IsNull()
[all …]
H A Dpls.h64 static __inline int pls_thread_init(struct pls_table* me, uintptr_t tid) { in pls_thread_init()
77 static __inline void pls_ctor(struct pls_table* me, uintptr_t primThread) { in pls_ctor()
82 static __inline struct pls_table* pls_thread_deinit(struct pls_table* me) { in pls_thread_deinit()
117 static __inline int pls_add(struct pls_table* me, uintptr_t type, uintptr_t key, int size, int (*ct… in pls_add()
152 static __inline int pls_add_lookup_singleton(struct pls_table* me, uintptr_t type, uintptr_t key, i… in pls_add_lookup_singleton()
198 static __inline int pls_lookup(struct pls_table* me, uintptr_t type, uintptr_t key, void** ppo) { in pls_lookup()
/aosp_15_r20/external/fastrpc/src/
H A DBufBound.c72 #define PCSAT(me) ((me)->pcBuf + INT_MAX) argument
84 BufBound_ValidateWrite(BufBound *me, int *pnLen) in BufBound_ValidateWrite()
110 void BufBound_Write(BufBound *me, const char *pc, int nLen) in BufBound_Write()
121 void BufBound_Putnc(BufBound *me, char c, int nLen) in BufBound_Putnc()
132 void BufBound_Advance(BufBound *me, int nLen) in BufBound_Advance()
145 void BufBound_Init(BufBound *me, char *pBuf, int nLen) in BufBound_Init()
154 void BufBound_Putc(BufBound *me, char c) in BufBound_Putc()
163 void BufBound_ForceNullTerm(BufBound *me) in BufBound_ForceNullTerm()
178 void BufBound_Puts(BufBound *me, const char* cpsz) in BufBound_Puts()
183 int BufBound_BufSize(BufBound* me) in BufBound_BufSize()
[all …]
H A Dmod_table.c119 static int static_mod_table_ctor(struct static_mod_table* me) { in static_mod_table_ctor()
129 static void static_mod_table_dtor_imp(struct static_mod_table* me) { in static_mod_table_dtor_imp()
166 struct open_mod_table* me = (struct open_mod_table*)data; in open_mod_table_ctor_imp() local
176 struct open_mod_table* me = (struct open_mod_table*)data; in open_mod_table_dtor_imp() local
202 static int open_mod_table_open_static_override(struct open_mod_table* me, const char* uri, remote_h… in open_mod_table_open_static_override()
208 static int open_mod_table_open_static(struct open_mod_table* me, const char* uri, remote_handle* ha… in open_mod_table_open_static()
213 static int static_mod_add(struct static_mod_table* me, struct static_mod** tbl, const char* uri, in static_mod_add()
237 static int static_mod_table_register_static_override(struct static_mod_table* me, const char* uri, … in static_mod_table_register_static_override()
240 static int static_mod_table_register_static_override1(struct static_mod_table* me, const char* uri,… in static_mod_table_register_static_override1()
243 static int static_mod_table_register_static(struct static_mod_table* me, const char* uri, int(*pfn)… in static_mod_table_register_static()
[all …]
H A Dlistener_android.c147 struct listener* me = (struct listener*)arg; in listener() local
248 static int listener_start_thread(struct listener* me) { in listener_start_thread()
255 struct listener* me = (struct listener*)arg; in listener2() local
388 static int listener_start_thread2(struct listener* me) { in listener_start_thread2()
424 struct listener* me = &linfo[domain]; in listener_android_domain_deinit() local
439 struct listener* me = &linfo[domain]; in listener_android_domain_init() local
462 struct listener* me = &linfo[domain]; in listener_android_geteventfd() local
/aosp_15_r20/prebuilts/tools/common/m2/repository/me/leolin/ShortcutBadger/1.1.13/
HDShortcutBadger-1.1.13.jar ... /shortcutbadger/BuildConfig.class BuildConfig.java package me.leolin.shortcutbadger public final me.leolin. ...
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXComponent.cpp120 GoldfishOMXComponent *me = in SendCommandWrapper() local
132 GoldfishOMXComponent *me = in GetParameterWrapper() local
144 GoldfishOMXComponent *me = in SetParameterWrapper() local
156 GoldfishOMXComponent *me = in GetConfigWrapper() local
168 GoldfishOMXComponent *me = in SetConfigWrapper() local
180 GoldfishOMXComponent *me = in GetExtensionIndexWrapper() local
195 GoldfishOMXComponent *me = in UseBufferWrapper() local
209 GoldfishOMXComponent *me = in AllocateBufferWrapper() local
221 GoldfishOMXComponent *me = in FreeBufferWrapper() local
232 GoldfishOMXComponent *me = in EmptyThisBufferWrapper() local
[all …]
/aosp_15_r20/frameworks/av/media/libstagefright/omx/
H A DSoftOMXComponent.cpp115 SoftOMXComponent *me = in SendCommandWrapper() local
127 SoftOMXComponent *me = in GetParameterWrapper() local
139 SoftOMXComponent *me = in SetParameterWrapper() local
151 SoftOMXComponent *me = in GetConfigWrapper() local
163 SoftOMXComponent *me = in SetConfigWrapper() local
175 SoftOMXComponent *me = in GetExtensionIndexWrapper() local
190 SoftOMXComponent *me = in UseBufferWrapper() local
204 SoftOMXComponent *me = in AllocateBufferWrapper() local
216 SoftOMXComponent *me = in FreeBufferWrapper() local
227 SoftOMXComponent *me = in EmptyThisBufferWrapper() local
[all …]
/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/listener/
H A DOnChartGestureListener.java18 void onChartGestureStart(MotionEvent me, ChartTouchListener.ChartGesture lastPerformedGesture); in onChartGestureStart()
26 void onChartGestureEnd(MotionEvent me, ChartTouchListener.ChartGesture lastPerformedGesture); in onChartGestureEnd()
33 void onChartLongPressed(MotionEvent me); in onChartLongPressed()
40 void onChartDoubleTapped(MotionEvent me); in onChartDoubleTapped()
47 void onChartSingleTapped(MotionEvent me); in onChartSingleTapped()
66 void onChartScale(MotionEvent me, float scaleX, float scaleY); in onChartScale()
75 void onChartTranslate(MotionEvent me, float dX, float dY); in onChartTranslate()
/aosp_15_r20/external/MPAndroidChart/MPChartExample/src/main/java/com/xxmassdeveloper/mpchartexample/fragments/
H A DBarChartFrag.java72 …public void onChartGestureStart(MotionEvent me, ChartTouchListener.ChartGesture lastPerformedGestu… in onChartGestureStart()
77 …public void onChartGestureEnd(MotionEvent me, ChartTouchListener.ChartGesture lastPerformedGesture… in onChartGestureEnd()
83 public void onChartLongPressed(MotionEvent me) { in onChartLongPressed()
88 public void onChartDoubleTapped(MotionEvent me) { in onChartDoubleTapped()
93 public void onChartSingleTapped(MotionEvent me) { in onChartSingleTapped()
103 public void onChartScale(MotionEvent me, float scaleX, float scaleY) { in onChartScale()
108 public void onChartTranslate(MotionEvent me, float dX, float dY) { in onChartTranslate()
/aosp_15_r20/external/MPAndroidChart/MPChartExample/src/main/java/com/xxmassdeveloper/mpchartexample/
H A DMultiLineChartActivity.java296 …public void onChartGestureStart(MotionEvent me, ChartTouchListener.ChartGesture lastPerformedGestu… in onChartGestureStart()
301 …public void onChartGestureEnd(MotionEvent me, ChartTouchListener.ChartGesture lastPerformedGesture… in onChartGestureEnd()
310 public void onChartLongPressed(MotionEvent me) { in onChartLongPressed()
315 public void onChartDoubleTapped(MotionEvent me) { in onChartDoubleTapped()
320 public void onChartSingleTapped(MotionEvent me) { in onChartSingleTapped()
330 public void onChartScale(MotionEvent me, float scaleX, float scaleY) { in onChartScale()
335 public void onChartTranslate(MotionEvent me, float dX, float dY) { in onChartTranslate()
/aosp_15_r20/frameworks/av/media/codec2/components/dav1d/
H A DC2SoftDav1dDec.cpp261 C2P<C2StreamPictureSizeInfo::output>& me) { in SizeSetter()
275 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output>& me, in MaxPictureSizeSetter()
285 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input>& me, in MaxInputSizeSetter()
296 C2P<C2StreamColorAspectsTuning::output>& me) { in DefaultColorAspectsSetter()
313 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input>& me) { in CodedColorAspectsSetter()
330 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output>& me, in ColorAspectsSetter()
344 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input>& me, in ProfileLevelSetter()
358 static C2R Hdr10PlusInfoInputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::input>& me) { in Hdr10PlusInfoInputSetter()
364 static C2R Hdr10PlusInfoOutputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::output>& me) { in Hdr10PlusInfoOutputSetter()
379 static C2R HdrStaticInfoSetter(bool mayBlock, C2P<C2StreamHdrStaticInfo::output>& me) { in HdrStaticInfoSetter()
[all …]
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/
H A DVelocimacroManager.java105 … MacroEntry me = new MacroEntry(vmName, macroBody, macroArgs, definingTemplate.getName(), rsvc); in addVM() local
183 MacroEntry me = (MacroEntry)renderingTemplate.getMacros().get(vmName); in get() local
192 MacroEntry me = (MacroEntry)template.getMacros().get(vmName); in get() local
199 MacroEntry me = globalNamespace.get(vmName); in get() local
279 MacroEntry me = (MacroEntry)template.getMacros().get(vmName); in getLibraryName() local
284 MacroEntry me = globalNamespace.get(vmName); in getLibraryName() local
/aosp_15_r20/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/sign/
H A DJarSigningTest.java86 ManifestGenerationExtension me = new ManifestGenerationExtension("Merry", "Christmas"); in signJarWithPrexistingSimpleTextFilePre18() local
143 ManifestGenerationExtension me = new ManifestGenerationExtension("Merry", "Christmas"); in signJarWithPrexistingSimpleTextFilePos18() local
229 ManifestGenerationExtension me = new ManifestGenerationExtension(builtBy, createdBy); in v1ReSignOnFileChange() local
282 ManifestGenerationExtension me = new ManifestGenerationExtension(builtBy, createdBy); in v1ReSignOnFileChange() local
316 ManifestGenerationExtension me = new ManifestGenerationExtension("I", "Android"); in openSignedJarDoesNotForcesWriteIfSignatureIsNotCorrect() local
331 ManifestGenerationExtension me = new ManifestGenerationExtension("I", "Android"); in openSignedJarDoesNotForcesWriteIfSignatureIsNotCorrect() local
368 ManifestGenerationExtension me = new ManifestGenerationExtension("I", "Android"); in openSignedJarDoesNotForcesWriteIfSignatureIsNotCorrect() local
/aosp_15_r20/frameworks/av/media/codec2/components/gav1/
H A DC2SoftGav1Dec.cpp251 C2P<C2StreamPictureSizeInfo::output> &me) { in SizeSetter()
266 bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter()
277 bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter()
287 bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter()
304 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) { in CodedColorAspectsSetter()
321 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter()
336 bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter()
354 C2P<C2StreamHdr10PlusInfo::input> &me) { in Hdr10PlusInfoInputSetter()
361 C2P<C2StreamHdr10PlusInfo::output> &me) { in Hdr10PlusInfoOutputSetter()
370 static C2R HdrStaticInfoSetter(bool mayBlock, C2P<C2StreamHdrStaticInfo::output> &me) { in HdrStaticInfoSetter()
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DInputView.java69 public boolean onInterceptTouchEvent(final MotionEvent me) { in onInterceptTouchEvent()
95 public boolean onTouchEvent(final MotionEvent me) { in onTouchEvent()
146 protected void onForwardingEvent(final MotionEvent me) {} in onForwardingEvent()
150 public boolean onInterceptTouchEvent(final int x, final int y, final MotionEvent me) { in onInterceptTouchEvent()
175 public boolean onTouchEvent(final int x, final int y, final MotionEvent me) { in onTouchEvent()
246 protected void onForwardingEvent(final MotionEvent me) { in onForwardingEvent()
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp285 C2P<C2StreamPictureSizeInfo::output> &me) { in SizeSetter()
312 C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter()
323 bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter()
335 C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter()
360 C2P<C2StreamColorAspectsInfo::input> &me) { in CodedColorAspectsSetter()
384 ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter()
417 ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter()
444 C2P<C2StreamHdr10PlusInfo::input> &me) { in Hdr10PlusInfoInputSetter()
452 C2P<C2StreamHdr10PlusInfo::output> &me) { in Hdr10PlusInfoOutputSetter()
/aosp_15_r20/external/rust/android-crates-io/crates/combine/src/stream/
Dbuf_reader.rs111 let me = self.project(); in discard_buffer() localVariable
176 let me = self.project(); in poll() localVariable
419 let me = read.project(); in poll_extend_buf() localVariable
438 let me = read.project(); in poll_extend_buf() localVariable
454 let me = read.project(); in poll_extend_buf() localVariable
470 let me = read.project(); in poll_extend_buf() localVariable
479 let me = read.as_mut().project(); in extend_buf() localVariable
559 let me = self.project(); in poll_fill_buf() localVariable
573 let me = self.project(); in consume() localVariable
633 let me = self.project(); in poll_fill_buf() localVariable
[all …]
/aosp_15_r20/frameworks/av/media/codec2/components/vpx/
H A DC2SoftVpxEnc.cpp225 C2R C2SoftVpxEnc::IntfImpl::BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output> &me) { in BitrateSetter()
236 C2P<C2StreamPictureSizeInfo::input>& me) { in SizeSetter()
251 C2P<C2StreamProfileLevelInfo::output>& me, in ProfileLevelSetter()
333 C2P<C2StreamTemporalLayeringTuning::output>& me) { in LayeringSetter()
358 bool mayBlock, C2P<C2StreamPictureQuantizationTuning::output>& me) { in PictureQuantizationSetter()
406 C2P<C2StreamColorAspectsInfo::input>& me) { in ColorAspectsSetter()
423 bool mayBlock, C2P<C2StreamColorAspectsInfo::output>& me, in CodedColorAspectsSetter()
H A DC2SoftVpxDec.cpp242 C2P<C2StreamPictureSizeInfo::output> &me) { in SizeSetter()
256 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter()
265 static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter()
274 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter()
291 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter()
302 static C2R Hdr10PlusInfoInputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::input> &me) { in Hdr10PlusInfoInputSetter()
308 static C2R Hdr10PlusInfoOutputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::output> &me) { in Hdr10PlusInfoOutputSetter()
/aosp_15_r20/frameworks/av/media/codec2/components/aom/
H A DC2SoftAomDec.cpp167 C2P<C2StreamPictureSizeInfo::output>& me) { in SizeSetter()
182 bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output>& me, in MaxPictureSizeSetter()
193 bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input>& me, in MaxInputSizeSetter()
201 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter()
218 static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter()
229 static C2R Hdr10PlusInfoInputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::input> &me) { in Hdr10PlusInfoInputSetter()
235 static C2R Hdr10PlusInfoOutputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::output> &me) { in Hdr10PlusInfoOutputSetter()
/aosp_15_r20/external/cronet/net/data/ssl/chrome_root_store/
H A Dfaq.md40 #### Chrome Users
53 #### Website Operators
67 #### Enterprise CA Owners
80 #### Enterprise System Administrators
95 #### “Publicly-Trusted” CA Owners
/aosp_15_r20/frameworks/av/media/codec2/components/hevc/
H A DC2SoftHevcEnc.cpp265 C2P<C2PortActualDelayTuning::input> &me, in InputDelaySetter()
275 C2P<C2StreamBitrateInfo::output>& me) { in BitrateSetter()
286 C2P<C2StreamPictureSizeInfo::input>& me) { in SizeSetter()
302 C2P<C2StreamProfileLevelInfo::output> &me, in ProfileLevelSetter()
375 static C2R GopSetter(bool mayBlock, C2P<C2StreamGopTuning::output> &me) { in GopSetter()
458 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) { in ColorAspectsSetter()
474 static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in CodedColorAspectsSetter()
484 C2P<C2StreamPictureQuantizationTuning::output> &me) { in PictureQuantizationSetter()
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DSimpleDecodingSource.cpp140 Mutexed<ProtectedState>::Locked me(mProtectedState); in start() local
161 Mutexed<ProtectedState>::Locked me(mProtectedState); in stop() local
186 Mutexed<ProtectedState>::Locked me(mProtectedState); in getFormat() local
207 Mutexed<ProtectedState>::Locked me(mProtectedState); in read() local
225 Mutexed<ProtectedState>::Locked &me, MediaBufferBase **buffer, const ReadOptions *options) { in doRead()

12345678910>>...48