/external/chromium/chrome/browser/sync/engine/net/ |
url_translator.h | 16 // Convenience wrappers around CgiEscapePath(), used by gaia_auth.
|
/external/chromium/crypto/ |
mac_security_services_lock.cc | 12 // This singleton pertains to Apple's wrappers over their own CSSM handles,
|
/external/chromium_org/chromeos/cryptohome/ |
cryptohome_util.h | 14 // Wrappers of the D-Bus method calls for working with Tpm.
|
/external/chromium_org/crypto/ |
mac_security_services_lock.cc | 12 // This singleton pertains to Apple's wrappers over their own CSSM handles,
|
/external/chromium_org/ppapi/cpp/ |
module_impl.h | 9 /// This file defines some simple function templates that help the C++ wrappers
|
/external/chromium_org/ppapi/examples/stub/ |
stub.c | 7 // C++ wrappers.
|
/external/chromium_org/sync/engine/net/ |
url_translator.h | 15 // Convenience wrappers around CgiEscapePath(), used by gaia_auth.
|
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/ |
SVGPathSegListPropertyTearOff.h | 38 static PassRefPtr<SVGPathSegListPropertyTearOff> create(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole role, SVGPathSegRole pathSegRole, SVGPathSegList& values, ListWrapperCache& wrappers) 41 return adoptRef(new SVGPathSegListPropertyTearOff(animatedProperty, role, pathSegRole, values, wrappers)); 118 SVGPathSegListPropertyTearOff(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole role, SVGPathSegRole pathSegRole, SVGPathSegList& values, ListWrapperCache& wrappers) 119 : SVGListProperty<SVGPathSegList>(role, values, &wrappers)
|
SVGListPropertyTearOff.h | 45 static PassRefPtr<Self> create(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole role, PropertyType& values, ListWrapperCache& wrappers) 48 return adoptRef(new Self(animatedProperty, role, values, wrappers)); 133 SVGListPropertyTearOff(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole role, PropertyType& values, ListWrapperCache& wrappers) 134 : SVGListProperty<PropertyType>(role, values, &wrappers) 155 // Update existing wrappers, as the index in the values list has changed. 197 // 'newItem' is already living in another list. If it's not our list, synchronize the other lists wrappers after the removal.
|
SVGListProperty.h | 62 static void detachListWrappersAndResize(ListWrapperCache* wrappers, unsigned newListSize = 0) 65 ASSERT(wrappers); 66 unsigned size = wrappers->size(); 68 if (ListItemTearOff* item = wrappers->at(i).get()) 74 wrappers->fill(0, newListSize); 76 wrappers->clear(); 84 void setValuesAndWrappers(PropertyType* values, ListWrapperCache* wrappers, bool shouldOwnValues) 86 // This is only used for animVal support, to switch the underlying values & wrappers 95 m_wrappers = wrappers; 444 ListWrapperCache& wrappers() cons function in class:WebCore::SVGListProperty [all...] |
/external/chromium_org/win8/metro_driver/ |
display_properties.cc | 9 #include <wrl\wrappers\corewrappers.h>
|
/external/kernel-headers/original/linux/ |
irq_cpustat.h | 14 * Simple wrappers reducing source bloat. Define all irq_stat fields
|
/external/linux-tools-perf/util/ |
wrapper.c | 2 * Various trivial helper wrappers around standard functions
|
/external/wpa_supplicant_8/src/drivers/ |
linux_ioctl.h | 2 * Linux ioctl helper functions for driver wrappers
|
/external/yaffs2/yaffs2/ |
yaffs_mtdif.h | 3 * yaffs_mtdif.h NAND mtd interface wrappers
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/ |
__init__.py | 8 parsers -- Python wrappers for XML parsers (currently only supports Expat).
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/ |
__init__.py | 8 parsers -- Python wrappers for XML parsers (currently only supports Expat).
|
/system/core/adb/ |
transport.h | 20 /* convenience wrappers around read/write that will retry on
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/ |
debug.h | 34 * wrappers to verify certain properties. The __glibcxx_requires_xxx 35 * macros are merely wrappers around the __glibcxx_check_xxx wrappers
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/ |
debug.h | 34 * wrappers to verify certain properties. The __glibcxx_requires_xxx 35 * macros are merely wrappers around the __glibcxx_check_xxx wrappers
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/ |
debug.h | 34 * wrappers to verify certain properties. The __glibcxx_requires_xxx 35 * macros are merely wrappers around the __glibcxx_check_xxx wrappers
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/ |
debug.h | 34 * wrappers to verify certain properties. The __glibcxx_requires_xxx 35 * macros are merely wrappers around the __glibcxx_check_xxx wrappers
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/ |
debug.h | 34 * wrappers to verify certain properties. The __glibcxx_requires_xxx 35 * macros are merely wrappers around the __glibcxx_check_xxx wrappers
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/ |
debug.h | 34 * wrappers to verify certain properties. The __glibcxx_requires_xxx 35 * macros are merely wrappers around the __glibcxx_check_xxx wrappers
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/ |
debug.h | 34 * wrappers to verify certain properties. The __glibcxx_requires_xxx 35 * macros are merely wrappers around the __glibcxx_check_xxx wrappers
|