Searched defs:Set (Results 1 - 25 of 44) sorted by relevance

12

/external/chromium/base/
H A Dcancellation_flag.cc11 void CancellationFlag::Set() { function in class:base::CancellationFlag
H A Dglobal_descriptors_posix.cc34 void GlobalDescriptors::Set(Key key, int fd) { function in class:base::GlobalDescriptors
H A Dscoped_temp_dir.cc29 bool ScopedTempDir::Set(const FilePath& path) { function in class:ScopedTempDir
H A Dthread_local_storage_posix.cc39 void ThreadLocalStorage::Slot::Set(void* value) { function in class:ThreadLocalStorage::Slot
H A Dscoped_handle.h43 void Set(FILE* newhandle) { function in class:ScopedStdioHandle
H A Dthread_local.h19 // call to Set().
22 // been set otherwise with Set().
34 // Singleton<ThreadLocalPointer<MyClass> >::get()->Set(this);
39 // Singleton<ThreadLocalPointer<MyClass> >::get()->Set(NULL);
88 void Set(Type* ptr) { function in class:base::ThreadLocalPointer
109 void Set(bool val) { function in class:base::ThreadLocalBoolean
110 tlp_.Set(reinterpret_cast<void*>(val ? 1 : 0));
H A Dthread_local_storage_win.cc94 void ThreadLocalStorage::Slot::Set(void* value) { function in class:ThreadLocalStorage::Slot
H A Dstats_counters.h87 void Set(int value) { function in class:StatsCounter
228 largest_add_.Set(value);
H A Dwaitable_event_watcher_posix.cc34 void Set() { function in class:base::Flag
108 flag_->Set();
213 cancel_flag_->Set();
249 cancel_flag_->Set();
H A Dscoped_handle_win.h35 Set(h);
48 void Set(HANDLE new_handle) { function in class:ScopedHandle
124 void Set(HDC h) { function in class:ScopedHDC
160 void Set(T object) { function in class:ScopedGDIObject
167 Set(object);
H A Dscoped_variant_win.cc18 Set(str);
39 Set(dispatch);
44 Set(unknown);
49 Set(safearray);
54 Set(var);
111 void ScopedVariant::Set(const wchar_t* str) { function in class:ScopedVariant
117 void ScopedVariant::Set(int8 i8) { function in class:ScopedVariant
123 void ScopedVariant::Set(uint8 ui8) { function in class:ScopedVariant
129 void ScopedVariant::Set(int16 i16) { function in class:ScopedVariant
135 void ScopedVariant::Set(uint1 function in class:ScopedVariant
141 void ScopedVariant::Set(int32 i32) { function in class:ScopedVariant
147 void ScopedVariant::Set(uint32 ui32) { function in class:ScopedVariant
153 void ScopedVariant::Set(int64 i64) { function in class:ScopedVariant
159 void ScopedVariant::Set(uint64 ui64) { function in class:ScopedVariant
165 void ScopedVariant::Set(float r32) { function in class:ScopedVariant
171 void ScopedVariant::Set(double r64) { function in class:ScopedVariant
183 void ScopedVariant::Set(IDispatch* disp) { function in class:ScopedVariant
191 void ScopedVariant::Set(bool b) { function in class:ScopedVariant
197 void ScopedVariant::Set(IUnknown* unk) { function in class:ScopedVariant
205 void ScopedVariant::Set(SAFEARRAY* array) { function in class:ScopedVariant
216 void ScopedVariant::Set(const VARIANT& var) { function in class:ScopedVariant
[all...]
/external/gtest/samples/
H A Dsample2.cc51 void MyString::Set(const char * c_string) { function in class:MyString
/external/protobuf/gtest/samples/
H A Dsample2.cc51 void MyString::Set(const char * c_string) { function in class:MyString
/external/protobuf/python/
H A Dstubout.py25 stubs.Set(os.path, 'exists', lambda x: 1)
53 stubbed. Note that the method Set() does not do that: if obj is
109 def Set(self, parent, child_name, new_child): member in class:StubOutForTesting
129 """Reverses all the Set() calls, restoring things to their original
131 no effect if no Set() calls have been made.
134 # Undo calls to Set() in reverse order, in case Set() was called on the
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
H A Dgtest-filepath.h51 // Except for Set methods, all methods are const or static, which provides an
66 void Set(const FilePath& rhs) { function in class:testing::internal::FilePath
/external/gtest/include/gtest/internal/
H A Dgtest-filepath.h51 // Except for Set methods, all methods are const or static, which provides an
73 Set(rhs);
77 void Set(const FilePath& rhs) { function in class:testing::internal::FilePath
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-filepath.h51 // Except for Set methods, all methods are const or static, which provides an
73 Set(rhs);
77 void Set(const FilePath& rhs) { function in class:testing::internal::FilePath
/external/chromium/net/base/
H A Dhost_cache.cc52 HostCache::Entry* HostCache::Set(const Key& key, function in class:net::HostCache
/external/chromium/net/proxy/
H A Dproxy_list.cc16 void ProxyList::Set(const std::string& proxy_uri_list) { function in class:net::ProxyList
/external/guava/src/com/google/common/collect/
H A DConstrainedMap.java25 import java.util.Set;
38 private volatile Set<Entry<K, V>> entrySet;
49 @Override public Set<Entry<K, V>> entrySet() {
81 private static <K, V> Set<Entry<K, V>> constrainedEntrySet( argument
82 Set<Entry<K, V>> entries,
139 extends ConstrainedEntries<K, V> implements Set<Entry<K, V>> {
140 ConstrainedEntrySet(Set<Entry<K, V>> entries,
/external/v8/tools/
H A Dstats-viewer.py148 counter_changed = ui_counter.Set(value)
247 ui_counter.Set(counter.Value())
276 def Set(self, value): member in class:UiCounter
/external/chromium/net/disk_cache/
H A Dbitmap.cc65 void Bitmap::Set(int index, bool value) { function in class:disk_cache::Bitmap
130 // Set the bits in the first word.
144 // Set all the words in the middle.
/external/v8/src/
H A Dcounters.h117 void Set(int value) { function in struct:v8::internal::StatsCounter
H A Dd8.h87 void Set(const char* name, Counter* value) { function in class:v8::CounterMap
H A Ddateparser.h168 void Set(int offset_in_hours) { function in class:v8::internal::DateParser::BASE_EMBEDDED

Completed in 495 milliseconds

12