HomeSort by relevance Sort by last modified time
    Searched refs:party (Results 1 - 14 of 14) sorted by null

  /external/webkit/Tools/Scripts/webkitpy/common/checkout/
commitinfo.py 82 return set([party for party in responsible_parties if party]) # Filter out None
  /external/webkit/Tools/Scripts/webkitpy/tool/bot/
sheriff.py 42 irc_nicknames = sorted([party.irc_nickname for
43 party in commit_info.responsible_parties()
44 if party.irc_nickname])
  /external/qemu/
acl.h 52 const char *party);
acl.c 76 const char *party)
82 if (fnmatch(entry->match, party, 0) == 0)
87 if (strcmp(entry->match, party) == 0)
  /external/v8/test/mjsunit/
string-compare-alignment.js 33 "Now is the time for all good men to come to the aid of the party. " +
34 "Now is the time for all good men to come to the aid of the party."
escape.js 68 var example = "Now is the time for all good men to come to the aid of the party.";
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
download.py 320 cc_list = sorted([party.bugzilla_email()
321 for party in commit_info.responsible_parties()
322 if party.bugzilla_email()])
  /external/antlr/antlr-3.4/runtime/JavaScript/build/
README 8 party open source libraries:
  /hardware/ril/reference-ril/
reference-ril.c 2011 int party = ((int*)data)[0]; local
    [all...]
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
NOTICE 158 wherever such third-party notices normally appear. The contents
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/
__init__.py 107 The OAuth consumer is a "third-party" service that wants to access
196 send or store this string where a third party can read it.
  /external/elfutils/
elfutils.spec 63 writing ELF files on a high level. Third party programs depend on
  /external/e2fsprogs/lib/et/
texinfo.tex 19 %STALLMAN, THE FREE SOFTWARE FOUNDATION, INC., AND/OR ANY OTHER PARTY
27 %DAMAGES, OR FOR ANY CLAIM BY ANY OTHER PARTY.
69 % years, to give any third party free (except for a nominal
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 264 milliseconds