/external/openfst/src/include/fst/script/ |
H A D | convert.h | 34 const string &new_type = args->args.arg2; local 36 Fst<Arc> *result = Convert(fst, new_type); 44 FstClass *Convert(const FstClass& f, const string &new_type);
|
/external/openfst/src/script/ |
H A D | convert.cc | 25 FstClass *Convert(const FstClass &ifst, const string &new_type) { argument 26 ConvertInnerArgs args(ifst, new_type);
|
/external/e2fsprogs/lib/blkid/ |
H A D | dev.c | 131 char *new_type, *new_value; local 136 new_type = malloc(strlen(search_type)+1); 138 if (!new_type || !new_value) { 139 free(new_type); 143 strcpy(new_type, search_type); 147 iter->search_type = new_type;
|
/external/chromium_org/cc/debug/ |
H A D | debug_rect_history.h | 60 DebugRect(DebugRectType new_type, gfx::RectF new_rect) argument 61 : type(new_type), rect(new_rect) {}
|
/external/chromium_org/chrome/browser/ui/android/infobars/ |
H A D | translate_infobar.h | 36 TranslateInfoBarDelegate::Type new_type);
|
H A D | translate_infobar.cc | 108 TranslateInfoBarDelegate::Type new_type) { 112 reinterpret_cast<intptr_t>(destination), new_type)) { 106 TransferOwnership( TranslateInfoBar* destination, TranslateInfoBarDelegate::Type new_type) argument
|
/external/chromium_org/net/base/ |
H A D | network_change_notifier_mac.cc | 255 ConnectionType new_type = CalculateConnectionType(flags); local 260 notifier_mac->connection_type_ = new_type; 262 if (old_type != new_type) 268 if (new_type != CONNECTION_NONE)
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
H A D | drive_url_request_job.cc | 32 const char* new_type; member in struct:drive::__anon4487::MimeTypeReplacement 42 return kMimeTypeReplacements[i].new_type;
|
/external/libsepol/src/ |
H A D | link.c | 441 type_datum_t *type, *base_type, *new_type = NULL; local 480 if ((new_type = 481 (type_datum_t *) calloc(1, sizeof(*new_type))) == NULL) { 484 new_type->primary = type->primary; 485 new_type->flags = type->flags; 486 new_type->flavor = type->flavor; 487 /* for attributes, the writing of new_type->types is 490 new_type->s.value = state->base->p_types.nprim + 1; 494 (hashtab_datum_t) new_type); 499 base_type = new_type; 856 type_datum_t *type, *base_type, *new_type = NULL, *target_type; local 1164 type_datum_t *type, *new_type = NULL; local [all...] |
H A D | expand.c | 155 type_datum_t *type, *new_type; local 181 new_type = (type_datum_t *) malloc(sizeof(type_datum_t)); 182 if (!new_type) { 187 memset(new_type, 0, sizeof(type_datum_t)); 189 new_type->flavor = type->flavor; 190 new_type->flags = type->flags; 191 new_type->s.value = ++state->out->p_types.nprim; 192 if (new_type->s.value > UINT16_MAX) { 194 free(new_type); 198 new_type 224 type_datum_t *type, *new_type; local [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_conv.c | 621 struct lp_type new_type; local 623 new_type = tmp_type; 624 new_type.sign = dst_type.sign; 625 new_type.width = dst_type.width; 626 new_type.length = dst_type.length; 628 lp_build_resize(gallivm, tmp_type, new_type, tmp, num_srcs, tmp, num_dsts); 630 tmp_type = new_type;
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_conv.c | 621 struct lp_type new_type; local 623 new_type = tmp_type; 624 new_type.sign = dst_type.sign; 625 new_type.width = dst_type.width; 626 new_type.length = dst_type.length; 628 lp_build_resize(gallivm, tmp_type, new_type, tmp, num_srcs, tmp, num_dsts); 630 tmp_type = new_type;
|
/external/chromium_org/content/browser/loader/ |
H A D | buffered_resource_handler.cc | 289 std::string new_type; local 292 type_hint, &new_type); 297 response_->head.mime_type.assign(new_type);
|
/external/chromium_org/content/renderer/ |
H A D | render_widget.cc | 2476 ui::TextInputType new_type = GetTextInputType(); 2477 if (IsDateTimeInput(new_type)) 2487 if (text_input_type_ != new_type 2491 new_type, 2494 text_input_type_ = new_type; 2507 ui::TextInputType new_type = GetTextInputType(); 2508 if (IsDateTimeInput(new_type)) 2519 if (show_ime_if_needed || (text_input_type_ != new_type 2523 p.type = new_type; 2537 text_input_type_ = new_type; [all...] |
/external/chromium/testing/gmock/scripts/generator/cpp/ |
H A D | ast.py | 1204 new_type = ctor(token.start, token.end, name, fields, 1209 return new_type 1210 name = new_type 1373 new_type = tokens 1375 new_type = self.converter.ToType(tokens)[0] 1377 new_type, self.namespace_stack)
|
/external/chromium/net/disk_cache/ |
H A D | block_files.cc | 106 int new_type = GetMapBlockType(new_value); local 117 header->empty[new_type - 1]++;
|
/external/chromium_org/net/disk_cache/ |
H A D | block_files.cc | 133 int new_type = GetMapBlockType(new_value); local 144 header_->empty[new_type - 1]++;
|
/external/grub/stage2/ |
H A D | builtins.c | 2789 int new_type, new_start, new_len; 2836 if (! safe_parse_maxint (&arg, &new_type)) 2840 if (new_type > 0xFF) 2875 PC_SLICE_TYPE (mbr, entry) = new_type; 2909 int new_type; 2936 if (! safe_parse_maxint (&arg, &new_type)) 2940 if (new_type > 0xFF) 2956 PC_SLICE_TYPE (mbr, entry) = new_type; 2751 int new_type, new_start, new_len; local 2870 int new_type; local
|
/external/chromium/chrome/browser/renderer_host/ |
H A D | render_widget_host_view_views.cc | 290 ui::TextInputType new_type = static_cast<ui::TextInputType>(type); local 291 if (text_input_type_ != new_type) { 292 text_input_type_ = new_type;
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
H A D | debugallocation.cc | 1111 inline void* debug_cpp_alloc(size_t size, int new_type, bool nothrow) { argument 1113 void* p = DebugAllocate(size, new_type);
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
H A D | debugallocation.cc | 1104 inline void* debug_cpp_alloc(size_t size, int new_type, bool nothrow) { argument 1106 void* p = DebugAllocate(size, new_type);
|
/external/v8/src/ |
H A D | hydrogen-instructions.h | 606 void set_type(HType new_type) { 607 ASSERT(new_type.IsSubtypeOf(type_)); 608 type_ = new_type;
|
/external/chromium_org/v8/src/ |
H A D | hydrogen-instructions.h | 686 void set_type(HType new_type) { 687 ASSERT(new_type.IsSubtypeOf(type_)); 688 type_ = new_type;
|
H A D | objects.cc | 16617 Handle<Type> new_type(value->IsConsString() || value->IsTheHole() 16621 if (new_type->Is(old_type)) { 16629 return new_type; 16640 Handle<Type> new_type = UpdatedType(cell, value); local 16641 cell->set_type(*new_type);
|