Searched defs:hl (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dget_sync_seq.c35 int16_t hl, /* (i) 2*hl+1 is the number of sequences */
49 WebRtcIlbcfix_NearestNeighbor(lagBlock+hl,plocs,
53 blockStartPos[hl]=(int16_t)WEBRTC_SPL_MUL_16_16(4, centerStartPos);
58 for(q=hl-1;q>=0;q--) {
85 for(q=hl+1;q<=WEBRTC_SPL_MUL_16_16(2, hl);q++) {
100 centerStartPos,blockStartPos[q],surround,WebRtcIlbcfix_kEnhWt[2*hl-q]);
28 WebRtcIlbcfix_GetSyncSeq( int16_t *idata, int16_t idatal, int16_t centerStartPos, int16_t *period, int16_t *plocs, int16_t periodl, int16_t hl, int16_t *surround ) argument
/external/chromium_org/third_party/boringssl/src/crypto/asn1/
H A Dasn1_par.c117 int nl,hl,j,r; local
145 hl=(p-op);
146 length-=hl;
153 if (BIO_printf(bp,"d=%-2d hl=%ld l=%4ld ",
154 depth,(long)hl,len) <= 0)
159 if (BIO_printf(bp,"d=%-2d hl=%ld l=inf ",
160 depth,(long)hl) <= 0)
222 if (d2i_ASN1_OBJECT(&o,&opp,len+hl) != NULL)
238 ii=d2i_ASN1_BOOLEAN(NULL,&opp,len+hl);
255 os=d2i_ASN1_OCTET_STRING(NULL,&opp,len+hl);
[all...]
/external/openssl/crypto/asn1/
H A Dasn1_par.c118 int nl,hl,j,r; local
146 hl=(p-op);
147 length-=hl;
154 if (BIO_printf(bp,"d=%-2d hl=%ld l=%4ld ",
155 depth,(long)hl,len) <= 0)
160 if (BIO_printf(bp,"d=%-2d hl=%ld l=inf ",
161 depth,(long)hl) <= 0)
223 if (d2i_ASN1_OBJECT(&o,&opp,len+hl) != NULL)
239 ii=d2i_ASN1_BOOLEAN(NULL,&opp,len+hl);
256 os=d2i_ASN1_OCTET_STRING(NULL,&opp,len+hl);
[all...]
/external/chromium_org/ui/file_manager/file_manager/foreground/js/
H A Dcws_container_client.js188 hl: util.getCurrentLocaleOrDefault(),
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/projectName/
H A Dsearchcvs.php149 function pretty_comment($str, $hl)
152 $hl = words($hl); variable
154 for ($i = 0; $i < sizeof($hl); $i++)
156 $str = preg_replace("/\b(\Q$hl[$i]\E)\b([^=]|\Z)/i", "<span class=\"hl$i\">$1</span>$2", $str);
/external/chromium_org/third_party/boringssl/src/crypto/pem/
H A Dpem_lib.c630 int end=0,i,k,bl=0,hl=0,nohead=0; local
678 hl=0;
691 if (!BUF_MEM_grow(headerB,hl+i+9))
698 memcpy(&(headerB->data[hl]),buf,i);
699 headerB->data[hl+i]='\0';
700 hl+=i;
747 bl=hl;
/external/llvm/include/llvm/MC/
H A DMCSchedule.h221 MCSchedModel(unsigned iw, int mbs, int lmbs, unsigned ll, unsigned hl, argument
226 LoadLatency(ll), HighLatency(hl),
/external/openssl/crypto/pem/
H A Dpem_lib.c678 int end=0,i,k,bl=0,hl=0,nohead=0; local
726 hl=0;
739 if (!BUF_MEM_grow(headerB,hl+i+9))
746 memcpy(&(headerB->data[hl]),buf,i);
747 headerB->data[hl+i]='\0';
748 hl+=i;
795 bl=hl;
/external/llvm/include/llvm/ADT/
H A DImmutableSet.h437 unsigned hl = getHeight(L); local
439 return (hl > hr ? hl : hr) + 1;
495 unsigned hl = getHeight(L); local
498 if (hl > hr + 2) {
515 if (hr > hl + 2) {
/external/yaffs2/yaffs2/
H A Dyaffs_guts.c4501 yaffs_Object *hl; local
4505 hl = list_entry(obj->hardLinks.next, yaffs_Object, hardLinks);
4507 list_del_init(&hl->hardLinks);
4508 list_del_init(&hl->siblings);
4510 yaffs_GetObjectName(hl, name, YAFFS_MAX_NAME_LENGTH + 1);
4512 retVal = yaffs_ChangeObjectName(obj, hl->parent, name, 0, 0);
4515 retVal = yaffs_DoGenericObjectDeletion(hl);
4601 yaffs_Object *hl; local
4605 hl = hardList;
4609 hl
4660 yaffs_Object *hl; local
[all...]
/external/chromium_org/third_party/dom_distiller_js/package/js/
H A Ddomdistiller.js509 function $k(){var a;!!$stats&&el('com.google.gwt.useragent.client.UserAgentAsserter');a=il();Cp(Sw,a)||($wnd.alert('ERROR: Possible problem with your *.gwt.xml module file.\nThe compile time user.agent value (safari) does not match the runtime user.agent value ('+a+'). Expect more errors.\n'),undefined);!!$stats&&el('com.google.gwt.user.client.DocumentModeAsserter');hl();!!$stats&&el('com.dom_distiller.client.DomDistillerEntry');Fu();new Z}
528 function hl(){var a,b,c;b=$doc.compatMode;a=ki(Zk,Ku,1,[Tw]);for(c=0;c<a.length;++c){if(Cp(a[c],b)){return}}a.length==1&&Cp(Tw,a[0])&&Cp('BackCompat',b)?"GWT no longer supports Quirks Mode (document.compatMode=' BackCompat').<br>Make sure your application's host HTML page has a Standards Mode (document.compatMode=' CSS1Compat') doctype,<br>e.g. by using &lt;!doctype html&gt; at the start of your application's HTML page.<br><br>To continue using this unsupported rendering mode and risk layout problems, suppress this message by adding<br>the following line to your*.gwt.xml module file:<br>&nbsp;&nbsp;&lt;extend-configuration-property name=\"document.compatMode\" value=\""+b+'"/&gt;':"Your *.gwt.xml module configuration prohibits the use of the current doucment rendering mode (document.compatMode=' "+b+"').<br>Modify your application's host HTML page doctype, or update your custom 'document.compatMode' configuration property settings."}
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 252 milliseconds