HomeSort by relevance Sort by last modified time
    Searched refs:listing (Results 1 - 25 of 122) sorted by null

1 2 3 4 5

  /toolchain/binutils/binutils-2.25/gas/
listing.h 1 /* This file is listing.h
36 #define LISTING_NEWLINE() { if (listing) listing_newline (NULL); }
42 #define LISTING_SKIP_COND() ((listing & LISTING_NOCOND) != 0)
66 /* end of listing.h */
as.c 70 /* True if a listing is wanted. */
71 int listing; variable
111 /* Name of listing file. */
360 --listing-lhs-width set the width in words of the output data column of\n\
361 the listing\n"));
363 --listing-lhs-width2 set the width in words of the continuation lines\n\
367 --listing-rhs-width set the max width in characters of the lines from\n\
370 --listing-cont-lines set the maximum number of continuation lines used\n\
371 for the output data column of the listing\n"));
520 ,{"listing-lhs-width", required_argument, NULL, OPTION_LISTING_LHS_WIDTH
    [all...]
listing.c 0 /* listing.c - maintain assembly listings
23 A listing page looks like:
33 If not overridden, the listing commands are:
46 Increment the enable listing counter
48 Decrement the enable listing counter
54 If the counter goes below zero, listing is suppressed.
64 a big deal, since listing slows things down a lot anyway. The
68 down, the listing is output. This is done by running down the list of
72 The only things which the architecture can change about the listing
102 #define LISTING_HEADER "GAS LISTING"
    [all...]
makefile.vms 45 subsegs.obj,symbols.obj,write.obj,listing.obj,ecoff.obj,stabs.obj,sb.obj,\
  /external/emma/core/java12/com/vladium/emma/report/
SourcePathCache.java 99 Set listing = listings [p]; local
100 if (listing == null)
102 listing = faultListing (m_sourcepath [p], packageVMName);
103 listings [p] = listing;
107 if (listing.contains (name))
200 final File [] listing = packageFile.listFiles (FILE_EXTENSION_FILTER); local
202 if ((listing == null) || (listing.length == 0))
206 final Set result = new HashSet (listing.length);
207 for (int f = 0; f < listing.length; ++ f
    [all...]
  /external/autotest/client/common_lib/cros/fake_device_server/
commands.py 131 # Returns listing (ignores optional parameters).
132 listing = {'kind': 'clouddevices#commandsListResponse'}
134 listing['commands'] = []
139 listing['commands'].append(command)
140 logging.info('Returning queue of commands: %r', listing)
141 return listing
devices.py 116 # Returns listing (ignores optional parameters).
117 listing = {'kind': 'clouddevices#devicesListResponse'}
118 listing['devices'] = self.resource.get_data_vals()
119 return listing
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
UnixDirectoryListingFormatter.java 49 * Format the directory listing for a single file/directory entry.
52 * @return the formatted directory listing
64 String listing = "" + dirOrFile + permissionsStr + " " + linkCountStr + " " + ownerStr + " " + groupStr + " " + sizeStr + " " + dateStr + " " + fileSystemEntry.getName(); local
65 LOG.info("listing=[" + listing + "]");
66 return listing;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/backward/
backward_warning.h 36 listing of replacement headers and interfaces, consult the file \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward/
backward_warning.h 36 listing of replacement headers and interfaces, consult the file \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/
backward_warning.h 36 listing of replacement headers and interfaces, consult the file \
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
backward_warning.h 36 listing of replacement headers and interfaces, consult the file \
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
backward_warning.h 36 listing of replacement headers and interfaces, consult the file \
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
backward_warning.h 36 listing of replacement headers and interfaces, consult the file \
  /external/owasp/sanitizer/empiricism/
canned-data.js 75 "listing": true,
196 "listing",
311 "listing",
426 "listing",
541 "listing",
656 "listing",
772 "listing",
887 "listing",
1002 "listing",
1117 "listing",
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/report/
source_html.go 11 <title>Pprof listing</title>
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/report/
source_html.go 11 <title>Pprof listing</title>
  /prebuilts/go/darwin-x86/src/cmd/pack/
doc.go 27 For the p, t, and x commands, listing no names on the command line
37 For the t command, the listing includes additional file metadata.
  /prebuilts/go/linux-x86/src/cmd/pack/
doc.go 27 For the p, t, and x commands, listing no names on the command line
37 For the t command, the listing includes additional file metadata.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
luac.c 28 static int listing=0; /* list bytecodes? */ variable
56 " -l list (use -l -l for full listing)\n"
87 ++listing;
104 if (i==argc && (listing || !dumping))
175 if (listing) luaU_print(f,listing>1);
  /external/skia/third_party/lua/src/
luac.c 28 static int listing=0; /* list bytecodes? */ variable
56 " -l list (use -l -l for full listing)\n"
87 ++listing;
104 if (i==argc && (listing || !dumping))
175 if (listing) luaU_print(f,listing>1);
  /external/syslinux/com32/lua/src/
luac.c 28 static int listing=0; /* list bytecodes? */ variable
56 " -l list (use -l -l for full listing)\n"
87 ++listing;
104 if (i==argc && (listing || !dumping))
175 if (listing) luaU_print(f,listing>1);
  /external/autotest/site_utils/
backup_mysql_db.py 268 listing = self._do_ls()
269 ordered_listing = sorted(listing.splitlines(), key=version.LooseVersion)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
ftpmirror.py 125 listing = []
126 if verbose: print 'Listing remote directory %r...' % (pwd,)
127 f.retrlines('LIST', listing.append)
129 for line in listing:
132 # Mac listing has just filenames;
141 # Parse, assuming a UNIX listing
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/
Runtime.pm 39 A separate section listing the public components of the module's interface.

Completed in 818 milliseconds

1 2 3 4 5