Searched refs:explicitly (Results 1 – 25 of 203) sorted by relevance
123456789
/frameworks/compile/slang/tests/P_warnings_deprecated/ |
D | stderr.txt.expect | 2 …rks/rs/script_api/include/rs_math.rsh:6482:5: note: 'rsClamp' has been explicitly marked deprecate… 4 …api/include/rs_object_info.rsh:381:5: note: 'rsGetAllocation' has been explicitly marked deprecate…
|
/frameworks/hardware/interfaces/bufferhub/1.0/ |
D | README.md | 3 This is used to explicitly exclude the interface from the VNDK. Disallow direct vendor access
|
/frameworks/opt/setupwizard/tools/gradle/ |
D | android.properties | 10 // unless explicitly enabled
|
/frameworks/base/services/tests/wmtests/ |
D | Android.bp | 35 // These are not normally accessible from apps so they must be explicitly included.
|
/frameworks/base/services/tests/uiservicestests/ |
D | Android.bp | 42 // These are not normally accessible from apps so they must be explicitly included.
|
/frameworks/native/cmds/installd/ |
D | otapreopt.rc | 7 # explicitly list all the ISAs we know.
|
/frameworks/base/tests/SurfaceComposition/ |
D | Android.bp | 18 // When built, explicitly put it in the data partition.
|
/frameworks/base/tests/net/smoketest/ |
D | Android.bp | 3 // fails to load that library unless *all* the dependencies of that library are explicitly
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/benchmarks/ |
D | benchmark_messages_proto3.proto | 8 // This is the default, but we specify it here explicitly.
|
D | benchmark_messages_proto2.proto | 8 // This is the default, but we specify it here explicitly.
|
/frameworks/base/core/tests/mockingcoretests/ |
D | Android.bp | 43 // These are not normally accessible from apps so they must be explicitly included.
|
/frameworks/base/core/proto/android/service/ |
D | package.proto | 93 // This component or application has been explicitly disabled, regardless of 96 // The user has explicitly disabled the application, regardless of what it has
|
/frameworks/av/media/libaaudio/src/ |
D | Android.bp | 65 // AAUDIO_API is used to explicitly export a function or a variable as a visible symbol.
|
/frameworks/base/services/tests/servicestests/ |
D | Android.bp | 61 // These are not normally accessible from apps so they must be explicitly included.
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/docs/swift/ |
D | DesignDoc.md | 175 not explicitly set, the user expects to get that value. This makes Swift 278 this is a data-interchange format with explicitly-sized fields, we should not 279 hide that information from the user. Users will have to explicitly write 304 If the user explicitly sets `bar` to nil, or if it was never set when read from 392 computed property manually. The `UNKNOWN_VALUE` case is explicitly chosen to be 405 be explicitly unwrapped. For example, if we consider a message with the enum 428 its default value), while eliminating the need to explicitly unwrap it in a 517 explicitly set. 571 // Do something with name if it was explicitly set 573 // Do something with id_number if it was explicitly set [all …]
|
/frameworks/base/core/proto/android/providers/settings/ |
D | system.proto | 135 // orientation. If 0, it will not be used unless explicitly requested 137 // explicitly disabled by the application. 207 // Not used anymore. On devices with vibrator, the user explicitly selects
|
/frameworks/opt/gamesdk/samples/ |
D | gamesdk.cmake | 5 # and ANDROID_PLATFORM, unless you explicitly set GAMESDK_NDK_VERSION
|
/frameworks/base/core/proto/android/telecomm/ |
D | enums.proto | 75 * to this state is by the user putting an {@link #ACTIVE} call on hold by explicitly performing 83 * explicitly ends a call, it will not transition to this state until the call service confirms
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
D | python.proto | 42 // tests for speed unless explicitly testing code size optimization.
|
/frameworks/base/core/proto/android/telephony/ |
D | enums.proto | 88 * Radio of telephony is explicitly powered off.
|
/frameworks/base/tools/aapt2/ |
D | Resources.proto | 112 // No visibility was explicitly specified. This is typically treated as private. 118 // A resource was explicitly marked as private. This means the resource can not be accessed 124 // A resource was explicitly marked as public. This means the resource can be accessed 138 // Whether a resource comes from a compile-time overlay and is explicitly allowed to not overlay an
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/ |
D | GPBObjectiveCPlusPlusTest.mm | 45 // Some of the tests explicitly use cross file enums also.
|
/frameworks/ml/nn/tools/test_generator/ |
D | README.md | 104 By default, examples will be attached to the most recent instantiated model. You can explicitly spe… 124 …> quant8. The target data type for each operand to transform has to be explicitly specified. It is… 316 If not explicitly specified, the minimal required HAL version will be inferred from the path, e.g. …
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ |
D | CONTRIBUTORS.txt | 71 * Fixed warnings about generated constructors not explicitly initializing
|
/frameworks/ml/nn/extensions/ |
D | README.md | 15 Vendor extensions can only be used by explicitly specified Android apps and
|
123456789