HomeSort by relevance Sort by last modified time
    Searched full:constructed (Results 251 - 275 of 2682) sorted by null

<<11121314151617181920>>

  /external/chromium_org/content/browser/
child_process_launcher.h 29 // constructed on.
  /external/chromium_org/content/browser/gamepad/
gamepad_test_helpers.h 61 // This must be constructed before the system monitor.
  /external/chromium_org/content/browser/webui/
url_data_manager.h 40 // destructed in the same thread as they are constructed (the UI thread).
  /external/chromium_org/content/renderer/media/
renderer_gpu_video_accelerator_factories.h 34 // The RendererGpuVideoAcceleratorFactories can be constructed on any thread,
  /external/chromium_org/media/audio/win/
audio_manager_win.h 85 // thread instead of on the UI thread which AudioManager is constructed on.
  /external/chromium_org/media/cast/logging/
logging_impl.cc 14 // LoggingImpl can be constructed on any thread, but its methods should all be
  /external/chromium_org/media/filters/
gpu_video_accelerator_factories.h 35 // * The GpuVideoAcceleratorFactories may be constructed on any thread.
  /external/chromium_org/ppapi/cpp/
mouse_cursor.h 40 /// default-constructed ImageData.
  /external/chromium_org/printing/
printing_context_mac.h 53 // Returns the set of page ranges constructed from |print_info_|.
  /external/chromium_org/skia/ext/
bitmap_platform_device_skia.h 38 // Create a BitmapPlatformDevice from an already constructed bitmap;
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseThread.h 85 // This must be updated in the database thread though it is constructed and
  /external/chromium_org/third_party/WebKit/Source/wtf/
TerminatedArray.h 15 // TerminatedArray<T> can only be constructed by TerminatedArrayBuilder<T>.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
test_input.py 35 # TestInput objects are normally constructed by the manager and passed
  /external/chromium_org/third_party/boringssl/src/crypto/asn1/
a_bytes.c 134 int ret,r,constructed; local
148 constructed=1;
150 constructed=0;
151 ASN1_put_object(&p,constructed,ret,tag,xclass);
  /external/chromium_org/third_party/icu/source/common/
rbbitblb.h 98 // RBBIStateDescriptor - The DFA is constructed as a set of these descriptors,
  /external/chromium_org/third_party/libwebp/utils/
huffman_encode.h 51 // 'buf_rle' and 'huff_tree' are pre-allocated and the 'tree' is the constructed
  /external/chromium_org/third_party/skia/include/pathops/
SkPathOps.h 29 The resulting path will be constructed from non-overlapping contours.
  /external/chromium_org/third_party/skia/src/core/
SkDistanceFieldGen.h 22 // The distance field is constructed as unsigned char values, so that the zero value is at 128,
  /external/chromium_org/third_party/sqlite/src/tool/
soak1.tcl 9 # constructed makefiles are named "soak1.mk".
  /external/chromium_org/third_party/webtreemap/src/
README.markdown 45 The treemap is constructed with one `div` per region with a separate
  /external/chromium_org/tools/android/forwarder2/
host_controller.h 25 // operates on its own thread and is destroyed on the thread it was constructed
  /external/chromium_org/ui/message_center/views/
message_bubble_base.h 36 // Called after the bubble view has been constructed. Creates and initializes
  /external/chromium_org/v8/test/webkit/
dfg-get-by-val-clobber.js 45 // Now the evil test. This is constructed to minimize the likelihood that CSE will succeed through
  /external/deqp/doc/testspecs/GLES2/
functional.texture.incomplete.txt 34 Incomplete texture object is constructed based on test case specification.
  /external/dexmaker/src/dx/java/com/android/dx/rop/type/
TypeList.java 66 * @return {@code non-null;} an appropriately-constructed instance

Completed in 1313 milliseconds

<<11121314151617181920>>