HomeSort by relevance Sort by last modified time
    Searched full:listing (Results 226 - 250 of 1238) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/
warn_oddreg.l 10 GAS LISTING .*
serial2.l 22 GAS LISTING .*
83 GAS LISTING .*
serial2O.l 12 GAS LISTING .*
73 GAS LISTING .*
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-inval-crc32.l 29 GAS LISTING .*
inval-reg.l 51 GAS LISTING .*
112 GAS LISTING .*
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyPermissionUtil.java 90 // target if permitted by white listing / black listing rules
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tree_construction/
tests20.dat 98 <!doctype html><p><button><listing>
107 | <listing>
  /external/harfbuzz_ng/win32/
create-lists-msvc.mak 1 # Convert the source listing to object (.obj) listing in
  /external/owasp/sanitizer/
CHANGE_LOG.html 47 <li value="99">Fixed problem with URL protocol white-listing that
49 <li value="88">Cleaned up raw-text tag handling. XMP, LISTING,
  /external/pcre/dist/doc/html/
pcresample.html 20 is supplied in the file <i>pcredemo.c</i> in the PCRE distribution. A listing of
24 this listing to re-create <i>pcredemo.c</i>.
  /external/toybox/toys/pending/
last.c 1 /* last.c - Show listing of last logged in users.
16 Show listing of last logged in users.
  /frameworks/base/docs/html/training/in-app-billing/
list-iab-products.jd 43 <li>Navigate to the uploaded app listing, and click on <strong>In-app Products</strong>.
49 <p>You can query Google Play to programmatically retrieve details of the in-app products that are associated with your application (such as the product?s price, title, description, and type). This is useful, for example, when you want to display a listing of unowned items that are still available for purchase to users.</p>
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
MapStepsConvo.java 187 public MapConvoListValidator(BluetoothMapConvoListing listing) {
188 this.mExpectedListing = listing;
MapStepsFolder.java 29 * The order in which they occur in the listing will not matter.
36 // MAP Get Folder Listing Steps
  /packages/apps/Browser2/src/org/chromium/webview_shell/
WebViewLayoutTest.java 67 runBlinkLayoutTest("webexposed/global-interface-listing.html",
68 "webexposed/global-interface-listing-expected.txt");
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/
doc.go 43 Print assembly listing to standard output (code only).
45 Print assembly listing to standard output (code and data).
  /prebuilts/go/darwin-x86/src/cmd/compile/
doc.go 40 Print assembly listing to standard output (code only).
42 Print assembly listing to standard output (code and data).
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/
doc.go 43 Print assembly listing to standard output (code only).
45 Print assembly listing to standard output (code and data).
  /prebuilts/go/linux-x86/src/cmd/compile/
doc.go 40 Print assembly listing to standard output (code only).
42 Print assembly listing to standard output (code and data).
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/
template 2 # This is sort of a prototype test case, which parses the listing output
6 # When you write a test case that uses the listing output, just copy this
  /frameworks/base/docs/html/distribute/googleplay/
tv.jd 102 name and store listing. This approach lets users upgrade to your TV experience
113 package name and store listing that you use for phones and tablets.
169 listing with TV screenshots and TV banner, and set distribution options as
226 designed for Android TV, Google Play decorates the app?s store listing with a
245 <li>Add TV screenshots and banner graphic to the app?s store listing
  /external/curl/docs/libcurl/opts/
CURLOPT_URL.3 127 listing for the directory specified. If the directory is omitted then
128 the directory listing for the root / home directory will be returned.
130 ftp://ftp.example.com - This retrieves the directory listing for the root
226 listing for the directory specified. If the path ends in a / then a directory
227 listing is returned instead of a file. If the path is omitted entirely then
228 the directory listing for the root / home directory will be returned. If the
238 sftp://ssh.example.com/~/Documents/ - This requests a directory listing
  /packages/services/Car/bluetooth/bt-map-service/src/com/google/android/auto/mapservice/
BluetoothMapService.java 332 Log.d(TAG, "Messages Listing: " + msg.obj);
696 BluetoothMapMessagesListing listing = new BluetoothMapMessagesListing(); local
699 listing.setHandle(msg.getHandle());
700 listing.setSubject(msg.getSubject());
701 listing.setDate(msg.getDateTime());
702 listing.setSender(msg.getSenderName());
706 retMsgsListing.add(listing);
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
du.py 58 -a Includes non-current object versions / generations in the listing
148 """Print listing info for given bucket_listing_ref.
217 # Default to listing all gs buckets.
rsync.py 164 <B>IMPACT OF BUCKET LISTING EVENTUAL CONSISTENCY</B>
165 The rsync command operates by listing the source and destination URLs, and
167 between these listings. Because bucket listing is eventually (not strongly)
446 """Worker function for listing files/objects under to be sync'd.
463 # sorting with collecting the listing.
476 'Caught non-retryable exception while listing %s: %s' %
485 We use this function instead of WildcardIterator for listing a local
507 gsutil_api: gsutil Cloud API instance to use for bucket listing.
554 cls.logger.info('At %s listing %d...', desc, i)
688 # where base_url_str is the starting URL string for listing
    [all...]

Completed in 462 milliseconds

1 2 3 4 5 6 7 8 91011>>