HomeSort by relevance Sort by last modified time
    Searched full:showheader (Results 1 - 6 of 6) sorted by null

  /external/clang/lib/Frontend/
HeaderIncludeGen.cpp 104 bool ShowHeader = (HasProcessedPredefines ||
109 if (ShowHeader && Reason == PPCallbacks::EnterFile) {
  /external/javasqlite/src/main/java/SQLite/
Shell.java 23 boolean showHeader;
56 s.showHeader = showHeader;
201 if (showHeader) {
206 if (showHeader) {
222 if (count++ == 0 && showHeader) {
242 if (count++ == 0 && showHeader) {
332 showHeader = true;
534 s.showHeader = false;
549 s.showHeader = true
    [all...]
  /external/sqlite/dist/orig/
shell.c 407 int showHeader;
425 int showHeader; /* True to show column names in List or Column mode */
707 if( p->showHeader ){
711 if( p->showHeader ){
744 if( p->cnt++==0 && p->showHeader ){
765 if( p->cnt++==0 && p->showHeader ){
785 if( p->cnt++==0 && p->showHeader ){
801 if( p->cnt++==0 && p->showHeader ){
    [all...]
  /external/sqlite/dist/
shell.c 412 int showHeader;
430 int showHeader; /* True to show column names in List or Column mode */
712 if( p->showHeader ){
716 if( p->showHeader ){
749 if( p->cnt++==0 && p->showHeader ){
770 if( p->cnt++==0 && p->showHeader ){
790 if( p->cnt++==0 && p->showHeader ){
806 if( p->cnt++==0 && p->showHeader ){
    [all...]
  /external/mdnsresponder/mDNSShared/
uds_daemon.c 4206 mDNSBool showheader = mDNStrue; local
4245 mDNSBool showheader = mDNStrue; local
4272 mDNSBool showheader = mDNStrue; local
    [all...]
  /cts/tools/dex-tools/dex/
classes0.out.dex     [all...]

Completed in 2424 milliseconds