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

1 2 3 45 6 7 8 91011

  /build/core/tasks/
sdk-addon.mk 133 # When not building an sdk_repo, just dist the addon zip file
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
RecognizerSharedState.as 5 * shared among multiple grammars; e.g., when one grammar imports another.
12 * Stack grows upwards. When it hits the max, it grows 2x in size
18 /** This is true when we see an error and before having successfully
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
mathml_store_util.js 132 // When no separator is given MathML uses comma as default.
  /external/chromium_org/chrome/renderer/resources/extensions/
chrome_web_view_experimental.js 51 // TODO(lazyboy): When do we dispose this listener?
127 // TODO(lazyboy): Figure out a way to show warning message only when
  /external/chromium_org/extensions/renderer/resources/
last_error.js 13 // 2. When calling across contexts, the global object that gets lastError set
  /external/chromium_org/remoting/webapp/
event_handlers.js 119 // When a window goes full-screen, a resize event is triggered, but the
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
extensions.py 87 # Print inf when ratio is not available.
98 # Print inf when ratio is not available.
426 permessage-compress extension when the deflate method is chosen.
571 - (When processing the permessage-deflate extension) this processor
573 - (When processing the permessage-compress extension) this processor
  /external/chromium_org/third_party/mesa/src/docs/
MESA_drm_image.spec 75 Use when importing drm buffer:
100 requests that the image must be usable as a cursor with KMS. When
131 resource. This is fine when we're creating the EGLImage from
MESA_texture_array.spec 127 TexParameterfv, and TexParameteriv when the <pname> parameter is
263 "Various parameters control how the texel array is treated when
264 specified or changed, and when applied to a fragment. Each parameter is
303 regardless of the actual values, when performing mipmap calculations.
305 regardless of the actual value, when performing mipmap calculations."
352 image data, nor do they include texture properties. When TexImage3D is
364 two-dimensional array textures are operated on in the same way when
611 executed immediately when called with the corresponding proxy arguments
687 When <target> is TEXTURE_2D_ARRAY_EXT, each layer is stored independently
688 as a compressed two-dimensional textures. When specifying or queryin
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_program_debug.spec 100 back to a software path when debugging. This may be acceptable
185 When the callback function is called, <target> will either be
188 specified when ProgramCallbackMESA was called.
260 Begin and End when a vertex or fragment program is currently executing.
270 INVALID_OPERATION is generated by GetProgramRegisterfvMESA when a
316 /* This is called by the GL when the vertex program is executing.
  /external/chromium_org/v8/test/mjsunit/harmony/
array-of.js 120 // when the setter is on the new object
129 // when the setter is on the new object's prototype
161 // When the this-value passed in is not a constructor, the result is an array.
  /external/chromium_org/v8/test/mjsunit/
regexp-results-cache.js 48 When that the poor have cried, Caesar hath wept; \
  /external/libunwind/doc/
unw_get_proc_info_by_ip.tex 36 when accessing the address-space. It has the same purpose as the
37 argument of the same name for \Func{unw\_init\_remote}(). When
  /external/mesa3d/docs/
MESA_drm_image.spec 75 Use when importing drm buffer:
100 requests that the image must be usable as a cursor with KMS. When
131 resource. This is fine when we're creating the EGLImage from
MESA_texture_array.spec 127 TexParameterfv, and TexParameteriv when the <pname> parameter is
263 "Various parameters control how the texel array is treated when
264 specified or changed, and when applied to a fragment. Each parameter is
303 regardless of the actual values, when performing mipmap calculations.
305 regardless of the actual value, when performing mipmap calculations."
352 image data, nor do they include texture properties. When TexImage3D is
364 two-dimensional array textures are operated on in the same way when
611 executed immediately when called with the corresponding proxy arguments
687 When <target> is TEXTURE_2D_ARRAY_EXT, each layer is stored independently
688 as a compressed two-dimensional textures. When specifying or queryin
    [all...]
  /external/mesa3d/docs/OLD/
MESA_program_debug.spec 100 back to a software path when debugging. This may be acceptable
185 When the callback function is called, <target> will either be
188 specified when ProgramCallbackMESA was called.
260 Begin and End when a vertex or fragment program is currently executing.
270 INVALID_OPERATION is generated by GetProgramRegisterfvMESA when a
316 /* This is called by the GL when the vertex program is executing.
  /external/chromium_org/chrome/common/extensions/docs/server2/
compiled_file_system.py 22 defintion. This causes issues when checking for cache membership,
43 needs access to the file which is given in the function's callback. When
  /external/chromium_org/third_party/skia/tools/skpdiff/
diff_viewer.js 25 // When the type attribute changes, load the image and then render
60 // update the size for non-alphaMask canvas when loading baseline image
73 // when updatedMaskSize changes, update mask canvas size.
83 // When the magnify attribute changes, render the magnified rect at
  /external/icu/icu4c/source/
icudefs.mk 47 # to change the build this way). When building in common mode, the data
226 # when the library needs to have executable permissions
290 # When shared libraries are disabled and static libraries are enabled,
  /external/libvorbis/doc/
02-bitpacking.tex 42 only bit set when the byte is storing the two's complement integer
61 of a concern only during optimization when writing high performance
78 coded. When packing the bits into bytes, the encoder begins by
82 the requested number of bits. When all bits of the destination byte
03-codebook.tex 239 When determining 'lowest possible value' in the assignment definition
375 returns that entry number to the decoder (when used in a scalar
377 the VQ lookup table, returning a vector of values (when used in a context
396 Walking the tree finishes when the decode process hits a leaf in the
401 When used in a scalar context, the resulting codeword entry is the
404 When used in a VQ context, the codeword entry number is used as an
  /external/chromium_org/ui/file_manager/file_manager/background/js/
file_operation_manager.js 118 * @param {function(Array.<Entry>)} successCallback Called when the traverse
200 * Callback invoked when an entry is created with the source Entry and
205 * @param {function(Entry)} successCallback Callback invoked when the copy
207 * @param {function(FileError)} errorCallback Callback invoked when an error
210 * When the cancel is done, errorCallback will be called. The returned
338 * @param {function(FileEntry)} successCallback Callback invoked when the
340 * @param {function(FileError)} errorCallback Callback invoked when an error
526 * Set to true when cancel is requested.
539 // where X is a number. When we do this, all subsequent copies from
547 * @param {function()} callback When entries resolved
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
profile.rb 40 recognition code generated by ANTLR when called with the <tt>-profile</tt>
188 When ANTLR is run with the <tt>-profile</tt> switch, it generates recognition
  /external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb 47 when requiring 'antlr3', only the essential core components are loaded
48 immediately. The rest are configured to autoload when any of the constant names
76 not loaded by default when 'antlr3' is required, but it is autloaded on demand
77 when any constant defined in the script is referenced. contents are autoloaded
80 when code is generated by ANTLR using the '-debug' option, all of the
85 defines the Main module. When ANTLR-generated recognizer code is run directly
  /external/blktrace/btt/doc/
btt.tex 113 queue. This is the average time from when the IO enters the block
135 \item Time spent on the request queue. The average time from when
144 \item Driver and device time -- the average time from when the
184 When tracking \emph{device mapper} devices, we also break down the
213 A key measurement when making changes in the system (software \emph{or}
321 An important consideration when analyzing block IO schedulers is to
324 being held by the IO scheduler when an incoming IO request was being
406 device, and when it is dispatched. The buckets are arranged via the
449 \item[subset of \texttt{.avg} data, easily parsed ] When the
479 those periods of time when queue and complete traces are bein
    [all...]

Completed in 492 milliseconds

1 2 3 45 6 7 8 91011