Searched defs:region (Results 1 - 25 of 94) sorted by relevance

1234

/freebsd-10-stable/contrib/unbound/iterator/
H A Diter_donotq.h55 struct regional* region; member in struct:iter_donotq
H A Diter_priv.h57 struct regional* region; member in struct:iter_priv
/freebsd-10-stable/contrib/unbound/daemon/
H A Dacl_list.h73 struct regional* region; member in struct:acl_list
/freebsd-10-stable/contrib/unbound/validator/
H A Dval_kcache.c128 key_cache_obtain(struct key_cache* kcache, uint8_t* name, size_t namelen, uint16_t key_class, struct regional* region, time_t now) argument
/freebsd-10-stable/sys/boot/common/
H A Dmisc.c164 hexdump(caddr_t region, size_t len) argument
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_error.c173 dt_set_errmsg(dtrace_hdl_t *dtp, const char *errtag, const char *region, argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dmemattr.c96 static struct mem_region region; local
[all...]
H A Ddcache.c250 struct mem_region *region; local
331 struct mem_region *region; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp29 Profile(llvm::FoldingSetNodeID& ID, const StoreRef &store, const TypedValueRegion *region) argument
127 getLazyCompoundValData(const StoreRef &store, const TypedValueRegion *region) argument
/freebsd-10-stable/sys/amd64/vmm/intel/
H A Dvmx_cpufunc.h57 vmxon(char *region) argument
/freebsd-10-stable/sys/dev/drm/
H A Di915_mem.c262 static struct mem_block **get_heap(drm_i915_private_t * dev_priv, int region) argument
H A Dradeon_mem.c211 static struct mem_block **get_heap(drm_radeon_private_t * dev_priv, int region) argument
/freebsd-10-stable/sys/dev/drm2/i915/
H A Di915_ioc32.c124 int region; member in struct:drm_i915_mem_alloc32
/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_mem.c210 static struct mem_block **get_heap(drm_radeon_private_t * dev_priv, int region) argument
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dbase64.c229 isc_region_t region; local
H A Dhex.c178 isc_region_t region; local
H A Dbase32.c350 isc_region_t region; local
/freebsd-10-stable/contrib/unbound/services/
H A Dlocalzone.h121 struct regional* region; member in struct:local_zone
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp182 static DecodeStatus readInstruction32(const MemoryObject &region, argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h47 const TypedValueRegion *region; member in class:clang::ento::LazyCompoundValData
H A DSValBuilder.h304 Loc makeLoc(const MemRegion* region) { argument
216 makeLazyCompoundVal(const StoreRef &store, const TypedValueRegion *region) argument
[all...]
H A DStore.h106 getSizeInElements(ProgramStateRef state, const MemRegion *region, QualType EleTy) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp270 const MemRegion *region local
68 computeExtentBegin(SValBuilder &svalBuilder, const MemRegion *region) argument
[all...]
H A DStackAddrEscapeChecker.cpp179 HandleBinding(StoreManager &SMgr, Store store, const MemRegion *region, SVal val) argument
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-flash.c84 cvmx_flash_region_t region[MAX_NUM_REGIONS]; member in struct:__anon7209
177 int region; local
350 cvmx_flash_get_region_info(int chip_id, int region) argument
364 cvmx_flash_erase_block(int chip_id, int region, int block) argument
487 cvmx_flash_write_block(int chip_id, int region, int block, const void *data) argument
634 int region = 0; local
[all...]

Completed in 126 milliseconds

1234