HomeSort by relevance Sort by last modified time
    Searched full:processed (Results 351 - 375 of 3917) sorted by null

<<11121314151617181920>>

  /external/chromium_org/ppapi/api/
ppb_messaging.idl 27 * will not block while the message is processed.
  /external/chromium_org/ppapi/c/private/
ppb_host_resolver_private.h 84 * when request is processed and a list of network addresses is
  /external/chromium_org/remoting/codec/
video_decoder.h 32 // Feeds more data into the decoder. Returns true if |packet| was processed
  /external/chromium_org/remoting/host/linux/
x_server_clipboard_unittest.cc 43 // processed.
  /external/chromium_org/remoting/host/native_messaging/
native_messaging_reader.h 48 // has been deleted before they are processed.
  /external/chromium_org/third_party/WebKit/public/platform/
WebUnitTestSupport.h 52 // returns all the pending requests have been processed.
  /external/chromium_org/third_party/freetype/src/pshinter/
pshrec.h 24 /* The hints are recorded in a unified format, and are later processed */
  /external/chromium_org/third_party/jstemplate/tutorial_examples/
08-transclude.html 45 // Clear the element to which we'll attach the processed template:
10-jsvalues.html 45 // Clear the element to which we'll attach the processed template:
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoprocessor.h 40 // The processed data is expected to be the same size as the
  /external/chromium_org/third_party/lzma_sdk/
7zDec.c 39 UInt64 processed; member in struct:__anon12259
53 p->processed += size;
78 s.processed = 0;
116 else if (s.processed + (s.cur - s.begin) != inSize || !Ppmd7z_RangeDec_IsFinishedOK(&rc))
  /external/chromium_org/third_party/mesa/src/src/glsl/
linker.h 71 * \param var The uniform variable that is to be processed
  /external/chromium_org/tools/deep_memory_profiler/
dmprof.py 45 pprof Format the profile dump so that it can be processed by pprof
  /external/chromium_org/tools/gn/
function_set_default_toolchain.cc 25 " configuration file. Since the build configuration file is processed\n"
  /external/chromium_org/ui/aura/
window_targeter.cc 79 // Mouse events should be dispatched to the window that processed the
  /external/chromium_org/ui/base/ime/
input_method_base.h 77 // Returns true if the event was processed
  /external/chromium_org/ui/base/l10n/
time_format.h 56 // slow. If many items are being processed, it is best to get the current
  /external/chromium_org/v8/src/
hydrogen-sce.cc 52 // Done when the loop header is processed.
  /external/chromium_org/v8/test/mjsunit/
debug-evaluate-bool-constructor.js 58 // Indicate that all was processed.
  /external/clang/include/clang/Tooling/
Tooling.h 77 /// \brief Callbacks called before and after each source file processed by a
84 /// \brief Called before a source file is processed by a FrontEndAction.
90 /// \brief Called after a source file is processed by a FrontendAction.
220 /// processed translation unit.
  /external/clang/test/Analysis/Inputs/
system-header-simulator.h 16 // Include a variant of standard streams that occur in the pre-processed file.
  /external/freetype/src/pshinter/
pshrec.h 24 /* The hints are recorded in a unified format, and are later processed */
  /external/libvpx/libvpx/examples/
decode_to_md5.txt 25 is processed, then U, then V. It is important to honor the image's `stride`
decoder_tmpl.c 98 printf("Processed %d frames.\n",frame_cnt);
  /external/linux-tools-perf/Documentation/
perf-script-perl.txt 43 next event is processed.
54 Traces meant to be processed using a script should be recorded with
132 *trace_begin*, if defined, is called before any event is processed and
142 processed and gives scripts a chance to do end-of-script tasks, such

Completed in 623 milliseconds

<<11121314151617181920>>