Searched refs:Put (Results 226 - 250 of 257) sorted by relevance

1234567891011

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h83 state into a temporary value. Afterwards, one can write ("Put")
86 Get and Put are characterised by a byte offset into the guest
91 The basic "Get" and "Put" operations are sufficient to model normal
2382 /* ------------------ Circular Array Put ------------------ */
2586 } Put; member in union:_IRStmt::__anon32309
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Dll.S371 push $SYSCALL_EXIT # Put exit syscall in rax
/external/chromium_org/v8/src/
H A Dobjects.h1111 // Implementation of [[Put]], ECMA-262 5th edition, section 8.12.5.
3472 static Handle<MapCache> Put(
3772 static Handle<ObjectHashTable> Put(Handle<ObjectHashTable> table,
3989 static Handle<OrderedHashMap> Put(
4032 MUST_USE_RESULT static Handle<WeakHashTable> Put(Handle<WeakHashTable> table,
7870 static Handle<CompilationCacheTable> Put(
7966 static Handle<CodeCacheHashTable> Put(
8018 static Handle<PolymorphicCodeCacheHashTable> Put(
H A Dfactory.cc1815 // Put in filler if the new object is smaller than the old.
2313 Handle<MapCache> result = MapCache::Put(map_cache, keys, map);
/external/valgrind/main/memcheck/
H A Dmc_translate.c1354 /* Generate into bb suitable actions to shadow this Put. If the state
1390 /* Do a plain shadow Put. */
1392 /* If the guard expression evaluates to false we simply Put the value
1440 /* Do a cloned version of the Put that refers to the shadow
5918 return isBogusAtom(st->Ist.Put.data);
6155 st->Ist.Put.offset,
6156 st->Ist.Put.data,
6937 /* If the guard expression evaluates to false we simply Put
7078 /* Compute a value to Put - the conjoinment of the origin for
7079 the data to be Put
[all...]
/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_database.cc731 void IndexedDBDatabase::Put(int64 transaction_id, function in class:content::IndexedDBDatabase
739 IDB_TRACE1("IndexedDBDatabase::Put", "txn.id", transaction_id);
1053 // indexes are being created in a row, with Put()'s in between.
/external/chromium_org/sync/engine/
H A Dsync_scheduler_unittest.cc319 model_types.Put(TYPED_URLS);
H A Dsyncer_unittest.cc533 enabled_datatypes_.Put(model_type);
5031 // Put some extenions activity records into the monitor.
/external/chromium_org/sync/syncable/
H A Ddirectory.cc960 initial_sync_ended_types.Put(i.Get());
H A Ddirectory_unittest.cc264 to_purge.Put(PREFERENCES);
300 // Put a new value with existing transactions as well as adding new ones.
353 // Put a new value with existing transactions as well as adding new ones.
/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditingStyle.cpp1517 style->removeProperty(CSSPropertyFontSize); // Can't make sense of the number. Put no font size.
/external/valgrind/main/VEX/priv/
H A Dguest_generic_bb_to_IR.c413 vassert(st->Ist.Put.offset == offB_GUEST_IP);
414 /* Really we should also check that the type of the Put'd data
/external/chromium_org/sync/internal_api/
H A Dsync_manager_impl_unittest.cc2652 disabled_types.Put(BOOKMARKS);
2653 disabled_types.Put(PREFERENCES);
H A Dsync_encryption_handler_impl_unittest.cc497 expected_encrypted_types.Put(BOOKMARKS);
/external/chromium_org/chrome/browser/autocomplete/
H A Dsearch_provider_unittest.cc3219 encrypted_types.Put(syncer::SESSIONS);
/external/chromium_org/chrome/browser/history/
H A Dhistory_backend.cc576 recent_redirects_.Put(request.url, redirects);
2408 // Put the times in reverse chronological order and remove
H A Dhistory_backend_unittest.cc1540 backend_->recent_redirects_.Put(url1, redirects);
/external/valgrind/main/mpi/
H A Dlibmpiwrap.c2681 DEFAULT_WRAPPER_W_8W(Put)
/external/bison/build-aux/
H A Dtexinfo.tex463 % Put the space token in:
3880 % Put the argument back for the \pickupwholefraction call, so
4747 % Put the index entry in the margin if desired.
7043 % Put the category name at the right margin.
/external/chromium_org/third_party/opus/src/
H A Dltmain.sh4984 /* Put quoted arguments into the new argument vector. */
/external/chromium_org/v8/src/heap/
H A Dheap.cc152 // Put a dummy entry in the remembered pages so we can find the list the
5350 table = WeakHashTable::Put(table, obj, dep);
/external/libcap-ng/libcap-ng-0.7/
H A Dltmain.sh4984 /* Put quoted arguments into the new argument vector. */
/external/libedit/
H A Dltmain.sh4984 /* Put quoted arguments into the new argument vector. */
/external/libexif/
H A Dltmain.sh4981 /* Put quoted arguments into the new argument vector. */
/external/libopus/
H A Dltmain.sh4984 /* Put quoted arguments into the new argument vector. */

Completed in 730 milliseconds

1234567891011