/external/bzip2/ |
blocksort.c | 216 Int32 verb ) 229 if (verb >= 4) 263 if (verb >= 4) 308 if (verb >= 4) 320 if (verb >= 4) 756 Int32 verb, 767 if (verb >= 4) VPrintf0 ( " main sort initialise ...\n" ); 800 if (verb >= 4) VPrintf0 ( " bucket sorting ...\n" ); 893 if (verb >= 4) 1008 if (verb >= 4 1037 Int32 verb = s->verbosity; local [all...] |
/external/skia/src/core/ |
SkScan_Hairline.cpp | 277 SkPath::Verb verb; 279 while ((verb = iter.next(pts)) != SkPath::kDone_Verb) 281 switch (verb) {
|
SkScan_Path.cpp | 315 SkPath::Verb verb; local 325 while ((verb = iter.next(pts)) != SkPath::kDone_Verb) { 326 switch (verb) { 388 SkPath::Verb verb; local 390 while ((verb = iter.next(NULL)) != SkPath::kDone_Verb) 392 switch (verb) {
|
SkStroke.cpp | 592 SkPath::Verb verb, lastSegment = SkPath::kMove_Verb; local 594 while ((verb = iter.next(pts)) != SkPath::kDone_Verb) { 595 switch (verb) { 603 lastSegment = verb; 608 lastSegment = verb; 613 lastSegment = verb;
|
SkDraw.cpp | 1795 SkPath::Verb verb; local [all...] |
/sdk/sdkmanager/app/src/com/android/sdkmanager/ |
SdkCommandLine.java | 30 * - Each action is defined as a "verb object" followed by parameters. 75 * This list serves two purposes: first it is used to know which verb/object 81 * <li> the verb. 329 /** Helper to retrieve the --rename value for a move verb. */
|
Main.java | 202 String verb = mSdkCommandLine.getVerb(); local 205 if (SdkCommandLine.VERB_LIST.equals(verb)) { 216 } else if (SdkCommandLine.VERB_CREATE.equals(verb)) { 226 } else if (SdkCommandLine.VERB_UPDATE.equals(verb)) { 240 } else if (SdkCommandLine.VERB_DELETE.equals(verb) && 244 } else if (SdkCommandLine.VERB_MOVE.equals(verb) && 248 } else if (verb == null && directObject == null) { [all...] |
/external/iproute2/doc/ |
nstat.sgml | 19 <tscreen><verb> 21 </verb></tscreen>
|
/external/webkit/WebKit/win/ |
WebCoreLocalizedStrings.cpp | 89 String WebCore::AXButtonActionVerb() { return String(LPCTSTR_UI_STRING("press", "Verb stating the action that will occur when a button is pressed, as used by accessibility")); } 90 String WebCore::AXRadioButtonActionVerb() { return String(LPCTSTR_UI_STRING("select", "Verb stating the action that will occur when a radio button is clicked, as used by accessibility")); } 91 String WebCore::AXTextFieldActionVerb() { return String(LPCTSTR_UI_STRING("activate", "Verb stating the action that will occur when a text field is selected, as used by accessibility")); } 92 String WebCore::AXCheckedCheckBoxActionVerb() { return String(LPCTSTR_UI_STRING("uncheck", "Verb stating the action that will occur when a checked checkbox is clicked, as used by accessibility")); } 93 String WebCore::AXUncheckedCheckBoxActionVerb() { return String(LPCTSTR_UI_STRING("check", "Verb stating the action that will occur when an unchecked checkbox is clicked, as used by accessibility")); } 94 String WebCore::AXLinkActionVerb() { return String(LPCTSTR_UI_STRING("jump", "Verb stating the action that will occur when a link is clicked, as used by accessibility")); } 95 String WebCore::AXMenuListActionVerb() { return String(LPCTSTR_UI_STRING("open", "Verb stating the action that will occur when a select element is clicked, as used by accessibility")); } 96 String WebCore::AXMenuListPopupActionVerb() { return String(LPCTSTR_UI_STRING("press", "Verb stating the action that will occur when a select element's popup list is clicked, as used by accessibility")); }
|
/external/webkit/WebCore/platform/graphics/android/ |
PathAndroid.cpp | 282 SkPath::Verb verb; local 285 verb = iter.next(pts); 286 switch (verb) { 316 } while (verb != SkPath::kDone_Verb);
|
/external/skia/include/core/ |
SkPath.h | 505 enum Verb { 524 /** Return the next verb in this iteration of the path. When all 527 @param pts The points representing the current verb and/or segment 528 @return The verb for the current segment 530 Verb next(SkPoint pts[4]); 535 verb, this returns an undefined value. 559 Verb autoClose(SkPoint pts[2]);
|
/external/skia/src/gl/ |
SkGL.cpp | 425 SkPath::Verb verb; local 427 while ((verb = iter.next(NULL)) != SkPath::kDone_Verb) { 428 switch (verb) {
|
/external/zlib/contrib/blast/ |
blast.h | 28 * that library. (Note: PKWare overused the "implode" verb, and the format
|
/packages/apps/Launcher2/res/values/ |
strings.xml | 102 <!-- Verb, menu item used to add an item on the desktop --> 106 <!-- Verb, menu item used to initiate global search -->
|
/external/blktrace/btreplay/doc/ |
btreplay.tex | 345 run. Figure~\ref{fig:verb-out} (page~\pageref{fig:verb-out}) shows 346 an example of some output, while figure~\ref{fig:verb-defs} 347 (page~\pageref{fig:verb-defs}) shows what the fields mean. 356 \caption{\label{fig:verb-out}Verbose Output Example} 377 \caption{\label{fig:verb-defs}Verbose Field Definitions}
|
/external/webkit/WebKit/mac/WebCoreSupport/ |
WebViewFactory.mm | 605 return UI_STRING("press", "Verb stating the action that will occur when a button is pressed, as used by accessibility"); 610 return UI_STRING("select", "Verb stating the action that will occur when a radio button is clicked, as used by accessibility"); 615 return UI_STRING("activate", "Verb stating the action that will occur when a text field is selected, as used by accessibility"); 620 return UI_STRING("uncheck", "Verb stating the action that will occur when a checked checkbox is clicked, as used by accessibility"); 625 return UI_STRING("check", "Verb stating the action that will occur when an unchecked checkbox is clicked, as used by accessibility"); 630 return UI_STRING("jump", "Verb stating the action that will occur when a link is clicked, as used by accessibility");
|
/packages/apps/Mms/res/values/ |
strings.xml | 39 <!-- Menu item to call the recipient of the conversation on the phone (imperative verb) --> 93 to be downloaded (imperative verb) --> 159 <!-- Button next to an attachment during message composition to view the attachment (imperative verb) --> 161 <!-- Button next to an attachment during message composition to replace the attachment (imperative verb) --> 163 <!-- Button next to an attachment during message composition to remove the attachment (imperative verb) --> 166 <!-- Button in conversation screen for sending the SMS message currently being composed (imperative verb) --> 250 <!-- Button in the slide editor screen used to preview the slide (imperative verb) --> 252 <!-- Menu item in the slide editor screen used to preview the entire slideshow (imperative verb) --> 306 <!-- Button text used for playing an attachment or slideshow (imperative verb) --> 308 <!-- Button text used for editing a slideshow (imperative verb) -- [all...] |
/external/webkit/WebCore/platform/graphics/skia/ |
GraphicsContextSkia.cpp | 147 for (SkPath::Verb verb = iter.next(current_points); 148 verb != SkPath::kDone_Verb; 149 verb = iter.next(current_points)) { 150 switch (verb) { 152 // This move will be duplicated in the next verb, so we can ignore. [all...] |
/external/icu4c/layout/ |
IndicRearrangementProcessor.cpp | 66 void IndicRearrangementProcessor::doRearrangementAction(LEGlyphStorage &glyphStorage, IndicRearrangementVerb verb) const 72 switch(verb)
|
/frameworks/base/core/java/android/widget/ |
RelativeLayout.java | [all...] |
/frameworks/base/cmds/runtime/ |
main_runtime.cpp | 98 " [-j app-component] [-v app-verb] [-d app-data]\n" 104 "-v: Custom home app intent verb\n"
|
/external/dnsmasq/src/ |
cache.c | 1240 char *verb = "is"; local [all...] |
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
ExtendedWikiHelper.java | 53 Pattern.compile("(verb|noun|adjective|pronoun|interjection)", Pattern.CASE_INSENSITIVE);
|
/dalvik/libcore/sql/src/main/java/SQLite/ |
Shell.java | 11 * <verb> 15 * </verb>
|
/external/bison/build-aux/ |
texinfo.tex | [all...] |