Searched refs:name3 (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dhash.c43 xmlChar *name3; member in struct:_xmlHashEntry
64 const xmlChar *name2, const xmlChar *name3) {
79 if (name3 != NULL) {
80 while ((ch = *name3++) != 0) {
91 const xmlChar *prefix3, const xmlChar *name3) {
128 if (name3 != NULL) {
129 while ((ch = *name3++) != 0) {
236 oldtable[i].name3);
251 iter->name3);
313 if (iter->name3)
63 xmlHashComputeKey(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3) argument
88 xmlHashComputeQKey(xmlHashTablePtr table, const xmlChar *prefix, const xmlChar *name, const xmlChar *prefix2, const xmlChar *name2, const xmlChar *prefix3, const xmlChar *name3) argument
485 xmlHashAddEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, void *userdata) argument
601 xmlHashUpdateEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, void *userdata, xmlHashDeallocator f) argument
723 xmlHashLookup3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3) argument
767 xmlHashQLookup3(xmlHashTablePtr table, const xmlChar *prefix, const xmlChar *name, const xmlChar *prefix2, const xmlChar *name2, const xmlChar *prefix3, const xmlChar *name3) argument
880 xmlHashScan3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashScanner f, void *data) argument
901 xmlHashScanFull3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashScannerFull f, void *data) argument
1039 xmlHashRemoveEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashDeallocator f) argument
[all...]
H A Dtestapi.c9831 xmlChar * name3; /* a third name of the userdata */ local
9845 name3 = gen_const_xmlChar_ptr(n_name3, 3);
9848 ret_val = xmlHashAddEntry3(table, (const xmlChar *)name, (const xmlChar *)name2, (const xmlChar *)name3, userdata);
9854 des_const_xmlChar_ptr(n_name3, (const xmlChar *)name3, 3);
10006 xmlChar * name3; /* a third name of the userdata */ local
10017 name3 = gen_const_xmlChar_ptr(n_name3, 3);
10019 ret_val = xmlHashLookup3(table, (const xmlChar *)name, (const xmlChar *)name2, (const xmlChar *)name3);
10025 des_const_xmlChar_ptr(n_name3, (const xmlChar *)name3, 3);
10171 xmlChar * name3; /* a third name of the userdata */ local
10188 name3
10338 xmlChar * name3; /* a third name of the userdata */ local
10583 xmlChar * name3; /* a third name of the userdata */ local
[all...]
/external/libxml2/
H A Dhash.c59 xmlChar *name3; member in struct:_xmlHashEntry
83 const xmlChar *name2, const xmlChar *name3) {
103 if (name3 != NULL) {
104 while ((ch = *name3++) != 0) {
115 const xmlChar *prefix3, const xmlChar *name3) {
157 if (name3 != NULL) {
158 while ((ch = *name3++) != 0) {
268 oldtable[i].name3);
283 iter->name3);
345 if (iter->name3)
82 xmlHashComputeKey(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3) argument
112 xmlHashComputeQKey(xmlHashTablePtr table, const xmlChar *prefix, const xmlChar *name, const xmlChar *prefix2, const xmlChar *name2, const xmlChar *prefix3, const xmlChar *name3) argument
517 xmlHashAddEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, void *userdata) argument
633 xmlHashUpdateEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, void *userdata, xmlHashDeallocator f) argument
755 xmlHashLookup3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3) argument
799 xmlHashQLookup3(xmlHashTablePtr table, const xmlChar *prefix, const xmlChar *name, const xmlChar *prefix2, const xmlChar *name2, const xmlChar *prefix3, const xmlChar *name3) argument
912 xmlHashScan3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashScanner f, void *data) argument
933 xmlHashScanFull3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashScannerFull f, void *data) argument
1071 xmlHashRemoveEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashDeallocator f) argument
[all...]
/external/chromium_org/third_party/libjingle/source/talk/xmllite/
H A Dqname_unittest.cc87 QName name3("a-very:long:namespaxe", "test-this");
89 EXPECT_FALSE(name == name3);
95 QName name3("nsa", "b");
103 EXPECT_TRUE(name2 < name3);
104 EXPECT_FALSE(name3 < name2);
106 EXPECT_TRUE(name3 < name4);
107 EXPECT_FALSE(name4 < name3);
/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dhash.h95 * @name3: the third name associated
101 const xmlChar *name3);
142 const xmlChar *name3,
148 const xmlChar *name3,
163 const xmlChar *name2, const xmlChar *name3,
180 const xmlChar *name3);
197 const xmlChar *name3,
216 const xmlChar *name3,
227 const xmlChar *name3,
/external/libxml2/include/libxml/
H A Dhash.h95 * @name3: the third name associated
101 const xmlChar *name3);
142 const xmlChar *name3,
148 const xmlChar *name3,
163 const xmlChar *name2, const xmlChar *name3,
180 const xmlChar *name3);
197 const xmlChar *name3,
216 const xmlChar *name3,
227 const xmlChar *name3,
/external/chromium_org/chrome/browser/chromeos/profiles/
H A Dprofile_list_chromeos_unittest.cc147 base::string16 name3(ASCIIToUTF16("p3"));
152 AddProfile(name3, true);
165 EXPECT_EQ(name3, item3.name);
283 base::string16 name3(ASCIIToUTF16("p3.com"));
284 AddProfile(name3, true);
303 EXPECT_EQ(name3, item3.name);
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dresource_metadata_storage_unittest.cc84 const std::string name3 = "EFGH"; local
118 entry3.set_base_name(name3);
123 EXPECT_EQ(FILE_ERROR_OK, storage_->GetChild(key2, name3, &child_id));
131 EXPECT_EQ(FILE_ERROR_NOT_FOUND, storage_->GetChild(key2, name3, &child_id));
132 EXPECT_EQ(FILE_ERROR_OK, storage_->GetChild(key1, name3, &child_id));
570 const std::string name3 = "piyo"; local
597 PutChild(key2, name3, key3);
603 entry.set_base_name(name3);
608 RemoveChild(key2, name3);
616 PutChild(key2, name3, key
[all...]
/external/chromium_org/base/threading/
H A Dsequenced_worker_pool_unittest.cc330 const std::string name3("goodbye");
332 pool()->GetNamedSequenceToken(name3);
345 pool()->GetNamedSequenceToken(name3);
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_profile_unittest.cc1034 NameParts name3("Marion", "Mitchell", "Morrison");
1041 additional_names.push_back(name3);
1045 expected_result.push_back(name3);
/external/chromium_org/base/debug/
H A Dtrace_event_unittest.cc1290 TRACE_EVENT_ASYNC_BEGIN0( "cat", "name3", 0);
1291 TRACE_EVENT_ASYNC_STEP_PAST0( "cat", "name3", 0, "step2");
1305 EXPECT_TRUE(FindNamePhaseKeyValue("name3", "S", "id", "0x0"));
1306 EXPECT_TRUE(FindNamePhaseKeyValue("name3", "p", "id", "0x0"));
1630 static const char kOriginalName3[] = "name3";
1633 std::string name3(kOriginalName3);
1644 TRACE_EVENT_COPY_END2("category", name3.c_str(),
1649 name1[0] = name2[0] = name3[0] = arg1[0] = arg2[0] = val1[0] = val2[0] = '@';
1655 EXPECT_FALSE(FindTraceEntry(trace_parsed_, name3.c_str()));
/external/chromium_org/v8/test/cctest/
H A Dtest-cpu-profiler.cc372 v8::Local<v8::String> name3 = v8::String::NewFromUtf8(env->GetIsolate(), "3"); local
373 cpu_profiler->StartProfiling(name3);
374 v8::CpuProfile* p3 = cpu_profiler->StopProfiling(name3);

Completed in 1064 milliseconds