HomeSort by relevance Sort by last modified time
    Searched defs:which (Results 101 - 125 of 433) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/mesa3d/src/mesa/main/
queryobj.c 104 * which may require issuing a flush.
150 const int which = target - GL_VERTICES_SUBMITTED_ARB; local
151 assert(which < MAX_PIPELINE_STATISTICS);
157 return &ctx->Query.pipeline_stats[which];
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
Standard_Suite.py 25 Keyword argument saving_in: the file in which to save the object
108 Keyword argument at: the location at which to insert the element
180 which = 'inte' variable in class:_Prop_user_interaction
191 which = 'pLen' variable in class:_Prop_length
195 which = 'pOff' variable in class:_Prop_offset
207 which = 'pidx' variable in class:_Prop_index
218 which = 'pcnt' variable in class:_Prop_contents
237 which = 'pbnd' variable in class:_Prop_bounds
241 which = 'docu' variable in class:_Prop_document
245 which = 'pnam variable in class:_Prop_name
249 which = 'ppos' variable in class:_Prop_position
253 which = 'pvis' variable in class:_Prop_visible
257 which = 'pzum' variable in class:_Prop_zoomed
267 which = 'PERM' variable in class:_Prop_file_permissions
271 which = 'DKND' variable in class:_Prop_kind
275 which = 'FILE' variable in class:_Prop_location
279 which = 'cwin' variable in class:_Prop_window
    [all...]
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Finder/
Finder_items.py 42 Keyword argument by: the order in which to clean up the objects (name, index, date, etc.)
173 which = 'pbnd' variable in class:_Prop_bounds
177 which = 'comt' variable in class:_Prop_comment
181 which = 'ctnr' variable in class:_Prop_container
184 """creation date - the date on which the item was created """
185 which = 'ascd' variable in class:_Prop_creation_date
189 which = 'dscr' variable in class:_Prop_description
192 """disk - the disk on which the item is stored """
193 which = 'cdis' variable in class:_Prop_disk
197 which = 'dnam variable in class:_Prop_displayed_name
201 which = 'gstp' variable in class:_Prop_everyones_privileges
205 which = 'hidx' variable in class:_Prop_extension_hidden
209 which = 'sgrp' variable in class:_Prop_group
213 which = 'gppr' variable in class:_Prop_group_privileges
217 which = 'iimg' variable in class:_Prop_icon
221 which = 'pidx' variable in class:_Prop_index
225 which = 'iwnd' variable in class:_Prop_information_window
229 which = 'kind' variable in class:_Prop_kind
233 which = 'labi' variable in class:_Prop_label_index
237 which = 'aslk' variable in class:_Prop_locked
241 which = 'asmo' variable in class:_Prop_modification_date
245 which = 'pnam' variable in class:_Prop_name
249 which = 'nmxt' variable in class:_Prop_name_extension
253 which = 'sown' variable in class:_Prop_owner
257 which = 'ownr' variable in class:_Prop_owner_privileges
261 which = 'phys' variable in class:_Prop_physical_size
265 which = 'posn' variable in class:_Prop_position
269 which = 'pALL' variable in class:_Prop_properties
273 which = 'ptsz' variable in class:_Prop_size
277 which = 'pURL' variable in class:_Prop_url
    [all...]
