Home
last modified time | relevance | path

Searched defs:new_type (Results 1 – 21 of 21) sorted by relevance

/external/openfst/src/script/
Dconvert.cc25 FstClass *Convert(const FstClass &ifst, const string &new_type) { in Convert()
/external/openfst/src/include/fst/script/
Dconvert.h34 const string &new_type = args->args.arg2; in Convert() local
/external/chromium_org/chrome/browser/ui/android/infobars/
Dtranslate_infobar.cc108 TranslateInfoBarDelegate::Type new_type) { in TransferOwnership()
/external/chromium_org/chrome/browser/chromeos/drive/
Ddrive_url_request_job.cc32 const char* new_type; member
/external/chromium_org/net/base/
Dnetwork_change_notifier_mac.cc255 ConnectionType new_type = CalculateConnectionType(flags); in ReachabilityCallback() local
/external/e2fsprogs/lib/blkid/
Ddev.c131 char *new_type, *new_value; in blkid_dev_set_search() local
/external/chromium_org/content/browser/loader/
Dbuffered_resource_handler.cc289 std::string new_type; in DetermineMimeType() local
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c621 struct lp_type new_type; in lp_build_conv() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c621 struct lp_type new_type; in lp_build_conv() local
/external/libsepol/src/
Dlink.c441 type_datum_t *type, *base_type, *new_type = NULL; in type_copy_callback() local
856 type_datum_t *type, *base_type, *new_type = NULL, *target_type; in alias_copy_callback() local
1164 type_datum_t *type, *new_type = NULL; in type_fix_callback() local
Dexpand.c155 type_datum_t *type, *new_type; in type_copy_callback() local
224 type_datum_t *type, *new_type; in attr_convert_callback() local
/external/chromium/net/disk_cache/
Dblock_files.cc106 int new_type = GetMapBlockType(new_value); in DeleteMapBlock() local
/external/chromium_org/net/disk_cache/
Dblock_files.cc133 int new_type = GetMapBlockType(new_value); in DeleteMapBlock() local
/external/chromium/chrome/browser/renderer_host/
Drender_widget_host_view_views.cc290 ui::TextInputType new_type = static_cast<ui::TextInputType>(type); in ImeUpdateTextInputState() local
/external/chromium_org/content/renderer/
Drender_widget.cc2476 ui::TextInputType new_type = GetTextInputType(); in UpdateTextInputType() local
2507 ui::TextInputType new_type = GetTextInputType(); in UpdateTextInputState() local
/external/grub/stage2/
Dbuiltins.c2751 int new_type, new_start, new_len; in partnew_func() local
2870 int new_type; in parttype_func() local
/external/chromium_org/third_party/tcmalloc/vendor/src/
Ddebugallocation.cc1104 inline void* debug_cpp_alloc(size_t size, int new_type, bool nothrow) { in debug_cpp_alloc()
/external/chromium_org/third_party/tcmalloc/chromium/src/
Ddebugallocation.cc1111 inline void* debug_cpp_alloc(size_t size, int new_type, bool nothrow) { in debug_cpp_alloc()
/external/v8/src/
Dhydrogen-instructions.h606 void set_type(HType new_type) { in set_type()
/external/chromium_org/v8/src/
Dhydrogen-instructions.h686 void set_type(HType new_type) { in set_type()
Dobjects.cc16617 Handle<Type> new_type(value->IsConsString() || value->IsTheHole() in UpdatedType() local
16640 Handle<Type> new_type = UpdatedType(cell, value); in SetValueInferType() local