Home
last modified time | relevance | path

Searched full:which (Results 1 – 25 of 14525) sorted by relevance

12345678910>>...581

/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Finder/
DType_Definitions.py27 which = 'colr' variable in _Prop_color
31 which = 'pidx' variable in _Prop_index
35 which = 'pnam' variable in _Prop_name
43 which = 'barr' variable in _Prop_button_view_arrangement
47 which = 'bisz' variable in _Prop_button_view_icon_size
51 which = 'sfsz' variable in _Prop_calculates_folder_sizes
55 which = 'dela' variable in _Prop_delay_before_springing
59 which = 'lisz' variable in _Prop_list_view_icon_size
63 which = 'scom' variable in _Prop_shows_comments
67 which = 'scda' variable in _Prop_shows_creation_date
[all …]
DWindow_classes.py23 which = 'c@#^' variable in _Prop__3c_Inheritance_3e_
27 which = 'pvew' variable in _Prop_current_view
31 which = 'icop' variable in _Prop_icon_view_options
35 which = 'lvop' variable in _Prop_list_view_options
38 """target - the container at which this file viewer is targeted """
39 which = 'fvtg' variable in _Prop_target
49 which = 'pbnd' variable in _Prop_bounds
53 which = 'hclb' variable in _Prop_closeable
57 which = 'wshd' variable in _Prop_collapsed
61 which = 'isfl' variable in _Prop_floating
[all …]
DFinder_items.py42 Keyword argument by: the order in which to clean up the objects (name, index, date, etc.)
173 which = 'pbnd' variable in _Prop_bounds
177 which = 'comt' variable in _Prop_comment
181 which = 'ctnr' variable in _Prop_container
184 """creation date - the date on which the item was created """
185 which = 'ascd' variable in _Prop_creation_date
189 which = 'dscr' variable in _Prop_description
192 """disk - the disk on which the item is stored """
193 which = 'cdis' variable in _Prop_disk
197 which = 'dnam' variable in _Prop_displayed_name
[all …]
DFiles.py23 which = 'c@#^' variable in _Prop__3c_Inheritance_3e_
27 which = 'orig' variable in _Prop_original_item
37 which = 'isab' variable in _Prop_accepts_high_level_events
41 which = 'hscr' variable in _Prop_has_scripting_terminology
44 """minimum size - the smallest memory size with which the application can be launched """
45 which = 'mprt' variable in _Prop_minimum_size
49 which = 'Clsc' variable in _Prop_opens_in_Classic
52 """preferred size - the memory size with which the application will be launched """
53 which = 'appt' variable in _Prop_preferred_size
56 …"""suggested size - the memory size with which the developer recommends the application be launche…
[all …]
DLegacy_suite.py78 which = 'dpic' variable in _Prop_desktop_picture
87 which = 'c@#^' variable in _Prop__3c_Inheritance_3e_
90 """application file - the application file from which this process was launched """
91 which = 'appf' variable in _Prop_application_file
100 """desk accessory file - the desk accessory file from which this process was launched """
101 which = 'dafi' variable in _Prop_desk_accessory_file
111 which = 'isab' variable in _Prop_accepts_high_level_events
115 which = 'revt' variable in _Prop_accepts_remote_events
119 which = 'fcrt' variable in _Prop_creator_type
122 """file - the file from which the process was launched """
[all …]
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
DMetrowerks_Shell_Suite.py22 Keyword argument To_Segment: Segment number into which to add the file(s)
798 which = 'BW00' variable in _Prop_Browser_Keywords
802 which = 'BW01' variable in _Prop_Classes_Color
806 which = 'BW02' variable in _Prop_Constants_Color
810 which = 'BW03' variable in _Prop_Enums_Color
814 which = 'BW04' variable in _Prop_Functions_Color
818 which = 'BW05' variable in _Prop_Globals_Color
822 which = 'BW06' variable in _Prop_Macros_Color
826 which = 'BW10' variable in _Prop_Template_Commands_in_Menu
830 which = 'BW07' variable in _Prop_Templates_Color
[all …]
/external/icu/icu4c/source/common/
Duprops.cpp50 typedef UBool BinaryPropertyContains(const BinaryProperty &prop, UChar32 c, UProperty which);
58 static UBool defaultContains(const BinaryProperty &prop, UChar32 c, UProperty /*which*/) { in defaultContains()
63 static UBool caseBinaryPropertyContains(const BinaryProperty &/*prop*/, UChar32 c, UProperty which)… in caseBinaryPropertyContains() argument
64 return static_cast<UBool>(ucase_hasBinaryProperty(c, which)); in caseBinaryPropertyContains()
67 static UBool isBidiControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isBidiControl()
71 static UBool isMirrored(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isMirrored()
75 static UBool isJoinControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isJoinControl()
84 …UBool hasFullCompositionExclusion(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in hasFullCompositionExclusion()
98 static UBool isNormInert(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) { in isNormInert() argument
101 (UNormalizationMode)(which-UCHAR_NFD_INERT+UNORM_NFD), errorCode); in isNormInert()
[all …]
/external/python/cpython2/Mac/Demo/applescript/Disk_Copy/
DStandard_Suite.py92 which = 'vers' variable in version
96 which = 'pnam' variable in name
100 which = 'comt' variable in comment
104 which = 'dVer' variable in driver_version
108 which = 'otto' variable in nonejectable_mode
112 which = 'PSaL' variable in save_log_file
116 which = 'PTlk' variable in use_speech
120 which = 'PSSP' variable in smart_Save_As
124 which = 'PVeC' variable in checksum_verification
128 which = 'PVeS' variable in signature_verification
[all …]
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
DQuickDraw_Graphics_Suite.py23 which = 'parc' variable in _Prop_arc_angle
27 which = 'pbnd' variable in _Prop_bounds
31 which = 'pdrt' variable in _Prop_definition_rect
35 which = 'flcl' variable in _Prop_fill_color
39 which = 'flpt' variable in _Prop_fill_pattern
43 which = 'ppcl' variable in _Prop_pen_color
47 which = 'pppa' variable in _Prop_pen_pattern
51 which = 'ppwd' variable in _Prop_pen_width
55 which = 'pang' variable in _Prop_start_angle
59 which = 'pptm' variable in _Prop_transfer_mode
[all …]
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Terminal/
DTerminal_Suite.py43 Keyword argument in_: the window in which to execute the command
69 which = 'c@#^' variable in _Prop__3c_Inheritance_3e_
74 which = 'pALL' variable in _Prop_properties
87 which = 'pbcl' variable in _Prop_background_color
91 which = 'pbtc' variable in _Prop_bold_text_color
95 which = 'pbnd' variable in _Prop_bounds
99 which = 'busy' variable in _Prop_busy
103 which = 'pcnt' variable in _Prop_contents
107 which = 'pcuc' variable in _Prop_cursor_color
111 which = 'titl' variable in _Prop_custom_title
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dbranch-pseudos-bad.s7 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
9 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
11 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
13 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
15 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
17 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
19 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
21 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
24 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
26 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
[all …]
/external/python/cpython2/Lib/
Dposixfile.py30 ? return a string in which the characters represent the flags
116 def flags(self, *which): argument
119 if which:
120 if len(which) > 1:
122 which = which[0]
123 else: which = '?'
126 if 'n' in which: l_flags = l_flags | os.O_NDELAY
127 if 'a' in which: l_flags = l_flags | os.O_APPEND
128 if 's' in which: l_flags = l_flags | os.O_SYNC
132 if '=' not in which:
[all …]
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/
DProcesses_Suite.py23 which = 'c@#^' variable in _Prop__3c_Inheritance_3e_
28 which = 'faen' variable in _Prop_folder_actions_enabled
33 which = 'pALL' variable in _Prop_properties
54 … """application file - a reference to the application file from which this process was launched """
55 which = 'appf' variable in _Prop_application_file
64 …"""desk accessory file - a reference to the desk accessory file from which this process was launch…
65 which = 'dafi' variable in _Prop_desk_accessory_file
75 which = 'isab' variable in _Prop_accepts_high_level_events
79 which = 'revt' variable in _Prop_accepts_remote_events
83 which = 'clsc' variable in _Prop_classic
[all …]
DDisk_Folder_File_Suite.py47 which = 'c@#^' variable in _Prop__3c_Inheritance_3e_
52 which = 'faen' variable in _Prop_folder_actions_enabled
57 which = 'pALL' variable in _Prop_properties
79 which = 'posx' variable in _Prop_POSIX_path
83 which = 'capa' variable in _Prop_capacity
87 which = 'isej' variable in _Prop_ejectable
91 which = 'dfmt' variable in _Prop_format
95 which = 'frsp' variable in _Prop_free_space
99 which = 'igpr' variable in _Prop_ignore_privileges
103 which = 'isrv' variable in _Prop_local_volume
[all …]
/external/toybox/
Dmain.c40 // skip the first entry, which is out of order. in toy_find()
76 toys.which = toy_list; in unknown()
81 static void toy_singleinit(struct toy_list *which, char *argv[]) in toy_singleinit() argument
83 toys.which = which; in toy_singleinit()
89 if (CFG_TOYBOX_HELP_DASHDASH && !(which->flags & TOYFLAG_NOHELP) && argv[1]) { in toy_singleinit()
91 if (CFG_TOYBOX && toys.which == toy_list && toys.argv[2]) in toy_singleinit()
92 if (!(toys.which = toy_find(toys.argv[2]))) unknown(toys.argv[2]); in toy_singleinit()
103 if (NEED_OPTIONS && which->options) get_optflags(); in toy_singleinit()
109 if (!(which->flags & TOYFLAG_UMASK)) umask(toys.old_umask); in toy_singleinit()
115 void toy_init(struct toy_list *which, char *argv[]) in toy_init() argument
[all …]
/external/llvm/test/MC/Mips/
Dbranch-pseudos-bad.s7 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
9 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
11 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
13 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
15 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
17 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
19 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
21 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
24 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
26 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
[all …]
/external/e2fsprogs/doc/RelNotes/
Dv1.42.txt7 Fixed a bug which could cause e2fsck to corrupt Hurd file systems.
10 Fixed a deadlock which occurs when using systemd and e2fsck.conf's
13 Fixed a bug which could cause programs using libext2's inode table
33 Fixed a bug which could cause badblocks to crash if there are millions
71 s_first_meta_bg field, which had previously caused all e2fsprogs
82 freshly created file system, as well as allowing mke2fs commands which
94 Fix a bug which could cause resize2fs to get confused and produce a
97 format, but which no longer needs to use the meta_bg file system
109 Add a new debugfs command, "inode_dump", which prints the inode in hex
152 Add a new function ext2s_inode_size_set() which takes care of all of
[all …]
Dv1.34.txt4 Fixed a bug introduced in E2fsprogs 1.30 which caused fsck to spin in
6 This burns CPU times which slows down the low-level filesystem check.
20 Fixed a bug in resize2fs which caused it to fail on filesystems with a
22 badblock list which are no longer part of the filesystem as the result
25 information about bad blocks in the part of the filesystem which is to
34 Added a new debugfs command, dump_unused, which dumps the contents of
38 Added a new debugfs command, imap, which prints the location of a
41 Fixed a bug in the badblocks program which caused it to use one bit of
45 Added a new option (-t) to badblocks, which allows the user to control
50 Fixed a bug in the blkid library which caused it to not update its
[all …]
/external/iproute2/man/man8/
Dtc-u32.8158 present which allow defining rules on a higher level and therefore free the
172 Typically filter delegation is done by means of a hash table, which leads to the
174 can select a hash table and provide a key selector from which a hash is to be
175 computed and used as key to lookup the table's bucket which contains filters for
184 parameter and ideally a handle by which the table can be identified. If the
185 latter is not given, the kernel chooses one on it's own, which has to be
188 Creating filters which link to the created table in
192 parameter and defining the packet data which the kernel will use to calculate
201 parameter, which gives sample data to hash and thereby define the table bucket
212 Options and selectors require values to be specified in a specific format, which
[all …]
/external/clang/test/SemaCXX/
Darray-bounds.cpp11 …y[2] = 2; // expected-warning {{array index 2 is past the end of the array (which contains 2 eleme… in foo()
12 …z[1] = 'x'; // expected-warning {{array index 1 is past the end of the array (which contains 1 ele… in foo()
13 …w[0][2] = 0; // expected-warning {{array index 2 is past the end of the array (which contains 1 el… in foo()
14 …v[0][0][2] = 0; // expected-warning {{array index 2 is past the end of the array (which contains 1… in foo()
15 …return x[2] + // expected-warning {{array index 2 is past the end of the array (which contains 2 … in foo()
17 …x[sizeof(x)] + // expected-warning {{array index 8 is past the end of the array (which contains 2… in foo()
18 …0])] + // expected-warning {{array index 2 is past the end of the array (which contains 2 element… in foo()
20 …x[sizeof(x[2])]; // expected-warning {{array index 4 is past the end of the array (which contains … in foo()
34 …int val = a[3]; // expected-warning {{array index 3 is past the end of the array (which contains … in f2()
47 …u.a[3] = 1; // expected-warning {{array index 3 is past the end of the array (which contains 2 ele… in test()
[all …]
/external/python/cpython3/Doc/
DREADME.rst17 The documentation is built with several tools which are not included in this
52 * "clean", which removes all build files.
54 * "venv", which creates a virtual environment with all necessary tools
57 * "html", which builds standalone HTML files for offline viewing.
59 * "htmlview", which re-uses the "html" builder, but then opens the main page
62 * "htmlhelp", which builds HTML files and a HTML Help project file usable to
70 * "latex", which builds LaTeX source files as input to "pdflatex" to produce
73 * "text", which builds a plain text file for each source file.
75 * "epub", which builds an EPUB document, suitable to be viewed on e-book
78 * "linkcheck", which checks all external references to see whether they are
[all …]
/external/python/google-api-python-client/docs/dyn/
Dtaskqueue_v1beta2.tasks.html104 project: string, The project under which the queue lies. (required)
115 project: string, The project under which the queue lies. (required)
116 taskqueue: string, The taskqueue in which the task belongs. (required)
124 …"leaseTimestamp": "A String", # Time (in seconds since the epoch) at which the task lease will exp…
128 …"payloadBase64": "A String", # A bag of bytes which is the task payload. The payload on the JSON s…
130 …"enqueueTimestamp": "A String", # Time (in seconds since the epoch) at which the task was enqueued.
139 project: string, The project under which the queue lies (required)
146 …"leaseTimestamp": "A String", # Time (in seconds since the epoch) at which the task lease will exp…
150 …"payloadBase64": "A String", # A bag of bytes which is the task payload. The payload on the JSON s…
152 …"enqueueTimestamp": "A String", # Time (in seconds since the epoch) at which the task was enqueued.
[all …]
Dfusiontables_v1.template.html104 tableId: string, Table from which the template is being deleted (required)
105 templateId: integer, Identifier for the template which is being deleted (required)
114 tableId: string, Table to which the template belongs (required)
122 …s. The template can either include an HTML body or a list of columns from which the template is co…
124 …"automaticColumnNames": [ # List of columns from which the template is to be automatically constru…
127 "tableId": "A String", # Identifier for the table for which the template is defined.
137 tableId: string, Table for which a new template is being created (required)
143 …s. The template can either include an HTML body or a list of columns from which the template is co…
145 …"automaticColumnNames": [ # List of columns from which the template is to be automatically constru…
148 "tableId": "A String", # Identifier for the table for which the template is defined.
[all …]
Danalytics_v3.management.goals.html79 <p class="firstline">Gets a goal to which the user has access.</p>
85 <p class="firstline">Lists goals to which the user has access.</p>
95 <pre>Gets a goal to which the user has access.
133 …"internalWebPropertyId": "A String", # Internal ID for the web property to which this goal belongs.
146 …"webPropertyId": "A String", # Web property ID to which this goal belongs. The web property ID is …
148 "profileId": "A String", # View (Profile) ID to which this goal belongs.
149 … "parentLink": { # Parent link for a goal. Points to the view (profile) to which this goal belongs.
150 "href": "A String", # Link to the view (profile) to which this goal belongs.
156 "accountId": "A String", # Account ID to which this goal belongs.
198 …"internalWebPropertyId": "A String", # Internal ID for the web property to which this goal belongs.
[all …]
/external/e2fsprogs/lib/et/
Dcom_err.texinfo12 @c run ``tex com_err.texinfo'' which will load in texinfo.tex,
88 a library and associated utilities which allows a more uniform way for
138 deal with a number of libraries, each of which can use a different
145 needed to determine which table to look at. Sometimes no text messages are
146 supplied at all, and the programmer must supply them at any point at which
166 error codes accidentally returned before making the table known, which is
173 Error codes themselves are 32 bit (signed) integers, of which the high
174 order 24 bits are an identifier of which error table the error code is
178 on systems which support wider values.
192 Any variable which is to contain an error code should be declared @t{long}.
[all …]

12345678910>>...581