Home
last modified time | relevance | path

Searched full:users (Results 1 – 25 of 7064) sorted by relevance

12345678910>>...283

/external/libexif/
DChangeLog283 * Added exif.h to the source tarball so users can generate full
321 2009-09-23 Jan Patera <patera@users.sourceforge.net>
345 2009-08-12 Lutz Mueller <lutz@users.sourceforge.com>
370 2009-03-21 Lutz Mueller <lutz@users.sourceforge.net>
386 2009-03-16 Lutz Mueller <lutz@users.sourceforge.net>
487 2008-10-20 Jan Patera <patera@users.sourceforge.net>
492 2008-10-04 Jan Patera <patera@users.sourceforge.net>
497 2008-10-08 Aric Blumer <aricblumer@users.sourceforge.net>
502 2008-10-04 Jan Patera <patera@users.sourceforge.net>
509 2008-10-04 Louis Strous <louis_strous@users.sourceforge.net>
[all …]
/external/wpa_supplicant_8/hs20/server/www/
Dusers.php41 $row = $db->query("SELECT $mo FROM users WHERE rowid=$id")->fetch();
49 $row = $db->query("SELECT cert_pem FROM users WHERE rowid=$id")->fetch();
58 <head><title>HS 2.0 users</title></head>
64 $db->exec("UPDATE users SET remediation='' WHERE rowid=$id");
67 $db->exec("UPDATE users SET remediation='user' WHERE rowid=$id");
70 $db->exec("UPDATE users SET remediation='machine' WHERE rowid=$id");
73 $db->exec("UPDATE users SET remediation='reenroll' WHERE rowid=$id");
76 $db->exec("UPDATE users SET remediation='policy' WHERE rowid=$id");
79 $db->exec("UPDATE users SET remediation='free' WHERE rowid=$id");
82 $db->exec("UPDATE users SET fetch_pps=1 WHERE rowid=$id");
[all …]
/external/python/google-api-python-client/docs/dyn/
Dandroidenterprise_v1.users.html75 …erprise_v1.html">Google Play EMM API</a> . <a href="androidenterprise_v1.users.html">users</a></h1>
97 … Google-managed users. Lookup of the id is not needed for EMM-managed users because the id is alre…
176 …{ # A Users resource represents an account associated with an enterprise. The account may be speci…
180 …r interfaces. Setting this property is optional when creating EMM-managed users. If you do set thi…
181 …PII) for this property. Must always be set for EMM-managed users. Not set for Google-managed users.
182 … googleManaged users, the source of truth is Google so EMMs have to make sure a Google Account exi…
183 …jsmith@example.com". Will always be set for Google managed users and not set for EMM managed users.
224 The Users resource passed in the body of the request should include an accountIdentifier and an acc…
232 { # A Users resource represents an account associated with an enterprise. The account may be specif…
236 …r interfaces. Setting this property is optional when creating EMM-managed users. If you do set thi…
[all …]
Dandroiddeviceprovisioning_v1.customers.configurations.html109 # * Metadata displayed on the device to help users during setup.
115 …"contactPhone": "A String", # Required. The telephone number that device users can call, using ano…
117 # users before device provisioning. Accepts numerals, spaces, the plus sign,
123 # organization name to device users during device provisioning.
125 …"customMessage": "A String", # A message, containing one or two sentences, to help device users ge…
132 …"contactEmail": "A String", # Required. The email address that device users can contact to get hel…
133 # Zero-touch enrollment shows this email address to device users before
158 # * Metadata displayed on the device to help users during setup.
164 …"contactPhone": "A String", # Required. The telephone number that device users can call, using ano…
166 # users before device provisioning. Accepts numerals, spaces, the plus sign,
[all …]
Dsurveys_v2.mobileapppanels.html97 …dividual pre-defined panel object defining a targeted audience of opinion rewards mobile app users.
98 …"owners": [ # List of email addresses for users who can target members of this panel. Must contain…
104 …"country": "A String", # Country code for the country of the users that the panel contains. Uses s…
105 "isPublicPanel": True or False, # Whether or not the panel is accessible to all API users.
131 "resources": [ # An individual predefined panel of Opinion Rewards mobile users.
132 …dividual pre-defined panel object defining a targeted audience of opinion rewards mobile app users.
133 …"owners": [ # List of email addresses for users who can target members of this panel. Must contain…
139 …"country": "A String", # Country code for the country of the users that the panel contains. Uses s…
140 "isPublicPanel": True or False, # Whether or not the panel is accessible to all API users.
156 …dividual pre-defined panel object defining a targeted audience of opinion rewards mobile app users.
[all …]
Danalytics_v3.management.remarketingAudience.html144 …nalytics Remarketing Include Conditions. # Defines the conditions to include users to the audience.
145 …for evaluating the behavior that qualifies users for your audience. For example, if your filters i…
151 "excludeConditions": { # Defines the conditions to exclude users from the audience.
161 …nalytics Remarketing Include Conditions. # Defines the conditions to include users to the audience.
162 …for evaluating the behavior that qualifies users for your audience. For example, if your filters i…
207 …nalytics Remarketing Include Conditions. # Defines the conditions to include users to the audience.
208 …for evaluating the behavior that qualifies users for your audience. For example, if your filters i…
214 "excludeConditions": { # Defines the conditions to exclude users from the audience.
224 …nalytics Remarketing Include Conditions. # Defines the conditions to include users to the audience.
225 …for evaluating the behavior that qualifies users for your audience. For example, if your filters i…
[all …]
/external/antlr/runtime/ObjC/Framework/examples/fuzzy/
DFuzzy.m4 …* - From the grammar source file : /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Frame…
14 // $ANTLR 3.4 /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g…
34 …[BaseRecognizer setGrammarFileName:@"/Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framewor…
145 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g:5:2: ( 'i…
146 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g:5:4: 'imp…
167 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g:5:29: ( W…
176 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g:5:29: WS …
220 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g:10:2: ( '…
221 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g:10:4: 're…
243 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/fuzzy/Fuzzy.g:10:38: . …
[all …]
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dfusion_merger.cc37 // Traverses users of tuple shape, adding leaf instructions to 'instructions'.
41 for (auto tuple_user : instruction->users()) { in MaybeResolveTupleElements()
53 // In the special case where all users of 'param' (or all users of a leaf
66 // shape. For each 'instruction' in 'instructions', if all users of in CalculateBytesReadByFusionParameter()
72 instruction->users(), [](const HloInstruction* instruction) { in CalculateBytesReadByFusionParameter()
76 // All users are slice: accumulate bytes of all user slice instructions. in CalculateBytesReadByFusionParameter()
77 for (auto& user : instruction->users()) { in CalculateBytesReadByFusionParameter()
81 // Some users are not slice: accumulate full size of 'instruction'. in CalculateBytesReadByFusionParameter()
101 // that would be read by all users.
120 // Returns bytes transferred if 'fusion' were to be merged into its users.
[all …]
/external/antlr/runtime/ObjC/Framework/examples/LL-star/
DSimpleCLexer.m4 …* - From the grammar source file : /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Frame…
14 // $ANTLR 3.4 /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/Simpl…
34 …[BaseRecognizer setGrammarFileName:@"/Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framewor…
77 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/SimpleC.g:7:6: …
78 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/SimpleC.g:7:8: …
111 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/SimpleC.g:8:6: …
112 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/SimpleC.g:8:8: …
145 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/SimpleC.g:9:6: …
146 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/SimpleC.g:9:8: …
179 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/SimpleC.g:10:7:…
[all …]
DSimpleCParser.m4 …* - From the grammar source file : /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Frame…
14 // $ANTLR 3.4 /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/Simpl…
341 …[BaseRecognizer setGrammarFileName:@"/Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framewor…
373 …* /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/SimpleC.g:7:1: p…
385 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/SimpleC.g:8:5: …
386 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/SimpleC.g:8:9: …
389 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/SimpleC.g:8:9: …
401 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/SimpleC.g:8:9: …
447 …* /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/SimpleC.g:20:1: …
462 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/LL-star/SimpleC.g:21:5:…
[all …]
/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCLexer.m4 …* - From the grammar source file : /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Frame…
14 // $ANTLR 3.4 /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreePa…
34 …[BaseRecognizer setGrammarFileName:@"/Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framewor…
77 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreeParser/Simpl…
78 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreeParser/Simpl…
112 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreeParser/Simpl…
113 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreeParser/Simpl…
147 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreeParser/Simpl…
148 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreeParser/Simpl…
182 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreeParser/Simpl…
[all …]
DSimpleCWalker.m4 …* - From the grammar source file : /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Frame…
14 // $ANTLR 3.4 /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreePa…
227 …[BaseRecognizer setGrammarFileName:@"/Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framewor…
265 …* /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreeParser/Simple…
277 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreeParser/Simpl…
278 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreeParser/Simpl…
281 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreeParser/Simpl…
293 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreeParser/Simpl…
339 …* /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreeParser/Simple…
351 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/simplecTreeParser/Simpl…
[all …]
/external/antlr/runtime/ObjC/Framework/examples/scopes/
DSymbolTableLexer.m4 …* - From the grammar source file : /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Frame…
14 // $ANTLR 3.4 /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/scopes/Symbol…
34 …[BaseRecognizer setGrammarFileName:@"/Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framewor…
77 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/scopes/SymbolTable.g:7:…
78 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/scopes/SymbolTable.g:7:…
111 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/scopes/SymbolTable.g:8:…
112 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/scopes/SymbolTable.g:8:…
145 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/scopes/SymbolTable.g:9:…
146 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/scopes/SymbolTable.g:9:…
179 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/scopes/SymbolTable.g:10…
[all …]
/external/icu/tools/srcgen/javadoc_patches/patches/src/main/java/android/icu/text/
DNumberFormat.java.patch6 * <strong>IMPORTANT:</strong> New users are strongly encouraged to see if
16 - * <strong>NOTE:</strong> New users are strongly encouraged to use
26 - * <strong>NOTE:</strong> New users are strongly encouraged to use
36 - * <strong>NOTE:</strong> New users are strongly encouraged to use
46 - * <strong>NOTE:</strong> New users are strongly encouraged to use
56 - * <strong>NOTE:</strong> New users are strongly encouraged to use
66 - * <strong>NOTE:</strong> New users are strongly encouraged to use
76 - * <strong>NOTE:</strong> New users are strongly encouraged to use
86 - * <strong>NOTE:</strong> New users are strongly encouraged to use
96 - * <strong>NOTE:</strong> New users are strongly encouraged to use
[all …]
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_3ddefs.xml.h17 - B. R. <koala_br@users.sourceforge.net> (koala_br)
18 - Carlos Martin <carlosmn@users.sf.net> (carlosmn)
20 - Dawid Gajownik <gajownik@users.sf.net> (gajownik)
22 - Dmitry Eremin-Solenikov <lumag@users.sf.net> (lumag)
23 - EdB <edb_@users.sf.net> (edb_)
24 - Erik Waling <erikwailing@users.sf.net> (erikwaling)
26 - imirkin <imirkin@users.sf.net> (imirkin)
28 - Jeremy Kolb <kjeremy@users.sf.net> (kjeremy)
35 - nvidiaman <nvidiaman@users.sf.net> (nvidiaman)
38 - Peter Popov <ironpeter@users.sf.net> (ironpeter)
[all …]
/external/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c25 * Users who own sticky world-writable directory can't follow symlinks
26 * inside that directory if their don't own ones. All other users can follow.
30 * Hard links restriction applies only to non-privileged users. Only
99 static struct test_user users[USERS_NUM]; variable
206 strcpy(users[ROOT].name, "root"); in setup()
210 snprintf(users[TEST_USER].name, MAX_USER_NAME, "%s", tmp_user_name); in setup()
250 /* get all users files and directories */ in test_run()
251 for (file = 0; file < users[usr].num; ++file) { in test_run()
252 ufile = &users[usr].file[file]; in test_run()
322 snprintf(cmd, MAX_CMD_LEN, "%s %s", user_cmd, users[TEST_USER].name); in test_user_cmd()
[all …]
/external/libabigail/tests/data/test-read-dwarf/
Dtest16-pr18904.so.abi1618 …'../../../gcc/liboffloadmic/runtime/cean_util.cpp' comp-dir-path='/export/users/iverbin/gcc_build_…
1620 …./../gcc/liboffloadmic/runtime/coi/coi_client.cpp' comp-dir-path='/export/users/iverbin/gcc_build_…
2180 …../gcc/liboffloadmic/runtime/compiler_if_host.cpp' comp-dir-path='/export/users/iverbin/gcc_build_…
4670 …size-in-bits='128' is-struct='yes' visibility='default' filepath='/export/users/iverbin/gcc_build_…
4672 …<typedef-decl name='first_type' type-id='type-id-919' filepath='/export/users/iverbin/gcc_build_ho…
4675 …<var-decl name='first' type-id='type-id-919' visibility='default' filepath='/export/users/iverbin/…
4678 …ame='second' type-id='type-id-285' visibility='default' filepath='/export/users/iverbin/gcc_build_…
4681 …RS6_IJDpT1_EESt12_Index_tupleIJXspT0_EEESF_IJXspT2_EEE' filepath='/export/users/iverbin/gcc_build_…
4683 …<parameter type-id='type-id-1128' name='__tuple1' filepath='/export/users/iverbin/gcc_build_host/x…
4684 …<parameter type-id='type-id-1129' name='__tuple2' filepath='/export/users/iverbin/gcc_build_host/x…
[all …]
/external/antlr/runtime/ObjC/Framework/examples/treeparser/
DLangLexer.m4 …* - From the grammar source file : /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Frame…
14 // $ANTLR 3.4 /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/treeparser/La…
34 …[BaseRecognizer setGrammarFileName:@"/Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framewor…
77 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/treeparser/Lang.g:7:7: …
78 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/treeparser/Lang.g:7:9: …
111 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/treeparser/Lang.g:18:9:…
112 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/treeparser/Lang.g:18:11…
146 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/treeparser/Lang.g:19:11…
147 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/treeparser/Lang.g:19:13…
181 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/treeparser/Lang.g:20:4:…
[all …]
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv_m2mf.xml.h20 - B. R. <koala_br@users.sourceforge.net> (koala_br)
21 - Carlos Martin <carlosmn@users.sf.net> (carlosmn)
23 - Dawid Gajownik <gajownik@users.sf.net> (gajownik)
25 - Dmitry Eremin-Solenikov <lumag@users.sf.net> (lumag)
26 - EdB <edb_@users.sf.net> (edb_)
27 - Erik Waling <erikwailing@users.sf.net> (erikwaling)
29 - imirkin <imirkin@users.sf.net> (imirkin)
31 - Jeremy Kolb <kjeremy@users.sf.net> (kjeremy)
38 - nvidiaman <nvidiaman@users.sf.net> (nvidiaman)
41 - Peter Popov <ironpeter@users.sf.net> (ironpeter)
[all …]
/external/mesa3d/src/gallium/drivers/nouveau/
Dnv_m2mf.xml.h21 - B. R. <koala_br@users.sourceforge.net> (koala_br)
22 - Carlos Martin <carlosmn@users.sf.net> (carlosmn)
24 - Dawid Gajownik <gajownik@users.sf.net> (gajownik)
26 - Dmitry Eremin-Solenikov <lumag@users.sf.net> (lumag)
27 - EdB <edb_@users.sf.net> (edb_)
28 - Erik Waling <erikwailing@users.sf.net> (erikwaling)
30 - imirkin <imirkin@users.sf.net> (imirkin)
32 - Jeremy Kolb <kjeremy@users.sf.net> (kjeremy)
39 - nvidiaman <nvidiaman@users.sf.net> (nvidiaman)
42 - Peter Popov <ironpeter@users.sf.net> (ironpeter)
[all …]
Dnv31_mpeg.xml.h21 - B. R. <koala_br@users.sourceforge.net> (koala_br)
22 - Carlos Martin <carlosmn@users.sf.net> (carlosmn)
24 - Dawid Gajownik <gajownik@users.sf.net> (gajownik)
26 - Dmitry Eremin-Solenikov <lumag@users.sf.net> (lumag)
27 - EdB <edb_@users.sf.net> (edb_)
28 - Erik Waling <erikwailing@users.sf.net> (erikwaling)
30 - imirkin <imirkin@users.sf.net> (imirkin)
32 - Jeremy Kolb <kjeremy@users.sf.net> (kjeremy)
39 - nvidiaman <nvidiaman@users.sf.net> (nvidiaman)
42 - Peter Popov <ironpeter@users.sf.net> (ironpeter)
[all …]
/external/autotest/cli/
Duser.py6 manage users in Autotest.
12 --ulist / -U: file containing a list of USERs
26 msg_items = '<users>'
34 help='File listing the users',
40 attribute_name='users',
46 return self.users
62 help='Only list users within this ACL')
65 help='Only list users at this access level')
86 if self.users:
87 filters['login__in'] = self.users
/external/antlr/runtime/ObjC/Framework/examples/polydiff/
DPolyLexer.m4 …* - From the grammar source file : /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Frame…
14 // $ANTLR 3.4 /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly…
34 …[BaseRecognizer setGrammarFileName:@"/Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framewor…
77 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly.g:7:6: ( …
78 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly.g:7:8: '+…
111 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly.g:8:6: ( …
112 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly.g:8:8: '^…
147 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly.g:22:5: (…
148 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly.g:22:7: (…
151 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly.g:22:7: (…
[all …]
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnve4_p2mf.xml.h23 - B. R. <koala_br@users.sourceforge.net> (koala_br)
24 - Carlos Martin <carlosmn@users.sf.net> (carlosmn)
26 - Dawid Gajownik <gajownik@users.sf.net> (gajownik)
28 - Dmitry Eremin-Solenikov <lumag@users.sf.net> (lumag)
29 - EdB <edb_@users.sf.net> (edb_)
30 - Erik Waling <erikwailing@users.sf.net> (erikwaling)
34 - Jeremy Kolb <kjeremy@users.sf.net> (kjeremy)
41 - nvidiaman <nvidiaman@users.sf.net> (nvidiaman)
44 - Peter Popov <ironpeter@users.sf.net> (ironpeter)
45 - Richard Hughes <hughsient@users.sf.net> (hughsient)
[all …]
Dnvc0_m2mf.xml.h20 - B. R. <koala_br@users.sourceforge.net> (koala_br)
21 - Carlos Martin <carlosmn@users.sf.net> (carlosmn)
23 - Dawid Gajownik <gajownik@users.sf.net> (gajownik)
25 - Dmitry Eremin-Solenikov <lumag@users.sf.net> (lumag)
26 - EdB <edb_@users.sf.net> (edb_)
27 - Erik Waling <erikwailing@users.sf.net> (erikwaling)
31 - Jeremy Kolb <kjeremy@users.sf.net> (kjeremy)
38 - nvidiaman <nvidiaman@users.sf.net> (nvidiaman)
41 - Peter Popov <ironpeter@users.sf.net> (ironpeter)
42 - Richard Hughes <hughsient@users.sf.net> (hughsient)
[all …]

12345678910>>...283