/development/pdk/docs/source/ |
source_toc.cs | 11 <li><a href="http://android.git.kernel.org/">Browse Source</a> <span style="font-size: 75%; font-variant: small-caps">[off-site]</span></li>
|
/external/bluetooth/bluez/doc/ |
hfp-api.txt | 44 Signals PropertyChanged(string name, variant value)
|
manager-api.txt | 50 Signals PropertyChanged(string name, variant value)
|
network-api.txt | 45 Signals PropertyChanged(string name, variant value)
|
/external/chromium/chrome/browser/history/ |
history_publisher.h | 62 // Converts time represented by the Time class object to variant time in UTC.
|
/external/clang/test/Analysis/ |
string.c | 11 // path, such as memcpy and __memcpy_chk, or memcmp and bcmp. If VARIANT is 260 #ifdef VARIANT 267 #else /* VARIANT */ 272 #endif /* VARIANT */ 316 #ifdef VARIANT 323 #else /* VARIANT */ 328 #endif /* VARIANT */ 360 #ifdef VARIANT 367 #else /* VARIANT */ 372 #endif /* VARIANT */ [all...] |
/external/elfutils/libelf/ |
gelf_update_sym.c | 87 for the 64 bit variant. */
|
/external/freetype/include/freetype/internal/services/ |
svpscmap.h | 56 FT_UInt32 unicode; /* bit 31 set: is glyph variant */
|
/external/kernel-headers/original/linux/ |
smp.h | 111 * (smp_processor_id() is the preferred variant), but in rare
|
/external/libvpx/examples/includes/geshi/geshi/ |
cadlisp.php | 94 'vlax-make-safearray','vlax-make-variant','vlax-map-collection', 101 'vlax-typeinfo-available-p','vlax-variant-change-type', 102 'vlax-variant-type','vlax-variant-value','vlax-write-enabled-p',
|
/external/libvpx/vp8/common/ |
treecoder.h | 77 /* Variant of above using coder spec rather than hardwired 8-bit probs. */
|
/external/openssl/crypto/bn/ |
bn_mod.c | 148 /* BN_mod_add variant that may be used if both a and b are non-negative 166 /* BN_mod_sub variant that may be used if both a and b are non-negative 219 /* BN_mod_lshift1 variant that may be used if a is non-negative 254 /* BN_mod_lshift variant that may be used if a is non-negative
|
/external/svox/pico/tts/ |
com_svox_picottsengine.cpp | [all...] |
/external/webkit/Source/WebCore/svg/ |
svgattrs.in | 75 font-variant
|
/external/webkit/Source/WebKit/win/ |
WebDatabaseManager.cpp | 66 virtual HRESULT STDMETHODCALLTYPE Read(LPCOLESTR pszPropName, VARIANT* pVar, IErrorLog* pErrorLog); 67 virtual HRESULT STDMETHODCALLTYPE Write(LPCOLESTR pszPropName, VARIANT* pVar); 116 HRESULT STDMETHODCALLTYPE DatabaseDetailsPropertyBag::Read(LPCOLESTR pszPropName, VARIANT* pVar, IErrorLog*) 137 HRESULT STDMETHODCALLTYPE DatabaseDetailsPropertyBag::Write(LPCOLESTR pszPropName, VARIANT* pVar)
|
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/ |
JSNPObject.cpp | 298 NPVariant variant; 299 m_objectMap->convertJSValueToNPVariant(exec, value, variant); 308 m_npObject->_class->setProperty(m_npObject, npIdentifier, &variant); 315 releaseNPVariantValue(&variant);
|
/external/wpa_supplicant_6/wpa_supplicant/examples/ |
wpas-test.py | 44 path = wpas.addInterface(ifname, {'driver': dbus.Variant('wext')})
|
/external/wpa_supplicant_6/wpa_supplicant/src/utils/ |
uuid.c | 105 /* Variant specified in RFC 4122 */
|
/external/wpa_supplicant_8/wpa_supplicant/examples/ |
wpas-test.py | 44 path = wpas.addInterface(ifname, {'driver': dbus.Variant('wext')})
|
/frameworks/base/graphics/java/android/renderscript/ |
Allocation.java | 343 * Copy an allocation from an array. This variant is not type 354 * Copy an allocation from an array. This variant is not type 365 * Copy an allocation from an array. This variant is not type 376 * Copy an allocation from an array. This variant is not type 388 * Copy an allocation from an array. This variant is type 400 * Copy an allocation from an array. This variant is type 412 * Copy an allocation from an array. This variant is type 424 * Copy an allocation from an array. This variant is type 527 * Copy part of an allocation from an array. This variant is 541 * Copy part of an allocation from an array. This variant i [all...] |
/frameworks/base/opengl/tools/glgen/src/ |
Jsr239CodeEmitter.java | 23 * have a typed pointer argument. The array variant will convert a single "<type> *data"
|
/libcore/luni/src/main/java/java/util/ |
LinkedHashSet.java | 23 * LinkedHashSet is a variant of HashSet. Its entries are kept in a
|
/packages/apps/Email/src/com/android/email/data/ |
ThrottlingCursorLoader.java | 30 * A {@link CursorLoader} variant that throttle auto-requery on content changes using
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
LocaleUtils.java | 52 // requires a variant and the tested locale does not have one. 60 // The language and the country match, and the tested locale specifies a variant but the 90 * If they agree on both the language and the country, but not on the variant, 92 * specifies a variant, and LOCALE_LANGUAGE_AND_COUNTRY_MATCH otherwise. If everything matches,
|
/system/core/adb/ |
SERVICES.TXT | 26 This is a variant of host:devices which doesn't close the 60 Another host:transport variant. Ask to switch the connection to 72 A variant of host-serial used to target the single USB device connected 76 A variant of host-serial used to target the single emulator instance
|