HomeSort by relevance Sort by last modified time
    Searched refs:regions (Results 1 - 25 of 359) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
XYSeriesFormatter.java 26 ZHash<RectRegion, XYRegionFormatterType> regions; field in class:XYSeriesFormatter
29 regions = new ZHash<RectRegion, XYRegionFormatterType>();
33 regions.addToBottom(region, regionFormatter);
37 regions.remove(region);
45 return regions;
53 return regions.get(region);
  /external/syslinux/gpxe/src/include/gpxe/
memmap.h 23 /** Maximum number of memory regions we expect to encounter */
28 /** Memory regions */
29 struct memory_region regions[MAX_MEMORY_REGIONS]; member in struct:memory_map
30 /** Number of used regions */
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
pr14926.d 4 # the above targets use memory regions that don't allow 0x60 for .text
group2.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
group4.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
group5.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
group6.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
init-fini-arrays.d 6 # cr16 and crx use non-standard scripts with memory regions, which don't play
  /frameworks/base/services/core/jni/BroadcastRadio/
regions.h 27 namespace regions { namespace in namespace:android::server::BroadcastRadio
39 } // namespace regions
  /external/syslinux/gpxe/src/arch/i386/firmware/pcbios/
memmap.c 158 struct memory_region *region = memmap->regions;
227 /* Discard non-RAM regions */
244 if ( memmap->count >= ( sizeof ( memmap->regions ) /
245 sizeof ( memmap->regions[0] ) ) ) {
246 DBG ( "INT 15,e820 too many regions returned\n" );
248 * least represents valid regions of memory,
262 DBG ( "INT 15,e820 returned only %d regions; assuming "
266 if ( memmap->regions[0].start != 0 ) {
268 "assuming insane\n", memmap->regions[0].start );
271 if ( memmap->regions[1].start != 0x100000 )
    [all...]
  /device/google/cuttlefish_common/host/libs/ivserver/
vsocsharedmem.cc 41 const std::vector<Region> &regions,
50 const std::vector<Region> &Regions() const override;
65 const std::vector<Region> &regions, const std::string &path)
67 region_data_{regions} {
90 const std::vector<VSoCSharedMemory::Region> &VSoCSharedMemoryImpl::Regions()
123 std::vector<Region> regions; local
124 regions.reserve(device_layout->GetRegions().size());
145 auto region_idx = regions.size();
147 regions.emplace_back(device_name, host_fd, guest_fd);
151 new VSoCSharedMemoryImpl(name_to_region_idx, regions, path))
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/
cmd_load_symbols.py 34 regions = [] variable
71 regions.append((region_type,int(m.group(1),0),0))
73 regions.append((region_type,int(m.group(1),0),int(m.group(2),0)))
91 armplatform_debugger = edk2_debugger.ArmPlatformDebugger(ec, report_file, regions, verbose)
  /external/libchrome/base/debug/
proc_maps_linux.h 83 // Parses /proc/<pid>/maps input data and stores in |regions|. Returns true
84 // and updates |regions| if and only if all of |input| was successfully parsed.
86 std::vector<MappedMemoryRegion>* regions);
  /external/clang/tools/clang-format/
clang-format-sublime.py 10 # or regions are extended to the next bigger syntactic entities.
34 regions = []
37 regions.append(region)
54 for region in regions:
  /prebuilts/clang/host/darwin-x86/clang-4393122/share/clang/
clang-format-sublime.py 10 # or regions are extended to the next bigger syntactic entities.
34 regions = []
37 regions.append(region)
54 for region in regions:
  /prebuilts/clang/host/darwin-x86/clang-4479392/share/clang/
clang-format-sublime.py 10 # or regions are extended to the next bigger syntactic entities.
34 regions = []
37 regions.append(region)
54 for region in regions:
  /prebuilts/clang/host/darwin-x86/clang-4579689/share/clang/
clang-format-sublime.py 10 # or regions are extended to the next bigger syntactic entities.
34 regions = []
37 regions.append(region)
54 for region in regions:
  /prebuilts/clang/host/darwin-x86/clang-4630689/share/clang/
clang-format-sublime.py 10 # or regions are extended to the next bigger syntactic entities.
34 regions = []
37 regions.append(region)
54 for region in regions:
  /prebuilts/clang/host/darwin-x86/clang-4639204/share/clang/
clang-format-sublime.py 10 # or regions are extended to the next bigger syntactic entities.
34 regions = []
37 regions.append(region)
54 for region in regions:
  /prebuilts/clang/host/darwin-x86/clang-4691093/share/clang/
clang-format-sublime.py 10 # or regions are extended to the next bigger syntactic entities.
34 regions = []
37 regions.append(region)
54 for region in regions:
  /prebuilts/clang/host/linux-x86/clang-4393122/share/clang/
clang-format-sublime.py 10 # or regions are extended to the next bigger syntactic entities.
34 regions = []
37 regions.append(region)
54 for region in regions:
  /prebuilts/clang/host/linux-x86/clang-4479392/share/clang/
clang-format-sublime.py 10 # or regions are extended to the next bigger syntactic entities.
34 regions = []
37 regions.append(region)
54 for region in regions:
  /prebuilts/clang/host/linux-x86/clang-4579689/share/clang/
clang-format-sublime.py 10 # or regions are extended to the next bigger syntactic entities.
34 regions = []
37 regions.append(region)
54 for region in regions:
  /prebuilts/clang/host/linux-x86/clang-4630689/share/clang/
clang-format-sublime.py 10 # or regions are extended to the next bigger syntactic entities.
34 regions = []
37 regions.append(region)
54 for region in regions:
  /prebuilts/clang/host/linux-x86/clang-4639204/share/clang/
clang-format-sublime.py 10 # or regions are extended to the next bigger syntactic entities.
34 regions = []
37 regions.append(region)
54 for region in regions:

Completed in 586 milliseconds

1 2 3 4 5 6 7 8 91011>>