Home
last modified time | relevance | path

Searched defs:new_map (Results 1 – 14 of 14) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
Dmap.c494 VALUE new_map = Qnil; in Map_new_this_type() local
516 VALUE new_map = Map_new_this_type(_self); in Map_dup() local
544 VALUE new_map = Map_new_this_type(_self); in Map_deep_copy() local
/external/webrtc/modules/desktop_capture/win/
Dwindow_capturer_win_gdi.cc100 std::map<HWND, DesktopSize> new_map; in GetSourceList() local
/external/giflib/
Dgifalloc.c191 GifColorType *new_map = (GifColorType *)reallocarray(Map, in GifUnionColorMap() local
/external/selinux/checkpolicy/
Dmodule_compiler.c746 ebitmap_t *new_map = realloc(scope->class_perms_map, in add_perm_to_class() local
1384 ebitmap_t *new_map = in copy_requirements() local
/external/webrtc/system_wrappers/source/
Dmetrics.cc194 RtcHistogramMap* new_map = new RtcHistogramMap(); in CreateMap() local
/external/freetype/src/sfnt/
Dttsbit.c1653 FT_Bitmap new_map; in tt_face_load_sbit_image() local
/external/e2fsprogs/resize/
Dresize2fs.c352 ext2fs_block_bitmap old_map, new_map; in move_bg_metadata() local
/external/pcre/src/
Dpcre2_compile.c8417 uint32_t new_map = bracket_map | ((n < 32)? (1u << n) : 1); in is_anchored() local
8555 int new_map = bracket_map | ((n < 32)? (1u << n) : 1); in is_startline() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc2806 CanonicalNameMap new_map; in ToString() local
2939 CanonicalNameMap new_map; in OperandsToString() local
/external/protobuf/src/google/protobuf/
Dmap_test.cc843 Map<int32, int32> new_map(map.begin(), map.end()); in TEST_F() local
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc192 auto* new_map = new tensorflow::gtl::FlatMap<string, tensorflow::DataType>; in GetAttrToDefaultsMapHoldingGIL() local
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp285 ImageSubresourceLayoutMap *new_map = insert_pair.first->second.get(); in GetImageSubresourceLayoutMap() local
/external/bcc/libbpf-tools/x86/
Dvmlinux.h97454 struct dm_table *new_map; member
Dvmlinux_505.h97454 struct dm_table *new_map; member