Home
last modified time | relevance | path

Searched full:me (Results 1 – 25 of 8681) sorted by relevance

12345678910>>...348

/aosp_15_r20/external/cronet/third_party/icu/source/data/zone/
H A Dee.txt25 ls{"Xexeme gaƒoƒoɖoanyi me"}
31 ld{"Ireland nutome gaƒoƒo me"}
37 ld{"British dzomeŋɔli gaƒoƒo me"}
46 ls{"Afghanistan gaƒoƒo me"}
49 ls{"Central Africa gaƒoƒo me"}
53 ls{"East Africa gaƒoƒo me"}
57 ls{"South Africa nutome gaƒoƒo me"}
61 ld{"West Africa dzomeŋɔli gaƒoƒo me"}
62 lg{"West Africa gaƒoƒo me"}
63 ls{"West Africa nutome gaƒoƒo me"}
[all …]
/aosp_15_r20/external/icu/icu4c/source/data/zone/
H A Dee.txt22 ls{"Xexeme gaƒoƒoɖoanyi me"}
28 ld{"Ireland nutome gaƒoƒo me"}
34 ld{"British dzomeŋɔli gaƒoƒo me"}
43 ls{"Afghanistan gaƒoƒo me"}
46 ls{"Central Africa gaƒoƒo me"}
50 ls{"East Africa gaƒoƒo me"}
54 ls{"South Africa nutome gaƒoƒo me"}
58 ld{"West Africa dzomeŋɔli gaƒoƒo me"}
59 lg{"West Africa gaƒoƒo me"}
60 ls{"West Africa nutome gaƒoƒo me"}
[all …]
/aosp_15_r20/packages/inputmethods/LatinIME/java/res/values-sq/
Dstrings-letter-descriptions.xml35 … <string name="spoken_accented_letter_00E2" msgid="4087084704351663503">"A me theks lakor"</string>
36 <string name="spoken_accented_letter_00E3" msgid="7975329965802415596">"A me tildë"</string>
38 … <string name="spoken_accented_letter_00E5" msgid="4228925932500129556">"A me unazë sipër"</string>
39 …<string name="spoken_accented_letter_00E6" msgid="7323940543942149954">"A, E, me vizë bashkuese"</…
40 <string name="spoken_accented_letter_00E7" msgid="4049466573783395785">"C me bisht"</string>
43 … <string name="spoken_accented_letter_00EA" msgid="2086137690252658024">"E me theks lakor"</string>
47 … <string name="spoken_accented_letter_00EE" msgid="5136204093260797544">"I me theks lakor"</string>
50 <string name="spoken_accented_letter_00F1" msgid="4987892928889057170">"N me tildë"</string>
53 … <string name="spoken_accented_letter_00F4" msgid="4895596839992601302">"O me theks lakor"</string>
54 <string name="spoken_accented_letter_00F5" msgid="3532023196307928021">"O me tildë"</string>
[all …]
/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
125 me.actions in set_target_connection_window_size()
127 .set_target_connection_window(size, &mut me.actions.task) in set_target_connection_window_size()
131 let mut me = self.inner.lock().unwrap(); in next_incoming() localVariable
132 let me = &mut *me; in next_incoming() localVariable
133 me.actions.recv.next_incoming(&mut me.store).map(|key| { in next_incoming()
134 let stream = &mut me.store.resolve(key); in next_incoming()
142 me.refs += 1; in next_incoming()
146 me.counts.dec_num_remote_reset_streams(); in next_incoming()
[all …]
/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/external/fastrpc/inc/
H A DAEEQList.h56 static __inline void QNode_InsPrev(QNode *me, QNode *pn) in QNode_InsPrev() argument
58 QNode *pPrev = me->pPrev; in QNode_InsPrev()
60 pn->pNext = me; in QNode_InsPrev()
63 me->pPrev = pn; in QNode_InsPrev()
67 static __inline void QNode_InsNext(QNode *me, QNode *pn) in QNode_InsNext() argument
69 QNode *pNext = me->pNext; in QNode_InsNext()
71 pn->pPrev = me; in QNode_InsNext()
74 me->pNext = pn; in QNode_InsNext()
79 static __inline void QNode_Dequeue(QNode *me) in QNode_Dequeue() argument
81 QNode *pNext = me->pNext; in QNode_Dequeue()
[all …]
/aosp_15_r20/art/test/661-oat-writer-layout/src/
H A DGenerated.java33 void m_a$$$() { System.out.println("Don't dedupe me! A::m_a$$$"); } in m_a$$$()
34 void m_a$Hot$$() { System.out.println("Don't dedupe me! A::m_a$Hot$$"); } in m_a$Hot$$()
35 void m_a$$Startup$() { System.out.println("Don't dedupe me! A::m_a$$Startup$"); } in m_a$$Startup$()
36 void m_a$Hot$Startup$() { System.out.println("Don't dedupe me! A::m_a$Hot$Startup$"); } in m_a$Hot$Startup$()
37 void m_a$$$Poststartup() { System.out.println("Don't dedupe me! A::m_a$$$Poststartup"); } in m_a$$$Poststartup()
38 void m_a$Hot$$Poststartup() { System.out.println("Don't dedupe me! A::m_a$Hot$$Poststartup"); } in m_a$Hot$$Poststartup()
39 …void m_a$$Startup$Poststartup() { System.out.println("Don't dedupe me! A::m_a$$Startup$Poststartup… in m_a$$Startup$Poststartup()
40 …void m_a$Hot$Startup$Poststartup() { System.out.println("Don't dedupe me! A::m_a$Hot$Startup$Posts… in m_a$Hot$Startup$Poststartup()
41 void m_b$$$() { System.out.println("Don't dedupe me! A::m_b$$$"); } in m_b$$$()
42 void m_b$Hot$$() { System.out.println("Don't dedupe me! A::m_b$Hot$$"); } in m_b$Hot$$()
[all …]
/aosp_15_r20/system/memory/libmeminfo/testdata1/
Dsmaps21 VmFlags: rd wr mr mw me ac
42 VmFlags: mr mw me ac
63 VmFlags: rd wr mr mw me ac
84 VmFlags: mr mw me ac
105 VmFlags: rd wr mr mw me ac
126 VmFlags: mr mw me ac
147 VmFlags: rd wr mr mw me ac
168 VmFlags: mr mw me ac
189 VmFlags: rd wr mr mw me ac
210 VmFlags: mr mw me ac
[all …]
/aosp_15_r20/external/cldr/common/annotationsDerived/
H A Dsq.xml36 …<annotation cp="����">dorë | dorë e ngritur me gishtat të hapur | dorë e ngritur me gishtat të hap…
37 …<annotation cp="����" type="tts">dorë e ngritur me gishtat të hapur: nuancë lëkure e çelët</annota…
38 …<annotation cp="����">dorë | dorë e ngritur me gishtat të hapur | dorë e ngritur me gishtat të hap…
39 …<annotation cp="����" type="tts">dorë e ngritur me gishtat të hapur: nuancë lëkure gjysmë e çelët<…
40 …<annotation cp="����">dorë | dorë e ngritur me gishtat të hapur | dorë e ngritur me gishtat të hap…
41 …<annotation cp="����" type="tts">dorë e ngritur me gishtat të hapur: nuancë lëkure zeshkane</annot…
42 …<annotation cp="����">dorë | dorë e ngritur me gishtat të hapur | dorë e ngritur me gishtat të hap…
43 …<annotation cp="����" type="tts">dorë e ngritur me gishtat të hapur: nuancë lëkure gjysmë e errët<…
44 …<annotation cp="����">dorë | dorë e ngritur me gishtat të hapur | dorë e ngritur me gishtat të hap…
45 …<annotation cp="����" type="tts">dorë e ngritur me gishtat të hapur: nuancë lëkure e errët</annota…
[all …]
/aosp_15_r20/external/fastrpc/src/
H A DBufBound.c72 #define PCSAT(me) ((me)->pcBuf + INT_MAX) argument
75 // Advance me->pcWrite, saturating.
84 BufBound_ValidateWrite(BufBound *me, int *pnLen) in BufBound_ValidateWrite() argument
87 char *pcWrite = me->pcWrite; in BufBound_ValidateWrite()
88 int nMaxCopy = me->pcEnd - pcWrite; // could be negative! in BufBound_ValidateWrite()
92 int nMaxAdvance = PCSAT(me) - pcWrite; // max amount to advance in BufBound_ValidateWrite()
106 me->pcWrite = pcWrite + nLen; in BufBound_ValidateWrite()
110 void BufBound_Write(BufBound *me, const char *pc, int nLen) in BufBound_Write() argument
113 char *pcDest = BufBound_ValidateWrite(me, &nLen); in BufBound_Write()
121 void BufBound_Putnc(BufBound *me, char c, int nLen) in BufBound_Putnc() argument
[all …]
H A Dmod_table.c119 static int static_mod_table_ctor(struct static_mod_table* me) { in static_mod_table_ctor() argument
120 if(me->bInit == 0) { in static_mod_table_ctor()
121 RW_MUTEX_CTOR(me->mut); in static_mod_table_ctor()
122 me->staticMods = 0; in static_mod_table_ctor()
123 me->staticModOverrides = 0; in static_mod_table_ctor()
124 me->bInit = 1; in static_mod_table_ctor()
129 static void static_mod_table_dtor_imp(struct static_mod_table* me) { in static_mod_table_dtor_imp() argument
132 if(me->bInit != 0) { in static_mod_table_dtor_imp()
133 if( me->staticMods || me->constMods || me->staticModOverrides) { in static_mod_table_dtor_imp()
134 RW_MUTEX_LOCK_WRITE(me->mut); in static_mod_table_dtor_imp()
[all …]
H A Dstd_strlprintf.c79 typedef int (*pfnFormatFloat)(FieldFormat* me, double dNumber, char* pcBuffer);
109 FormatNumber(FieldFormat *me, char pcBuf[FORMATNUMBER_SIZE], uint64 uNum64) in FormatNumber() argument
111 char cType = me->cType; in FormatNumber()
119 me->nPrecision = 8; in FormatNumber()
122 if (me->nPrecision >= 0) { in FormatNumber()
123 me->nNumWidth = me->nPrecision; in FormatNumber()
126 me->flags &= ~FF_ZERO; in FormatNumber()
128 me->nNumWidth = 1; in FormatNumber()
137 } else if (me->flags & FF_PLUS) { in FormatNumber()
139 } else if (me->flags & FF_BLANK) { in FormatNumber()
[all …]
/aosp_15_r20/external/cldr/common/annotations/
H A Dsq.xml66 <annotation cp="‽">pikëpyetje me pikëçuditje</annotation>
67 <annotation cp="‽" type="tts">pikëpyetje me pikëçuditje</annotation>
84 …<annotation cp="“">citim | citim me thonjëza të harkuara | thonjëz | thonjëz dyshe | thonjëz e maj…
86 …<annotation cp="”">citim | citim me thonjëza të harkuara | thonjëz | thonjëz dyshe | thonjëz e dja…
182 <annotation cp="←">majtas | shigjetë | shigjetë me drejtim majtas</annotation>
183 <annotation cp="←" type="tts">shigjetë me drejtim majtas</annotation>
186 <annotation cp="→">djathtas | shigjetë | shigjetë me drejtim djathtas</annotation>
187 <annotation cp="→" type="tts">shigjetë me drejtim djathtas</annotation>
190 <annotation cp="↑">lart | shigjetë | shigjetë me drejtim lart</annotation>
191 <annotation cp="↑" type="tts">shigjetë me drejtim lart</annotation>
[all …]
/aosp_15_r20/external/coreboot/src/soc/intel/broadwell/pch/
H A Dme.c6 * MMIO-based Management Engine Interface to tell the ME that the BIOS is
22 #include <soc/me.h>
31 /* Path that the BIOS should take based on ME state */
78 * ME/MEI access helpers using memcpy to avoid aliasing.
131 /* Wait for ME ready bit to be asserted */
134 struct mei_csr me; in mei_wait_for_me_ready() local
138 read_me_csr(&me); in mei_wait_for_me_ready()
139 if (me.ready) in mei_wait_for_me_ready()
144 printk(BIOS_ERR, "ME: failed to become ready\n"); in mei_wait_for_me_ready()
155 /* Reset host and ME circular buffers for next message */ in mei_reset()
[all …]
/aosp_15_r20/external/coreboot/src/southbridge/intel/lynxpoint/
H A Dme.c6 * MMIO-based Management Engine Interface to tell the ME that the BIOS is
24 #include "me.h"
29 /* Path that the BIOS should take based on ME state */
72 * ME/MEI access helpers using memcpy to avoid aliasing.
108 /* Wait for ME ready bit to be asserted */
111 union mei_csr me; in mei_wait_for_me_ready() local
115 me = read_me_csr(); in mei_wait_for_me_ready()
116 if (me.ready) in mei_wait_for_me_ready()
121 printk(BIOS_ERR, "ME: failed to become ready\n"); in mei_wait_for_me_ready()
132 /* Reset host and ME circular buffers for next message */ in mei_reset()
[all …]
/aosp_15_r20/external/coreboot/src/southbridge/intel/bd82x6x/
H A Dearly_me.c10 #include <southbridge/intel/common/me.h>
12 #include "me.h"
34 printk(BIOS_DEBUG, "Missing Intel ME PCI device.\n"); in intel_early_me_status()
49 printk(BIOS_INFO, "Intel ME early init\n"); in intel_early_me_init()
51 /* Wait for ME UMA SIZE VALID bit to be set */ in intel_early_me_init()
59 printk(BIOS_ERR, "ME is not ready!\n"); in intel_early_me_init()
66 printk(BIOS_WARNING, "ME has bad firmware\n"); in intel_early_me_init()
70 printk(BIOS_INFO, "Intel ME firmware is ready\n"); in intel_early_me_init()
80 printk(BIOS_DEBUG, "ME: Requested %uMB UMA\n", uma.size); in intel_early_me_uma_size()
84 printk(BIOS_DEBUG, "ME: Invalid UMA size\n"); in intel_early_me_uma_size()
[all …]
H A Dme_common.c13 #include "me.h"
18 /* Path that the BIOS should take based on ME state */
70 * ME/MEI access helpers using memcpy to avoid aliasing.
116 /* Wait for ME ready bit to be asserted */
119 struct mei_csr me; in mei_wait_for_me_ready() local
123 read_me_csr(&me); in mei_wait_for_me_ready()
124 if (me.ready) in mei_wait_for_me_ready()
129 printk(BIOS_ERR, "ME: failed to become ready\n"); in mei_wait_for_me_ready()
140 /* Reset host and ME circular buffers for next message */ in mei_reset()
171 printk(BIOS_DEBUG, "ME: request does not include MKHI\n"); in mei_send_msg()
[all …]
/aosp_15_r20/external/brotli/tests/testdata/
H A Dasyoulik.txt84 bequeathed me by will but poor a thousand crowns,
86 blessing, to breed me well: and there begins my
89 he keeps me rustically at home, or, to speak more
90 properly, stays me here at home unkept; for call you
99 plentifully gives me, the something that nature gave
100 me his countenance seems to take from me: he lets
101 me feed with his hinds, bars me the place of a
104 grieves me; and the spirit of my father, which I
105 think is within me, begins to mutiny against this
112 shake me up.
[all …]
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DSimpleDecodingSource.cpp140 Mutexed<ProtectedState>::Locked me(mProtectedState); in start() local
141 if (me->mState != INIT) { in start()
150 me->mState = STARTED; in start()
151 me->mQueuedInputEOS = false; in start()
152 me->mGotOutputEOS = false; in start()
154 me->mState = ERROR; in start()
161 Mutexed<ProtectedState>::Locked me(mProtectedState); in stop() local
162 if (me->mState != STARTED) { in stop()
167 me->mState = STOPPING; in stop()
168 while (me->mReading) { in stop()
[all …]
/aosp_15_r20/external/coreboot/util/intelmetool/
H A Dme.c12 #include "me.h"
18 /* Path that the BIOS should take based on ME state */
71 * ME/MEI access helpers using memcpy to avoid aliasing.
140 /* Wait for ME ready bit to be asserted */
143 struct mei_csr me; in mei_wait_for_me_ready() local
147 read_me_csr(&me); in mei_wait_for_me_ready()
148 if (me.ready) in mei_wait_for_me_ready()
153 printf("ME: failed to become ready\n"); in mei_wait_for_me_ready()
164 /* Reset host and ME circular buffers for next message */ in mei_reset()
195 printf("ME: request does not include MKHI\n"); in mei_send_msg()
[all …]
/aosp_15_r20/system/core/libutils/binder/
H A DString16_test.cpp37 String16 tmp(u"Verify me"); in TEST()
38 EXPECT_STR16EQ(u"Verify me", tmp.c_str()); in TEST()
42 String16 tmp(u"Verify me", 7); in TEST()
47 String16 tmp("Verify me"); in TEST()
48 EXPECT_STR16EQ(u"Verify me", tmp.c_str()); in TEST()
52 String16 tmp("Verify me", 7); in TEST()
57 String16 tmp("Verify me"); in TEST()
59 EXPECT_STR16EQ(u"Verify me", tmp.c_str()); in TEST()
60 EXPECT_STR16EQ(u"Verify me", another.c_str()); in TEST()
64 String16 tmp("Verify me"); in TEST()
[all …]
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/tools/
Dmain.cpp118 static int dumpInfo(bcinfo::MetadataExtractor *ME) { in dumpInfo() argument
119 if (!ME) { in dumpInfo()
129 fprintf(info, "exportVarCount: %zu\n", ME->getExportVarCount()); in dumpInfo()
130 const char **varNameList = ME->getExportVarNameList(); in dumpInfo()
131 for (size_t i = 0; i < ME->getExportVarCount(); i++) { in dumpInfo()
135 fprintf(info, "exportFuncCount: %zu\n", ME->getExportFuncCount()); in dumpInfo()
136 const char **funcNameList = ME->getExportFuncNameList(); in dumpInfo()
137 for (size_t i = 0; i < ME->getExportFuncCount(); i++) { in dumpInfo()
142 ME->getExportForEachSignatureCount()); in dumpInfo()
143 const char **nameList = ME->getExportForEachNameList(); in dumpInfo()
[all …]
/aosp_15_r20/external/harfbuzz_ng/perf/texts/
H A Den-thelittleprince.txt47 The grown-ups’ response, this time, was to advise me to lay aside my drawings of boa
55 parts of the world; and it is true that geography has been very useful to me. At a glance I can
61 Whenever I met one of them who seemed to me at all clear-sighted, I tried the experiment of
70 with me neither a mechanic nor any passengers, I set myself to attempt the difficult repairs all
71 alone. It was a question of life or death for me: I had scarcely enough drinking water to last a
81 It said: “If you please, draw me a sheep!”
85 “Draw me a sheep!”
88 around me. And I saw a most extraordinary small person, who stood there examining me with
92 That, however, is not my fault. The grown-ups discouraged me in my painter’s career when I was
105 “If you please, draw me a sheep...”
[all …]
/aosp_15_r20/frameworks/av/media/codec2/components/apv/
H A DC2SoftApvDec.cpp299 C2P<C2StreamPictureSizeInfo::output>& me) { in SizeSetter() argument
301 ALOGV("%s - %d x %d", __FUNCTION__, me.v.width, me.v.height); in SizeSetter()
303 if (!me.F(me.v.width).supportsAtAll(me.v.width)) { in SizeSetter()
304 res = res.plus(C2SettingResultBuilder::BadValue(me.F(me.v.width))); in SizeSetter()
305 me.set().width = oldMe.v.width; in SizeSetter()
307 if (!me.F(me.v.height).supportsAtAll(me.v.height)) { in SizeSetter()
308 res = res.plus(C2SettingResultBuilder::BadValue(me.F(me.v.height))); in SizeSetter()
309 me.set().height = oldMe.v.height; in SizeSetter()
314 static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output>& me, in MaxPictureSizeSetter() argument
317 ALOGV("%s - %d x %d", __FUNCTION__, me.v.width, me.v.height); in MaxPictureSizeSetter()
[all …]
/aosp_15_r20/external/coreboot/src/soc/intel/skylake/
H A Dme.c10 #include <soc/me.h>
60 /* HFSTS2[31:28] ME Progress Code */
84 "Clean Intel ME reset",
86 "Intel ME reset due to exception",
139 "Check to see if straps say ME DISABLED",
143 "EFFS says ME disabled",
179 "ME in temp disable",
199 printk(BIOS_DEBUG, "ME: Host Firmware Status Register 1 : 0x%08X\n", in intel_me_status()
201 printk(BIOS_DEBUG, "ME: Host Firmware Status Register 2 : 0x%08X\n", in intel_me_status()
203 printk(BIOS_DEBUG, "ME: Host Firmware Status Register 3 : 0x%08X\n", in intel_me_status()
[all …]

12345678910>>...348