HomeSort by relevance Sort by last modified time
    Searched refs:On (Results 151 - 175 of 200) sorted by null

1 2 3 4 5 67 8

  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
background.js 6 * @fileoverview Script that runs on the background page.
28 // prefs on window.
38 * It listens for messages from the content scripts on pages and
95 // Export globals on cvox.ChromeVox.
100 // TODO(dtseng): Remove the second check on or after m33.
204 // loaded into the same tab on browser startup - one automatically and one
206 // on startup. To work around potential bugs resulting from this,
434 // incognito window (which may occur on ChromeOS immediately after OOBE).
468 // On Chrome OS, don't show the release notes the first time, only
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/
popup.js 504 // On Mac, window.onload is run while the popup is animating in, before it is
716 // If this extension is installed on a stable-channel chrome, where the
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_array.spec 38 Written based on the wording of the OpenGL 2.0 specification and
39 ARB_fragment_program_shadow but not dependent on them.
45 cases the selected textures may vary on a per-fragment basis within
49 different "exposures" of an image as different textures. On a
179 Change the fourth paragraph on page 151 to say (spec changes identical
190 Change the fourth paragraph on page 156 to say (spec changes identical
221 * Convolution will be performed on the image (possibly changing its
246 Change the last paragraph on page 160 to say (spec changes identical
364 two-dimensional array textures are operated on in the same way when
405 While a texture object is bound, GL operations on the target to whic
    [all...]
  /external/chromium_org/tools/auto_bisect/
bisect_perf_regression.py 164 # TODO: Change these values based on the actual time taken by buildbots on
176 # When a build requested is posted with a patch, bisect builders on try server,
206 # "Author : " to parse out who to cc on a bug. If you change the
223 To reproduce on a performance try bot:
233 depending on the platform (desktop|android).
235 f) Make sure to use the appropriate bot on step 3.
241 To reproduce on a performance try bot:
252 on perf regressions.
373 # On Linux and Mac, we use the unzip command as it wil
    [all...]
  /external/mesa3d/docs/
MESA_texture_array.spec 38 Written based on the wording of the OpenGL 2.0 specification and
39 ARB_fragment_program_shadow but not dependent on them.
45 cases the selected textures may vary on a per-fragment basis within
49 different "exposures" of an image as different textures. On a
179 Change the fourth paragraph on page 151 to say (spec changes identical
190 Change the fourth paragraph on page 156 to say (spec changes identical
221 * Convolution will be performed on the image (possibly changing its
246 Change the last paragraph on page 160 to say (spec changes identical
364 two-dimensional array textures are operated on in the same way when
405 While a texture object is bound, GL operations on the target to whic
    [all...]
  /packages/providers/ContactsProvider/tests/assets/test1/
legacy_contacts.sql 57 INSERT INTO people VALUES(11,'android.contacts.test.eclair@gmail.com',NULL,NULL,NULL,NULL,1,NULL,'Added On Android',NULL,0,NULL,0,16,NULL,NULL,NULL,NULL,0,'');
106 CREATE INDEX contactMethodsPeopleIndex ON contact_methods (person);
107 CREATE INDEX extensionsIndex1 ON extensions (person, name);
108 CREATE INDEX groupmembershipIndex1 ON groupmembership (person, group_id);
109 CREATE INDEX groupmembershipIndex2 ON groupmembership (group_id, person);
110 CREATE INDEX groupmembershipIndex3 ON groupmembership (group_sync_account, group_sync_id);
111 CREATE INDEX groupsSyncDirtyIndex ON groups (_sync_dirty);
112 CREATE INDEX organizationsIndex1 ON organizations (person);
113 CREATE INDEX peopleLookupIndex ON peopleLookup (token,source);
114 CREATE INDEX peopleLookupWithPhoneticNameIndex ON peopleLookupWithPhoneticName (token,source)
    [all...]
  /dalvik/docs/
prettify.js 10 // distributed under the License is distributed on an "AS IS" BASIS,
20 * The lexer should work on a number of languages including C and friends,
22 * It works passably on Ruby, PHP and Awk and a decent subset of Perl, but,
23 * because of commenting conventions, doesn't work on Smalltalk, Lisp-like, or
93 /** Splits input on space and returns an Object mapping each non-empty part to
385 // On tabs, expand them. On newlines, reset charInLine.
624 /** split markup on tags, comments, application directives, and other top
687 * the tripled delimiters used in python, but should work on those regardless
814 // Split non comment|string tokens on whitespace and word boundarie
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/common/js/
util.js 129 * each entry. On completion, successCallback will be invoked.
133 * @param {function()} successCallback Invoked on completion.
134 * @param {function(FileError)} errorCallback Invoked if an error is found on
299 // a new entry may be create on background. However, there is no way not to
432 * Returns a string '[Ctrl-][Alt-][Shift-][Meta-]' depending on the event
475 * On error, errorCallback will be called.
601 * TODO(kaznacheev) Reimplement this based on Indexed DB.
    [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js 23 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
31 // source files as UTF-8, so they will fail on this test. If you want
32 // to run the test on them you can do so after filtering it with the
    [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 44 include the action bar on devices running Android 2.1 or higher."
72 optimized user experience on multiple device form factors using a single APK."
124 to present multiple UI components on large screens and a more constrained set of
125 UI components on smaller screens—essential for building a single APK for both
148 "How to save data on the device, whether it's temporary files, downloaded
173 on the device to perform advanced user tasks, such as capture a photo or view
174 an address on a map."
317 "How to leverage existing camera apps on the user's device to capture
562 "How to minimize your app's impact on the battery when performing downloads
580 Modifying Patterns Based on the Connectivity Typ
    [all...]
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.js 178 * True if a page has been blacklisted and we're waiting on the
187 * Current number of tiles columns shown based on the window width, including
334 * Updates the NTP based on the current theme.
377 * Updates the NTP based on the current theme, then rerenders all tiles.
592 // titleContainer becomes visible again (1) on timeout, or (2) when all
693 // Enable tab navigation on the iframe, which will move the selection to the
699 // On navigating back to the NTP we see several onmostvisitedchange() events
744 // A helper mask on top of the tile that is used to create hover border
745 // and/or to darken the thumbnail on focus.
806 * Handles a click on the notification undo link by hiding the notification an
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof 27 # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
88 #"otool" => "otool", # equivalent of objdump on OS X
115 # These are the web pages that can be named on the command line.
124 # There is a pervasive dependency on the length (in hex characters,
126 # 64-bit profiles. To err on the safe size, default to 64-bit here:
170 on linux), followed by a list of hex addresses to map, one per line.
225 --focus=<regexp> Focus on nodes matching <regexp>
448 usage("Specify at most on of --inuse/--alloc options");
524 # --symbols needs a binary-name (to run nm on, etc) but not profiles
583 # Read one profile, pick the last item on the lis
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
directory_model.js 326 * Cancel a rescan on timeout if it is scheduled.
373 * Run scan on the current DirectoryContents. The active fileList is cleared and
512 * @param {DirectoryContents} dirContents DirectoryContents instance on which
516 * @param {function()} successCallback Callback on success.
517 * @param {function()} failureCallback Callback on failure.
518 * @param {function()} updatedCallback Callback on update. Only on the last
520 * @param {function()} cancelledCallback Callback on cancel.
718 * @param {function()=} opt_callback Called on completion.
743 * @param {function(DirectoryEntry)} successCallback Callback on success
    [all...]
file_manager.js 18 // Services FileManager depends on.
242 * Context menu for volumes or shortcuts displayed on left pane.
369 * Spinner on file list which is shown while loading.
497 * State of text-search, which is triggerd by keyboard input on file list.
559 * Whether the app should be closed on unmount.
718 * Some UI elements react on a single click and standard double click handling
836 // endBatchUpdates() is called on the same list.
1098 * Registers cut, copy, paste and delete commands on input element.
1100 * @param {Node} node Text input element to register on.
1216 // related event and data, even if Drive is enabled on preference
    [all...]
file_transfer_controller.js 328 * Queue up a file copy operation based on the current system clipboard.
822 * on drive is available to be copied. Otherwise, returns false.
877 // On cut, we clear the clipboard after the file is pasted/moved so we don't
    [all...]
  /external/jemalloc/bin/
pprof 27 # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
88 #"otool" => "otool", # equivalent of objdump on OS X
115 # These are the web pages that can be named on the command line.
124 # There is a pervasive dependency on the length (in hex characters,
126 # 64-bit profiles. To err on the safe size, default to 64-bit here:
170 on linux), followed by a list of hex addresses to map, one per line.
225 --focus=<regexp> Focus on nodes matching <regexp>
448 usage("Specify at most on of --inuse/--alloc options");
524 # --symbols needs a binary-name (to run nm on, etc) but not profiles
583 # Read one profile, pick the last item on the lis
    [all...]
  /external/bison/build-aux/
texinfo.tex 63 % and turn on active characters that we couldn't do earlier because
126 \ifx\putwordMethodon\undefined \gdef\putwordMethodon{Method on}\fi
129 \ifx\putwordon\undefined \gdef\putwordon{on}\fi
207 % and nothing on the terminal. We don't just call \tracingall here,
208 % since that produces some useless output on the terminal. We also make
233 % @errormsg{MSG}. Do the index-like expansions on MSG, but if things
273 % described on page 260 of The TeXbook. It involves outputting two
585 % penalty on the vertical list instead of in the new paragraph.
611 % @frenchspacing on|off says whether to put extra space after punctuation.
613 \def\onword{on}
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 63 % and turn on active characters that we couldn't do earlier because
127 \ifx\putwordMethodon\undefined \gdef\putwordMethodon{Method on}\fi
130 \ifx\putwordon\undefined \gdef\putwordon{on}\fi
234 % and nothing on the terminal. We don't just call \tracingall here,
235 % since that produces some useless output on the terminal. We also make
294 % described on page 260 of The TeXbook. It involves outputting two
685 % penalty on the vertical list instead of in the new paragraph.
711 % @frenchspacing on|off says whether to put extra space after punctuation.
713 \def\onword{on}
722 \errmessage{Unknown @frenchspacing option `\temp', must be on/off}
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
math_semantic_tree.js 954 // Base case 2: Only open and neutral fences are left on the stack.
963 // 0. We process the list from left to right. Hence the first element on the
966 // 2. On tail optimize for neutral fences.
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pprof 27 # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
88 #"otool" => "otool", # equivalent of objdump on OS X
115 # These are the web pages that can be named on the command line.
124 # There is a pervasive dependency on the length (in hex characters,
126 # 64-bit profiles. To err on the safe size, default to 64-bit here:
170 on linux), followed by a list of hex addresses to map, one per line.
225 --focus=<regexp> Focus on nodes matching <regexp>
448 usage("Specify at most on of --inuse/--alloc options");
524 # --symbols needs a binary-name (to run nm on, etc) but not profiles
583 # Read one profile, pick the last item on the lis
    [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2.h 52 // require "KEYWORD" on undefined identifiers, keep it comented out unless needed
599 // Profile header -- it is 32-bit aligned, so no issues are expected on alignment
    [all...]
  /ndk/build/core/
definitions.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
108 # Introducing a dependency on the latter avoids calling mkdir -p
354 # depends -> list of other modules this module depends on
439 # where <prefix> and <suffix> depend on the module class.
595 # 2: list/set of static library modules this module depends on.
598 # Rationale: Record that a module depends on a set of static libraries.
607 # 2: list/set of shared library modules this module depends on.
610 # Rationale: Record that a module depends on a set of shared libraries.
688 # Return the list of all libraries a modules depends directly on.
706 # Returns : List of all modules $1 depends on
    [all...]
  /external/blktrace/doc/
blktrace.tex 42 into either long-term on-disk storage, or provides direct formatted
110 the mount point set up -- mounted on the directory /sys/kernel/debug.
138 Now to simply watch what is going on for a specific disk (to stop the
250 Superblock backups stored on blocks:
390 -k & --kill & Kill on-going trace \\ \hline
435 for various devices on various CPUs, and produce a formatted output of
511 -v & --verbose & More verbose marginal on marginal errors \\ \hline
524 \item[D -- issued] A request that previously resided on the block layer
545 on the boundary of where this io begins, so the io scheduler can merge
570 \item[X -- split] On raid or device mapper setups, an incoming io ma
    [all...]
  /external/chromium_org/chrome/browser/resources/bookmark_manager/js/
main.js 26 * Holds the last DOMTimeStamp when mouse pointer hovers on folder in tree
27 * view. Zero means pointer doesn't hover on folder.
78 // On Mac we also allow Meta+Backspace.
246 // The list dispatches an event when the user clicks on the URL or the Show in
366 // Return an array based on the dataModel.
470 * @param {boolean} isSearch Whether the user is trying to do a command on
762 * @return {!cr.LinkController} The link controller used to open links based on
831 // If we double clicked or pressed enter on a single folder, navigate to it.
1089 * The currently selected bookmark, based on where the user is clicking.
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
video.rtpdump 60 7???ogL??=?n~7m??.??f????r !?????????]?????wz????? ]?uU???_co?MC???\$&??N$B?? ????^_2?*p]???/?)!W??=?n~OS??.??f???r !??f1:?uy?.?:?pEw????ML=M?e]??:?????????B?x?;?o?D?/?Q?{??zGW??;?????K ?N?c??r???#/?e??v?a}F!^??-j??u??0?$???p?????f,r???C?_???B?7?,?????? ???V??]>????????O???|??#??D??4?????{{??C? [~z:?:?-?????_??? ???GN??%?{??K?o?C???(%??aP?????2?`??T?~?????(????mP?Z?–]?L??&?????4w??????1<???7L0?M/6)wD>e?7mP??#??D?l?On???Mq?y???s??4?P?{>
138 J'????I?O????Q^?5?X?&t(?C???}25@??x7???Z??-?seG??m05?"???\???????>+),K?_????????7??3?)??Ys|'??B?Õ????]?[?#?n1??#_~?0??? ^J? ???6?/Y%x?+ )???u?Y?Dr???Da??j?????=?n~? ??.??f???r!??b.a;?u?????v5??XG???3369W'(??{?&d?=qZ ??{u???bd_??&E?'??x?o7?]k ?L??3?L ?\??%???D4'?/????C??B??m??L???Kc??;n??BZ%C??A67????B,?h?? y? ??(L?????? ????M?$??|??(????(On?3q-}?Gg?o???|??-?Bge?cMq&?????C?ggo?p??!?? ?Lg* ?FaFy b6???*?t*??.?)??1{????:???71/??i????1?{?????????a???`???Y& )??F!??X???%????Q?Q?g=b??1|??'_??????=?n~?O??.??f????r!??f2?i1?d%?]???? ?????¿(??Mrp??tHm ?????t???J?O*?$??? d@???)?/?K.x??A? #1D???W ?N:??i?/9??'???oC??????~???#?????a??:??[??=??/??k'???7B????|??|?z?|'_?u???L??c? I????4?
407 @?~??6Od w/ ?_;X,???.?*?b??n??]?:????s?????G??t?c??bp????MA???,??????xO??5??^??]???t??\TF??=?n??(??.??f??+$r@!?Xf2??b??~^a??qa.?u?|?????On?F?\??]?x???????y???u?????h??????s??`???m??j??M~???lc???;??aI????0?V????????ViW??? ???????7???2?V??.??O??on?? ~??CfKL=??DE?`Q???????l???a?{Y??3?r??G??W|Voc??hT?K?????OB}??????${?_??Rz? ????t???8???G/??>'?t?a|dA"'??q?/~???GQ???8d?Vh0õ??*?O@?B?'?M7?)???rz?3????>a???s?v?M??~?U??M?o]}}:??&B???? ????4???G?~??r3O??\l??L??m?r??a??J??)???r??q?K ?ã??
    [all...]

Completed in 5831 milliseconds

1 2 3 4 5 67 8