Type_Definitions.py 27 which = 'colr' variable in class:_Prop_color
31 which = 'pidx' variable in class:_Prop_index
35 which = 'pnam' variable in class:_Prop_name
43 which = 'barr' variable in class:_Prop_button_view_arrangement
47 which = 'bisz' variable in class:_Prop_button_view_icon_size
51 which = 'sfsz' variable in class:_Prop_calculates_folder_sizes
55 which = 'dela' variable in class:_Prop_delay_before_springing
59 which = 'lisz' variable in class:_Prop_list_view_icon_size
63 which = 'scom' variable in class:_Prop_shows_comments
67 which = 'scda variable in class:_Prop_shows_creation_date
71 which = 'sknd' variable in class:_Prop_shows_kind
75 which = 'slbl' variable in class:_Prop_shows_label
79 which = 'sdat' variable in class:_Prop_shows_modification_date
83 which = 'ssiz' variable in class:_Prop_shows_size
87 which = 'svrs' variable in class:_Prop_shows_version
91 which = 'iarr' variable in class:_Prop_spatial_view_arrangement
95 which = 'iisz' variable in class:_Prop_spatial_view_icon_size
99 which = 'sprg' variable in class:_Prop_spring_open_folders
103 which = 'urdt' variable in class:_Prop_uses_relative_dates
107 which = 'usme' variable in class:_Prop_uses_simple_menus
111 which = 'uswg' variable in class:_Prop_uses_wide_grid
115 which = 'vfnt' variable in class:_Prop_view_font
119 which = 'vfsz' variable in class:_Prop_view_font_size
123 which = 'cwin' variable in class:_Prop_window
134 which = 'lvis' variable in class:_Prop_icon_size
142 which = 'il32' variable in class:_Prop_large_32_bit_icon
146 which = 'icl4' variable in class:_Prop_large_4_bit_icon
150 which = 'icl8' variable in class:_Prop_large_8_bit_icon
154 which = 'l8mk' variable in class:_Prop_large_8_bit_mask
158 which = 'ICN#' variable in class:_Prop_large_monochrome_icon_and_mask
162 which = 'is32' variable in class:_Prop_small_32_bit_icon
166 which = 'ics4' variable in class:_Prop_small_4_bit_icon
170 which = 'ics8' variable in class:_Prop_small_8_bit_icon
176 which = 'ics#' variable in class:_Prop_small_monochrome_icon_and_mask
184 which = 'sord' variable in class:_Prop_sort_direction
188 which = 'pvis' variable in class:_Prop_visible
192 which = 'clwd' variable in class:_Prop_width
202 which = 'srtc' variable in class:_Prop_sort_column
    [all...]
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
Macintosh_Connectivity_Clas.py 23 which = 'c@#^' variable in class:_Prop__3c_inheritance_3e_
27 which = 'ID ' variable in class:_Prop_ID
37 which = 'pcon' variable in class:_Prop_conduit
41 which = 'pALL' variable in class:_Prop_properties
45 which = 'pprt' variable in class:_Prop_protocol
55 which = 'patm' variable in class:_Prop_AppleTalk_machine
59 which = 'patt' variable in class:_Prop_AppleTalk_type
63 which = 'patz' variable in class:_Prop_AppleTalk_zone
79 which = 'pdva' variable in class:_Prop_device_address
83 which = 'pdvt variable in class:_Prop_device_type
105 which = 'pdns' variable in class:_Prop_DNS_form
109 which = 'ppor' variable in class:_Prop_port
119 which = 'pnet' variable in class:_Prop_network
123 which = 'pnod' variable in class:_Prop_node
127 which = 'psoc' variable in class:_Prop_socket
137 which = 'pslu' variable in class:_Prop_LUN
141 which = 'pscb' variable in class:_Prop_SCSI_bus
157 which = 'pnam' variable in class:_Prop_name
    [all...]
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/
Disk_Folder_File_Suite.py 47 which = 'c@#^' variable in class:_Prop__3c_Inheritance_3e_
52 which = 'faen' variable in class:_Prop_folder_actions_enabled
57 which = 'pALL' variable in class:_Prop_properties
79 which = 'posx' variable in class:_Prop_POSIX_path
83 which = 'capa' variable in class:_Prop_capacity
87 which = 'isej' variable in class:_Prop_ejectable
91 which = 'dfmt' variable in class:_Prop_format
95 which = 'frsp' variable in class:_Prop_free_space
99 which = 'igpr' variable in class:_Prop_ignore_privileges
103 which = 'isrv variable in class:_Prop_local_volume
107 which = 'pnam' variable in class:_Prop_name
111 which = 'ppth' variable in class:_Prop_path
115 which = 'istd' variable in class:_Prop_startup
119 which = 'volu' variable in class:_Prop_volume
144 which = 'busy' variable in class:_Prop_busy_status
148 which = 'ascd' variable in class:_Prop_creation_date
152 which = 'asmo' variable in class:_Prop_modification_date
156 which = 'extn' variable in class:_Prop_name_extension
160 which = 'pkgf' variable in class:_Prop_package_folder
164 which = 'url ' variable in class:_Prop_url
168 which = 'visi' variable in class:_Prop_visible
181 which = 'fcrt' variable in class:_Prop_creator_type
185 which = 'asty' variable in class:_Prop_file_type
189 which = 'phys' variable in class:_Prop_physical_size
193 which = 'ver2' variable in class:_Prop_product_version
197 which = 'ptsz' variable in class:_Prop_size
201 which = 'pspd' variable in class:_Prop_stationery
205 which = 'vers' variable in class:_Prop_version
    [all...]
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Terminal/
Terminal_Suite.py 43 Keyword argument in_: the window in which to execute the command
69 which = 'c@#^' variable in class:_Prop__3c_Inheritance_3e_
74 which = 'pALL' variable in class:_Prop_properties
87 which = 'pbcl' variable in class:_Prop_background_color
91 which = 'pbtc' variable in class:_Prop_bold_text_color
95 which = 'pbnd' variable in class:_Prop_bounds
99 which = 'busy' variable in class:_Prop_busy
103 which = 'pcnt' variable in class:_Prop_contents
107 which = 'pcuc' variable in class:_Prop_cursor_color
111 which = 'titl variable in class:_Prop_custom_title
115 which = 'pfra' variable in class:_Prop_frame
119 which = 'pisf' variable in class:_Prop_frontmost
123 which = 'hist' variable in class:_Prop_history
127 which = 'ptxc' variable in class:_Prop_normal_text_color
131 which = 'ccol' variable in class:_Prop_number_of_columns
135 which = 'crow' variable in class:_Prop_number_of_rows
139 which = 'pori' variable in class:_Prop_origin
143 which = 'ppos' variable in class:_Prop_position
147 which = 'prcs' variable in class:_Prop_processes
151 which = 'psiz' variable in class:_Prop_size
155 which = 'tdct' variable in class:_Prop_title_displays_custom_title
159 which = 'tddn' variable in class:_Prop_title_displays_device_name
163 which = 'tdfn' variable in class:_Prop_title_displays_file_name
167 which = 'tdsp' variable in class:_Prop_title_displays_shell_path
171 which = 'tdws' variable in class:_Prop_title_displays_window_size
    [all...]
  /external/python/cpython2/Mac/Demo/applescript/Disk_Copy/
