Home
last modified time | relevance | path

Searched refs:with (Results 1 – 25 of 1030) sorted by relevance

12345678910>>...42

/frameworks/compile/mclinker/include/mcld/LD/
DDiagMips.inc4 "target '%0' is incompatible with '%1' in %2",
5 "target '%0' is incompatible with '%1' in %2")
8 "target arch '%0' is inconsist with the '%1' in %2",
9 "target arch '%0' is inconsist with the '%1' in %2")
20 "target ABI is incompatible with ABI in %0",
21 "target ABI is incompatible with ABI in %0")
24 "target -mnan=%0 flag is incompatible with -mnan=%1 in %2",
25 "target -mnan=%0 flag is incompatible with -mnan=%1 in %2")
28 "target -mfp flag is incompatible with -mfp in %0",
29 "target -mfp flag is incompatible with -mfp in %0")
[all …]
DDiagAttribute.inc8 "skip unrecognized private vendor subsection with name '%0' in %1.",
9 "skip unrecognized private vendor subsection with name '%0' in %1.")
29 "compatible with the output (value=%2).",
31 "compatible with the output (value=%2).")
60 "incompatible size of wchar_t in input %0 (value=%1) with the output "
62 "incompatible size of wchar_t in input %0 (value=%1) with the output "
66 "unknown mandatory attribute with tag %0 was ignored in %1.",
67 "unknown mandatory attribute with tag %0 was ignored in %1.")
70 "unknown attribute with tag %0 was ignored in %1.",
71 "unknown attribute with tag %0 was ignored in %1.")
/frameworks/base/tools/aapt2/
Dreadme.md5 - Fixed issue with resource deduplication. (bug 64397629)
6 - Added a daemon mode for issuing commands. This is invoked with `aapt2 daemon`.
7 Command line arguments are separated by newlines, with an empty line signalling the
13 - Made improvements to handling of paths on Windows. This should resolve a lot of issues with
19 - Fixed issue where ints and floats with trailing whitespace would not be parsed. (bug 62902869)
36 - Resources declared via `<item>` with no format attribute were changed to accept all
42 instead. This fix brings behavior in-line with AAPT. (bug 38355988)
56 NOTE: 9-patches will not be processed correctly with this flag set.
60 - If an app is building with a minSdkVersion < 26 and a --package-id XX where XX > 7F, aapt2
64 a resource ID by assuming it is larger than 0. In Java, a resource ID with package ID greater
[all …]
/frameworks/rs/script_api/include/
Drs_value_types.rsh5 * you may not use this file except in compliance with the License.
43 * Single entries can be accessed by following the variable name with a dot and:
48 * For example, with int4 myVar; the following are equivalent:
77 * v3 = v3.xas0; // Invalid: can't mix xyzw with rgba nor s0...
107 * into a single 32 bit field with 32 bit alignment.
117 * into a single 64 bit field with 64 bit alignment.
127 * into a single 64 bit field with 64 bit alignment.
259 * with a 64 bit alignment.
262 * with a 64 bit alignment.
270 * with a 128 bit alignment.
[all …]
/frameworks/av/drm/libmediadrm/protos/
Dmetrics.proto5 * you may not use this file except in compliance with the License.
28 // Attributes are associated with a recorded value. E.g. A counter may
32 // Reserved for compatibility with logging proto.
45 // The Counter message is used to store a count value with an associated
49 // Represents the attributes associated with this counter instance.
62 // Represents the attributes assocated with this distribution metric
75 // code associated with it.
79 // code associated with it.
/frameworks/base/libs/incident/proto/android/
Dprivacy.proto5 * you may not use this file except in compliance with the License.
27 // Fields or messages annotated with DEST_LOCAL must never be
32 // Fields or messages annotated with DEST_EXPLICIT can be sent
33 // off the device with an explicit user action.
36 // Fields or messages annotated with DEST_AUTOMATIC can be sent by
58 // Flags used to annotate a field with right privacy level.
/frameworks/base/wifi/tests/assets/hsr1/
DREADME.txt4 HSR1ProfileWithMissingBoundary.base64 - base64 encoded installation file with missing end-boundary …
5 …validContentType.base64 - base64 encoded installation file with that contains a MIME part with an …
/frameworks/base/libs/usb/tests/AccessoryChat/
DREADME.txt3 AccessoryChat - A Java app with a chat-like UI that sends and receives strings
6 accessorychat - A C command-line program that communicates with AccessoryChat.
10 android device with USB host support
/frameworks/layoutlib/rename_font/
DREADME2 with the SDK. There is bug in Java that returns incorrect results for
3 java.awt.Font#layoutGlyphVector() if two fonts with same name but differnt
4 versions are loaded. As a workaround, we rename all the fonts that we ship with
/frameworks/native/libs/ui/
DRect.cpp85 bool Rect::intersect(const Rect& with, Rect* result) const { in intersect() argument
86 result->left = max(left, with.left); in intersect()
87 result->top = max(top, with.top); in intersect()
88 result->right = min(right, with.right); in intersect()
89 result->bottom = min(bottom, with.bottom); in intersect()
/frameworks/native/opengl/tests/angeles/
DREADME.txt15 flat shaded with three different lights.
17 The original version was made for desktop with OpenGL. It was
33 and a separate source is included for Linux with X11.
41 application with objects generated using procedural
60 the source with PowerVR OpenGL ES SDK.
62 The demo application is briefly tested with a few other OpenGL ES
66 could still have some work to do with compatibility and correct
Dlicense-LGPL.txt43 code. If you link other code with the library, you must provide
45 with the library after making changes to the library and recompiling
48 We protect your rights with a two-step method: (1) we copyright the
64 consistent with the full freedom of use specified in this license.
73 When a program is linked with a library, whether statically or using
78 Public License permits more lax criteria for linking other code with
106 linked with the Library has the freedom and the wherewithal to run
113 be combined with the library in order to run.
125 prepared so as to be conveniently linked with application programs
132 portion of it, either verbatim or with modifications and/or translated
[all …]
/frameworks/rs/tests/java_api/Refocus/dataExtraction/
DRefocusTestTimingProcess.txt2 The app that comes with this documentation can be found inside android source tree at frameworks/rs…
9 3. You might want to run the script several times with some short intervals (a few seconds) and ave…
14with the log title “RefocusFilterF32” and the global allocation version with the log title “Refocu…
/frameworks/support/development/checkstyle/
DLICENSE43 code. If you link other code with the library, you must provide
45 with the library after making changes to the library and recompiling
48 We protect your rights with a two-step method: (1) we copyright the
64 consistent with the full freedom of use specified in this license.
73 When a program is linked with a library, whether statically or using
78 Public License permits more lax criteria for linking other code with
106 linked with the Library has the freedom and the wherewithal to run
113 be combined with the library in order to run.
125 prepared so as to be conveniently linked with application programs
132 portion of it, either verbatim or with modifications and/or translated
[all …]
/frameworks/compile/slang/tests/P_reduce_general_accumulator/
DScriptC_reduce_general_accumulator.java.expect5 * you may not use this file except in compliance with the License.
108 throw new RSRuntimeException("Type mismatch with I32!");
141 throw new RSRuntimeException("Type mismatch with I32!");
174 throw new RSRuntimeException("Type mismatch with I32!");
207 throw new RSRuntimeException("Type mismatch with I32!");
240 throw new RSRuntimeException("Type mismatch with I32!");
273 throw new RSRuntimeException("Type mismatch with I32!");
306 throw new RSRuntimeException("Type mismatch with I32!");
339 throw new RSRuntimeException("Type mismatch with I32!");
372 throw new RSRuntimeException("Type mismatch with I32!");
[all …]
/frameworks/base/media/tests/
DREADME.txt2 Uses instrumentation and so can be run with runtest.
6 Push to /sdcard/media_api/ for use with MediaFrameworkTest:
/frameworks/support/work/integration-tests/testapp/src/main/assets/
Dmems.txt46 a whole day my companion had rambled about the room with his chin
48 pipe with the strongest black tobacco, and absolutely deaf to any of
59 "I should be most happy to go down with you if I should not be in the
67 bringing with you your very excellent field-glass."
71 while Sherlock Holmes, with his sharp, eager face framed in his
127 leaning forward, with his long, thin forefinger checking off the
136 to one on him. He has always, however, been a prime favorite with the
174 carried a lantern with her, as it was very dark and the path ran
181 tweeds, with a cloth cap. He wore gaiters, and carried a heavy stick
182 with a knob to it. She was most impressed, however, by the extreme
[all …]
Dadvs.txt18 The Man with the Twisted Lip
72 passions, save with a gibe and a sneer. They were admirable things
87 while Holmes, who loathed every form of society with his whole
101 with all the readers of the daily press, I knew little of my former
107 well-remembered door, which must always be associated in my mind with
108 my wooing, and with the dark incidents of the Study in Scarlet, I was
109 seized with a keen desire to see Holmes again, and to know how he was
113 eagerly, with his head sunk upon his chest and his hands clasped
121 to see me. With hardly a word spoken, but with a kindly eye, he waved
158 rooms smelling of iodoform, with a black mark of nitrate of silver
[all …]
Dcase.txt49 some more astute sleuth with some even less astute comrade may fill
144 the papers. You may remember his negotiations with Sir George Lewis
145 over the Hammerford Will case. He is a man of the world with a
170 "Of course, I was prepared to find Dr. Watson," he remarked with a
172 dealing on this occasion, Mr. Holmes, with a man to whom violence is
177 applied," said Holmes with a smile. "Don't you smoke? Then you will
186 Colonel Damery threw up his kid-gloved hands with a laugh. "There is
209 "Then you will sympathize with the client in whose interests I am
228 darkened with emotion and disappointment.
253 with a most fascinating manner, a gentle voice, and that air of
[all …]
Dretn.txt56 shared my knowledge with them, for I should have considered it my
61 It can be imagined that my close intimacy with Sherlock Holmes had
63 never failed to read with care the various problems which came before
65 satisfaction to employ his methods in their solution, though with
101 of those who had played with him--Mr. Murray, Sir John Hardy, and
107 winner. It came out in evidence that in partnership with Colonel
113 His mother and sister were out spending the evening with a relation.
127 paper with the names of some club friends opposite to them, from
143 remarkable shot who could with a revolver inflict so deadly a wound.
162 with coloured glasses, whom I strongly suspected of being a
[all …]
Dlstb.txt43 government, with historical results which are recounted in His Last
88 in front of the fire afterwards with a thoughtful face, smoking his
90 turned upon me with a mischievous twinkle in his eyes.
101 back to some of those narratives with which you have afflicted a
127 to pieces because it is not connected up with the work for which it
154 could not leave it where it was. Private detectives are a class with
181 unbrushed and unkempt, with dress boots and waistcoat buttoned awry,
184 Our client looked down with a rueful face at his own unconventional
196 within his limitations, a capable officer. He shook hands with Holmes
219 Our client had sat up with staring eyes and every tinge of colour
[all …]
/frameworks/native/cmds/flatland/
DREADME.txt5 synchronization framework, so it can only be run on devices with drivers
17 with GPU rendering, those should be stopped as well (and ideally they'd be
22 memory bus clocks. Running flatland with dynamic clocking essentially
26 If running the benchmark with the clocks locked causes thermal issues, the -s
68 yield a stable result. Occasionally this happens with an otherwise stable
71 probably indicates that something is wrong with the environment in which
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt113 sets the callback function pointers that client APIs associated with
114 display <dpy> can use to interact with caching functionality provided by
116 the cache and associates it with the given key. <get> points to a function
117 that retrieves from the cache the value associated with a given key. The
124 called until the time that the last resource associated with <dpy> is
137 To insert a new binary value into the cache and associate it with a given
151 with the given key in the past then it is undefined which value, if any, is
152 associated with the key after the set call. Note that while there are no
156 To retrieve the binary value associated with a given key from the cache, a
165 a value associated with the given key then the size of that binary value in
/frameworks/base/proto/src/
Dwifi.proto5 * you may not use this file except in compliance with the License.
118 // Wifi is enabled and associated with an AP.
163 // Total count of triggers with atleast one bad association network
166 // Total count of triggers with atleast one bad authentication network
169 // Total count of triggers with atleast one bad dhcp network
172 // Total count of triggers with atleast one bad other network
280 // Histogram counting instances of scans with N many ScanResults with unique ssids
283 // Histogram counting instances of scans with N many ScanResults/bssids
286 // Histogram counting instances of scans with N many unique open ssids
289 // Histogram counting instances of scans with N many bssids for open networks
[all …]
/frameworks/base/libs/hwui/protos/
Dgraphicsstats.proto5 * you may not use this file except in compliance with the License.
25 // keep the other file in sync with this one.
40 // Compatible with java.util.Date#setTime()
55 // Number of frames with slow render time. Frames are considered janky if

12345678910>>...42