| /external/skia/include/core/ |
| SkDrawFilter.h | 21 * used for the actual drawing. Note: this modification only lasts for the 22 * current draw, as a temporary copy of the paint is used. 45 * Called with the paint that will be used to draw the specified type.
|
| /external/skia/src/gpu/ |
| GrAtlas.h | 48 bool used() const { return fUsed; } function in class:GrAtlas 49 void setUsed(bool used) { fUsed = used; }
|
| /external/srec/srec/Semproc/include/ |
| SR_SemprocDefinitions.h | 77 * Maximum number of partial paths which will be used when parsing 92 * Offset used for denoting scripts (since integer used as label in graph) 97 * Offset used for denoting scope markers (since integer used as label in graph) 127 * Question mark used in conditional expressions to signify end of condition part 132 * Colon used in conditional expressions to signify the alternative (false) return value 147 * Dot used for rule property referencing 152 * Underscore sometimes used in identifiers 171 * CHAR used for joining (union) multiple meanings for same wor [all...] |
| /external/wpa_supplicant_8/hostapd/ |
| wired.conf | 24 # The own IP address of the access point (used as NAS-IP-Address) 27 # Optional NAS-Identifier string for RADIUS messages. When used, this should be 29 # fully qualified domain name can be used here.
|
| /frameworks/base/core/java/android/webkit/ |
| DebugFlags.java | 20 * This class is a container for all of the debug flags used in the Java 25 * flag is used. 27 * @hide Only used by WebView implementations.
|
| /hardware/ti/wpan/ |
| README | 12 kfmapp/ - V4L2 FM application to be used with V4L2 drivers for FM on WL. 14 used with kernel version 2.6.32 and below drivers) 15 uim-rfkill/ - Derived from uim/ to be used with K32 and above TI ST drivers.
|
| /libcore/luni/src/main/java/java/lang/ |
| Deprecated.java | 24 * Annotation type used to mark program elements that should no longer be used 26 * is used.
|
| /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/ |
| enable_warnings.hpp | 20 # pragma warning(default: 4355) // 'this' : used in base member initializer list 22 # pragma warning(default: 4251) // class 'A<T>' needs to have dll-interface to be used by clients of class 'B' 26 # pragma warning(default: 4275) // non dll-interface class ... used as base for dll-interface class ...
|
| suppress_warnings.hpp | 21 # pragma warning(disable: 4355) // 'this' : used in base member initializer list 23 # pragma warning(disable: 4251) // class 'A<T>' needs to have dll-interface to be used by clients of class 'B' 27 # pragma warning(disable: 4275) // non dll-interface class ... used as base for dll-interface class ...
|
| /packages/apps/Mms/src/org/w3c/dom/events/ |
| Event.java | 16 * The <code>Event</code> interface is used to provide contextual information 49 * Used to indicate the <code>EventTarget</code> to which the event was 55 * Used to indicate the <code>EventTarget</code> whose 62 * Used to indicate which phase of event flow is currently being 68 * Used to indicate whether or not an event is a bubbling event. If the 74 * Used to indicate whether or not an event can have its default action 81 * Used to specify the time (in milliseconds relative to the epoch) at 91 * The <code>stopPropagation</code> method is used prevent further 96 * method may be used during any stage of event flow. 102 * used to signify that the event is to be canceled, meaning any default [all...] |
| /packages/apps/UnifiedEmail/src/com/android/mail/providers/ |
| MessageModification.java | 36 * @param values the ContentValues that will be used to create or update the 46 * @param values the ContentValues that will be used to create or update the 56 * @param values the ContentValues that will be used to create or update the 66 * @param values the ContentValues that will be used to create or update the 78 * @param values the ContentValues that will be used to create or update the message 88 * @param values the ContentValues that will be used to create or update the 99 * @param values the ContentValues that will be used to create or update the 109 * @param values the ContentValues that will be used to create or update the 119 * @param values the ContentValues that will be used to create or update the 130 * @param values the ContentValues that will be used to create or update the messag [all...] |
| /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/ |
| proximity_info_params.cpp | 27 // Used by ProximityInfoStateUtils::initGeometricDistanceInfos() 30 // Used by ProximityInfoStateUtils::updateNearKeysDistances() 33 // Used by ProximityInfoStateUtils::isPrevLocalMin() 36 // Used by ProximityInfoStateUtils::getPointScore() 46 // Used by ProximityInfoStateUtils::refreshSpeedRates() 49 // Used by ProximityInfoStateUtils::pushTouchPoint() 52 // Used by ProximityInfoStateUtils::updateAlignPointProbabilities() 82 // Used by ProximityInfoStateUtils::suppressCharProbabilities() 89 // Used by ProximityInfoStateUtils::getMostProbableString() 92 // Used by ProximityInfoStateUtils::updateSampledSearchKeySets( [all...] |
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
| kernel.h | 5 * 'kernel.h' contains some often-used function prototypes etc 16 unsigned long bufferram; /* Memory used by buffers */ 31 result (of value 0 and type size_t), so the expression can be used
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
| kernel.h | 5 * 'kernel.h' contains some often-used function prototypes etc 16 unsigned long bufferram; /* Memory used by buffers */ 31 result (of value 0 and type size_t), so the expression can be used
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
| kernel.h | 5 * 'kernel.h' contains some often-used function prototypes etc 16 unsigned long bufferram; /* Memory used by buffers */ 31 result (of value 0 and type size_t), so the expression can be used
|
| /external/apache-xml/src/main/java/org/apache/xalan/templates/ |
| DecimalFormatProperties.java | 75 * which controls the interpretation of a format pattern used by 133 * decimal-separator specifies the character used for the decimal sign; 145 * decimal-separator specifies the character used for the decimal sign; 157 * grouping-separator specifies the character used as a grouping 169 * grouping-separator specifies the character used as a grouping 181 * infinity specifies the string used to represent infinity; 193 * infinity specifies the string used to represent infinity; 205 * minus-sign specifies the character used as the default minus sign; the 217 * minus-sign specifies the character used as the default minus sign; the 229 * NaN specifies the string used to represent the NaN value [all...] |
| /external/chromium_org/third_party/WebKit/Source/core/editing/ |
| TextIterator.h | 164 // Used when there is still some pending text from the current node; when these 168 // Used when iteration over :first-letter text to save pointer to 171 // Used to point to RenderText object for :first-letter. 174 // Used to do the whitespace collapsing logic. 179 // Used for whitespace characters that aren't in the DOM, so we can point at them. 183 // Used when text boxes are out of order (Hebrew/Arabic w/ embeded LTR text) 187 // Used when deciding whether to emit a "positioning" (e.g. newline) before any other content 190 // Used by selection preservation code. There should be one character emitted between every VisiblePosition 191 // in the Range used to create the TextIterator. 197 // Used when we want texts for copying, pasting, and transposing [all...] |
| /external/chromium_org/dbus/ |
| message.h | 39 // version used at runtime may be different from the one used at compile time. 51 // The message type used in D-Bus. Redefined here so client code 63 // The data type used in the D-Bus type system. See the comment at 133 // Helper function used in ToString(). 141 // MessageCall is a type of message used for calling a method via D-Bus. 164 // Only used internally. 170 // Signal is a type of message used to send a signal. 193 // Only used internally. 199 // Response is a type of message used for receiving a response from [all...] |
| /frameworks/base/core/java/android/hardware/location/ |
| GeofenceHardware.java | 29 * which abstracts the hardware should be used instead. All the checks are done by the higher 43 * depends on the hardware system and the positioning algorithms used. 100 * The constant used to indicate success of the particular geofence call 105 * The constant used to indicate that too many geofences have been registered. 110 * The constant used to indicate that the geofence id already exists. 115 * The constant used to indicate that the geofence id is unknown. 120 * The constant used to indicate that the transition requested for the geofence is invalid. 125 * The constant used to indicate that the geofence operation has failed. 130 * The constant used to indicate that the operation failed due to insufficient memory. 208 * that was used [all...] |
| /ndk/sources/host-tools/sed-4.2.1/m4/ |
| regex.m4 | 178 [Define to rpl_re_syntax_options if the replacement should be used.]) 180 [Define to rpl_re_set_syntax if the replacement should be used.]) 182 [Define to rpl_re_compile_pattern if the replacement should be used.]) 184 [Define to rpl_re_compile_fastmap if the replacement should be used.]) 186 [Define to rpl_re_search if the replacement should be used.]) 188 [Define to rpl_re_search_2 if the replacement should be used.]) 190 [Define to rpl_re_match if the replacement should be used.]) 192 [Define to rpl_re_match_2 if the replacement should be used.]) 194 [Define to rpl_re_set_registers if the replacement should be used.]) 196 [Define to rpl_re_comp if the replacement should be used.] [all...] |
| /external/icu4c/layout/ |
| LETypes.h | 30 * A type used for signed, 32-bit integers. 37 * A type used for unsigned, 32-bit integers. 44 * A type used for signed, 16-bit integers. 51 * A type used for unsigned, 16-bit integers. 58 * A type used for signed, 8-bit integers. 65 * A type used for unsigned, 8-bit integers. 73 * A type used for boolean values. 81 * Used to represent empty pointers. 89 * Used for four character tags. 96 * Used for 16-bit glyph indices as they're represente [all...] |
| /external/chromium/chrome/browser/bookmarks/ |
| bookmark_html_writer.h | 23 // Observer for bookmark html output. Used only in tests. 35 // Should be used only by WriteBookmarks function. 71 // The Profile object used for accessing FaviconService, bookmarks model. 74 // All URLs that are extracted from bookmarks. Used to fetch favicons 98 // thread is used.
|
| /external/chromium/chrome/common/ |
| automation_constants.h | 12 // AutomationMsg_SetProxyConfig. These are here since they are used by both 22 // Named testing interface is used when you want to connect an 39 // command. Specifies masks to be used in constructing keyboard event modifiers. 64 // Used by AutomationProxy, declared here so that other headers don't need 86 // Used in the AutomationMsg_GetExtensionProperty to identify which extension
|
| /external/chromium_org/ash/wm/ |
| mru_window_tracker.h | 27 // Maintains a most recently used list of windows. This is used for window 53 // list of most recently used windows. 58 // MRU window list. Used by WindowCycleList to avoid adding all cycled 75 // through, sorted by most recently used.
|
| /external/chromium_org/base/android/java/src/org/chromium/base/ |
| PathUtils.java | 26 * Sets the suffix that should be used for the directory where private data is to be stored 36 * Sets the directory info used for chrome process running in application mode. 38 * @param webappSuffix The suffix of the directory used for storing webapp-specific profile 47 * @return the private directory that is used to store application data. 59 * @return the private directory that is used to store application database.
|