Searched refs:SetType (Results 76 - 100 of 150) sorted by relevance

123456

/external/openfst/src/include/fst/
H A Dstate-map.h189 using FstImpl<B>::SetType;
302 SetType("statemap");
H A Dcompose.h106 using FstImpl<A>::SetType;
127 SetType("compose");
216 using FstImpl<Arc>::SetType;
H A Drandgen.h330 using FstImpl<B>::SetType;
356 SetType("randgen");
372 SetType("randgen");
H A Dvector-fst.h186 using FstImpl<A>::SetType;
202 SetType("vector");
295 SetType("vector");
H A Ddeterminize.h356 using FstImpl<A>::SetType;
377 SetType("determinize");
389 SetType("determinize");
H A Dreplace.h312 using FstImpl<A>::SetType;
348 SetType("replace");
442 SetType("replace");
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dfactor-weight.h135 using FstImpl<A>::SetType;
163 SetType("factor-weight");
H A Drmepsilon.h314 using FstImpl<A>::SetType;
338 SetType("rmepsilon");
H A Dsynchronize.h41 using FstImpl<A>::SetType;
74 SetType("synchronize");
H A Dcompose.h89 using FstImpl<A>::SetType;
108 SetType("compose");
330 using FstImpl<A>::SetType;
H A Dvector-fst.h178 using FstImpl<A>::SetType;
193 SetType("vector");
323 SetType("vector");
/external/chromium_org/athena/screen/
H A Dscreen_manager_unittest.cc33 window->SetType(ui::wm::WINDOW_TYPE_NORMAL);
/external/chromium_org/ui/aura/
H A Dwindow.h90 void SetType(ui::wm::WindowType type);
/external/lldb/include/lldb/Symbol/
H A DType.h443 SetType (const lldb::TypeSP &type_sp);
/external/lldb/include/lldb/Target/
H A DObjCLanguageRuntime.h236 SetType (const lldb::TypeSP &type_sp) function in class:lldb_private::ObjCLanguageRuntime::ClassDescriptor
/external/lzma/CS/7zip/Compress/LZ/
H A DLzBinTree.cs34 public void SetType(int numHashBytes) method in class:SevenZip.Compression.LZ.BinTree
/external/lzma/Java/SevenZip/Compression/LZ/
H A DBinTree.java34 public void SetType(int numHashBytes) method in class:BinTree
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dturnserver.cc190 resp->SetType(resp_type);
200 resp->SetType(resp_type);
877 msg.SetType(TURN_DATA_INDICATION);
H A Dport.cc614 response.SetType(STUN_BINDING_RESPONSE);
669 response.SetType(STUN_BINDING_ERROR_RESPONSE);
779 request->SetType(STUN_BINDING_REQUEST);
/external/lldb/source/Core/
H A DRegisterValue.cpp206 SetType (reg_info);
272 RegisterValue::SetType (const RegisterInfo *reg_info) function in class:RegisterValue
346 switch (SetType (reg_info))
/external/openfst/src/include/fst/extensions/ngram/
H A Dngram-fst.h64 using FstImpl<A>::SetType;
81 SetType("ngram");
285 SetType("ngram");
/external/openfst/src/include/fst/extensions/pdt/
H A Dexpand.h64 using FstImpl<A>::SetType;
95 SetType("expand");
111 SetType("expand");
/external/chromium_org/athena/wm/
H A Dwindow_list_provider_impl_unittest.cc27 window->SetType(window_type);
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/httpfs/
H A Dhttp_fs.cc357 node->SetType(type);
/external/chromium_org/net/disk_cache/
H A Ddisk_cache_test_base.cc331 cache_impl_->SetType(type_);

Completed in 737 milliseconds

123456