/external/chromium_org/chromeos/dbus/ |
fake_bluetooth_profile_service_provider.h | 28 // Each of these calls the equivalent
|
/external/chromium_org/content/child/npapi/ |
plugin_web_event_converter_mac.h | 19 // Utility class to translating WebInputEvent structs to equivalent structures
|
/external/chromium_org/ipc/ |
ipc_platform_file.h | 42 // Returns a file handle equivalent to |file| that can be used in |process|.
|
/external/chromium_org/media/cast/test/ |
audio_utility.h | 47 // Convenience function to convert an |audio_bus| to its equivalent
|
/external/chromium_org/media/cast/test/utility/ |
input_helper.h | 17 // Setting low and high to INT_MIN/INT_MAX is equivalent to not setting a range.
|
/external/chromium_org/sync/protocol/ |
app_list_specifics.proto | 33 // A URL shortcut (functionally equivalent to a bookmark).
|
/external/chromium_org/sync/syncable/ |
syncable_enum_conversions.h | 13 // Utility functions to get the string equivalent for some syncable
|
/external/chromium_org/third_party/WebKit/public/platform/ |
WebColor.h | 36 typedef unsigned WebColor; // RGBA quad. Equivalent to SkColor.
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
generatemip.h | 27 typedef L8 R8; // R8 type is functionally equivalent for mip purposes 28 typedef L8 A8; // A8 type is functionally equivalent for mip purposes 41 typedef A8L8 R8G8; // R8G8 type is functionally equivalent for mip purposes 56 typedef A8R8G8B8 R8G8B8A8; // R8G8B8A8 type is functionally equivalent for mip purposes
|
/external/chromium_org/third_party/freetype2/ |
README.chromium | 18 how to build the library, ftconfig.h and ftmodule.h (or equivalent filenames
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cjaptst.c | 62 UCOL_GREATER, /*UCOL_LESS*/ /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/ 64 UCOL_LESS, /*UCOL_GREATER*/ /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*//* 6 */ 100 /*6*/ {0x30AD, 0x30FC, 0x3042, 0x0000}, /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/ 101 /*7*/ {0x30AD, 0x30FC, 0x30A2, 0x0000}, /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
ficoll.h | 10 * and w and v are equivalent.
|
jacoll.cpp | 60 Collator::GREATER, // Collator::LESS, /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/ 62 Collator::LESS, //Collator::GREATER /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*//* 6 */ 98 /*6*/ {0x30AD, 0x30FC, 0x3042, 0x0000}, /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/ 99 /*7*/ {0x30AD, 0x30FC, 0x30A2, 0x0000}, /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/
|
jacoll.h | 10 * equivalent to 'AA' (/u3041/u3041).
|
/external/chromium_org/third_party/python_gflags/ |
README.chromium | 11 This project is the python equivalent of google-gflags, a Google commandline
|
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/ |
input_stream.h | 24 // C++ equivalent to Java's OutputStream class
|
output_stream.h | 24 // C++ equivalent to Java's OutputStream class
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrReducedClip.h | 23 * SkClipStack::Elements that are equivalent to applying the full stack to the rectangle. The clip
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/ |
bin-farabs.asm | 19 ; Each of the below pairs should be equivalent (and legal) in Yasm.
|
/external/chromium_org/tools/json_schema_compiler/ |
json_schema.py | 44 """Equivalent to Load(filename), but caches results for subsequent calls"""
|
/external/clang/include/clang/Basic/ |
VersionTuple.h | 71 /// \brief Determine if two version numbers are equivalent. If not 77 /// \brief Determine if two version numbers are not equivalent. 108 /// equivalent to another. 117 /// equivalent to another.
|
/external/clang/test/CXX/temp/temp.res/temp.local/ |
p1.cpp | 8 // a template-argument-list, it is equivalent to the injected-class-name
|
/external/dnsmasq/dbus/ |
DBus-interface | 56 is equivalent to 65 is equivalent to 76 is equivalent to 88 is equivalent to
|
/external/droiddriver/src/com/google/android/droiddriver/runner/ |
UseUiAutomation.java | 29 * {@link android.app.UiAutomation}. It is effectively equivalent to
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
AsyncFunction.java | 37 * <p>Throwing an exception from this method is equivalent to returning a
|