Searched refs:region (Results 1 - 25 of 793) sorted by last modified time

1234567891011>>

/external/zlib/src/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs15 #region ChecksumGeneratorBase
100 #region CRC32
106 #region DLL imports
151 #region Adler
157 #region DLL imports
H A DCircularBuffer.cs19 #region Private data
H A DCodecBase.cs19 #region Data members
65 #region Codec Members
118 #region Destructor & IDisposable stuff
160 #region Helper methods
H A DDeflater.cs20 #region Dll imports
H A DDotZLib.cs17 #region Internal types
27 #region ZStream structure
57 #region Public enums
82 #region Exception classes
109 #region Interfaces
212 #region Classes
218 #region DLL imports
226 #region Private stuff
H A DGZipStream.cs19 #region Dll Imports
40 #region Private data
46 #region Constructors
76 #region Access properties
112 #region Destructor & IDispose stuff
141 #region Basic reading and writing
237 #region Position & length stuff
H A DInflater.cs20 #region Dll imports
H A DUnitTests.cs46 #region Circular buffer tests
83 #region CRC32 Tests
116 #region Adler tests
154 #region Info tests
171 #region Deflate tests
211 #region Inflate tests
246 #region GZipStream test
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c6938 static const char * dfs_domain_name(enum nl80211_dfs_regions region) argument
6940 switch (region) {
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c6938 static const char * dfs_domain_name(enum nl80211_dfs_regions region) argument
6940 switch (region) {
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c6938 static const char * dfs_domain_name(enum nl80211_dfs_regions region) argument
6940 switch (region) {
/external/valgrind/main/include/vki/
H A Dvki-linux-drm.h676 int region; member in struct:vki_drm_i915_mem_alloc
682 int region; member in struct:vki_drm_i915_mem_free
686 int region; member in struct:vki_drm_i915_mem_init_heap
691 int region; member in struct:vki_drm_i915_mem_destroy_heap
/external/valgrind/main/memcheck/tests/
H A Dbadjump.stderr.exp9 Access not within mapped region at address 0x........
H A Ddeep-backtrace.stderr.exp505 Access not within mapped region at address 0x........
H A Dsupp_unknown.stderr.exp3 Access not within mapped region at address 0x........
/external/valgrind/main/none/tests/linux/
H A Dblockfault.stderr.exp4 Access not within mapped region at address 0x........
/external/stressapptest/src/
H A Dos.cc260 logprintf(0, "Log: region number %d exceeds region count %d\n",
269 // Report which cores are associated with a given region.
270 cpu_set_t *OsLayer::FindCoreMask(int32 region) { argument
271 sat_assert(region >= 0);
272 region %= num_nodes_;
273 if (!cpu_sets_valid_[region]) {
274 CPU_ZERO(&cpu_sets_[region]);
276 CPU_SET(i + region * num_cpus_per_node_, &cpu_sets_[region]);
286 FindCoreMaskFormat(int32 region) argument
[all...]
H A Dos.h82 // Find cpu cores associated with a region. Either NUMA or arbitrary.
83 virtual cpu_set_t *FindCoreMask(int32 region);
84 // Return cpu cores associated with a region in a hex string.
85 virtual string FindCoreMaskFormat(int32 region);
H A Dsat.cc494 int32 region = os_->FindRegion(paddr); local
500 region_[region]++;
502 pe.tag = 1 << region;
505 // Generate a physical region map
510 // of pages being marked free in each region, the free pages
511 // count in each region end up pretty balanced.
1081 int32 region = region_find(i % region_count_); local
1082 cpu_set_t *cpuset = os_->FindCoreMask(region);
1087 thread->set_tag(1 << region);
1091 thread->set_tag(region_mask_ & ~(1 << region));
[all...]
H A Dworker.cc701 // Do a word by word result check of a region.
717 // For each word in the data region.
842 // For each word in the data region.
890 // Calculate the CRC of a region.
1230 // Copy the data originally read from this region back again.
1374 // Copy the data originally read from this region back again.
3236 // Set a region of memory or MMIO to be tested.
3237 // Return false if region could not be mapped.
3238 bool MemoryRegionThread::SetRegion(void *region, int64 size) { argument
3242 logprintf(0, "Process Error: region siz
[all...]
H A Dworker.h321 // Compare a region of memory with a known data patter, and report errors.
779 // Worker thread to perform checks in a specific memory region.
787 bool SetRegion(void *region, int64 size);
798 // Page queue for this particular memory region.
/external/sonivox/arm-fm-22k/lib_src/
H A Deas_voicemgt.c129 return &pSynth->pDLS->pDLSRegions[regionIndex & REGION_INDEX_MASK].wtRegion.region;
133 return &pSynth->pEAS->pFMRegions[regionIndex & REGION_INDEX_MASK].region;
135 return &pSynth->pEAS->pWTRegions[regionIndex].region;
137 return &pSynth->pEAS->pWTRegions[regionIndex].region;
139 return &pSynth->pEAS->pFMRegions[regionIndex].region;
1607 * Starts a voice given a region index
1776 /* start search at first region */
1802 /*lint -e{740,826} cast OK, we know this is actually a DLS region */
1805 /* check key against this region's key and velocity range */
1806 if (((adjustedNote >= pDLSRegion->wtRegion.region
[all...]
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_fmsynth.c168 switch (pRegion->region.keyGroupAndFlags & 7)
202 pRegion->region.keyGroupAndFlags & 7); */ }
262 if (pRegion->region.keyGroupAndFlags & REGION_FLAG_ONE_SHOT)
370 * Assign the region for the given instrument using the midi key number
372 * region selection process, we reduce the amount a given sample has
376 * If the region was successfully found by SynthFindRegionIndex(),
377 * then assign the region's parameters to the voice.
384 * nRegionIndex - index of the region
388 * success - could find and assign the region for this voice's note otherwise
389 * failure - could not find nor assign the region fo
[all...]
H A Deas_sndlib.h70 /* this bit in region index indicates that region is for secondary synth */
76 * Generic region data structure
78 * This must be the first element in each region structure
221 * Wavetable region data structure
226 S_REGION region; member in struct:s_wt_region_tag
236 * DLS region data structure
273 S_REGION region; member in struct:s_fm_region_tag
305 * regionIndex: Index of first region in program
H A Deas_voicemgt.c129 return &pSynth->pDLS->pDLSRegions[regionIndex & REGION_INDEX_MASK].wtRegion.region;
133 return &pSynth->pEAS->pFMRegions[regionIndex & REGION_INDEX_MASK].region;
135 return &pSynth->pEAS->pWTRegions[regionIndex].region;
137 return &pSynth->pEAS->pWTRegions[regionIndex].region;
139 return &pSynth->pEAS->pFMRegions[regionIndex].region;
1607 * Starts a voice given a region index
1776 /* start search at first region */
1802 /*lint -e{740,826} cast OK, we know this is actually a DLS region */
1805 /* check key against this region's key and velocity range */
1806 if (((adjustedNote >= pDLSRegion->wtRegion.region
[all...]

Completed in 457 milliseconds

1234567891011>>