Home
last modified time | relevance | path

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

/external/cronet/testing/trigger_scripts/
Dperf_device_trigger.py256 def _print_device_affinity_info(self, new_map, existing_map, health_map, argument
/external/giflib/
Dgifalloc.c191 GifColorType *new_map = (GifColorType *)reallocarray(Map, in GifUnionColorMap() local
/external/webrtc/modules/desktop_capture/win/
Dwindow_capturer_win_gdi.cc108 std::map<HWND, DesktopSize> new_map; in GetSourceList() local
/external/flatbuffers/rust/flexbuffers/src/builder/
Dvalue.rs83 pub fn new_map() -> Self { in new_map() method
/external/cronet/net/disk_cache/blockfile/
Dbitmap.cc56 auto new_map = std::make_unique<uint32_t[]>(array_size_); in Resize() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dmap.c156 upb_Map* new_map = in Map_deep_copy() local
522 upb_Map* new_map = Map_GetMutable(new_map_rb); in Map_dup() local
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
Dmap.c156 upb_Map* new_map = in Map_deep_copy() local
522 upb_Map* new_map = Map_GetMutable(new_map_rb); in Map_dup() local
/external/selinux/checkpolicy/
Dmodule_compiler.c746 ebitmap_t *new_map = realloc(scope->class_perms_map, in add_perm_to_class() local
1392 ebitmap_t *new_map = in copy_requirements() local
/external/webrtc/system_wrappers/source/
Dmetrics.cc198 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/protobuf/src/google/protobuf/
Dextension_set.cc1659 AllocatedData new_map; in Swap() local
/external/e2fsprogs/resize/
Dresize2fs.c352 ext2fs_block_bitmap old_map, new_map; in move_bg_metadata() local
/external/pcre/src/
Dpcre2_compile.c8419 uint32_t new_map = bracket_map | ((n < 32)? (1u << n) : 1); in is_anchored() local
8557 unsigned int new_map = bracket_map | ((n < 32)? (1u << n) : 1); in is_startline() local
/external/cronet/third_party/protobuf/src/google/protobuf/
Dextension_set.cc1701 AllocatedData new_map; in Swap() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc2968 CanonicalNameMap new_map; in ToString() local
3124 CanonicalNameMap new_map; in OperandsToString() local
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc194 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_505.h97454 struct dm_table *new_map; member
Dvmlinux.h97454 struct dm_table *new_map; member