HomeSort by relevance Sort by last modified time
    Searched full:listings (Results 1 - 25 of 248) sorted by null

1 2 3 4 5 6 7 8 910

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
comment.s 1 # This test file is to see whether comments get written into listings
  /packages/providers/TvProvider/res/values/
strings.xml 22 <string name="permlab_readTvListings">read all TV listings</string>
25 <string name="permdesc_readTvListings">read all TV listings available on your device</string>
30 <string name="permlab_readEpgData" translatable="false">read TV listings</string>
34 <string name="permdesc_readEpgData" translatable="false">read TV listings</string>
38 <string name="permlab_writeEpgData" translatable="false">provide TV listings</string>
41 <string name="permdesc_writeEpgData" translatable="false">provide TV listings</string>
45 <string name="permlab_accessAllEpgData" translatable="false">access all TV listings</string>
48 <string name="permdesc_accessAllEpgData" translatable="false">read and modify all TV listings available on your device</string>
  /packages/providers/TvProvider/res/values-en-rAU/
strings.xml 20 <string name="permlab_readTvListings" msgid="5272001606068276291">"read all TV listings"</string>
21 <string name="permdesc_readTvListings" msgid="1165157606059567535">"read all TV listings available on your device"</string>
  /packages/providers/TvProvider/res/values-en-rGB/
strings.xml 20 <string name="permlab_readTvListings" msgid="5272001606068276291">"read all TV listings"</string>
21 <string name="permdesc_readTvListings" msgid="1165157606059567535">"read all TV listings available on your device"</string>
  /packages/providers/TvProvider/res/values-en-rIN/
strings.xml 20 <string name="permlab_readTvListings" msgid="5272001606068276291">"read all TV listings"</string>
21 <string name="permdesc_readTvListings" msgid="1165157606059567535">"read all TV listings available on your device"</string>
  /toolchain/binutils/binutils-2.25/gprof/
bsd_callg_bl.m 38 parent listings:
65 children listings:
103 cycle listings:
  /prebuilts/gdb/darwin-x86/lib/python2.7/
dircache.py 1 """Read and cache directory listings.
  /prebuilts/gdb/linux-x86/lib/python2.7/
dircache.py 1 """Read and cache directory listings.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dircache.py 1 """Read and cache directory listings.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dircache.py 1 """Read and cache directory listings.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/mws/
test.py 111 listings = response._result[0].Product.LowestOfferListings
112 self.assertTrue(len(listings.LowestOfferListing))
  /external/curl/docs/libcurl/opts/
CURLOPT_FTP_USE_PRET.3 33 command for directory listings as well as up and downloads in PASV mode. Has
  /external/curl/tests/data/
test215 34 Get two FTP dir listings from the same remote dir: no second CWD
  /external/emma/core/java12/com/vladium/emma/report/
SourcePathCache.java 96 final Set [] listings = entry.m_listings; local
97 for (int p = 0; p < listings.length; ++ p)
99 Set listing = listings [p];
103 listings [p] = listing;
  /external/harfbuzz_ng/win32/
Makefile.vc 12 # Include the Makefile portions with the source listings
  /prebuilts/go/darwin-x86/src/math/cmplx/
exp.go 25 // source listings for the gamma function and the incomplete beta
log.go 25 // source listings for the gamma function and the incomplete beta
pow.go 25 // source listings for the gamma function and the incomplete beta
  /prebuilts/go/linux-x86/src/math/cmplx/
exp.go 25 // source listings for the gamma function and the incomplete beta
log.go 25 // source listings for the gamma function and the incomplete beta
pow.go 25 // source listings for the gamma function and the incomplete beta
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
stat.py 51 but is more efficient because it avoids performing bucket listings and gets
53 performing bucket listings (which are eventually consistent) the gsutil stat
57 The gsutil stat command will, however, perform bucket listings if you specify
  /external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
wildcards.py 155 listing for each subdirectory, for a total of 3 bucket listings:
161 The more bucket listings your wildcard requires, the slower and more expensive
162 it will be. The number of bucket listings required grows as:
  /libcore/ojluni/src/main/java/java/io/
FilenameFilter.java 31 * listings in the <code>list</code> method of class
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
SmsMmsContacts.java 34 * Use these functions when extracting data for listings. It caches frequently used data to
35 * speed up building large listings - e.g. before applying filtering.

Completed in 445 milliseconds

1 2 3 4 5 6 7 8 910