/external/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/llvm/lib/Target/NVPTX/ |
NVPTXAsmPrinter.cpp | 119 /// LowerConstant - Lower the specified LLVM Constant to an MCExpr. 555 // If the NVVM IR has some of reqntid* specified, then output 557 // If none of reqntid* is specified, don't output reqntid directive. 559 bool specified = false; local 563 specified = true; 567 specified = true; 571 specified = true; 573 if (specified) 577 // If the NVVM IR has some of maxntid* specified, then output 579 // If none of maxntid* is specified, don't output maxntid directive [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/ |
standalone.py | 51 If not specified, <document_root> will be used. See __init__.py (or 328 """Set aliases specified in websock_handler_map_file in dispatcher. [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/ |
image_burner.js | 120 // If a device type is not specified for some reason, we should 191 * 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'
|
/external/chromium_org/chrome_frame/ |
CFInstall.js | 165 * @param {Object} args A map of user-specified properties to set 206 * @param {Object} args A map of user-specified properties to set 222 * @param {Object} args A map of user-specified properties to set
|
/external/chromium_org/third_party/WebKit/Source/core/animation/css/ |
CSSAnimations.cpp | 78 // from the keyframe in which they're specified to the next keyframe. 132 // The last keyframe specified at a given offset is used. 241 // are specified in all keyframes, in which case we won't animate 458 RefPtr<Animation> animation = Animation::create(element, inertAnimation->effect(), inertAnimation->specified(), Animation::DefaultPriority, eventDelegate.release()); 515 RefPtr<Animation> transition = Animation::create(element, effect, inertAnimation->specified(), Animation::TransitionPriority, eventDelegate.release()); [all...] |
/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 | 106 'Unable to download all specified images.',
|
/external/chromium_org/chrome_frame/cfinstall/src/implementation/ |
crossdomaininstall.js | 41 * @param {string=} opt_dummyResourceUri A manually-specified dummy resource URI
|
/external/chromium_org/remoting/webapp/ |
butter_bar.js | 39 * Shows butter bar with the specified |message| and updates |storageKey| after
|
toolbar.js | 96 * Test the specified co-ordinate to see if it is close enough to the stub
|
/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/tools/telemetry/telemetry/page/actions/ |
scroll.js | 6 // to the bottom or for a specified distance:
|
/external/chromium_org/v8/src/ |
generator.js | 37 // Generator functions and objects are specified by ES6, sections 15.19.3 and
|
/external/chromium_org/v8/test/webkit/fast/js/ |
regexp-ranges-and-escaped-hyphens.js | 46 // hyphens are normal charaters if a range is not fully specified.
|
/external/mesa3d/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
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
keybindingDialog.py | 116 text="Key bindings are specified using Tkinter keysyms as\n"+ 120 "'Emacs style' multi-keystroke bindings are specified as\n" + 239 message='No keys specified.') 246 message='No modifier key(s) specified.')
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
keybindingDialog.py | 116 text="Key bindings are specified using Tkinter keysyms as\n"+ 120 "'Emacs style' multi-keystroke bindings are specified as\n" + 239 message='No keys specified.') 246 message='No modifier key(s) specified.')
|
/external/chromium_org/chrome/third_party/chromevox/closure/ |
base.js | 31 * or --mark_as_compiled is specified. 115 * CLOSURE_DEFINES if the object is defined and has the property specified, 853 * Returns true if the specified value is not |undefined|. 866 * Returns true if the specified value is |null| 876 * Returns true if the specified value is defined and not null 887 * Returns true if the specified value is an array 921 * Returns true if the specified value is a string 931 * Returns true if the specified value is a boolean 941 * Returns true if the specified value is a number 951 * Returns true if the specified value is a functio [all...] |
/build/core/ |
prebuilt.mk | 122 $(error No LOCAL_CERTIFICATE specified for prebuilt "$(my_prebuilt_src_file)")
|
/dalvik/vm/arch/arm/ |
CallEABI.S | 195 @ Expand the stack by the specified amount. We want to extract the
|
/external/blktrace/btreplay/doc/ |
btreplay.tex | 144 in one bunch -- only IOs within the time specified are eligible 281 trace files in the directory specified (either via the \texttt{-d} 339 (replay), and replace it with the specified value. 419 record files in the directory specified (either via the \texttt{-d} 455 (replay), and replace it with the specified value. 497 When specified on the command line, all pre-bunch stall indicators will be 513 When specified on the command line, this option instructs \texttt{btreplay} 519 directory specified for input files.
|