Searched refs:regions (Results 1 - 25 of 48) sorted by relevance

12

/macosx-10.10.1/ICU-531.30/icuSources/tools/tzcode/
H A Dtzselect.ksh181 # Get list of names of time zone rule regions in the country.
182 regions=$($AWK -F'\t' \
200 case $regions in
203 'time zone regions.'
204 select region in $regions
215 region=$regions
/macosx-10.10.1/emacs-93/emacs/lisp/obsolete/
H A Dfast-lock.el686 ; ;; Make, or add to existing, list of regions with same `face'.
703 ; properties regions face start end)
705 ; (setq face (car faces) faces (cdr faces) regions () end (point-min))
706 ; ;; Make a list of start/end regions with `face' property face.
709 ; regions (cons start (cons end regions))))
710 ; ;; Add `face' face's regions, if any, to properties.
711 ; (when regions
712 ; (push (cons face regions) properties)))
726 ;; Make, or add to existing, list of regions wit
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A Dvmstate.c30 "calling process \bvmalloc\b(3) state for all regions.]"
60 unsigned int regions; member in struct:State_s
144 if (state->regions < elementsof(state->region))
145 state->region[state->regions++] = vm;
181 * the walk must do no allocations because it locks the regions
190 for (i = 0; i < state.regions; i++)
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DComputedStyleDetailsPanel.js82 this._containerRegionsFlowSection = new WebInspector.DetailsSection("container-regions", WebInspector.UIString("Container Regions"), [containerRegionsGroup]);
129 set containerRegions(regions)
131 this._containerRegions = regions;
133 if (!regions || !regions.length) {
139 for (var regionNode of regions)
202 this.containerRegions = flowData.regions;
/macosx-10.10.1/postfix-255/postfix/src/cleanup/
H A Dcleanup_region.c27 /* This module maintains queue file regions. Regions are created
53 /* cleanup_region_return() returns a list of regions to the
55 /* adjacent free regions may be coalesced together.
58 /* that was allocated for administering queue file regions.
108 static CLEANUP_REGION *cleanup_region_free(CLEANUP_REGION *regions) argument
113 for (rp = regions; rp != 0; rp = next) {
133 * Craft the first regions on the fly, from circumstantial evidence.
/macosx-10.10.1/ruby-106/ruby/benchmark/
H A Dbm_so_meteor_contest.rb298 $regions = new_regions.collect { | set | set.collect { | value | [ value, bit_counts[value], value] } }
331 # obtain a set of regions representing the bits of the curent row.
332 regions = $regions[(board >> (row_on * 6)) & 0b11111]
339 # loop against the regions. For each region of the row
346 regions.each do | region |
387 # 2) all previous regions have been closed or joined so only this region can fail
408 regions = []
415 regions.push( cur_region)
420 regions
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/fumagic/
H A Dcgen.tcl45 variable regions
220 variable regions
221 catch {unset regions}
222 array set regions {}
226 puts stderr "Regions [array statistics regions]"
230 [array name regions]] {
231 puts "$region - $regions($region)"
236 variable regions
257 lappend regions([list $offset $len]) $el
/macosx-10.10.1/vim-55/runtime/syntax/
H A Ddebsources.vim28 " Associate our matches and regions with pretty colours
H A Ddebchangelog.vim34 " Associate our matches and regions with pretty colours
H A Dsgml.vim161 " tag content for abbreviated regions
178 " abbreviated regions
264 " using the following line instead leads to corrupt folding at CDATA regions
H A Dcweb.vim27 " interspersed in certain defined regions.
H A Ddesc.vim57 " tag regions
H A Dcl.vim34 " If and while regions
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dalign.el29 ;; This mode allows you to align regions in a context-sensitive fashion.
1136 (defsubst align-regions (regions props rule func)
1137 "Align the regions specified in REGIONS, a list of cons cells.
1138 PROPS describes formatting features specific to the given regions.
1142 (while regions
1144 (align-areas (car regions) (car props) rule func))
1145 (setq regions (cdr regions)
1285 purpose where you might want to know where the regions tha
[all...]
H A Dlog-edit.el645 (defun log-edit-changelog-insert-entries (buffer regions)
646 "Insert those regions in BUFFER specified in REGIONS.
648 (let ((regions (sort regions 'car-less-than-car))
650 (dolist (region regions)
H A Dskeleton.el116 (defvar skeleton-regions)
154 Prefix ARG allows wrapping around words or regions (see `skeleton-insert').
183 (defun skeleton-insert (skeleton &optional regions str)
193 alphabetical order, the 3 interregions are simply the last 3 regions.
245 (let ((skeleton-regions regions))
246 (and skeleton-regions
247 (setq skeleton-regions
248 (if (> skeleton-regions 0)
250 (save-excursion (forward-word skeleton-regions)
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/heap/
H A DBlockAllocator.h116 inline DeadBlock* BlockAllocator::tryAllocateFromRegion(RegionSet& set, DoublyLinkedList<Region>& regions, size_t& numberOfRegions) argument
119 ASSERT(!regions.isEmpty());
120 Region* region = regions.head();
/macosx-10.10.1/dyld-353.2.1/src/
H A DImageLoaderMachOClassic.cpp424 shared_file_mapping_np regions[regionCount]; local
425 initMappingTable(offsetInFat, regions);
432 vm_address_t addr = nextAltLoadAddress + regions[i].sfm_address - regions[0].sfm_address;
433 vm_size_t size = regions[i].sfm_size ;
438 vm_address_t addr = nextAltLoadAddress + regions[j].sfm_address - regions[0].sfm_address;
439 vm_size_t size = regions[j].sfm_size ;
455 uintptr_t slide = nextAltLoadAddress - regions[0].sfm_address;
458 if ( ((regions[
[all...]
/macosx-10.10.1/AppleUSBIrDA-145.2.4/DumpLog/
H A Dkdp_protocol.h183 kdp_region_t regions[0]; member in struct:__anon99
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Controllers/
H A DDOMTreeManager.js429 // FIXME: Collect the regions from the payload.
445 // FIXME: Collect the regions from the payload.
642 regions: null property in class:remoteObjectPropertiesAvailable.result
659 var regionsProperty = properties.get("regions");
661 // The list of regions is null.
669 result.regions = nodes;
703 regions: null
709 result.regions = flowThread.getRegionsByContent(node);
/macosx-10.10.1/tcl-105/tk/tk/library/demos/
H A Dbind.tcl44 The same tag mechanism that controls display styles in text widgets can also be used to associate Tcl commands with regions of text, so that mouse or keyboard actions on the text cause particular Tcl commands to be invoked. For example, in the text below the descriptions of the canvas demonstrations have been tagged. When you move the mouse over a demo description the description lights up, and when you press button 1 over a description then that particular demonstration is invoked.
/macosx-10.10.1/tcl-105/tk84/tk/library/demos/
H A Dbind.tcl44 The same tag mechanism that controls display styles in text widgets can also be used to associate Tcl commands with regions of text, so that mouse or keyboard actions on the text cause particular Tcl commands to be invoked. For example, in the text below the descriptions of the canvas demonstrations have been tagged. When you move the mouse over a demo description the description lights up, and when you press button 1 over a description then that particular demonstration is invoked.
/macosx-10.10.1/WebKit-7600.1.25/mac/WebView/
H A DWebUIDelegatePrivate.h181 // regions is an dictionary whose keys are regions label and values are arrays of WebDashboardRegions.
182 - (void)webView:(WebView *)webView dashboardRegionsChanged:(NSDictionary *)regions;
/macosx-10.10.1/tcl-105/tk/tk/tests/
H A Dbevel.tcl40 regions to exercise the bevel-drawing facilities of
/macosx-10.10.1/tcl-105/tk84/tk/tests/
H A Dbevel.tcl40 regions to exercise the bevel-drawing facilities of

Completed in 258 milliseconds

12