HomeSort by relevance Sort by last modified time
    Searched refs:specified (Results 126 - 150 of 528) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/iputils/
iputils.spec 21 specified network host and can tell you if that machine is alive and
  /external/libunwind/doc/
unw_flush_cache.tex 25 flushed by a call to this routine. The address range specified by
  /external/qemu/distrib/sdl-1.2.15/acinclude/
alsa.m4 13 dnl For backwards compatibility, if ACTION_IF_NOT_FOUND is not specified,
  /external/sepolicy/tools/sepolicy-analyze/
typecmp.c 95 if (k->specified & AVTAB_ALLOWED)
103 if ((k->specified & (AVTAB_ALLOWED|AVTAB_ENABLED)) ==
  /system/media/camera/docs/
camera_metadata_tag_info.mako 24 * Array assignments are done using specified-index syntax to keep things in
  /external/chromium_org/ui/file_manager/file_manager/background/js/
test_util.js 78 * Closes the specified window.
124 * Resizes the window to the specified dimensions.
269 * Selects a volume specified by its icon name
331 * Sends an event to the element specified by |targetQuery|.
354 * Sends an fake event having the specified type to the target query.
377 * Sends a fake key event to the element specified by |targetQuery| with the
398 * specified by |targetQuery|. If the element has the click method, just calls
427 * specified by |targetQuery|.
444 * Simulates a fake double click event (left button) to the element specified by
479 * Sends a fake mouse down event to the element specified by |targetQuery|
    [all...]
  /external/chromium_org/v8/tools/
codemap.js 89 * code entry with the specified starting address.
103 * code entry with the specified starting address.
183 * Finds a code entry that contains the specified address. Both static and
  /external/emma/core/java12/com/vladium/util/args/
OptsParser.java 196 opts.addError (formatMessage ("option \'" + optName + "\' cannot be specified more than once"));
225 // value specified explicitly using the <name>separator<value> syntax:
332 final IOpt [] specified = opts.getOpts (); local
333 if (specified != null)
335 // validation: all required parameters must be specified
340 for (int s = 0; s < specified.length; ++ s)
342 required.remove (specified [s].getCanonicalName ());
353 for (int s = 0; s < specified.length; ++ s)
355 final IOpt opt = specified [s];
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
standalone.py 52 If not specified, <document_root> will be used. See __init__.py (or
359 """Set aliases specified in websock_handler_map_file in dispatcher.
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/
image_burner.js 119 // If a device type is not specified for some reason, we should
190 * Selects the specified device based on the specified path.
  /external/chromium_org/chrome/browser/resources/net_internals/
timeline_data_series.js 46 * Adds a DataPoint to |this| with the specified time and value.
180 * Called when the source with the specified id begins doing whatever we
193 * Called when the source with the specified id stops doing whatever we
  /external/chromium_org/chrome/browser/resources/standalone/
standalone_hack.js 94 * Requires the specified app to be present
97 * @return {number} The index in apps for an object with the specified ID.
255 'An invalid or illegal string was specified'
  /build/core/
product_config.mk 97 $(error Only one PRODUCT-* goal may be specified; saw "$(product_goals)")
152 $(error Only one APP-* goal may be specified; saw "$(unbundled_goals)"))
187 # Read in all of the product definitions specified by the AndroidProducts.mk
394 # The OTA key(s) specified by the product config, if any. The names
  /development/build/tools/
windows_sdk.mk 31 # Windows executables. All the targets specified here are located in
  /external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
util.js 81 * Sets wallpaper to online wallpaper specified by url and layout
  /external/chromium_org/chrome/renderer/resources/extensions/
notifications_custom_bindings.js 125 'Unable to download all specified images.',
  /external/chromium_org/extensions/renderer/resources/
serial_custom_bindings.js 10 * are delegated to the appropriate method on the Connection object specified by
  /external/chromium_org/remoting/webapp/
butter_bar.js 39 * Shows butter bar with the specified |message| and updates |storageKey| after
host_daemon_facade.js 329 * Generates new key pair to use for the host. The specified callback is called
343 * Updates host config with the values specified in |config|. All
344 * fields that are not specified in |config| remain
420 * Starts the daemon process with the specified configuration.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
ResizerWidget.js 110 // Only handle drags of the nodes specified.
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_sprite_point.spec 83 TBD. Polygon culling is normally specified and implemented in the
138 Point size may either be specified with PointSize or computed
  /external/chromium_org/third_party/openmax_dl/dl/api/arm/
armCOMM_s.h 176 @ Save specified R registers
180 @ Save specified D registers
208 @// Based on the value of _DRegList, push the specified set of registers
252 @// Based on the value of _RRegList, push the specified set of registers
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
exportfig.m 31 % If neither dimension is specified the size defaults to
58 % If FontMode is 'scaled' but FontSize is not specified then a
62 % If FontMode is 'fixed' but FontSize is not specified then the
74 % If LineMode is 'fixed' but LineWidth is not specified
  /external/chromium_org/tools/telemetry/telemetry/page/actions/
scroll.js 6 // to the bottom or for a specified distance:
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
viewport.js 56 * Zoom ratio specified by user operations.
63 * Offset specified by user operations.
70 * Offset specified by user operations.
195 * Obtains the scale for the specified image size.

Completed in 2894 milliseconds

1 2 3 4 56 7 8 91011>>