HomeSort by relevance Sort by last modified time
    Searched refs:specified (Results 26 - 50 of 464) sorted by null

12 3 4 5 6 7 8 91011>>

  /build/core/tasks/
ide.mk 29 $(error Only one ECLIPSE- goal may be specified: $(eclipse_project_goals))
  /external/chromium_org/chrome_frame/cfinstall/src/stub/
frame.js 16 * @param {Object} args A map of user-specified properties to set
34 * @param {Object} args A map of user-specified properties.
  /external/chromium_org/third_party/WebKit/Source/core/animation/
TimedItem.h 87 const Timing& specified() const { return m_specified; } function in class:WebCore::TimedItem
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Attr.h 50 bool specified() const { return true; } function in class:WebCore::FINAL
  /external/llvm/test/MC/ARM/
diagnostics.s 9 @ CHECK-ERRORS: but 's' suffix specified
141 @ CHECK-ERRORS: error: instruction 'movw' can not set flags, but 's' suffix specified
194 @ CHECK-ERRORS: error: instruction 'setend' is not predicable, but condition code specified
386 @ CHECK-ERRORS: error: instruction 'dmb' is not predicable, but condition code specified
387 @ CHECK-ERRORS: error: instruction 'dsb' is not predicable, but condition code specified
388 @ CHECK-ERRORS: error: instruction 'isb' is not predicable, but condition code specified
393 @ CHECK-ERRORS: error: instruction 'dmb' is not predicable, but condition code specified
394 @ CHECK-ERRORS: error: instruction 'dsb' is not predicable, but condition code specified
395 @ CHECK-ERRORS: error: instruction 'isb' is not predicable, but condition code specified
402 @ CHECK-ERRORS: error: instruction 'mcr2' is not predicable, but condition code specified
    [all...]
  /external/chromium_org/chrome/test/chromedriver/js/
add_cookie.js 26 * If path is not specified, default to '/'.
27 * If domain is not specified, default to document.domain, otherwise remove its
41 * specified in https://code.google.com/p/selenium/wiki/JsonWireProtocol.
  /external/chromium_org/remoting/webapp/
host_settings.js 19 * Load the settings for the specified host. Settings are returned as a
41 * Save the settings for the specified hosts. Existing settings with the same
73 * current settings for the specified host and for all hosts are passed.
  /external/icu4c/extra/uconv/
makedata.mak 14 !MESSAGE No configuration specified. Defaulting to common - Win32 Debug.
19 !MESSAGE Invalid configuration "$(CFG)" specified.
30 !ERROR An invalid configuration is specified.
  /external/chromium_org/v8/tools/
profile.js 43 * Returns whether a function with the specified name must be skipped.
79 * Called whenever the specified operation has failed finding a function
80 * containing the specified address. Should be overriden by subclasses.
290 * Calculates a top down profile for a node with the specified label.
291 * If no name specified, returns the whole top down calls tree.
301 * Calculates a bottom up profile for a node with the specified label.
302 * If no name specified, returns the whole bottom up calls tree.
331 * the specified label. If no name specified, starts from the root.
553 * Adds the specified call path, constructing nodes as necessary
    [all...]
splaytree.js 60 * Inserts a node into the tree with the specified key and value if
61 * the tree does not already contain a node with the specified key. If
93 * Removes a node with the specified key from the tree if the tree
125 * Returns the node having the specified key or null if the tree doesn't contain
126 * a node with the specified key.
129 * @return {SplayTree.Node} Node having the specified key.
172 * is less or equal to the specified key value.
  /external/v8/tools/
profile.js 43 * Returns whether a function with the specified name must be skipped.
79 * Called whenever the specified operation has failed finding a function
80 * containing the specified address. Should be overriden by subclasses.
290 * Calculates a top down profile for a node with the specified label.
291 * If no name specified, returns the whole top down calls tree.
301 * Calculates a bottom up profile for a node with the specified label.
302 * If no name specified, returns the whole bottom up calls tree.
331 * the specified label. If no name specified, starts from the root.
553 * Adds the specified call path, constructing nodes as necessary
    [all...]
splaytree.js 60 * Inserts a node into the tree with the specified key and value if
61 * the tree does not already contain a node with the specified key. If
93 * Removes a node with the specified key from the tree if the tree
125 * Returns the node having the specified key or null if the tree doesn't contain
126 * a node with the specified key.
129 * @return {SplayTree.Node} Node having the specified key.
172 * is less or equal to the specified key value.
  /external/chromium_org/media/base/simd/