Special_Events.py 345 which = 'Vlid' variable in class:validity
349 which = 'crcE' variable in class:expected_checksum
353 which = 'crcA' variable in class:calculated_checksum
361 which = 'Rch1' variable in class:consistency
365 which = 'Rch2' variable in class:error_count
369 which = 'Rch3' variable in class:warning_count
  /external/python/cpython2/Modules/
signalmodule.c 212 * Python/pythonrun.c for the implementation of PyOS_setsig which
454 int which; local
457 if(!PyArg_ParseTuple(args, "id|d:setitimer", &which, &first, &interval))
462 /* Let OS check "which" value */
463 if (setitimer(which, &new, &old) != 0) {
472 "setitimer(which, seconds[, interval])\n\
487 int which; local
490 if (!PyArg_ParseTuple(args, "i:getitimer", &which))
493 if (getitimer(which, &old) != 0) {
502 "getitimer(which)\n
    [all...]
  /external/python/cpython2/RISCOS/Modules/
riscosmodule.c 363 char *which="*"; local
366 if(!PyArg_ParseTuple(args,"|s:getenvdict",&which)) return NULL;
370 while(!xos_read_var_val(which,value,sizeof(value)-1,(int)context,
  /external/python/cpython3/Lib/
shutil.py 51 "ignore_patterns", "chown", "which", "get_terminal_size",
62 """Raised when trying to do a kind of operation (e.g. copying) which is
214 # (which is what shutil always did in this circumstance.)
292 is called with the `src` parameter, which is the directory
293 being visited by copytree(), and `names` which is the list of
501 # A basename() variant which first strips the trailing slash, if present.
1093 def which(cmd, mode=os.F_OK | os.X_OK, path=None): function
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-xen.c 163 const HChar *which; local
167 which = "XENMEM_increase_reservation";
170 which = "XENMEM_decrease_reservation";
171 PRE_MEM_READ(which,
176 which = "XENMEM_populate_physmap";
177 PRE_MEM_READ(which,
182 which = "XENMEM_claim_pages";
185 which = "XENMEM_unknown";
189 PRE_MEM_READ(which,
192 PRE_MEM_READ(which,
    [all...]
  /frameworks/base/core/java/com/android/internal/database/
SortCursor.java 120 int which = mCursorCache[cache_entry]; local
121 mCursor = mCursors[which];
126 mCursor.moveToPosition(mCurRowNumCache[cache_entry][which]);
  /frameworks/base/core/tests/coretests/src/com/android/internal/os/
BatteryStatsSensorTest.java 424 final int which = BatteryStats.STATS_SINCE_CHARGED; local
456 assertEquals(0, timer.getTotalTimeLocked(1000*clocks.realtime, which));
458 assertEquals(0, bgTimer.getTotalTimeLocked(1000*clocks.realtime, which));
467 assertEquals(0, timer.getTotalTimeLocked(1000*clocks.realtime, which));
469 assertEquals(0, bgTimer.getTotalTimeLocked(1000*clocks.realtime, which));
477 assertEquals(0, timer.getTotalTimeLocked(1000*clocks.realtime, which));
479 assertEquals(0, bgTimer.getTotalTimeLocked(1000*clocks.realtime, which));
495 assertEquals(111_000, timer.getTotalTimeLocked(1000*clocks.realtime, which));
497 assertEquals(111_000, bgTimer.getTotalTimeLocked(1000*clocks.realtime, which));
506 assertEquals(0, timer.getTotalTimeLocked(1000*clocks.realtime, which));
    [all...]
  /libcore/luni/src/main/java/javax/xml/datatype/
FactoryFinder.java 81 * <p>Use try/catch block to support applets, which throws
116 // Figure out which ClassLoader to use for loading the provider
161 debugPrintln("Loaded " + className + " from " + which(spiClass));
321 private static String which(Class clazz) { method in class:FactoryFinder
  /libcore/luni/src/main/java/javax/xml/validation/
SchemaFactoryFinder.java 265 if(debug) debugPrintln("loaded it from "+which(clazz));
322 // VJ++, which does not implement the UTF-8
327 // development, we have dropped in a fallback which makes a
329 // VJ++ this is apparently ASCII, which is a subset of
391 private static String which( Class clazz ) { method in class:SchemaFactoryFinder
392 return which( clazz.getName(), clazz.getClassLoader() );
403 private static String which(String classname, ClassLoader loader) { method in class:SchemaFactoryFinder
  /libcore/luni/src/main/java/javax/xml/xpath/
XPathFactoryFinder.java 240 if(debug) debugPrintln("loaded it from "+which(clazz));
351 private static String which( Class clazz ) { method in class:XPathFactoryFinder
352 return which( clazz.getName(), clazz.getClassLoader() );
363 private static String which(String classname, ClassLoader loader) { method in class:XPathFactoryFinder
  /packages/apps/Gallery/src/com/android/camera/gallery/
ImageListUber.java 46 // * The higher 32bit component indicates which sublist we're referring
122 int which = (int) (v >> 32); local
124 int subindex = mSkipCounts[which] + (index - skipCount);
125 return mSubList[which].getImageAt(subindex);
128 mSkipCounts[which] += offset;
220 int which = (int) (value >> 32); local
221 if (which == listIndex) {
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Standard_Suite.py 25 Keyword argument saving_in: the file in which to save the object
108 Keyword argument at: the location at which to insert the element
180 which = 'inte' variable in class:_Prop_user_interaction
191 which = 'pLen' variable in class:_Prop_length
195 which = 'pOff' variable in class:_Prop_offset
207 which = 'pidx' variable in class:_Prop_index
218 which = 'pcnt' variable in class:_Prop_contents
237 which = 'pbnd' variable in class:_Prop_bounds
241 which = 'docu' variable in class:_Prop_document
245 which = 'pnam variable in class:_Prop_name
249 which = 'ppos' variable in class:_Prop_position
253 which = 'pvis' variable in class:_Prop_visible
257 which = 'pzum' variable in class:_Prop_zoomed
267 which = 'PERM' variable in class:_Prop_file_permissions
271 which = 'DKND' variable in class:_Prop_kind
275 which = 'FILE' variable in class:_Prop_location
279 which = 'cwin' variable in class:_Prop_window
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Finder_items.py 42 Keyword argument by: the order in which to clean up the objects (name, index, date, etc.)
173 which = 'pbnd' variable in class:_Prop_bounds
177 which = 'comt' variable in class:_Prop_comment
181 which = 'ctnr' variable in class:_Prop_container
184 """creation date - the date on which the item was created """
185 which = 'ascd' variable in class:_Prop_creation_date
189 which = 'dscr' variable in class:_Prop_description
192 """disk - the disk on which the item is stored """
193 which = 'cdis' variable in class:_Prop_disk
197 which = 'dnam variable in class:_Prop_displayed_name
201 which = 'gstp' variable in class:_Prop_everyones_privileges
205 which = 'hidx' variable in class:_Prop_extension_hidden
209 which = 'sgrp' variable in class:_Prop_group
213 which = 'gppr' variable in class:_Prop_group_privileges
217 which = 'iimg' variable in class:_Prop_icon
221 which = 'pidx' variable in class:_Prop_index
225 which = 'iwnd' variable in class:_Prop_information_window
229 which = 'kind' variable in class:_Prop_kind
233 which = 'labi' variable in class:_Prop_label_index
237 which = 'aslk' variable in class:_Prop_locked
241 which = 'asmo' variable in class:_Prop_modification_date
245 which = 'pnam' variable in class:_Prop_name
249 which = 'nmxt' variable in class:_Prop_name_extension
253 which = 'sown' variable in class:_Prop_owner
257 which = 'ownr' variable in class:_Prop_owner_privileges
261 which = 'phys' variable in class:_Prop_physical_size
265 which = 'posn' variable in class:_Prop_position
269 which = 'pALL' variable in class:_Prop_properties
273 which = 'ptsz' variable in class:_Prop_size
277 which = 'pURL' variable in class:_Prop_url
    [all...]
Type_Definitions.py 27 which = 'colr' variable in class:_Prop_color
31 which = 'pidx' variable in class:_Prop_index
35 which = 'pnam' variable in class:_Prop_name
43 which = 'barr' variable in class:_Prop_button_view_arrangement
47 which = 'bisz' variable in class:_Prop_button_view_icon_size
51 which = 'sfsz' variable in class:_Prop_calculates_folder_sizes
55 which = 'dela' variable in class:_Prop_delay_before_springing
59 which = 'lisz' variable in class:_Prop_list_view_icon_size
63 which = 'scom' variable in class:_Prop_shows_comments
67 which = 'scda variable in class:_Prop_shows_creation_date
71 which = 'sknd' variable in class:_Prop_shows_kind
75 which = 'slbl' variable in class:_Prop_shows_label
79 which = 'sdat' variable in class:_Prop_shows_modification_date
83 which = 'ssiz' variable in class:_Prop_shows_size
87 which = 'svrs' variable in class:_Prop_shows_version
91 which = 'iarr' variable in class:_Prop_spatial_view_arrangement
95 which = 'iisz' variable in class:_Prop_spatial_view_icon_size
99 which = 'sprg' variable in class:_Prop_spring_open_folders
103 which = 'urdt' variable in class:_Prop_uses_relative_dates
107 which = 'usme' variable in class:_Prop_uses_simple_menus
111 which = 'uswg' variable in class:_Prop_uses_wide_grid
115 which = 'vfnt' variable in class:_Prop_view_font
119 which = 'vfsz' variable in class:_Prop_view_font_size
123 which = 'cwin' variable in class:_Prop_window
134 which = 'lvis' variable in class:_Prop_icon_size
142 which = 'il32' variable in class:_Prop_large_32_bit_icon
146 which = 'icl4' variable in class:_Prop_large_4_bit_icon
150 which = 'icl8' variable in class:_Prop_large_8_bit_icon
154 which = 'l8mk' variable in class:_Prop_large_8_bit_mask
158 which = 'ICN#' variable in class:_Prop_large_monochrome_icon_and_mask
162 which = 'is32' variable in class:_Prop_small_32_bit_icon
166 which = 'ics4' variable in class:_Prop_small_4_bit_icon
170 which = 'ics8' variable in class:_Prop_small_8_bit_icon
176 which = 'ics#' variable in class:_Prop_small_monochrome_icon_and_mask
184 which = 'sord' variable in class:_Prop_sort_direction
188 which = 'pvis' variable in class:_Prop_visible
192 which = 'clwd' variable in class:_Prop_width
202 which = 'srtc' variable in class:_Prop_sort_column
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Macintosh_Connectivity_Clas.py 23 which = 'c@#^' variable in class:_Prop__3c_inheritance_3e_
27 which = 'ID ' variable in class:_Prop_ID
37 which = 'pcon' variable in class:_Prop_conduit
41 which = 'pALL' variable in class:_Prop_properties
45 which = 'pprt' variable in class:_Prop_protocol
55 which = 'patm' variable in class:_Prop_AppleTalk_machine
59 which = 'patt' variable in class:_Prop_AppleTalk_type
63 which = 'patz' variable in class:_Prop_AppleTalk_zone
79 which = 'pdva' variable in class:_Prop_device_address
83 which = 'pdvt variable in class:_Prop_device_type
105 which = 'pdns' variable in class:_Prop_DNS_form
109 which = 'ppor' variable in class:_Prop_port
119 which = 'pnet' variable in class:_Prop_network
123 which = 'pnod' variable in class:_Prop_node
127 which = 'psoc' variable in class:_Prop_socket
137 which = 'pslu' variable in class:_Prop_LUN
141 which = 'pscb' variable in class:_Prop_SCSI_bus
157 which = 'pnam' variable in class:_Prop_name
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Disk_Folder_File_Suite.py 47 which = 'c@#^' variable in class:_Prop__3c_Inheritance_3e_
52 which = 'faen' variable in class:_Prop_folder_actions_enabled
57 which = 'pALL' variable in class:_Prop_properties
79 which = 'posx' variable in class:_Prop_POSIX_path
83 which = 'capa' variable in class:_Prop_capacity
87 which = 'isej' variable in class:_Prop_ejectable
91 which = 'dfmt' variable in class:_Prop_format
95 which = 'frsp' variable in class:_Prop_free_space
99 which = 'igpr' variable in class:_Prop_ignore_privileges
103 which = 'isrv variable in class:_Prop_local_volume
107 which = 'pnam' variable in class:_Prop_name
111 which = 'ppth' variable in class:_Prop_path
115 which = 'istd' variable in class:_Prop_startup
119 which = 'volu' variable in class:_Prop_volume
144 which = 'busy' variable in class:_Prop_busy_status
148 which = 'ascd' variable in class:_Prop_creation_date
152 which = 'asmo' variable in class:_Prop_modification_date
156 which = 'extn' variable in class:_Prop_name_extension
160 which = 'pkgf' variable in class:_Prop_package_folder
164 which = 'url ' variable in class:_Prop_url
168 which = 'visi' variable in class:_Prop_visible
181 which = 'fcrt' variable in class:_Prop_creator_type
185 which = 'asty' variable in class:_Prop_file_type
189 which = 'phys' variable in class:_Prop_physical_size
193 which = 'ver2' variable in class:_Prop_product_version
197 which = 'ptsz' variable in class:_Prop_size
201 which = 'pspd' variable in class:_Prop_stationery
205 which = 'vers' variable in class:_Prop_version
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/
Terminal_Suite.py 43 Keyword argument in_: the window in which to execute the command
69 which = 'c@#^' variable in class:_Prop__3c_Inheritance_3e_
74 which = 'pALL' variable in class:_Prop_properties
87 which = 'pbcl' variable in class:_Prop_background_color
91 which = 'pbtc' variable in class:_Prop_bold_text_color
95 which = 'pbnd' variable in class:_Prop_bounds
99 which = 'busy' variable in class:_Prop_busy
103 which = 'pcnt' variable in class:_Prop_contents
107 which = 'pcuc' variable in class:_Prop_cursor_color
111 which = 'titl variable in class:_Prop_custom_title
115 which = 'pfra' variable in class:_Prop_frame
119 which = 'pisf' variable in class:_Prop_frontmost
123 which = 'hist' variable in class:_Prop_history
127 which = 'ptxc' variable in class:_Prop_normal_text_color
131 which = 'ccol' variable in class:_Prop_number_of_columns
135 which = 'crow' variable in class:_Prop_number_of_rows
139 which = 'pori' variable in class:_Prop_origin
143 which = 'ppos' variable in class:_Prop_position
147 which = 'prcs' variable in class:_Prop_processes
151 which = 'psiz' variable in class:_Prop_size
155 which = 'tdct' variable in class:_Prop_title_displays_custom_title
159 which = 'tddn' variable in class:_Prop_title_displays_device_name
163 which = 'tdfn' variable in class:_Prop_title_displays_file_name
167 which = 'tdsp' variable in class:_Prop_title_displays_shell_path
171 which = 'tdws' variable in class:_Prop_title_displays_window_size
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Standard_Suite.py 25 Keyword argument saving_in: the file in which to save the object
108 Keyword argument at: the location at which to insert the element
180 which = 'inte' variable in class:_Prop_user_interaction
191 which = 'pLen' variable in class:_Prop_length
195 which = 'pOff' variable in class:_Prop_offset
207 which = 'pidx' variable in class:_Prop_index
218 which = 'pcnt' variable in class:_Prop_contents
237 which = 'pbnd' variable in class:_Prop_bounds
241 which = 'docu' variable in class:_Prop_document
245 which = 'pnam variable in class:_Prop_name
249 which = 'ppos' variable in class:_Prop_position
253 which = 'pvis' variable in class:_Prop_visible
257 which = 'pzum' variable in class:_Prop_zoomed
267 which = 'PERM' variable in class:_Prop_file_permissions
271 which = 'DKND' variable in class:_Prop_kind
275 which = 'FILE' variable in class:_Prop_location
279 which = 'cwin' variable in class:_Prop_window
    [all...]

Completed in 643 milliseconds

1 2 3 45 6 7 8 91011>>