Home
last modified time | relevance | path

Searched +defs:region +defs:end (Results 1 – 25 of 166) sorted by relevance

1234567

/external/e2fsprogs/e2fsck/
Dregion.c25 region_addr_t end; member
38 region_t region; in region_create() local
51 void region_free(region_t region) in region_free()
63 int region_allocate(region_t region, region_addr_t start, int n) in region_allocate()
66 region_addr_t end; in region_allocate() local
178 void region_print(region_t region, FILE *f) in region_print()
200 region_addr_t start, end; in main() local
/external/trusty/arm-trusted-firmware/plat/mediatek/drivers/emi_mpu/
Demi_mpu_common.c25 static int _emi_mpu_set_protection(unsigned int start, unsigned int end, in _emi_mpu_set_protection()
29 unsigned int region; in _emi_mpu_set_protection() local
76 int emi_mpu_clear_protection(unsigned int region) in emi_mpu_clear_protection()
122 int region, i; in dump_emi_mpu_regions() local
138 unsigned int start, end; in emi_mpu_set_protection() local
/external/trusty/arm-trusted-firmware/plat/mediatek/mt8192/drivers/emi_mpu/
Demi_mpu.c19 unsigned long start, unsigned long end, in _emi_mpu_set_protection()
23 unsigned int region; in _emi_mpu_set_protection() local
57 int region, i; in dump_emi_mpu_regions() local
74 unsigned long start, end; in emi_mpu_set_protection() local
Demi_mpu.h43 #define EMI_MPU_SA(region) (EMI_MPU_SA0 + (region) * 4) argument
44 #define EMI_MPU_EA(region) (EMI_MPU_EA0 + (region) * 4) argument
47 #define EMI_MPU_APC(region, dgroup) (EMI_MPU_APC0 + (region) * 4 + \ argument
93 unsigned long long end; member
94 unsigned int region; member
/external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/emi_mpu/
Demi_mpu.c19 unsigned long start, unsigned long end, in _emi_mpu_set_protection()
23 unsigned int region; in _emi_mpu_set_protection() local
57 int region, i; in dump_emi_mpu_regions() local
74 unsigned long start, end; in emi_mpu_set_protection() local
Demi_mpu.h43 #define EMI_MPU_SA(region) (EMI_MPU_SA0 + (region) * 4) argument
44 #define EMI_MPU_EA(region) (EMI_MPU_EA0 + (region) * 4) argument
47 #define EMI_MPU_APC(region, dgroup) (EMI_MPU_APC0 + (region) * 4 + \ argument
93 unsigned long long end; member
94 unsigned int region; member
/external/trusty/arm-trusted-firmware/plat/mediatek/mt8195/drivers/emi_mpu/
Demi_mpu.c23 static int _emi_mpu_set_protection(unsigned int start, unsigned int end, in _emi_mpu_set_protection()
27 unsigned int region; in _emi_mpu_set_protection() local
76 unsigned int start, end; in emi_mpu_set_protection() local
100 int region, i; in dump_emi_mpu_regions() local
Demi_mpu.h18 #define EMI_MPU_SA(region) (EMI_MPU_SA0 + (region * 4)) argument
19 #define EMI_MPU_EA(region) (EMI_MPU_EA0 + (region * 4)) argument
21 #define EMI_MPU_APC(region, dgroup) (EMI_MPU_APC0 + (region * 4) + (dgroup * 0x100)) argument
33 #define SUB_EMI_MPU_SA(region) (SUB_EMI_MPU_SA0 + (region * 4)) argument
34 #define SUB_EMI_MPU_EA(region) (SUB_EMI_MPU_EA0 + (region * 4)) argument
36 #define SUB_EMI_MPU_APC(region, dgroup) (SUB_EMI_MPU_APC0 + (region * 4) + (dgroup * 0x100)) argument
91 unsigned long long end; member
92 unsigned int region; member
/external/arm-trusted-firmware/plat/mediatek/mt8195/drivers/emi_mpu/
Demi_mpu.c21 static int _emi_mpu_set_protection(unsigned int start, unsigned int end, in _emi_mpu_set_protection()
25 unsigned int region; in _emi_mpu_set_protection() local
74 unsigned int start, end; in emi_mpu_set_protection() local
Demi_mpu.h18 #define EMI_MPU_SA(region) (EMI_MPU_SA0 + (region * 4)) argument
19 #define EMI_MPU_EA(region) (EMI_MPU_EA0 + (region * 4)) argument
21 #define EMI_MPU_APC(region, dgroup) (EMI_MPU_APC0 + (region * 4) + (dgroup * 0x100)) argument
33 #define SUB_EMI_MPU_SA(region) (SUB_EMI_MPU_SA0 + (region * 4)) argument
34 #define SUB_EMI_MPU_EA(region) (SUB_EMI_MPU_EA0 + (region * 4)) argument
36 #define SUB_EMI_MPU_APC(region, dgroup) (SUB_EMI_MPU_APC0 + (region * 4) + (dgroup * 0x100)) argument
91 unsigned long long end; member
92 unsigned int region; member
/external/trusty/arm-trusted-firmware/plat/mediatek/mt8186/drivers/emi_mpu/
Demi_mpu.c21 static int _emi_mpu_set_protection(unsigned int start, unsigned int end, in _emi_mpu_set_protection()
25 unsigned int region; in _emi_mpu_set_protection() local
74 unsigned int start, end; in emi_mpu_set_protection() local
Demi_mpu.h18 #define EMI_MPU_SA(region) (EMI_MPU_SA0 + (region * 4)) argument
19 #define EMI_MPU_EA(region) (EMI_MPU_EA0 + (region * 4)) argument
21 #define EMI_MPU_APC(region, dgroup) (EMI_MPU_APC0 + (region * 4) + (dgroup * 0x100)) argument
33 #define SUB_EMI_MPU_SA(region) (SUB_EMI_MPU_SA0 + (region * 4)) argument
34 #define SUB_EMI_MPU_EA(region) (SUB_EMI_MPU_EA0 + (region * 4)) argument
36 #define SUB_EMI_MPU_APC(region, dgroup) (SUB_EMI_MPU_APC0 + (region * 4) + (dgroup * 0x100)) argument
91 unsigned long long end; member
92 unsigned int region; member
/external/vboot_reference/host/lib/
Dcbfstool.c14 #define ARGV_END(region) region ? "-r" : NULL, region, NULL, argument
47 bool cbfstool_file_exists(const char *image_file, const char *region, in cbfstool_file_exists()
88 int cbfstool_extract(const char *image_file, const char *region, in cbfstool_extract()
110 vb2_error_t cbfstool_truncate(const char *file, const char *region, in cbfstool_truncate()
200 vb2_error_t cbfstool_get_metadata_hash(const char *file, const char *region, in cbfstool_get_metadata_hash()
262 char *end = strchr(start, '\n'); in extract_config_value() local
270 static vb2_error_t get_config_value(const char *file, const char *region, in get_config_value()
316 vb2_error_t cbfstool_get_config_bool(const char *file, const char *region, in cbfstool_get_config_bool()
335 vb2_error_t cbfstool_get_config_string(const char *file, const char *region, in cbfstool_get_config_string()
/external/virglrenderer/src/venus/
Dvkr_common.h152 size_t end; member
274 vkr_region_is_valid(const struct vkr_region *region) in vkr_region_is_valid()
280 vkr_region_size(const struct vkr_region *region) in vkr_region_size()
286 vkr_region_is_aligned(const struct vkr_region *region, size_t align) in vkr_region_is_aligned()
293 vkr_region_is_disjoint(const struct vkr_region *region, const struct vkr_region *other) in vkr_region_is_disjoint()
299 vkr_region_is_within(const struct vkr_region *region, const struct vkr_region *other) in vkr_region_is_within()
308 vkr_region_make_relative(const struct vkr_region *region) in vkr_region_make_relative()
/external/arm-trusted-firmware/plat/mediatek/mt8183/drivers/emi_mpu/
Demi_mpu.c25 unsigned long start, unsigned long end, in emi_mpu_set_region_protection()
26 int region, in emi_mpu_set_region_protection()
/external/trusty/arm-trusted-firmware/plat/mediatek/mt8183/drivers/emi_mpu/
Demi_mpu.c25 unsigned long start, unsigned long end, in emi_mpu_set_region_protection()
26 int region, in emi_mpu_set_region_protection()
/external/pigweed/pw_allocator/
Dchunk_pool.cc29 ChunkPool::ChunkPool(ByteSpan region, const Layout& layout) in ChunkPool()
40 std::byte* end = current + region.size(); in ChunkPool() local
/external/llvm-libc/src/__support/
Dfreelist_heap.h38 constexpr FreeListHeap(span<cpp::byte> region) in FreeListHeap()
49 cpp::span<cpp::byte> region() const { return {begin, end}; } in region() function
63 cpp::byte *end; variable
/external/cronet/stable/third_party/llvm-libc/src/src/__support/
Dfreelist_heap.h38 constexpr FreeListHeap(span<cpp::byte> region) in FreeListHeap()
49 cpp::span<cpp::byte> region() const { return {begin, end}; } in region() function
63 cpp::byte *end; variable
/external/cronet/tot/third_party/llvm-libc/src/src/__support/
Dfreelist_heap.h38 constexpr FreeListHeap(span<cpp::byte> region) in FreeListHeap()
49 cpp::span<cpp::byte> region() const { return {begin, end}; } in region() function
63 cpp::byte *end; variable
/external/webrtc/modules/desktop_capture/
Ddesktop_region.cc168 void DesktopRegion::AddRegion(const DesktopRegion& region) { in AddRegion()
263 void DesktopRegion::IntersectWith(const DesktopRegion& region) { in IntersectWith()
270 DesktopRegion region; in IntersectWith() local
275 void DesktopRegion::Subtract(const DesktopRegion& region) { in Subtract()
365 DesktopRegion region; in Subtract() local
396 void DesktopRegion::Swap(DesktopRegion* region) { in Swap()
426 RowSpanSet::iterator end = in AddSpanToRow() local
501 DesktopRegion::Iterator::Iterator(const DesktopRegion& region) in Iterator()
/external/tensorflow/tensorflow/core/transforms/toposort/
Dtoposort_pass.cc35 Block::iterator end = block->end(); in SortTopologically() local
88 for (int region : llvm::seq<int>(0, op->getNumRegions())) { in runOnOperation() local
/external/flashrom/include/
Dlayout.h46 chipoff_t end; member
57 struct flash_region region; member
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DPhoneNumberMatcherTest.java401 String region = RegionCode.US; in testMatchesMultiplePhoneNumbersSeparatedByPhoneNumberPunctuation() local
421 String region = RegionCode.US; in testDoesNotMatchMultiplePhoneNumbersSeparatedWithNoWhiteSpace() local
647 boolean isPossible, String region, String number) { in findMatchesInContexts()
674 String region = RegionCode.US; in findMatchesInContexts() local
718 String region = RegionCode.NZ; in testSequences() local
919 PhoneNumberMatch match, String text, String number, String region) throws Exception { in assertMatchProperties()
930 private void assertEqualRange(CharSequence text, int index, int start, int end) { in assertEqualRange()
1022 int end = start + number.length(); in doTestInContext() local
1083 final String region; field in PhoneNumberMatcherTest.NumberTest
/external/linux-kselftest/tools/testing/selftests/kvm/lib/
Dkvm_util.c414 struct userspace_mem_region *region; in kvm_vm_restart() local
466 userspace_mem_region_find(struct kvm_vm *vm, uint64_t start, uint64_t end) in userspace_mem_region_find()
471 struct userspace_mem_region *region = in userspace_mem_region_find() local
506 uint64_t end) in kvm_userspace_memory_region_find()
508 struct userspace_mem_region *region; in kvm_userspace_memory_region_find() local
572 struct userspace_mem_region *region, in __vm_mem_region_delete()
600 struct userspace_mem_region *region; in kvm_vm_free() local
716 struct userspace_mem_region *region) in vm_userspace_mem_region_gpa_insert()
742 struct userspace_mem_region *region) in vm_userspace_mem_region_hva_insert()
770 struct kvm_userspace_memory_region region = { in __vm_set_user_memory_region() local
[all …]

1234567