HomeSort by relevance Sort by last modified time
    Searched full:type_class (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/omnibox/
omnibox_api.cc 335 int type_class; local
338 type_class = AutocompleteMatch::ACMatchClassification::URL;
341 type_class = AutocompleteMatch::ACMatchClassification::MATCH;
344 type_class = AutocompleteMatch::ACMatchClassification::DIM;
347 type_class = AutocompleteMatch::ACMatchClassification::NONE;
352 styles[j] |= type_class;
  /external/chromium/chrome/browser/extensions/
extension_omnibox_api.cc 207 int type_class = local
211 if (type_class == -1)
216 styles[j] |= type_class;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
__init__.py 229 getbaseclasses(type_class)
424 'type' : type_class,
AppleScript_Suite.py 1368 class type_class(aetools.ComponentItem): class in inherits:aetools.ComponentItem
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
symtable.py 26 if table.type == _symtable.TYPE_CLASS:
65 if self._table.type == _symtable.TYPE_CLASS:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
symtable.py 26 if table.type == _symtable.TYPE_CLASS:
65 if self._table.type == _symtable.TYPE_CLASS:
  /external/llvm/utils/llvm-build/llvmbuild/
componentinfo.py 448 type_class = _component_type_map.get(type_name)
449 if type_class is None:
455 info = type_class.parse(subpath,
  /external/kernel-headers/original/linux/
usb_ch9.h 62 * TYPE_CLASS or TYPE_VENDOR specific feature flags could be retrieved
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
ch9.h 76 * TYPE_CLASS or TYPE_VENDOR specific feature flags could be retrieved
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
ch9.h 76 * TYPE_CLASS or TYPE_VENDOR specific feature flags could be retrieved
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
ch9.h 76 * TYPE_CLASS or TYPE_VENDOR specific feature flags could be retrieved
  /external/kernel-headers/original/linux/usb/
ch9.h 77 * TYPE_CLASS or TYPE_VENDOR specific feature flags could be retrieved
  /prebuilts/tools/common/cglib/
cglib-nodep-2.2.3.jar 
cglib-2.2.3.jar 
  /prebuilts/tools/common/m2/internal/cglib/cglib-nodep/2.2.2/
cglib-nodep-2.2.2.jar 
  /dalvik/dx/etc/
jasmin.jar 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpthread.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/xen/
libpthread.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libpthread.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/xen/
libpthread.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/
libpthread.a     [all...]

Completed in 640 milliseconds