HomeSort by relevance Sort by last modified time
    Searched refs:Used (Results 101 - 125 of 165) sorted by null

1 2 3 45 6 7

  /external/mesa3d/src/gallium/drivers/r300/compiler/
r500_fragprog_emit.c 205 if (!src.Used)
517 /* The constant integer at index 0 is used by all loops. */
656 rc_error(&compiler->Base, "Too many hardware temporaries used");
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js 352 var prevScrollLeft = 0; // used to compare current position to previous position of horiz scroll
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-docs.js 73 // note: toRoot also used by carousel.js
596 /* Used to hide and reveal supplemental content, such as long code samples.
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 12 var GOOGLE_DATA; // combined data for google service apis, used for search suggest
426 var prevScrollLeft = 0; // used to compare current position to previous position of horiz scroll
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 13 var GOOGLE_DATA; // combined data for google service apis, used for search suggest
389 var prevScrollLeft = 0; // used to compare current position to previous position of horiz scroll
    [all...]
  /external/chromium/chrome/browser/resources/
menu.js 233 * Total hight of scroll buttons. Used to adjust the height of
  /external/chromium/chrome/browser/resources/net_internals/
eventsview.js 36 // Used for sorting entries with automatically assigned IDs.
256 // Adding a leading space allows a single regexp to be used, regardless of
292 * is used.
  /external/chromium_org/chrome/browser/resources/chromeos/login/
display_manager.js 39 /* Signin UI state constants. Used to control header bar UI. */
61 * The value is used as the duration for ensureTransitionEndEvent below.
64 * webkitTransitionEnd fired before real one, 250ms is used.
188 // This accelerator is also used to manually cancel auto-enrollment.
409 // 'Cancel' button is used on the offline login page.
667 * If |forceOnline| is false previously used sign-in type will be used.
  /external/chromium_org/chrome/browser/resources/chromeos/
menu.js 227 * Total hight of scroll buttons. Used to adjust the height of
  /external/chromium_org/chrome/browser/resources/file_manager/js/
file_transfer_controller.js 35 * DOM element to represent selected file in drag operation. Used if only
680 // should be used.
  /external/chromium_org/chrome/browser/resources/file_manager/js/image_editor/
image_util.js 732 * Used for metrics reporting, keep in sync with the histogram description.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/
chrome_ex_oauth.js 133 * xhr {XMLHttpRequest} The XMLHttpRequest object which was used to
223 * Used by the library. There should be no need to call these methods directly.
506 * @param {XMLHttpRequest} xhr The XMLHttpRequest object used to fetch the
572 * @param {XMLHttpRequest} xhr The XMLHttpRequest object used to fetch the
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
chrome_ex_oauth.js 133 * xhr {XMLHttpRequest} The XMLHttpRequest object which was used to
223 * Used by the library. There should be no need to call these methods directly.
506 * @param {XMLHttpRequest} xhr The XMLHttpRequest object used to fetch the
572 * @param {XMLHttpRequest} xhr The XMLHttpRequest object used to fetch the
  /external/chromium_org/v8/src/
date.js 13 // contributors may be used to endorse or promote products derived
131 // The Date cache is used to limit the cost of parsing the same Date
266 // Reused output buffer. Used when parsing date strings.
runtime.js 13 // contributors may be used to endorse or promote products derived
126 // ECMA-262, section 11.8.5, page 53. The 'ncr' parameter is used as
391 // it has. Otherwise returns 0 (smi). Used in for-in statements.
  /external/v8/src/
date.js 13 // contributors may be used to endorse or promote products derived
135 // The Date cache is used to limit the cost of parsing the same Date
273 // Reused output buffer. Used when parsing date strings.
runtime.js 13 // contributors may be used to endorse or promote products derived
118 // ECMA-262, section 11.8.5, page 53. The 'ncr' parameter is used as
397 // it has. Otherwise returns 0 (smi). Used in for-in statements.
  /ndk/build/core/
definitions-graph.mk 15 # Definitions of various graph-related generic functions, used by
124 # _ndk_mod_tree_visitors lists all visited nodes, used to clean all
147 # can be used to make their code clearer. This uses a few global
216 # Used internally to visit a new node during -ndk-mod-get-closure.
457 # Recursive function used to perform a depth-first scan.
init.mk 81 # Used to output warnings and error from the library, it's possible to
115 # Rationale: This function is used to proble available 64-bit toolchain or
262 # The directory separator used on this host
425 # Call an awk script to generate a Makefile fragment used to define a function
549 # This is normally used when the NDK release comes with several toolchains
575 # This is used in setup-toolchain.mk
  /external/chromium_org/chrome_frame/
CFInstance.js 5 // Parts Copyright 2005-2009, the Dojo Foundation. Used under the terms of the
494 // also used for FF < 3.0 due to nasty DOM race condition
553 * returns a unique DOM id which can be used to locate the node via byId().
554 * If the node already has an ID, it's used. If not, one is generated. Like
775 * Used internally to exhaust the callback sequence when a result is
    [all...]
  /external/llvm/lib/Target/R600/
SIISelLowering.cpp 153 if (!Arg.Used) {
756 // If the scalar slot isn't used yet use it now
942 // Try to figure out the used register components
    [all...]
  /external/chromium_org/chrome/browser/resources/profiler/
profiler.js 25 * the browser. Used as a singleton.
64 * This class handles the presentation of our profiler view. Used as a
306 * property, and what function should be used to aggregate the property when
314 * [aggregator]: Aggregator factory that is used to compute an aggregate
336 * parameters (a, b). This is used when calculating the difference
552 * fields. This list is used when merging the data, to determine which rows
579 * grouping is selected. We use a higher limit than when grouping is used
    [all...]
  /build/core/
main.mk 57 # the top of the source tree, for example when "make -C" is used in m/mm/mmm.
70 # Used to force goals to build. Only use for conditionally defined goals.
412 # If they only used the modifier goals (showcommands, etc), we'll actually
508 $(warning * should not be used for new files.)
512 $(warning * definition used in all products.)
701 # This is used to to get the ordering right, you can also use these,
799 # If they used the magic goal "all" then build all apps in the source tree.
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 589 /** Not currently used */
680 /** Used to print out token names like ID during debugging and
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 26 * NOTE(mesch): The property name "length" must not be used in input
34 * fragment that is used as template.
123 * Internal class used by jstemplates to maintain context. This is
143 * ATT_jstcache and be used to lookup the preprocessed js attributes
159 * The neutral cache entry. Used for all nodes that don't have any
175 * be used for this node. This allows the reuse of cache entries in cases
217 * and the functions used to parse their values.
829 * is used, it takes more than 10% of the time.
858 * @param {string} name The ID of the HTML element used as template.
887 * @param {string} name The ID of the HTML element used as template.
    [all...]

Completed in 2371 milliseconds

1 2 3 45 6 7