/external/chromium_org/ui/base/dragdrop/ |
D | os_exchange_data_win_unittest.cc | 198 ULONG retrieved = 0; in TEST() local 201 reinterpret_cast<FORMATETC*>(&elements_array), &retrieved)); in TEST() 202 EXPECT_EQ(1, retrieved); in TEST() 218 ULONG retrieved = 0; in TEST() local 221 reinterpret_cast<FORMATETC*>(&elements_array), &retrieved)); in TEST() 222 EXPECT_EQ(2, retrieved); in TEST() 231 ULONG retrieved = 0; in TEST() local 234 reinterpret_cast<FORMATETC*>(&elements_array), &retrieved)); in TEST() 235 EXPECT_EQ(1, retrieved); in TEST() 249 ULONG retrieved = 0; in TEST() local [all …]
|
/external/chromium_org/third_party/libaddressinput/src/cpp/src/ |
D | retriever.cc | 38 const Retriever::Callback& retrieved, in Helper() argument 41 : retrieved_(retrieved), in Helper() 113 const Callback& retrieved) const { in Retrieve() 114 new Helper(key, retrieved, *source_, storage_.get()); in Retrieve()
|
D | retriever.h | 56 void Retrieve(const std::string& key, const Callback& retrieved) const;
|
/external/chromium_org/components/suggestions/ |
D | blacklist_store_unittest.cc | 120 GURL retrieved; in TEST_F() local 121 EXPECT_FALSE(blacklist_store.GetFirstUrlFromBlacklist(&retrieved)); in TEST_F() 128 EXPECT_TRUE(blacklist_store.GetFirstUrlFromBlacklist(&retrieved)); in TEST_F() 129 std::string retrieved_string = retrieved.spec(); in TEST_F()
|
/external/chromium_org/chrome/browser/extensions/ |
D | install_tracker_unittest.cc | 61 const ActiveInstallData& retrieved) { in VerifyInstallData() argument 62 EXPECT_EQ(original.extension_id, retrieved.extension_id); in VerifyInstallData() 63 EXPECT_EQ(original.is_ephemeral, retrieved.is_ephemeral); in VerifyInstallData() 64 EXPECT_EQ(original.percent_downloaded, retrieved.percent_downloaded); in VerifyInstallData()
|
/external/chromium_org/ppapi/api/dev/ |
D | ppb_printing_dev.idl | 31 * <code>PP_OK</code> when the settings have been retrieved successfully. 36 * <code>print_settings</code> have been retrieved.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/ |
D | PREBUILT | 1 The contents of the the org.eclipse.releng.basebuilder were retrieved as follows:
|
/external/chromium_org/ppapi/api/private/ |
D | ppb_instance_private.idl | 45 * @param[in] instance A PP_Instance whose WindowObject should be retrieved. 54 * @param[in] instance A PP_Instance whose WindowObject should be retrieved.
|
D | ppb_net_address_private.idl | 99 * retrieved.
|
D | ppb_udp_socket_private.idl | 73 * address the data was retrieved from.
|
/external/chromium_org/tools/telemetry/third_party/davclient/ |
D | README.chromium | 5 Date: Undated, retrieved Dec 14, 2012
|
/external/openssl/crypto/threads/ |
D | README | 12 The Linux pthreads package can be retrieved from
|
/external/eclipse-basebuilder/ |
D | README.txt | 6 The contents of the basebuilder-3-6.2. directory were retrieved as follows:
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
D | spannable_test.unitjs | 82 /** Tests that a span can be added and retrieved at the beginning. */ 93 /** Tests that a span can be added and retrieved at the beginning. */ 104 /** Tests that a zero-length span is not retrieved. */ 157 * Tests that multiple spans can be retrieved at one point. 202 * Tests that a span's bounds can be retrieved.
|
/external/chromium_org/ppapi/api/ |
D | ppb_host_resolver.idl | 24 * Hint to request the canonical name of the host, which can be retrieved by 78 * results can be retrieved by <code>GetCanonicalName()</code>,
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | fts3atoken.test | 47 # retrieved value as tokenizer 'blah'. 50 # same as that retrieved for 'simple'.
|
D | fts2token.test | 47 # retrieved value as tokenizer 'blah'. 50 # same as that retrieved for 'simple'.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | confirm_bubble_controller.mm | 37 // Accessors. This functions converts the C++ types retrieved from the
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_folder_view.mm | 125 // with the only difference being how the controller is retrieved. 143 // with the only difference being how the controller is retrieved.
|
/external/chromium_org/chrome/tools/ |
D | weburl_links.txt | 1 # Web sites retrieved from bugs filed against Autofill and an assortment of well known web sites.
|
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/ |
D | function.pxd | 29 # The function's docstring, name and __module__ are retrieved from
|
/external/libpcap/ |
D | README.Win32 | 24 compile a libpcap source retrieved from the tcpdump.org Git, you will
|
/external/chromium_org/third_party/mesa/src/docs/ |
D | MESA_shader_debug.spec | 155 retrieved by the application for inspection after shader execution
|
/external/mesa3d/docs/ |
D | MESA_shader_debug.spec | 155 retrieved by the application for inspection after shader execution
|
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/ |
D | url-loading.rst | 64 being retrieved using the ``URLLoader`` API. 111 and passes it the URL of the asset to be retrieved. Then ``HandleMessage``
|