media_export.asm 16 ; A flag representing the specified symbol is a private symbol. This define adds
  /external/chromium_org/third_party/mesa/src/docs/
MESA_window_pos.spec 106 Not specified at this time. However, a protocol message very similar
  /external/libsepol/src/
expand.c     [all...]
conditional.c 37 if ((cur->node->key.specified & AVTAB_TYPE) && (top != cur)) {
322 cur->node->key.specified &= ~AVTAB_ENABLED;
324 cur->node->key.specified |= AVTAB_ENABLED;
331 cur->node->key.specified &= ~AVTAB_ENABLED;
333 cur->node->key.specified |= AVTAB_ENABLED;
640 if (k->specified & AVTAB_TYPE) {
658 (node_ptr, k->specified)) {
887 node = avtab_search_node_next(node, key->specified)) {
889 (node->key.specified & (AVTAB_ALLOWED | AVTAB_ENABLED)))
892 (node->key.specified & (AVTAB_AUDITDENY | AVTAB_ENABLED))
    [all...]
  /external/mesa3d/docs/
MESA_window_pos.spec 106 Not specified at this time. However, a protocol message very similar
  /external/chromium_org/v8/test/intl/date-format/
parse-mdyhms.js 47 // AM/PM were not specified.
50 // Time was not specified.
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 367 (** [module_context m] returns the context of the specified module.
558 (** [type_by_name m name] returns the specified type from the current module
    [all...]
  /external/checkpolicy/test/
dismod.c 224 if (avrule->specified & AVRULE_AV) {
225 if (avrule->specified & AVRULE_ALLOWED) {
228 if (avrule->specified & AVRULE_AUDITALLOW) {
231 if (avrule->specified & AVRULE_DONTAUDIT) {
234 } else if (avrule->specified & AVRULE_TYPE) {
235 if (avrule->specified & AVRULE_TRANSITION) {
238 if (avrule->specified & AVRULE_MEMBER) {
241 if (avrule->specified & AVRULE_CHANGE) {
244 } else if (avrule->specified & AVRULE_NEVERALLOW) {
247 fprintf(fp, " ERROR: no valid rule type specified\n")
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/
__init__.py 154 output might include trailing whitespace when ``indent`` is specified.
218 output might include trailing whitespace when ``indent`` is specified.
264 be specified. Encodings that are not ASCII based (such as UCS-2) are
300 must be specified. Encodings that are not ASCII based (such as UCS-2)
316 ``parse_float``, if specified, will be called with the string
321 ``parse_int``, if specified, will be called with the string
326 ``parse_constant``, if specified, will be called with one of the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
__init__.py 154 output might include trailing whitespace when ``indent`` is specified.
218 output might include trailing whitespace when ``indent`` is specified.
264 be specified. Encodings that are not ASCII based (such as UCS-2) are
300 must be specified. Encodings that are not ASCII based (such as UCS-2)
316 ``parse_float``, if specified, will be called with the string
321 ``parse_int``, if specified, will be called with the string
326 ``parse_constant``, if specified, will be called with one of the
  /external/chromium_org/v8/benchmarks/spinning-balls/
splay-tree.js 58 * Inserts a node into the tree with the specified key and value if
59 * the tree does not already contain a node with the specified key. If
91 * Removes a node with the specified key from the tree if the tree
123 * Returns the node having the specified key or null if the tree doesn't contain
124 * a node with the specified key.
127 * @return {SplayTree.Node} Node having the specified key.
155 * is less than the specified key value.
  /external/v8/benchmarks/spinning-balls/
splay-tree.js 58 * Inserts a node into the tree with the specified key and value if
59 * the tree does not already contain a node with the specified key. If
91 * Removes a node with the specified key from the tree if the tree
123 * Returns the node having the specified key or null if the tree doesn't contain
124 * a node with the specified key.
127 * @return {SplayTree.Node} Node having the specified key.
155 * is less than the specified key value.
  /external/chromium_org/third_party/simplejson/
__init__.py 205 If specified, *item_sort_key* is a callable used to sort the items in
300 If specified, *item_sort_key* is a callable used to sort the items in
355 *object_hook*, if specified, will be called with the result of every
369 *parse_float*, if specified, will be called with the string of every
374 *parse_int*, if specified, will be called with the string of every
379 *parse_constant*, if specified, will be called with one of the
411 *object_hook*, if specified, will be called with the result of every
425 *parse_float*, if specified, will be called with the string of every
430 *parse_int*, if specified, will be called with the string of every
435 *parse_constant*, if specified, will be called with one of th
    [all...]

Completed in 436 milliseconds

12 3 4 5 6 7 8 91011>>