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

1 2

  /frameworks/base/services/java/com/android/server/
DemoDataSet.java 102 AssetManager ass = AssetManager.getSystem(); local
108 in = ass.open(file.toString());
  /external/clearsilver/util/
neo_date.c 77 /* Hefted from NCSA HTTPd src/util.c -- What a pain in the ass. */
  /external/netperf/
netcpu_pstatnew.c 100 ass-u-me it is the same value for each CPU - famous last
251 /* we ass-u-me that these counters will never wrap during a
267 /* now get the sum, which we ass-u-me does not overflow a 64-bit
304 /* ass-u-me that it is only interrupt that is bogus, and assign
netcpu_kstat10.c 380 /* we ass-u-me that these counters will never wrap during a
netlib.c 1132 we ass-u-me that someone setting processor affinity from the
    [all...]
netsh.c 323 this version will not ass-u-me that arg2 should be the same as
nettest_sdp.c     [all...]
nettest_bsd.c 608 /* we ass-u-me this is the Linux getaddrinfo bug, clear the
    [all...]
  /frameworks/base/libs/utils/
AssetManager.cpp 403 Asset* ass = NULL; local
416 ass = const_cast<AssetManager*>(this)->
418 if (ass == NULL) {
420 ass = const_cast<AssetManager*>(this)->
424 if (ass != NULL && ass != kExcludedAsset) {
425 ass = const_cast<AssetManager*>(this)->
426 mZipSet.setZipResourceTableAsset(ap.path, ass);
430 if (i == 0 && ass != NULL) {
436 sharedRes->add(ass, (void*)(i+1), false)
443 Asset* ass = const_cast<AssetManager*>(this)-> local
    [all...]
  /external/netcat/scripts/
web 9 ## Having grown mightily tired of pain in the ass browsers, I decided
webproxy 70 # find our ass with both hands
  /external/chromium/third_party/icu/source/test/intltest/
strcase.cpp 308 f=UnicodeString("ass\\u03bcffi\\U00010434i\\u0307\\u0131", "").unescape(),
309 g=UnicodeString("ass\\u03bcffi\\U00010434i\\u0131", "").unescape(),
tstnorm.cpp     [all...]
  /external/icu4c/test/intltest/
strcase.cpp 310 f=UnicodeString("ass\\u03bcffi\\U00010434i\\u0307\\u0131", "").unescape(),
311 g=UnicodeString("ass\\u03bcffi\\U00010434i\\u0131", "").unescape(),
tstnorm.cpp     [all...]
  /frameworks/base/tools/aapt/
Resource.cpp 361 static void collect_files(const sp<AaptAssets>& ass,
364 const Vector<sp<AaptDir> >& dirs = ass->resDirs();
372 ass->removeDir(d->getLeaf());
    [all...]
  /external/dbus/dbus/
dbus-sysdeps-unix.c 632 * and we couldn't think of where it would kick our ass, but
    [all...]
  /frameworks/base/sax/tests/saxtests/res/raw/
youtube.xml     [all...]
  /external/chromium/net/base/
effective_tld_names.gperf 210 ass.km, 0
    [all...]
effective_tld_names.dat 1577 ass.km
    [all...]
effective_tld_names.cc     [all...]
  /external/webkit/WebKit/android/nav/
CacheBuilder.cpp     [all...]
  /frameworks/base/core/res/res/values-pt/
strings.xml 83 <string name="serviceClassDataAsync" msgid="4523454783498551468">"Assíncrono"</string>
    [all...]
  /frameworks/base/core/res/res/values-pt-rPT/
strings.xml 83 <string name="serviceClassDataAsync" msgid="4523454783498551468">"Assíncronos"</string>
    [all...]
  /external/dbus/
ChangeLog     [all...]

Completed in 2350 milliseconds

1 2