HomeSort by relevance Sort by last modified time
    Searched full:created (Results 751 - 775 of 17761) sorted by null

<<31323334353637383940>>

  /external/chromium_org/components/history/core/android/
android_history_types_unittest.cc 18 EXPECT_EQ(HistoryAndBookmarkRow::CREATED,
19 HistoryAndBookmarkRow::GetColumnID("created"));
  /external/chromium_org/components/sync_driver/
generic_change_processor_factory.h 24 // Because GenericChangeProcessors are created and used only from the model
28 // The GCP is created "on the fly" at just the right time, on just the right
  /external/chromium_org/content/browser/android/
child_process_launcher_android.h 20 // The created process handle is returned to the |callback| on success, 0 is
21 // retuned if the process could not be created.
  /external/chromium_org/content/browser/frame_host/
render_frame_message_filter.h 16 // with the routing id for a newly created RenderFrame.
18 // This object is created on the UI thread and used on the IO thread.
  /external/chromium_org/content/browser/renderer_host/pepper/
ssl_context_helper.h 33 // This is lazily created. Users should use GetCertVerifier to retrieve it.
35 // This is lazily created. Users should use GetTransportSecurityState to
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentViewStatics.java 31 * New renderers created after this call will be created with the
  /external/chromium_org/content/renderer/p2p/
ipc_socket_factory.h 21 // socket created by the factory must be used on the thread it was
22 // created on.
  /external/chromium_org/content/test/data/workers/
many_shared_workers.html 34 // created the last worker
35 log("SUCCESS: all workers created");
  /external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_color_buffer_float_rgb.txt 30 color-renderable internal format. Textures created with type = FLOAT,
39 Floating point RGB textures may still be created also with the unsized
CHROMIUM_color_buffer_float_rgba.txt 30 color-renderable internal format. Textures created with type = FLOAT,
39 Floating point RGBA textures may still be created also with the unsized
  /external/chromium_org/gpu/command_buffer/tests/
gl_test_utils.h 35 // Returns the created buffer.
39 // Returns the created buffer.
  /external/chromium_org/mojo/services/public/interfaces/surfaces/
surfaces.mojom 60 // The id is created by the client and must be unique and contain the
64 // The client can only submit frames to surfaces created with this connection.
  /external/chromium_org/ppapi/api/dev/
ppb_video_decoder_dev.idl 41 * The created decoder is returned as PP_Resource. 0 means failure.
49 * Tests whether |resource| is a video decoder created through Create
64 * |video_decoder| is the previously created handle to the decoder resource.
86 * |video_decoder| is the previously created handle to the decoder resource.
103 * |video_decoder| is the previously created handle to the decoder resource.
117 * |video_decoder| is the previously created handle to the decoder resource.
133 * |video_decoder| is the previously created handle to the decoder resource.
151 * |video_decoder| is the previously created handle to the decoder resource.
  /external/chromium_org/ppapi/c/dev/
ppb_video_decoder_dev.h 61 * The created decoder is returned as PP_Resource. 0 means failure.
67 * Tests whether |resource| is a video decoder created through Create
80 * |video_decoder| is the previously created handle to the decoder resource.
100 * |video_decoder| is the previously created handle to the decoder resource.
115 * |video_decoder| is the previously created handle to the decoder resource.
127 * |video_decoder| is the previously created handle to the decoder resource.
141 * |video_decoder| is the previously created handle to the decoder resource.
157 * |video_decoder| is the previously created handle to the decoder resource.
  /external/chromium_org/ppapi/shared_impl/
file_ref_create_info.h 17 // FileRefs are created in a number of places and they include a number of
32 // Used when a FileRef is created in the Renderer.
  /external/chromium_org/third_party/WebKit/ManualTests/
localstorage-empty-database.html 7 Since no data has been stored, no database file should have been created.</p>
9 <p>If you click <a href="javascript:localStorage.setItem('bar', 'baz');">here</a>, data will be stored, and a database file should be created.</p>
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
cobject.pxd 29 # Return the object void * that the PyCObject self was created with.
32 # Return the description void * that the PyCObject self was created with.
  /external/chromium_org/third_party/icu/source/common/
appendable.cpp 11 * created on: 2010dec07
12 * created by: Markus W. Scherer
messageimpl.h 11 * created on: 2011apr04
12 * created by: Markus W. Scherer
resbund_cnv.cpp 13 * created on: 2004aug25
14 * created by: Markus W. Scherer
ucasemap_titlecase_brkiter.cpp 11 * created on: 2011jun02
12 * created by: Markus W. Scherer
ucln_cmn.h 13 * created on: 2001July05
14 * created by: George Rhoten
ucnv_set.c 13 * created on: 2004sep07
14 * created by: Markus W. Scherer
ucol_swp.h 13 * created on: 2003sep10
14 * created by: Markus W. Scherer
uinit.cpp 11 * created on: 2001July05
12 * created by: George Rhoten

Completed in 1081 milliseconds

<<31323334353637383940>>