Searched defs:bq (Results 1 - 9 of 9) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sec.c2641 BUFFER_Q bq; local
2653 bq = btm_cb.sec_pending_q;
2657 while ((p_e = (tBTM_SEC_QUEUE_ENTRY *)GKI_dequeue (&bq)) != NULL)
/external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
H A Dmarkdown.php1307 $bq = $matches[1]; variable
1309 $bq = preg_replace('/^[ ]*>[ ]?|^[ ]+$/m', '', $bq); variable
1310 $bq = $this->runBlockGamut($bq); # recurse variable
1312 $bq = preg_replace('/^/m', " ", $bq); variable
1315 $bq = preg_replace_callback('{(\s*<pre>.+?</pre>)}sx', variable
1316 array(&$this, '_DoBlockQuotes_callback2'), $bq);
1318 return "\n". $this->hashBlock("<blockquote>\n$bq\
[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c62930 } bq; member in union:vdbeExecUnion
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/sqlite/dist/orig/
H A Dsqlite3.c65263 } bq; member in union:vdbeExecUnion
[all...]
/external/sqlite/dist/
H A Dsqlite3.c65291 } bq; member in union:vdbeExecUnion
[all...]

Completed in 970 milliseconds