Home
last modified time | relevance | path

Searched refs:also (Results 1 – 25 of 4242) sorted by relevance

12345678910>>...170

/external/protobuf/src/google/protobuf/
Dunittest_enormous_descriptor.proto48 …ooooooooooooooooooooooooooooooooong_1 = 1 [default="long default value is also loooooooooooooooooo…
49 …ooooooooooooooooooooooooooooooooong_2 = 2 [default="long default value is also loooooooooooooooooo…
50 …ooooooooooooooooooooooooooooooooong_3 = 3 [default="long default value is also loooooooooooooooooo…
51 …ooooooooooooooooooooooooooooooooong_4 = 4 [default="long default value is also loooooooooooooooooo…
52 …ooooooooooooooooooooooooooooooooong_5 = 5 [default="long default value is also loooooooooooooooooo…
53 …ooooooooooooooooooooooooooooooooong_6 = 6 [default="long default value is also loooooooooooooooooo…
54 …ooooooooooooooooooooooooooooooooong_7 = 7 [default="long default value is also loooooooooooooooooo…
55 …ooooooooooooooooooooooooooooooooong_8 = 8 [default="long default value is also loooooooooooooooooo…
56 …ooooooooooooooooooooooooooooooooong_9 = 9 [default="long default value is also loooooooooooooooooo…
57 …ooooooooooooooooooooooooooooooong_10 = 10 [default="long default value is also loooooooooooooooooo…
[all …]
/external/clang/test/SemaObjC/
Darc-repeated-weak.mm23 use(a.weakProp); // expected-note{{also accessed here}}
28 use(a.weakProp); // expected-note{{also accessed here}}
56 a.weakProp = get(); // expected-note{{also accessed here}}
67 use(a.strongProp.weakProp); // expected-note{{also accessed here}}
72 use(a.strongProp.weakProp); // expected-note{{also accessed here}}
77 use(a.implicitProp); // expected-note{{also accessed here}}
82 use(Test.weakProp); // expected-note{{also accessed here}}
93 use(a->weakIvar); // expected-note{{also accessed here}}
99 use(a); // expected-note{{also accessed here}}
104 use([a weakProp]); // expected-note{{also accessed here}}
[all …]
Darc-property-decl-attrs.m40 @property(strong) __unsafe_unretained id x; // expected-error {{strong property 'x' may not also be…
41 @property(strong) __weak id y; // expected-error {{strong property 'y' may not also be declared __w…
42 @property(strong) __autoreleasing id z; // expected-error {{strong property 'z' may not also be dec…
46 @property(retain) __unsafe_unretained id x; // expected-error {{strong property 'x' may not also be…
47 @property(retain) __weak id y; // expected-error {{strong property 'y' may not also be declared __w…
48 @property(retain) __autoreleasing id z; // expected-error {{strong property 'z' may not also be dec…
52 @property(copy) __unsafe_unretained id x; // expected-error {{strong property 'x' may not also be d…
53 @property(copy) __weak id y; // expected-error {{strong property 'y' may not also be declared __wea…
54 @property(copy) __autoreleasing id z; // expected-error {{strong property 'z' may not also be decla…
59 @property(assign) __weak id y; // expected-error {{unsafe_unretained property 'y' may not also be d…
[all …]
Dwarn-strict-selector-match.m8 -(float) method; // expected-note {{also found}}
20 - (void)setWindow:(Class1 *)window; // expected-note 2 {{also found}}
33 - (id)initWithData:(Object *)data; // expected-note {{also found}}
37 - (id)initWithData:(int)data; // expected-note {{also found}}
52 - (id)initWithData:(id<MyObject, MyCoding>)data { // expected-note {{also found}}
84 - (instancetype)initWithType:(NSString *)whatever; // expected-note {{also found}}
Dmethod-lookup-3.m22 -(void) x; // expected-note {{also found}}
23 -(void) y; // expected-note {{also found}}
24 -(void) z; // expected-note {{also found}}
70 @interface Test4B - (struct test4b) test4; @end //expected-note{{also found}}
Dprotocol-implementing-class-methods.m24 …ze]; } // expected-warning {{category is implementing a method which will also be implemented by i…
26 - (void) : (double) arg{}; // expected-warning {{category is implementing a method which will also
27 - (void) CEMeth {}; // expected-warning {{category is implementing a method which will also be impl…
Dproperty-ambiguous-synthesis.m5 @property (copy) id foo; // expected-note 2 {{it could also be property of type 'id' declared here}…
11 // expected-note {{it could also be property of type 'double' declared here}}
15 @property short foo; // expected-note {{it could also be property of type 'short' declared here}}
/external/ltp/testcases/network/tcp_cmds/
DREADME9 These tests also assume an identical path tree for their location on the remote
11 it must also be located in "/home/ltptests" on the remote machine (RHOST).
13 It's also a good idea to set the "PASSWD" variable to root's password on this remote
14 machine, b/c some tests use this also. You will also need to setup a ".rhosts" file in
/external/icu/icu4c/source/data/translit/
Drm_SURSILV_rm_FONIPA_SURSILV.txt34 ei → ɛɪ\u032F ; # can also be /aɪ\u032F/ or /ɔɪ\u032F/ in some regions
36 e → e ; # can also be /ɛ/; needs a dictionary
62 {sch} [aeiou] → ʒ ; # can also be /ʃ/; needs a dictionary
63 {sch} → ʃ ; # can also be /ʒ/; needs a dictionary
66 s → s ; # can also be /z/; needs a dictionary
/external/iptables/extensions/
Dlibipt_CLUSTERIP.c57 .also = O_NEW},
59 .also = O_NEW, .flags = XTOPT_PUT, XTOPT_POINTER(s, clustermac)},
62 .also = O_NEW, .max = CLUSTERIP_MAX_NODES},
65 .also = O_NEW, .max = CLUSTERIP_MAX_NODES},
68 .also = O_NEW, .max = UINT_MAX},
/external/pdfium/
Dpdfium.gni24 # If XFA, also support bmp codec. Ignored if not XFA.
27 # If XFA, also support gif codec. Ignored if not XFA.
30 # If XFA, also support png codec. Ignored if not XFA.
33 # If XFA, also support png codec. Ignored if not XFA.
/external/python/cpython3/Doc/library/
Dcollections.abc.rst110 See also the definition of :term:`iterable`.
121 :meth:`~iterator.__next__` methods. See also the definition of
126 ABC for iterable classes that also provide the :meth:`__reversed__`
136 See also the definition of :term:`generator`.
199 :meth:`~coroutine.close`. Custom implementations must also implement
200 :meth:`__await__`. All :class:`Coroutine` instances are also instances of
201 :class:`Awaitable`. See also the definition of :term:`coroutine`.
214 ABC for classes that provide ``__aiter__`` method. See also the
222 methods. See also the definition of :term:`asynchronous iterator`.
241 Several of the ABCs are also useful as mixins that make it easier to develop
Dfractions.rst46 value and is accepted by the :class:`float` constructor is also
48 input string may also have leading and/or trailing whitespace.
105 From Python 3.2 onwards, you can also construct a
116 From Python 3.2 onwards, you can also construct a
145 also be accessed through the :func:`math.floor` function:
155 also be accessed through the :func:`math.ceil` function.
165 method can also be accessed through the :func:`round` function.
D2to3.rst12 possible to write your own fixers for 2to3. :mod:`lib2to3` could also be
23 also located in the :file:`Tools/scripts` directory of the Python root.
42 A diff against the original source file is printed. 2to3 can also write the
44 file is made unless :option:`!-n` is also given.) Writing the changes back is
91 2to3 can also refactor doctests. To enable this mode, use the :option:`!-d`
92 flag. Note that *only* doctests will be refactored. This also doesn't require
94 document could also be refactored with this option.
103 change can also be enabled manually with the :option:`!-p` flag. Use
216 :meth:`dict.values`. It also wraps existing usages of :meth:`dict.items`,
263 ``while 1`` becomes ``while True``. This fixer also tries to make use of
[all …]
/external/protobuf/objectivec/
DREADME.md48 `\*.pbobjc.m`) are then also added to the target.
63 string, but also so you can always safely pass them to isEqual:/compare:, etc.
66 A property that is type NSData\* also won't return nil, it will return an empty
70 A property that is another GPBMessage class also will not return nil. If the
93 A property that is of an Array or Dictionary type also provides *autocreator*
101 // for nil and alloc/init/assign them back along the way. You also don't have
111 property also provided that can return zero or the real count, but won't trigger
141 also requires changes to the generated code,
/external/fonttools/Doc/
Dinstall.txt8 an XML-based format (also called TTX), and back. This lets you edit TTF or
48 (optional) C extension contained in FontTools. On Unix it also installs the
49 "ttx" command line tool. This tool can also be used on Windows, but might
65 You can also email me directly at just@letterror.com.
68 contribute, you can also subscribe to the fonttools-checkins mailing list.
73 The FontTools sources are also accessible here:
/external/clang/test/ASTMerge/
Dcategory.m6 // CHECK: category1.m:16:1: note: instance method 'method2' also declared here
8 // CHECK: category1.m:24:1: note: instance method 'method3' also declared here
10 // CHECK: category1.m:46:1: note: instance method 'blah' also declared here
/external/ltp/testcases/network/multicast/
DREADME9 These tests also assume an identical path tree for their location on the remote
11 it must also be located in "/home/ltptests" on the remote machine (RHOST).
13 You will also need to setup a ".rhosts" file in root's home directory on the
/external/curl/docs/
DREADME.netware14 curl users are NetWare-based, especially also consuming the lib from PHP.
17 those pages are also provided as web pages on the curl web site.
19 The main curl.1 man page is also "built-in" in the command line tool. Use a
/external/flatbuffers/docs/source/
DBenchmarks.md7 and pugixml, also one of the fastest XML parsers.
9 We also compare against code that doesn't use a serialization library
16 intended), and also with JSON as the wire format with the optional JSON
42 It currently also isn't fully cross-platform portable (lack of VS support).
48 - C# comes with built-in serialization functionality, as used by Unity also.
/external/python/cpython2/Doc/library/
D2to3.rst12 possible to write your own fixers for 2to3. :mod:`lib2to3` could also be
23 also located in the :file:`Tools/scripts` directory of the Python root.
42 A diff against the original source file is printed. 2to3 can also write the
44 file is made unless :option:`!-n` is also given.) Writing the changes back is
91 2to3 can also refactor doctests. To enable this mode, use the :option:`!-d`
92 flag. Note that *only* doctests will be refactored. This also doesn't require
94 document could also be refactored with this option.
103 change can also be enabled manually with the :option:`!-p` flag. Use
216 :meth:`dict.values`. It also wraps existing usages of :meth:`dict.items`,
263 ``while 1`` becomes ``while True``. This fixer also tries to make use of
[all …]
/external/python/cpython2/Demo/
DREADME9 can also be considered good examples of how to write Python code.
16 cgi CGI examples (see also ../Tools/faqwiz/.)
26 (see also pysvr).
60 zlib Some demos for the zlib module (see also the standard
/external/parameter-framework/upstream/remote-process/
DREADME.md6 ParameterFrameworkConfiguration.xml) and if the port is also defined in the
15 remote-process may also be used to communicate with test-platform
25 You may also run a batch of commands by passing them on remote-process'
/external/python/cpython2/Doc/tutorial/
Dindex.rst15 https://www.python.org/, and may be freely distributed. The same site also
20 implemented in C or C++ (or other languages callable from C). Python is also
31 :ref:`c-api-index`. There are also several books covering Python in depth.
40 The :ref:`glossary` is also worth going through.
/external/python/cpython3/Doc/tutorial/
Dindex.rst15 https://www.python.org/, and may be freely distributed. The same site also
20 implemented in C or C++ (or other languages callable from C). Python is also
31 :ref:`c-api-index`. There are also several books covering Python in depth.
40 The :ref:`glossary` is also worth going through.

12345678910>>...170