HomeSort by relevance Sort by last modified time
    Searched refs:trans (Results 126 - 150 of 433) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/sync/test/engine/
test_syncable_utils.h 42 void CreateTypeRoot(WriteTransaction* trans,
test_directory_setter_upper.cc 72 syncable::ReadTransaction trans(FROM_HERE, directory());
76 directory()->FullyCheckTreeInvariants(&trans);
  /external/chromium_org/sync/engine/
syncer_util.cc 79 syncable::BaseTransaction* trans,
86 const std::string& client_id = trans->directory()->cache_guid();
108 syncable::Entry local_entry(trans, syncable::GET_BY_CLIENT_TAG,
165 syncable::Entry local_entry(trans, GET_BY_ID, client_item_id);
193 syncable::WriteTransaction* const trans,
230 Entry parent(trans, GET_BY_ID, new_parent);
242 if (!entry->GetIsDel() && !IsLegalNewParent(trans, id, new_parent)) {
250 trans->directory()->GetChildHandlesById(trans, id, &handles);
275 UpdateLocalDataFromServerData(trans, entry)
    [all...]
directory_update_handler.h 75 syncable::ModelNeutralWriteTransaction* trans,
81 syncable::ModelNeutralWriteTransaction* trans,
  /external/chromium_org/chrome/browser/sync/glue/
bookmark_model_associator.cc 326 syncer::ReadTransaction trans(FROM_HERE, user_share_);
328 syncer::ReadNode bookmark_bar_node(&trans);
334 syncer::ReadNode other_bookmarks_node(&trans);
340 syncer::ReadNode mobile_bookmarks_node(&trans);
391 syncer::ReadTransaction trans(FROM_HERE, user_share_);
392 syncer::ReadNode sync_node(&trans);
491 syncer::WriteTransaction trans(FROM_HERE, user_share_);
492 syncer::ReadNode bm_root(&trans);
502 ApplyDeletesFromSyncJournal(&trans));
508 syncer::ReadNode sync_parent(&trans);
    [all...]
bookmark_change_processor.h 76 const syncer::BaseTransaction* trans,
125 // corresponding node in the sync domain using |trans|. All properties
132 syncer::WriteTransaction* trans,
139 syncer::WriteTransaction* trans,
173 // SetPosition(). |trans| is the transaction to which |dst| belongs. Returns
178 syncer::WriteTransaction* trans,
200 void RemoveAllChildNodes(syncer::WriteTransaction* trans,
bookmark_change_processor.cc 120 syncer::WriteTransaction trans(FROM_HERE, share_handle(), &new_version);
121 syncer::WriteNode topmost_sync_node(&trans);
133 RemoveAllChildNodes(&trans, topmost->id());
146 syncer::WriteTransaction trans(FROM_HERE, share_handle(), &new_version);
148 RemoveAllChildNodes(&trans, bookmark_model_->bookmark_bar_node()->id());
149 RemoveAllChildNodes(&trans, bookmark_model_->other_node()->id());
154 RemoveAllChildNodes(&trans, bookmark_model_->mobile_node()->id());
166 syncer::WriteTransaction* trans, const int64& topmost_node_id) {
167 syncer::WriteNode topmost_node(trans);
194 syncer::WriteNode node(trans);
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
utransts.c 33 static void _expect(const UTransliterator* trans, const char* cfrom, const char* cto);
140 UTransliterator* trans = NULL; local
161 trans = utrans_open(buf, UTRANS_FORWARD,NULL,0,NULL, &status);
169 utrans_getID(trans, buf2, BUF_CAP);
174 utrans_close(trans);
554 UTransliterator *trans; local
558 trans = utrans_open("Lower", UTRANS_FORWARD, NULL, -1,
565 _expect(trans, "ABC", "abc");
567 utrans_close(trans);
578 UTransliterator *trans; local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
utransts.c 35 static void _expect(const UTransliterator* trans, const char* cfrom, const char* cto);
143 UTransliterator* trans = NULL; local
164 trans = utrans_open(buf, UTRANS_FORWARD,NULL,0,NULL, &status);
172 utrans_getID(trans, buf2, BUF_CAP);
177 utrans_close(trans);
557 UTransliterator *trans; local
561 trans = utrans_open("Lower", UTRANS_FORWARD, NULL, -1,
568 _expect(trans, "ABC", "abc");
570 utrans_close(trans);
646 UTransliterator *trans; local
    [all...]
  /external/chromium_org/net/http/
http_cache_unittest.cc 112 void ReadAndVerifyTransaction(net::HttpTransaction* trans,
115 int rv = ReadTransaction(trans, &content);
133 scoped_ptr<net::HttpTransaction> trans; local
134 int rv = cache->CreateTransaction(net::DEFAULT_PRIORITY, &trans);
136 ASSERT_TRUE(trans.get());
138 rv = trans->Start(&request, callback.callback(), net_log);
146 const net::HttpResponseInfo* response = trans->GetResponseInfo();
157 trans->GetLoadTimingInfo(load_timing_info);
160 ReadAndVerifyTransaction(trans.get(), trans_info);
163 *received_bytes = trans->GetTotalReceivedBytes()
492 scoped_ptr<net::HttpTransaction> trans; member in struct:__anon13915::Context
544 scoped_ptr<net::HttpTransaction> trans; local
634 scoped_ptr<net::HttpTransaction> trans; local
824 scoped_ptr<net::HttpTransaction> trans; local
974 scoped_ptr<net::HttpTransaction> trans; local
1041 scoped_ptr<net::HttpTransaction> trans; local
1738 scoped_ptr<net::HttpTransaction> trans; local
2751 scoped_ptr<net::HttpTransaction> trans; local
2996 scoped_ptr<net::HttpTransaction> trans; local
5022 scoped_ptr<net::HttpTransaction> trans; local
5764 scoped_ptr<net::HttpTransaction> trans; local
5798 scoped_ptr<net::HttpTransaction> trans; local
5979 scoped_ptr<net::HttpTransaction> trans; local
5992 scoped_ptr<net::HttpTransaction> trans; local
6239 scoped_ptr<net::HttpTransaction> trans; local
6275 scoped_ptr<net::HttpTransaction> trans; local
6303 scoped_ptr<net::HttpTransaction> trans; local
6341 scoped_ptr<net::HttpTransaction> trans; local
6384 scoped_ptr<net::HttpTransaction> trans; local
6416 scoped_ptr<net::HttpTransaction> trans; local
6472 scoped_ptr<net::HttpTransaction> trans; local
6557 scoped_ptr<net::HttpTransaction> trans; local
6599 scoped_ptr<net::HttpTransaction> trans; local
6640 scoped_ptr<net::HttpTransaction> trans; local
6839 scoped_ptr<net::HttpTransaction> trans; local
    [all...]
http_network_layer.cc 61 scoped_ptr<HttpTransaction>* trans) {
65 trans->reset(new HttpNetworkTransaction(priority, GetSession()));
  /external/openssl/crypto/des/asm/
des-586.pl 22 $trans="ebp";
51 &D_ENCRYPT(0,$L,$R,0,$trans,"eax","ebx","ecx","edx",&swtmp(0));
53 &D_ENCRYPT(1,$R,$L,2,$trans,"eax","ebx","ecx","edx",&swtmp(0));
67 &D_ENCRYPT($i,$L,$R,$i*2,$trans,"eax","ebx","ecx","edx",&swtmp(0));
69 &D_ENCRYPT($i+1,$R,$L,($i+1)*2,$trans,"eax","ebx","ecx","edx",&swtmp(0));
88 &D_ENCRYPT(0,$L,$R,-2,$trans,"eax","ebx","ecx","edx",&swtmp(0));
90 &D_ENCRYPT(1,$R,$L,-4,$trans,"eax","ebx","ecx","edx",&swtmp(0));
104 &D_ENCRYPT(15-$i,$L,$R,$i*2,$trans,"eax","ebx","ecx","edx",&swtmp(0));
106 &D_ENCRYPT(15-$i+1,$R,$L,($i-1)*2,$trans,"eax","ebx","ecx","edx",&swtmp(0));
160 &blindpop($trans);
    [all...]
  /external/chromium_org/sync/internal_api/test/
test_user_share.cc 79 syncable::ReadTransaction trans(FROM_HERE, user_share_->directory.get());
80 return user_share_->directory->delete_journal()->GetDeleteJournalSize(&trans);
  /external/chromium_org/sync/syncable/
directory_unittest.h 82 void GetAllMetaHandles(BaseTransaction* trans, MetahandleSet* result);
94 void ValidateEntry(BaseTransaction* trans,
entry.h 54 Entry(BaseTransaction* trans, GetByHandle, int64 handle);
55 Entry(BaseTransaction* trans, GetById, const Id& id);
56 Entry(BaseTransaction* trans, GetTypeRoot, ModelType type);
57 Entry(BaseTransaction* trans, GetByClientTag, const std::string& tag);
61 Entry(BaseTransaction* trans, GetByServerTag, const std::string& tag);
65 BaseTransaction* trans() const { return basetrans_; } function in class:syncer::syncable::Entry
270 inline explicit Entry(BaseTransaction* trans)
271 : basetrans_(trans),
  /external/chromium_org/third_party/ots/test/
side-by-side.cc 42 int CompareBitmaps(const FT_Bitmap *orig, const FT_Bitmap *trans) {
45 if (orig->width == trans->width &&
46 orig->rows == trans->rows) {
48 if (orig->buffer[i] != trans->buffer[i]) {
56 orig->width, orig->rows, trans->width, trans->rows);
64 DumpBitmap(trans);
69 delete[] trans->buffer;
  /external/chromium_org/tools/grit/grit/
pseudo_unittest.py 44 trans = pseudo.PseudoMessage(msg)
47 self.failUnless(trans.GetPresentableContent() ==
  /external/clang/lib/ARCMigrate/
TransARCAssign.cpp 31 using namespace trans;
57 Transaction Trans(Pass.TA);
75 void trans::makeAssignARCSafe(MigrationPass &pass) {
  /external/eigen/Eigen/src/SparseCore/
SparseTranspose.h 40 EIGEN_STRONG_INLINE InnerIterator(const TransposeImpl& trans, typename TransposeImpl<MatrixType,Sparse>::Index outer)
41 : Base(trans.derived().nestedExpression(), outer)
  /external/pixman/demos/
checkerboard.c 16 pixman_transform_t trans = { { local
59 pixman_image_set_transform (checkerboard, &trans);
clip-in.c 20 pixman_transform_t trans = { local
37 pixman_image_set_transform (src_img, &trans);
  /external/chromium_org/content/test/data/indexeddb/
key_types_test.js 111 var trans = db.transaction('store', 'readwrite');
112 var store = trans.objectStore('store');
122 trans.oncomplete = testNextKey;
128 var trans = db.transaction('store', 'readwrite');
129 var store = trans.objectStore('store');
  /external/chromium_org/third_party/libxml/src/
xmlregexp.c 226 xmlRegTrans *trans; member in struct:_xmlAutomataState
559 xmlRegTransPtr trans; local
569 trans = &(state->trans[j]);
570 if ((trans->to == -1) || (trans->atom == NULL))
572 atomno = stringRemap[trans->atom->no];
573 if ((trans->atom->data != NULL) && (transdata == NULL)) {
584 targetno = stateRemap[trans->to];
595 printf("Indet: state %d trans %d, atom %d to %d : %d to %d\n"
1365 xmlRegTransPtr trans = &(state->trans[nrtrans]); local
2001 xmlRegTransPtr trans = &(state->trans[transnr]); local
3206 xmlRegTransPtr trans; local
3763 xmlRegTransPtr trans; local
4248 xmlRegTransPtr trans; local
    [all...]
  /external/libxml2/
xmlregexp.c 230 xmlRegTrans *trans; member in struct:_xmlAutomataState
563 xmlRegTransPtr trans; local
573 trans = &(state->trans[j]);
574 if ((trans->to == -1) || (trans->atom == NULL))
576 atomno = stringRemap[trans->atom->no];
577 if ((trans->atom->data != NULL) && (transdata == NULL)) {
588 targetno = stateRemap[trans->to];
599 printf("Indet: state %d trans %d, atom %d to %d : %d to %d\n"
1369 xmlRegTransPtr trans = &(state->trans[nrtrans]); local
2005 xmlRegTransPtr trans = &(state->trans[transnr]); local
3214 xmlRegTransPtr trans; local
3773 xmlRegTransPtr trans; local
4258 xmlRegTransPtr trans; local
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc 74 explicit FakeServerChange(syncer::WriteTransaction* trans) : trans_(trans) {
351 int64 AddFolderToShare(syncer::WriteTransaction* trans, std::string title) {
355 syncer::ReadNode bookmark_bar(trans);
359 syncer::WriteNode node(trans);
375 int64 AddBookmarkToShare(syncer::WriteTransaction *trans,
380 syncer::ReadNode parent(trans);
387 syncer::WriteNode node(trans);
411 syncer::ReadTransaction trans(FROM_HERE, test_user_share_.user_share());
412 syncer::ReadNode node(&trans);
    [all...]

Completed in 819 milliseconds

1 2 3 4 56 7 8 91011>>