Home
last modified time | relevance | path

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

12345678910>>...56

/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/opt/gamesdk/third_party/protobuf-3.0.0/csharp/
DCHANGES.txt32 - Optimize FromBase64String to return Empty when presented with empty string.
50 - Issue 50: The XML serializer will fail to deserialize a message with empty
65 - Added option service_generator_type to control service generation with
72 custom implementation of writers with both speed and size optimizations.
76 - Issue 3: Add option to mark generated code with attribute
78 - Issue 21: Decorate fields with [deprecated=true] as [System.Obsolete]
80 - Issue 24: Support for using Json/Xml formats with ICodedInputStream
85 - Issue 13: Message with Field same name as message causes uncompilable .cs
86 - Issue 16: Does not integrate well with other tooling
94 can disable private ctor generation with the option generate_private_ctor.
[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/core/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/services/tests/servicestests/assets/PackageSignaturesTest/xml/
DREADME1 The XML files in this directory are taken from the packages tag of a test APK signed with the
7 2. Sign the APK with the first signer:
42 Step 2 can be modified to sign with multiple signers by running one of the following commands:
44 - To sign with two signers in the lineage (after the signing key has been rotated once):
49 - To sign with three signers in the lineage (after the second key rotation):
54 - To sign with two distinct signers (NOTE: The V3 signature scheme only supports a single signer,
55 so this method can only be used with signature schemes V1 and V2):
/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/opt/gamesdk/third_party/protobuf-3.0.0/
Dconfigure.ac1 ## Process this file with autoconf to produce configure.
18 # version with the "-pre" suffix. (We used to use "-SNAPSHOT" but this pushed
51 [AS_HELP_STRING([--with-zlib],
56 [AS_HELP_STRING([--with-protoc=COMMAND],
69 # test_util.cc takes forever to compile with GCC and optimization turned on.
125 AC_MSG_FAILURE([--with-zlib was given, but no working zlib library was found])
132 …AC_MSG_FAILURE([--with-zlib was given, but zlib headers were not present or were too old (requires…
145 # Does not start with a slash, but contains a slash. So, it's a relative
147 # Since it will actually be executed from the src directory, prefix with
149 # is a nested package and --with-protoc was actually given on the outer
/frameworks/native/libs/ui/
DRect.cpp93 bool Rect::intersect(const Rect& with, Rect* result) const { in intersect() argument
94 result->left = max(left, with.left); in intersect()
95 result->top = max(top, with.top); in intersect()
96 result->right = min(right, with.right); in intersect()
97 result->bottom = min(bottom, with.bottom); in intersect()
/frameworks/base/core/proto/android/server/
Dbackup_chunks_metadata.proto5 * you may not use this file except in compliance with the License.
22 // Cipher type with which the chunks are encrypted. For now we only support AES/GCM/NoPadding, but
26 // Chunk is prefixed with a 12-byte nonce. The tag length is 16 bytes.
30 // Checksum type with which the plaintext is verified.
44 // the backup file is prefixed with its length. This allows us to decrypt each chunk but does
58 // List of the chunks in the blob, along with the length of each chunk. From this is it possible to
68 // Cipher algorithm with which the chunks are encrypted.
76 // The document ID returned from Scotty server after uploading the blob associated with this
88 // before being uploaded to the server, with a key unknown to the server.
113 // data structure is only ever uploaded to the server encrypted with a key unknown to the server.
[all …]
/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/ml/nn/tools/systrace_parser/parser/test/
Domr1.txt15 * This total ignores missing (n/a) values and thus is not necessarily consistent with the rest of t…
30 * This total ignores missing (n/a) values and thus is not necessarily consistent with the rest of t…
45 * This total ignores missing (n/a) values and thus is not necessarily consistent with the rest of t…
60 * This total ignores missing (n/a) values and thus is not necessarily consistent with the rest of t…
75 * This total ignores missing (n/a) values and thus is not necessarily consistent with the rest of t…
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/m4/
Dacx_pthread.m426 dnl NOTE: You are assumed to not only compile your program with these
27 dnl flags, but also link it with them as well. e.g. you should link
28 dnl with $PTHREAD_CC $CFLAGS $PTHREAD_CFLAGS $LDFLAGS ... $PTHREAD_LIBS
49 dnl on work by SGJ on autoconf scripts for FFTW (www.fftw.org) (with
81 AC_MSG_CHECKING([for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS])
97 # Create a list of thread flags to try. Items starting with a "-" are
129 # tests will erroneously succeed. (We need to link with -pthreads/-mt/
148 AC_MSG_CHECKING([whether pthreads work with $flag])
175 # due to DEC craziness with -lpthreads. We check for
232 # More AIX lossage: must compile with xlc_r or cc_r
[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/opt/gamesdk/third_party/protobuf-3.0.0/protoc-artifacts/
DREADME.md57 For example, MinGW32 only ships with 32-bit compilers, but you can still build
58 32-bit protoc under 64-bit Windows, with the following command:
72 - Windows (x86_32 and x86_64) with
73 - Cygwin64 with MinGW compilers (x86_64)
74 - MSYS with MinGW32 (x86_32)
78 adding a dependency of `libwinpthread-1.dll`, which isn't shipped with
98 A 32-bit artifact can be deployed from a 64-bit host with
127 environment. It has been tested with Docker 1.6.1.
175 - Windows x86_32: MSYS with ``mingw32-gcc-g++ 4.8.1-4`` on Windows 7 64-bit
176 - Windows x86_64: Cygwin64 with ``mingw64-x86_64-gcc-g++ 4.8.3-1`` on Windows 7 64-bit
/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/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/
DGPBUtilitiesTests.m5 // Redistribution and use in source and binary forms, with or without
13 // in the documentation and/or other materials provided with the
66 // correctly, and with a key of zero to check that).
116 // which was generated with 2.
132 // -testTextFormat uses all protos with fields that don't require special
171 // TODO(thomasvl): add test with extensions once those format with correct names.
192 XCTAssertNotNil(field, @"No field with name: %@", fieldName);
/frameworks/base/tools/signedconfig/
Dverify_b64.sh28 echo Verified with ${PROD_KEY_NAME}
33 echo Verified with ${DEBUG_KEY_NAME}
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/
DREADME.md3 This directory contains tests to ensure protobuf library is compatible with
8 For each released protobuf version we are testing compatibility with, there
9 is a sub-directory with the following layout (take v2.5.0 as an example):
25 It's also divided into 3 submodule with tests depending on more_protos and
/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:

12345678910>>...56