/external/chromium/chrome/browser/ui/ |
browser_list.cc | 136 if (type != Browser::TYPE_ANY && browser->type() != type) 458 profile, Browser::TYPE_ANY, 521 Browser::TYPE_ANY, Browser::FEATURE_NONE, kMatchNothing); 542 p, Browser::TYPE_ANY, feature, kMatchCanSupportWindowFeature); 546 Browser::TYPE_ANY, feature, 552 return FindBrowserWithType(p, Browser::TYPE_ANY, false); 581 if (BrowserMatches(*i, p, Browser::TYPE_ANY, Browser::FEATURE_NONE,
|
browser.h | 91 TYPE_ANY = TYPE_NORMAL | [all...] |
/external/jmdns/src/javax/jmdns/impl/tasks/state/ |
Prober.java | 117 newOut.addQuestion(DNSQuestion.newQuestion(this.getDns().getLocalHost().getName(), DNSRecordType.TYPE_ANY, DNSRecordClass.CLASS_IN, DNSRecordClass.NOT_UNIQUE)); 131 newOut = this.addQuestion(newOut, DNSQuestion.newQuestion(info.getQualifiedName(), DNSRecordType.TYPE_ANY, DNSRecordClass.CLASS_IN, DNSRecordClass.NOT_UNIQUE));
|
/frameworks/base/tools/aapt/ |
ResourceTable.h | 128 const int32_t format = ResTable_map::TYPE_ANY, 152 const int32_t format = ResTable_map::TYPE_ANY); 217 uint32_t attrType = ResTable_map::TYPE_ANY, 257 Item() : isId(false), format(ResTable_map::TYPE_ANY), bagKeyId(0), evaluating(false) 263 int32_t format = ResTable_map::TYPE_ANY); 296 mItemFormat(ResTable_map::TYPE_ANY), mNameIndex(-1), mPos(pos) 319 int32_t format = ResTable_map::TYPE_ANY, 326 int32_t format = ResTable_map::TYPE_ANY);
|
ResourceTable.cpp | 259 , type(ResTable_map::TYPE_ANY) 429 if (attr.type == ResTable_map::TYPE_ANY) { [all...] |
/external/jmdns/src/javax/jmdns/impl/constants/ |
DNSRecordType.java | 249 TYPE_ANY("any", 255);
|
/external/jmdns/src/javax/jmdns/impl/tasks/resolver/ |
ServiceInfoResolver.java | 30 this.getDns().addListener(info, DNSQuestion.newQuestion(info.getQualifiedName(), DNSRecordType.TYPE_ANY, DNSRecordClass.CLASS_IN, DNSRecordClass.NOT_UNIQUE));
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/ |
btm_utils.py | 12 TYPE_ANY = -1 195 new_node = MinNode(type=TYPE_ANY)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/ |
btm_utils.py | 12 TYPE_ANY = -1 195 new_node = MinNode(type=TYPE_ANY)
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
errors.c | 78 TYPE_ANY = -1 120 return (int)TYPE_ANY; 607 if (type == TYPE_ANY) { 663 assert(severity == SEVERITY_ANY && type != TYPE_ANY
|
/external/mesa3d/src/mesa/main/ |
errors.c | 78 TYPE_ANY = -1 120 return (int)TYPE_ANY; 607 if (type == TYPE_ANY) { 663 assert(severity == SEVERITY_ANY && type != TYPE_ANY
|
/external/jmdns/src/javax/jmdns/impl/ |
DNSQuestion.java | 244 case TYPE_ANY:
|
/frameworks/base/include/androidfw/ |
ResourceTypes.h | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
reiserfs_fs.h | 355 #define TYPE_ANY 15 // FIXME: comment is required 376 return (type <= TYPE_MAXTYPE) ? type : TYPE_ANY; 547 return TYPE_ANY; 565 case TYPE_ANY: [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
reiserfs_fs.h | 355 #define TYPE_ANY 15 // FIXME: comment is required 376 return (type <= TYPE_MAXTYPE) ? type : TYPE_ANY; 547 return TYPE_ANY; 565 case TYPE_ANY: [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
reiserfs_fs.h | 355 #define TYPE_ANY 15 // FIXME: comment is required 376 return (type <= TYPE_MAXTYPE) ? type : TYPE_ANY; 547 return TYPE_ANY; 565 case TYPE_ANY: [all...] |
/system/security/keystore/ |
keystore.cpp | 403 TYPE_ANY = 0, // meta type that matches anything 1035 if (type != TYPE_ANY && keyBlob->getType() != type) { [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_tabs_module.cc | 283 profile(), Browser::TYPE_ANY, include_incognito()); [all...] |
/external/jdiff/ |
xerces.jar | |
/prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/ |
xercesImpl-2.6.2.jar | |