Searched defs:entry (Results 26 - 50 of 1572) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/ui/bookmarks/
H A Dbookmark_unittest.cc35 content::NavigationEntry* entry = controller->GetVisibleEntry(); local
36 entry->SetVirtualURL(GURL(chrome::kChromeUINewTabURL));
/external/chromium_org/chrome/browser/ui/views/
H A Daccelerator_table_unittest.cc37 const AcceleratorMapping& entry = *it; local
38 EXPECT_TRUE(acclerators.insert(entry).second)
39 << "Duplicated accelerator: " << entry.keycode << ", "
40 << (entry.modifiers & ui::EF_SHIFT_DOWN) << ", "
41 << (entry.modifiers & ui::EF_CONTROL_DOWN) << ", "
42 << (entry.modifiers & ui::EF_ALT_DOWN);
52 const AcceleratorMapping& entry = *it; local
53 acclerators.insert(entry);
66 AcceleratorMapping entry; local
67 entry
[all...]
/external/chromium_org/components/dom_distiller/core/
H A Darticle_entry_unittest.cc20 ArticleEntry entry; local
21 EXPECT_FALSE(IsEntryValid(entry));
22 entry.set_entry_id("entry0");
23 EXPECT_TRUE(IsEntryValid(entry));
24 ArticleEntryPage* page0 = entry.add_pages();
25 EXPECT_FALSE(IsEntryValid(entry));
27 EXPECT_TRUE(IsEntryValid(entry));
/external/chromium_org/components/policy/core/common/
H A Dregistry_dict_win_unittest.cc54 RegistryDict::ValueMap::const_iterator entry = test_dict.values().begin(); local
55 ASSERT_NE(entry, test_dict.values().end());
56 EXPECT_EQ("One", entry->first);
110 RegistryDict::KeyMap::const_iterator entry = test_dict.keys().begin(); local
111 ASSERT_NE(entry, test_dict.keys().end());
112 EXPECT_EQ("One", entry->first);
/external/chromium_org/net/disk_cache/simple/
H A Dsimple_net_log_parameters.cc19 const disk_cache::SimpleEntryImpl* entry,
23 base::StringPrintf("%#016" PRIx64, entry->entry_hash()));
28 const disk_cache::SimpleEntryImpl* entry,
34 dict->SetString("key", entry->key());
43 const SimpleEntryImpl* entry) {
44 DCHECK(entry);
45 return base::Bind(&NetLogSimpleEntryConstructionCallback, entry);
49 const SimpleEntryImpl* entry,
51 DCHECK(entry);
52 return base::Bind(&NetLogSimpleEntryCreationCallback, entry, net_erro
18 NetLogSimpleEntryConstructionCallback( const disk_cache::SimpleEntryImpl* entry, net::NetLog::LogLevel log_level ALLOW_UNUSED) argument
27 NetLogSimpleEntryCreationCallback( const disk_cache::SimpleEntryImpl* entry, int net_error, net::NetLog::LogLevel ) argument
42 CreateNetLogSimpleEntryConstructionCallback( const SimpleEntryImpl* entry) argument
48 CreateNetLogSimpleEntryCreationCallback( const SimpleEntryImpl* entry, int net_error) argument
[all...]
/external/chromium_org/net/websockets/
H A Dwebsocket_net_log_params.cc25 std::string entry = headers->substr(last, pos - last); local
29 header_list->Append(new base::StringValue(entry));
31 if (entry.empty()) {
/external/chromium_org/sync/syncable/
H A Dscoped_parent_child_index_updater.cc14 EntryKernel* entry,
15 ParentChildIndex* index) : entry_(entry), index_(index) {
12 ScopedParentChildIndexUpdater( ScopedKernelLock& proof_of_lock, EntryKernel* entry, ParentChildIndex* index) argument
H A Dsyncable_model_neutral_write_transaction.cc28 void ModelNeutralWriteTransaction::TrackChangesTo(const EntryKernel* entry) { argument
29 modified_handles_.insert(entry->ref(META_HANDLE));
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/shaders/
H A Dgenerate_shaders.bat99 set entry=%~2 variable
105 set "buildCMD=fxc /nologo /E %entry% /T %type% /Fh %output% %input%"
107 set "buildCMD=fxc /nologo /Zi /Od /E %entry% /T %type% /Fh %output% %input%"
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/shaders/
H A Dgenerate_shaders.bat43 set entry=%~2 variable
49 set "buildCMD=fxc /nologo /E %entry% /T %type% /Fh %output% %input%"
51 set "buildCMD=fxc /nologo /Zi /Od /E %entry% /T %type% /Fh %output% %input%"
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
H A Dstw_getprocaddress.c86 const struct stw_extension_entry *entry; local
92 for (entry = stw_extension_entries; entry->name; entry++)
93 if (strcmp( lpszProc, entry->name ) == 0)
94 return entry->proc;
/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dir_variable_refcount.cpp54 ir_variable_refcount_entry *entry = (ir_variable_refcount_entry *)iter.get(); local
55 if (entry->var == var)
56 return entry;
59 ir_variable_refcount_entry *entry = new(mem_ctx) ir_variable_refcount_entry(var); local
60 assert(entry->referenced_count == 0);
61 this->variable_list.push_tail(entry);
62 return entry;
69 ir_variable_refcount_entry *entry = this->get_variable_entry(ir); local
70 if (entry)
71 entry
81 ir_variable_refcount_entry *entry = this->get_variable_entry(var); local
104 ir_variable_refcount_entry *entry; local
[all...]
/external/chromium_org/ui/events/keycodes/dom4/
H A Dkeycode_converter_unittest.cc48 const ui::KeycodeMapEntry* entry = &keycode_map[i]; local
50 if (entry->native_keycode == ui::KeycodeConverter::InvalidNativeKeycode())
55 entry->native_keycode,
56 ui::KeycodeConverter::UsbKeycodeToNativeKeycode(entry->usb_keycode));
59 if (entry->code) {
60 EXPECT_EQ(entry->native_keycode,
61 ui::KeycodeConverter::CodeToNativeKeycode(entry->code));
63 entry->code,
64 ui::KeycodeConverter::NativeKeycodeToCode(entry->native_keycode));
68 ui::KeycodeConverter::CodeToNativeKeycode(entry
[all...]
/external/chromium_org/v8/src/
H A Dcpu-profiler-inl.h19 code_map->AddCode(start, entry, size);
21 entry->set_shared_id(code_map->GetSharedId(shared));
32 CodeEntry* entry = code_map->FindEntry(start); local
33 if (entry != NULL) {
34 entry->set_bailout_reason(bailout_reason);
45 CodeEntry* entry = code_map->FindEntry(start); local
46 if (!entry) {
51 entry->SetBuiltinId(builtin_id);
/external/doclava/res/assets/templates/
H A Ddiff.cs16 .package-entry { property
20 .class-entry { class
24 .method-entry { property
80 && $(table.rows[tr.rowIndex + 1]).hasClass("class-entry")) {
99 while (i < table.rows.length && $(table.rows[i]).hasClass("method-entry")) {
107 while (i < table.rows.length && $(table.rows[i]).hasClass("method-entry")) {
114 $(".package-entry").click(function() {
118 $(".class-entry").click(function() {
133 <tr class="package-entry collapsable">
136 <tr class="package-entry">
[all...]
/external/fio/
H A Dghelpers.h10 void label_set_int_value(GtkWidget *entry, unsigned int val);
11 void entry_set_int_value(GtkWidget *entry, unsigned int val);
16 GtkWidget *entry; member in struct:multitext_widget
/external/guava/guava/src/com/google/common/collect/
H A DBstAggregate.java38 * The value on a single entry, ignoring its descendants.
40 int entryValue(N entry); argument
/external/llvm/include/llvm/Support/
H A DRegistryParser.h24 /// static cl::opt<Registry<Collector>::entry, false,
35 public cl::parser<const typename U::entry*>,
38 typedef typename U::entry entry; typedef in class:llvm::RegistryParser
42 void registered(const entry &E) {
49 cl::parser<const typename U::entry*>::initialize(O);
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_getprocaddress.c86 const struct stw_extension_entry *entry; local
92 for (entry = stw_extension_entries; entry->name; entry++)
93 if (strcmp( lpszProc, entry->name ) == 0)
94 return entry->proc;
/external/mesa3d/src/glsl/
H A Dir_variable_refcount.cpp54 ir_variable_refcount_entry *entry = (ir_variable_refcount_entry *)iter.get(); local
55 if (entry->var == var)
56 return entry;
59 ir_variable_refcount_entry *entry = new(mem_ctx) ir_variable_refcount_entry(var); local
60 assert(entry->referenced_count == 0);
61 this->variable_list.push_tail(entry);
62 return entry;
69 ir_variable_refcount_entry *entry = this->get_variable_entry(ir); local
70 if (entry)
71 entry
81 ir_variable_refcount_entry *entry = this->get_variable_entry(var); local
104 ir_variable_refcount_entry *entry; local
[all...]
/external/replicaisland/src/com/replica/replicaisland/
H A DVectorPool.java36 public void release(Object entry) { argument
37 ((Vector2)entry).zero();
38 super.release(entry);
43 Vector2 entry = super.allocate();
44 entry.set(source);
45 return entry;
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
H A DBasicPoolEntryRef.java53 /** The planned route of the entry. */
58 * Creates a new reference to a pool entry.
60 * @param entry the pool entry, must not be <code>null</code>
63 public BasicPoolEntryRef(BasicPoolEntry entry, argument
65 super(entry, queue);
66 if (entry == null) {
68 ("Pool entry must not be null.");
70 route = entry.getPlannedRoute();
75 * Obtain the planned route for the referenced entry
[all...]
H A DBasicPooledConnAdapter.java56 * @param entry the pool entry for the connection being wrapped
59 AbstractPoolEntry entry) {
60 super(tsccm, entry);
73 * Obtains the pool entry.
75 * @return the pool entry, or <code>null</code> if detached
58 BasicPooledConnAdapter(ThreadSafeClientConnManager tsccm, AbstractPoolEntry entry) argument
/external/chromium_org/chrome/browser/browsing_data/
H A Dmock_browsing_data_flash_lso_helper.cc23 std::vector<std::string>::iterator entry = local
25 ASSERT_TRUE(entry != domains_.end());
26 domains_.erase(entry);
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dremove_stale_cache_files_unittest.cc65 ResourceEntry entry; local
67 entry.mutable_file_specific_info()->set_md5(md5_metadata);
68 entry.set_parent_local_id(util::kDriveGrandRootLocalId);
69 entry.set_title("File.txt");
70 EXPECT_EQ(FILE_ERROR_OK, resource_metadata_->AddEntry(entry, &local_id));
81 resource_metadata_->GetResourceEntryById(local_id, &entry));
82 EXPECT_FALSE(entry.file_specific_info().cache_state().is_present());
89 // Dirty entry.
92 ResourceEntry entry; local
94 entry
[all...]

Completed in 4524 milliseconds

1234567891011>>