Searched defs:this (Results 101 - 125 of 130) sorted by relevance

123456

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Dndis_events.c154 ndis_events_query_interface(IWbemObjectSink *this, REFIID riid, void **obj) argument
160 *obj = this;
161 IWbemObjectSink_AddRef(this);
169 static ULONG STDMETHODCALLTYPE ndis_events_add_ref(IWbemObjectSink *this) argument
171 struct ndis_events_data *events = (struct ndis_events_data *) this;
176 static ULONG STDMETHODCALLTYPE ndis_events_release(IWbemObjectSink *this) argument
178 struct ndis_events_data *events = (struct ndis_events_data *) this;
303 ndis_events_indicate(IWbemObjectSink *this, long lObjectCount, argument
306 struct ndis_events_data *events = (struct ndis_events_data *) this;
387 ndis_events_set_status(IWbemObjectSink *this, lon argument
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Dndis_events.c154 ndis_events_query_interface(IWbemObjectSink *this, REFIID riid, void **obj) argument
160 *obj = this;
161 IWbemObjectSink_AddRef(this);
169 static ULONG STDMETHODCALLTYPE ndis_events_add_ref(IWbemObjectSink *this) argument
171 struct ndis_events_data *events = (struct ndis_events_data *) this;
176 static ULONG STDMETHODCALLTYPE ndis_events_release(IWbemObjectSink *this) argument
178 struct ndis_events_data *events = (struct ndis_events_data *) this;
303 ndis_events_indicate(IWbemObjectSink *this, long lObjectCount, argument
306 struct ndis_events_data *events = (struct ndis_events_data *) this;
387 ndis_events_set_status(IWbemObjectSink *this, lon argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dndis_events.c154 ndis_events_query_interface(IWbemObjectSink *this, REFIID riid, void **obj) argument
160 *obj = this;
161 IWbemObjectSink_AddRef(this);
169 static ULONG STDMETHODCALLTYPE ndis_events_add_ref(IWbemObjectSink *this) argument
171 struct ndis_events_data *events = (struct ndis_events_data *) this;
176 static ULONG STDMETHODCALLTYPE ndis_events_release(IWbemObjectSink *this) argument
178 struct ndis_events_data *events = (struct ndis_events_data *) this;
303 ndis_events_indicate(IWbemObjectSink *this, long lObjectCount, argument
306 struct ndis_events_data *events = (struct ndis_events_data *) this;
387 ndis_events_set_status(IWbemObjectSink *this, lon argument
[all...]
/external/ipsec-tools/src/racoon/
H A Doakley.c13 * notice, this list of conditions and the following disclaimer.
15 * notice, this list of conditions and the following disclaimer in the
18 * may be used to endorse or promote products derived from this software
598 vchar_t *this = NULL; /* Kn */ local
603 this = oakley_prf(iph2->ph1->skeyid_d, seed,
605 if (!this) {
610 vfree(this);
618 res = vrealloc(res, l + this->l);
628 vfree(this);
632 memcpy(res->v + l, this
[all...]
/external/linux-tools-perf/
H A Dbuiltin-kmem.c443 struct alloc_stat *this; local
446 this = rb_entry(*new, struct alloc_stat, node);
450 cmp = sort->cmp(data, this);
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_video.c16 License along with this library; if not, write to the Free Software
140 void SDL_GL_UpdateRectsLock(SDL_VideoDevice* this, int numrects, SDL_Rect* rects);
334 SDL_VideoDevice *this = current_video; local
342 modes = video->ListModes(this, format, flags);
351 * given width and height. If this bits-per-pixel is different from the
398 /* No sizes supported at this bit-depth */
402 /* Any size supported at this bit-depth */
409 supported = 1; /* this mode can fit the centered window. */
472 /* No sizes supported at this bit-depth */
585 SDL_VideoDevice *video, *this; local
1041 SDL_VideoDevice *this = current_video; local
1148 SDL_VideoDevice *this = current_video; local
1350 SDL_VideoDevice *this = current_video; local
1412 SDL_VideoDevice *this = current_video; local
1431 SDL_VideoDevice *this = current_video; local
1519 SDL_VideoDevice* this = current_video; local
1534 SDL_VideoDevice *this = current_video; local
1544 SDL_GL_UpdateRectsLock(SDL_VideoDevice* this, int numrects, SDL_Rect *rects) argument
1555 SDL_VideoDevice *this = current_video; local
1632 SDL_VideoDevice *this = current_video; local
1680 SDL_VideoDevice *this = current_video; local
1702 SDL_VideoDevice *this = current_video; local
1805 SDL_VideoDevice *this = current_video; local
1838 SDL_VideoDevice *this = current_video; local
1925 SDL_VideoDevice *this = current_video; local
1941 SDL_VideoDevice *this = current_video; local
2034 SDL_VideoDevice *this = current_video; local
[all...]
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/
H A DSDL_dx5video.c16 License along with this library; if not, write to the Free Software
554 static void DX5_DeleteDevice(SDL_VideoDevice *this) argument
561 if ( this ) {
562 if ( this->hidden ) {
563 SDL_free(this->hidden);
565 if ( this->gl_data ) {
566 SDL_free(this->gl_data);
568 SDL_free(this);
669 SDL_VideoDevice *this = (SDL_VideoDevice *)udata; local
872 this
[all...]
/external/quake/quake/src/QW/client/
H A Dgl_rsurf.c16 along with this program; if not, write to the Free Software
86 continue; // not lit by this light
608 // !!! Implement this.
635 // !!! Implement this.
664 // !!! Implement this.
752 // !!! Implement this.
827 if (fa->dlightframe == r_framecount // dynamic this frame
885 if (fa->dlightframe == r_framecount // dynamic this frame
1251 // deal with model fragments in this leaf
1454 { // this i
1558 float *prev, *this, *next; local
[all...]
/external/svox/pico/lib/
H A Dpicodata.c5 * you may not use this file except in compliance with the License.
51 typedef pico_status_t (* picodata_cbPutItemMethod) (register picodata_CharBuffer this,
55 typedef pico_status_t (* picodata_cbGetItemMethod) (register picodata_CharBuffer this,
59 typedef pico_status_t (* picodata_cbSubResetMethod) (register picodata_CharBuffer this);
60 typedef pico_status_t (* picodata_cbSubDeallocateMethod) (register picodata_CharBuffer this, picoos_MemoryManager mm);
81 static pico_status_t data_cbPutItem(register picodata_CharBuffer this,
85 static pico_status_t data_cbGetItem(register picodata_CharBuffer this,
89 pico_status_t picodata_cbReset(register picodata_CharBuffer this) argument
91 this->rear = 0;
92 this
106 picodata_CharBuffer this; local
132 picodata_disposeCharBuffer(picoos_MemoryManager mm, picodata_CharBuffer *this) argument
145 picodata_cbPutCh(register picodata_CharBuffer this, picoos_char ch) argument
159 picodata_cbGetCh(register picodata_CharBuffer this) argument
176 data_cbGetItem(register picodata_CharBuffer this, picoos_uint8 *buf, const picoos_uint16 blenmax, picoos_uint16 *blen, const picoos_uint8 issd) argument
261 data_cbPutItem(register picodata_CharBuffer this, const picoos_uint8 *buf, const picoos_uint16 blenmax, picoos_uint16 *blen) argument
321 picodata_cbGetItem(register picodata_CharBuffer this, picoos_uint8 *buf, const picoos_uint16 blenmax, picoos_uint16 *blen) argument
328 picodata_cbGetSpeechData(register picodata_CharBuffer this, picoos_uint8 *buf, const picoos_uint16 blenmax, picoos_uint16 *blen) argument
337 picodata_cbPutItem(register picodata_CharBuffer this, const picoos_uint8 *buf, const picoos_uint16 blenmax, picoos_uint16 *blen) argument
346 picodata_cbGetFrontItemType(register picodata_CharBuffer this) argument
577 puSimpleInitialize(register picodata_ProcessingUnit this, picoos_int32 resetMode) argument
581 puSimpleTerminate(register picodata_ProcessingUnit this) argument
585 puSimpleStep(register picodata_ProcessingUnit this, picoos_int16 mode, picoos_uint16 * numBytesOutput) argument
614 picodata_ProcessingUnit this = (picodata_ProcessingUnit) picoos_allocate(mm, sizeof(*this)); local
631 picodata_disposeProcessingUnit( picoos_MemoryManager mm, picodata_ProcessingUnit * this) argument
646 picodata_getCbIn(picodata_ProcessingUnit this) argument
656 picodata_getCbOut(picodata_ProcessingUnit this) argument
666 picodata_setCbIn(picodata_ProcessingUnit this, picodata_CharBuffer cbIn) argument
678 picodata_setCbOut(picodata_ProcessingUnit this, picodata_CharBuffer cbOut) argument
[all...]
H A Dpicokpr.c5 * you may not use this file except in compliance with the License.
169 static pico_status_t kprInitialize(register picoknow_KnowledgeBase this, argument
177 if (NULL == this || NULL == this->subObj) {
181 kpr = (kpr_subobj_t *) this->subObj;
183 kpr->rStrArrLen = kpr_getUInt32(&(this->base[KPR_STRARRLEN_OFFSET]));
184 kpr->rLexCatArrLen = kpr_getUInt32(&(this->base[KPR_LEXCATARRLEN_OFFSET]));
185 kpr->rAttrValArrLen = kpr_getUInt32(&(this->base[KPR_ATTRVALARRLEN_OFFSET]));
186 kpr->rOutItemArrLen = kpr_getUInt32(&(this->base[KPR_OUTITEMARRLEN_OFFSET]));
187 kpr->rTokArrLen = kpr_getUInt32(&(this
226 kprSubObjDeallocate(register picoknow_KnowledgeBase this, picoos_MemoryManager mm) argument
240 picokpr_specializePreprocKnowledgeBase(picoknow_KnowledgeBase this, picoos_Common common) argument
260 picokpr_getPreproc(picoknow_KnowledgeBase this) argument
[all...]
H A Dpicoktab.c5 * you may not use this file except in compliance with the License.
65 static pico_status_t ktabIdsInitialize(register picoknow_KnowledgeBase this, argument
72 if (NULL == this || NULL == this->subObj) {
76 ids = (picoktab_FixedIds) this->subObj;
84 static pico_status_t ktabIdsSubObjDeallocate(register picoknow_KnowledgeBase this, argument
87 if (NULL != this) {
88 picoos_deallocate(mm, (void *) &this->subObj);
93 pico_status_t picoktab_specializeIdsKnowledgeBase(picoknow_KnowledgeBase this, argument
96 if (NULL == this) {
109 picoktab_getFixedIds(picoknow_KnowledgeBase this) argument
117 picoktab_FixedIds this = (picoktab_FixedIds) picoos_allocate(mm,sizeof(*this)); local
125 picoktab_disposeFixedIds(picoos_MemoryManager mm, picoktab_FixedIds * this) argument
204 ktabGraphsInitialize(register picoknow_KnowledgeBase this, picoos_Common common) argument
222 ktabGraphsSubObjDeallocate(register picoknow_KnowledgeBase this, picoos_MemoryManager mm) argument
231 picoktab_specializeGraphsKnowledgeBase(picoknow_KnowledgeBase this, picoos_Common common) argument
247 picoktab_getGraphs(picoknow_KnowledgeBase this) argument
258 picoktab_hasVowellikeProp(const picoktab_Graphs this, const picoos_uint8 *graph, const picoos_uint8 graphlenmax) argument
273 ktab_getStrProp(const picoktab_Graphs this, picoos_uint32 graphsOffset, picoos_uint32 propOffset, picoos_uchar * str) argument
288 ktab_propOffset(const picoktab_Graphs this, picoos_uint32 graphsOffset, picoos_uint32 prop) argument
369 picoktab_graphOffset(const picoktab_Graphs this, picoos_uchar * utf8graph) argument
431 picoktab_getIntPropTokenType(const picoktab_Graphs this, picoos_uint32 graphsOffset, picoos_uint8 * stokenType) argument
447 picoktab_getIntPropTokenSubType(const picoktab_Graphs this, picoos_uint32 graphsOffset, picoos_int8 * stokenSubType) argument
462 picoktab_getIntPropValue(const picoktab_Graphs this, picoos_uint32 graphsOffset, picoos_uint32 * value) argument
478 picoktab_getIntPropPunct(const picoktab_Graphs this, picoos_uint32 graphsOffset, picoos_uint8 * info1, picoos_uint8 * info2) argument
511 picoktab_getStrPropLowercase(const picoktab_Graphs this, picoos_uint32 graphsOffset, picoos_uchar * lowercase) argument
526 picoktab_getStrPropGraphsubs1(const picoktab_Graphs this, picoos_uint32 graphsOffset, picoos_uchar * graphsubs1) argument
541 picoktab_getStrPropGraphsubs2(const picoktab_Graphs this, picoos_uint32 graphsOffset, picoos_uchar * graphsubs2) argument
568 picoktab_graphsGetNumEntries(const picoktab_Graphs this) argument
574 picoktab_graphsGetGraphInfo(const picoktab_Graphs this, picoos_uint16 graphIndex, picoos_uchar * from, picoos_uchar * to, picoos_uint8 * propset, picoos_uint8 * stokenType, picoos_uint8 * stokenSubType, picoos_uint8 * value, picoos_uchar * lowercase, picoos_uchar * graphsubs1, picoos_uchar * graphsubs2, picoos_uint8 * punct) argument
695 ktabPhonesInitialize(register picoknow_KnowledgeBase this, picoos_Common common) argument
711 ktabPhonesSubObjDeallocate(register picoknow_KnowledgeBase this, picoos_MemoryManager mm) argument
719 picoktab_specializePhonesKnowledgeBase(picoknow_KnowledgeBase this, picoos_Common common) argument
734 picoktab_getPhones(picoknow_KnowledgeBase this) argument
745 picoktab_hasVowelProp(const picoktab_Phones this, const picoos_uint8 ch) argument
749 picoktab_hasDiphthProp(const picoktab_Phones this, const picoos_uint8 ch) argument
753 picoktab_hasGlottProp(const picoktab_Phones this, const picoos_uint8 ch) argument
757 picoktab_hasNonsyllvowelProp(const picoktab_Phones this, const picoos_uint8 ch) argument
761 picoktab_hasSyllconsProp(const picoktab_Phones this, const picoos_uint8 ch) argument
766 picoktab_isSyllCarrier(const picoktab_Phones this, const picoos_uint8 ch) argument
775 picoktab_isPrimstress(const picoktab_Phones this, const picoos_uint8 ch) argument
779 picoktab_isSecstress(const picoktab_Phones this, const picoos_uint8 ch) argument
783 picoktab_isSyllbound(const picoktab_Phones this, const picoos_uint8 ch) argument
787 picoktab_isWordbound(const picoktab_Phones this, const picoos_uint8 ch) argument
791 picoktab_isPause(const picoktab_Phones this, const picoos_uint8 ch) argument
796 picoktab_getPrimstressID(const picoktab_Phones this) argument
799 picoktab_getSecstressID(const picoktab_Phones this) argument
802 picoktab_getSyllboundID(const picoktab_Phones this) argument
805 picoktab_getWordboundID(const picoktab_Phones this) argument
808 picoktab_getPauseID(const picoktab_Phones this) argument
887 ktabPosInitialize(register picoknow_KnowledgeBase this, picoos_Common common) argument
931 ktabPosSubObjDeallocate(register picoknow_KnowledgeBase this, picoos_MemoryManager mm) argument
939 picoktab_specializePosKnowledgeBase(picoknow_KnowledgeBase this, picoos_Common common) argument
954 picoktab_getPos(picoknow_KnowledgeBase this) argument
992 picoktab_isUniquePos(const picoktab_Pos this, const picoos_uint8 pos) argument
1011 picoktab_isPartOfPosGroup(const picoktab_Pos this, const picoos_uint8 pos, const picoos_uint8 posgroup) argument
1073 picoktab_getPosGroup(const picoktab_Pos this, const picoos_uint8 *poslist, const picoos_uint8 poslistlen) argument
[all...]
H A Dpicosa.c5 * you may not use this file except in compliance with the License.
153 all but the first will be treated as an (empty) phrase containing just this item.
154 If this (single) item is a flush, creation of SBEG is suppressed.
245 static pico_status_t saInitialize(register picodata_ProcessingUnit this, picoos_int32 resetMode) { argument
255 if (NULL == this || NULL == this->subObj) {
256 return picoos_emRaiseException(this->common->em,
259 sa = (sa_subobj_t *) this->subObj;
261 /* sa->common = this->common; */
305 fst = picokfst_getFST(this
427 saTerminate(register picodata_ProcessingUnit this) argument
431 saSubObjDeallocate(register picodata_ProcessingUnit this, picoos_MemoryManager mm) argument
448 picodata_ProcessingUnit this; local
489 saPosDItemSeqGetPosRight(register picodata_ProcessingUnit this, register sa_subobj_t *sa, const picoos_uint16 ind, const picoos_uint16 top, picoos_uint16 *rightind) argument
511 saDisambPos(register picodata_ProcessingUnit this, register sa_subobj_t *sa) argument
698 saCopyItemContent1to2(register picodata_ProcessingUnit this, register sa_subobj_t *sa, picoos_uint16 ind) argument
733 saLexIndLookup(register picodata_ProcessingUnit this, register sa_subobj_t *sa, picoklex_Lex lex, picoos_uint16 ind) argument
791 saGetNrVowel(register picodata_ProcessingUnit this, register sa_subobj_t *sa, const picoos_uint8 *sInChar, const picoos_uint16 inLen, const picoos_uint8 inPos, picoos_uint8 *nVow, picoos_uint8 *nVord) argument
829 saDoG2P(register picodata_ProcessingUnit this, register sa_subobj_t *sa, const picoos_uint8 *graph, const picoos_uint8 graphlen, const picoos_uint8 pos, picoos_uint8 *phones, const picoos_uint16 phonesmaxlen, picoos_uint16 *plen) argument
1005 saGraphemeToPhoneme(register picodata_ProcessingUnit this, register sa_subobj_t *sa, picoos_uint16 ind) argument
1078 saExtractPhonemes(register picodata_ProcessingUnit this, register sa_subobj_t *sa, picoos_uint16 pos, picodata_itemhead_t* head, const picoos_uint8* content) argument
1188 saStep(register picodata_ProcessingUnit this, picoos_int16 mode, picoos_uint16 *numBytesOutput) argument
[all...]
H A Dpicospho.c5 * you may not use this file except in compliance with the License.
109 * this is the first round of alignment, only inserting/deleting/modifying bounds, according to
116 * this is the second round of alignment, treating non-BOUND items
244 static pico_status_t sphoReset(register picodata_ProcessingUnit this) argument
249 if (NULL == this || NULL == this->subObj) {
250 return picoos_emRaiseException(this->common->em,
253 spho = (spho_subobj_t *) this->subObj;
289 static pico_status_t sphoInitialize(register picodata_ProcessingUnit this, picoos_int32 resetMode) argument
299 if (NULL == this || NUL
336 sphoTerminate(register picodata_ProcessingUnit this) argument
342 sphoSubObjDeallocate(register picodata_ProcessingUnit this, picoos_MemoryManager mm) argument
365 picodata_ProcessingUnit this = picodata_newProcessingUnit(mm, common, cbIn, cbOut, voice); local
523 sphoExtractPhonemes(register picodata_ProcessingUnit this, register spho_subobj_t *spho, picoos_uint16 pos, picoos_uint8 convertAccents, picoos_uint8 * suppressWB) argument
922 sphoStep(register picodata_ProcessingUnit this, picoos_int16 mode, picoos_uint16 * numBytesOutput) argument
[all...]
H A Dpicocep.c5 * you may not use this file except in compliance with the License.
209 /* this is used for input and output */
230 * @remarks this may be implemented by comparing x to powers of 2
231 * or instead of calling this function perform multiplication
272 static picodata_step_result_t cepStep(register picodata_ProcessingUnit this,
282 * @param this : handle to a cep PU struct
288 static pico_status_t cepInitialize(register picodata_ProcessingUnit this, picoos_int32 resetMode) argument
292 if (NULL == this || NULL == this->subObj) {
295 cep = (cep_subobj_t *) this
374 cepTerminate(register picodata_ProcessingUnit this) argument
388 cepSubObjDeallocate(register picodata_ProcessingUnit this, picoos_MemoryManager mm) argument
424 picodata_ProcessingUnit this = picodata_newProcessingUnit(mm, common, cbIn, local
1475 cepStep(register picodata_ProcessingUnit this, picoos_int16 mode, picoos_uint16 * numBytesOutput) argument
[all...]
H A Dpicokdt.c5 * you may not use this file except in compliance with the License.
299 static pico_status_t kdtDtInitialize(register picoknow_KnowledgeBase this, argument
313 if ((PICO_OK == picoos_read_mem_pi_uint16(this->base, &curpos, &inppos))
314 && (PICO_OK == picoos_read_mem_pi_uint16(this->base, &curpos, &outpos))
315 && (PICO_OK == picoos_read_mem_pi_uint16(this->base, &curpos,
320 dtp->inpmaptable = this->base + inppos;
321 dtp->outmaptable = this->base + outpos;
322 dtp->tree = this->base + treepos;
349 /* check if this is an empty table, ie. len == 3 */
354 /* verify that this i
398 kdtDtCheck(register picoknow_KnowledgeBase this, picoos_Common common, kdt_subobj_t *dtp, kdt_nratt_t nratt, kdt_nrinpmaptables_t nrinpmt, kdt_nroutmaptables_t nroutmt, kdt_mttype_t mttype) argument
430 kdtPosPInitialize(register picoknow_KnowledgeBase this, picoos_Common common) argument
463 kdtPosDInitialize(register picoknow_KnowledgeBase this, picoos_Common common) argument
496 kdtG2PInitialize(register picoknow_KnowledgeBase this, picoos_Common common) argument
530 kdtPhrInitialize(register picoknow_KnowledgeBase this, picoos_Common common) argument
564 kdtAccInitialize(register picoknow_KnowledgeBase this, picoos_Common common) argument
598 kdtPamInitialize(register picoknow_KnowledgeBase this, picoos_Common common) argument
632 kdtSubObjDeallocate(register picoknow_KnowledgeBase this, picoos_MemoryManager mm) argument
645 picokdt_specializeDtKnowledgeBase(picoknow_KnowledgeBase this, picoos_Common common, const picokdt_kdttype_t kdttype) argument
721 picokdt_getDtPosP(picoknow_KnowledgeBase this) argument
725 picokdt_getDtPosD(picoknow_KnowledgeBase this) argument
729 picokdt_getDtG2P(picoknow_KnowledgeBase this) argument
733 picokdt_getDtPHR(picoknow_KnowledgeBase this) argument
737 picokdt_getDtACC(picoknow_KnowledgeBase this) argument
741 picokdt_getDtPAM(picoknow_KnowledgeBase this) argument
834 kdtGetQFieldsVal(register kdt_subobj_t *this, const picoos_uint8 attind, const kdt_qfields_ind_t qind) argument
876 kdtGetShiftVal(register kdt_subobj_t *this, const picoos_int16 iSize, picoos_uint32 *iByteNo, picoos_int8 *iBitNo) argument
997 kdtAskTree(register kdt_subobj_t *this, picoos_uint16 *invec, const kdt_nratt_t invecmax, picoos_uint32 *iByteNo, picoos_int8 *iBitNo) argument
1544 picokdt_dtPosDreverseMapOutFixed(const picokdt_DtPosD this, const picoos_uint16 inval, picoos_uint16 *outval, picoos_uint16 *outfallbackval) argument
1700 picokdt_dtPosPconstructInVec(const picokdt_DtPosP this, const picoos_uint8 *graph, const picoos_uint16 graphlen, const picoos_uint8 specgraphflag) argument
1861 picokdt_dtPosPclassify(const picokdt_DtPosP this) argument
1881 picokdt_dtPosPdecomposeOutClass(const picokdt_DtPosP this, picokdt_classify_result_t *dtres) argument
1906 picokdt_dtPosDconstructInVec(const picokdt_DtPosD this, const picoos_uint16 * input) argument
1943 picokdt_dtPosDclassify(const picokdt_DtPosD this, picoos_uint16 *treeout) argument
1973 picokdt_dtPosDdecomposeOutClass(const picokdt_DtPosD this, picokdt_classify_result_t *dtres) argument
2036 picokdt_dtG2PconstructInVec(const picokdt_DtG2P this, const picoos_uint8 *graph, const picoos_uint16 graphlen, const picoos_uint8 count, const picoos_uint8 pos, const picoos_uint8 nrvow, const picoos_uint8 ordvow, picoos_uint8 *primstressflag, const picoos_uint16 phonech1, const picoos_uint16 phonech2, const picoos_uint16 phonech3) argument
2225 picokdt_dtG2Pclassify(const picokdt_DtG2P this, picoos_uint16 *treeout) argument
2252 picokdt_dtG2PdecomposeOutClass(const picokdt_DtG2P this, picokdt_classify_vecresult_t *dtvres) argument
2275 picokdt_dtPHRconstructInVec(const picokdt_DtPHR this, const picoos_uint8 pre2, const picoos_uint8 pre1, const picoos_uint8 src, const picoos_uint8 fol1, const picoos_uint8 fol2, const picoos_uint16 nrwordspre, const picoos_uint16 nrwordsfol, const picoos_uint16 nrsyllsfol) argument
2332 picokdt_dtPHRclassify(const picokdt_DtPHR this) argument
2352 picokdt_dtPHRdecomposeOutClass(const picokdt_DtPHR this, picokdt_classify_result_t *dtres) argument
2376 picokdt_dtPAMconstructInVec(const picokdt_DtPAM this, const picoos_uint8 *vec, const picoos_uint8 veclen) argument
2462 picokdt_dtPAMclassify(const picokdt_DtPAM this) argument
2482 picokdt_dtPAMdecomposeOutClass(const picokdt_DtPAM this, picokdt_classify_result_t *dtres) argument
2506 picokdt_dtACCconstructInVec(const picokdt_DtACC this, const picoos_uint8 pre2, const picoos_uint8 pre1, const picoos_uint8 src, const picoos_uint8 fol1, const picoos_uint8 fol2, const picoos_uint16 hist1, const picoos_uint16 hist2, const picoos_uint16 nrwordspre, const picoos_uint16 nrsyllspre, const picoos_uint16 nrwordsfol, const picoos_uint16 nrsyllsfol, const picoos_uint16 footwordsfol, const picoos_uint16 footsyllsfol) argument
2593 picokdt_dtACCclassify(const picokdt_DtACC this, picoos_uint16 *treeout) argument
2619 picokdt_dtACCdecomposeOutClass(const picokdt_DtACC this, picokdt_classify_result_t *dtres) argument
[all...]
/external/v8/tools/
H A Dtickprocessor.js7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
35 Profile.call(this);
37 this.skipThisFunction = function(name) { return V8Profile.IC_RE.test(name); };
74 LogReader.call(this, {
77 processor: this.processCodeCreation },
79 processor: this.processCodeMove },
81 processor: this.processCodeDelete },
87 processor: this
[all...]
/external/valgrind/main/coregrind/m_debuginfo/
H A Dstorage.c26 along with this program; if not, write to the Free Software
342 Addr this,
350 Int size = next - this;
353 if (this == next) return;
358 filename, lineno, this, next );
367 if (this > next) {
371 "at entry %d: 0x%lx 0x%lx\n", entry, this, next);
385 See "Comment_Regarding_Text_Range_Checks" elsewhere in this file
389 || this >= di->fsm.rx_map_avma + di->fsm.rx_map_size ) {
396 this, nex
339 addLineInfo( struct _DebugInfo* di, UChar* filename, UChar* dirname, Addr this, Addr next, Int lineno, Int entry ) argument
[all...]
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
H A Dmootools-1.2.2-core-nc.js56 if ((a1 = this.prototype[a1])) return add(this, a2, a1, a3);
58 for (var a in a1) this.alias(a, a1[a], a2);
59 return this;
63 if (typeof a1 == 'string') return add(this, a1, a2, a3);
64 for (var p in a1) add(this, p, a1[p], a2);
65 return this;
112 for (var key in object) this[key] = object[key];
113 return this;
121 for (var key in this){
[all...]
/external/blktrace/btt/
H A Doutput.c17 * along with this program; if not, write to the Free Software
331 struct seek_mode_info *p, *this, *new_list = NULL; local
333 while ((this = sip->head) != NULL) {
334 sip->head = this->next;
335 this->next = NULL;
337 if (new_list == NULL || this->nseeks > new_list->nseeks)
338 new_list = this;
339 else if (this->nseeks == new_list->nseeks) {
341 if (p->mode == this->mode)
345 this
[all...]
/external/chromium/chrome/browser/resources/file_manager/js/
H A Dfile_manager.js2 // Use of this source code is governed by a BSD-style license that can be
6 // TODO(rginda): Enable this everywhere once we have a trunk-worthy fix.
37 this.dialogDom_ = dialogDom;
38 this.rootEntries_ = rootEntries;
39 this.filesystem_ = rootEntries[0].filesystem;
40 this.params_ = params || {};
42 this.listType_ = null;
44 this.exifCache_ = {};
47 this.filterFiles_ = true;
49 this
[all...]
/external/iptables/iptables/
H A Dip6tables.c24 * along with this program; if not, write to the Free Software
219 " %s -h (print this help information)\n\n",
278 " --modprobe=<command> try to insert modules using this command\n"
326 "option for this command\n",
337 "Illegal option `-%c' with this command\n",
935 const char *this; local
952 for (this = ip6tc_first_chain(handle);
953 this;
954 this = ip6tc_next_chain(handle)) {
958 if (chain && strcmp(chain, this) !
1175 const char *this = NULL; local
[all...]
H A Diptables.c24 * along with this program; if not, write to the Free Software
232 " %s -h (print this help information)\n\n",
291 " --modprobe=<command> try to insert modules using this command\n"
339 "option for this command\n",
350 "Illegal option `-%c' with this command\n",
940 const char *this; local
957 for (this = iptc_first_chain(handle);
958 this;
959 this = iptc_next_chain(handle)) {
963 if (chain && strcmp(chain, this) !
1186 const char *this = NULL; local
[all...]
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
H A DSDL_fbvideo.c16 License along with this library; if not, write to the Free Software
176 return 4096; /* this is what it USED to be in Linux... */
227 SDL_VideoDevice *this; local
230 this = (SDL_VideoDevice *)SDL_malloc(sizeof(SDL_VideoDevice));
231 if ( this ) {
232 SDL_memset(this, 0, (sizeof *this));
233 this->hidden = (struct SDL_PrivateVideoData *)
234 SDL_malloc((sizeof *this->hidden));
236 if ( (this
[all...]
/external/blktrace/
H A Dblkparse.c18 * along with this program; if not, write to the Free Software
73 * some duplicated effort here, we can unify this hash and the ppi hash later
1170 unsigned long long this = bit->time; local
1173 pdi->backwards = (this < last) ? 'B' : ' ';
1174 pdi->last_reported_time = this;
/external/genext2fs/
H A Dgenext2fs.c289 // older solaris. Note that this is still not very portable, in that
440 // this trick makes me declare things only once
488 udecl16(i_links_count) /* Number of (hard) links to this inode */ \
600 #define decl16(x) this->x = swab16(this->x);
601 #define udecl16(x) this->x = swab16(this->x);
602 #define decl32(x) this->x = swab32(this->x);
603 #define udecl32(x) this
625 #define this macro
627 #undef this macro
633 #define this macro
635 #undef this macro
641 #define this macro
643 #undef this macro
649 #define this macro
651 #undef this macro
[all...]

Completed in 5227 milliseconds

123456