/frameworks/support/work/workmanager/src/main/java/androidx/work/impl/utils/ |
D | LiveDataUtils.java | 49 public static <In, Out> LiveData<Out> dedupedMappedLiveDataFor( in dedupedMappedLiveDataFor() 50 @NonNull LiveData<In> inputLiveData, in dedupedMappedLiveDataFor() 51 @NonNull final Function<In, Out> mappingMethod) { in dedupedMappedLiveDataFor() argument 53 outputLiveData.addSource(inputLiveData, new Observer<In>() { in dedupedMappedLiveDataFor() 55 public void onChanged(@Nullable final In input) { in dedupedMappedLiveDataFor()
|
/frameworks/compile/slang/tests/F_root_compute_really_bad/ |
D | stderr.txt.expect | 2 root_compute_really_bad.rs:5:31: error: In compute kernel root(), special parameter 'x' must be def… 3 root_compute_really_bad.rs:6:19: error: In compute kernel root(), parameter 'extra1' cannot appear … 4 root_compute_really_bad.rs:6:36: error: In compute kernel root(), parameter 'extra2' cannot appear … 14 root_compute_really_bad.rs:16:38: error: In compute kernel root_kernel(), special parameter 'x' mus… 15 root_compute_really_bad.rs:16:50: error: In compute kernel root_kernel(), parameter 'extra1' cannot… 16 root_compute_really_bad.rs:16:67: error: In compute kernel root_kernel(), parameter 'extra2' cannot…
|
/frameworks/compile/slang/tests/F_root_compute_too_many_args/ |
D | stderr.txt.expect | 1 root_compute_too_many_args.rs:6:20: error: In compute kernel root(), parameter 'extra1' cannot appe… 2 root_compute_too_many_args.rs:6:37: error: In compute kernel root(), parameter 'extra2' cannot appe…
|
/frameworks/compile/slang/tests/F_root_compute_non_uint32_t_xyzwar/ |
D | stderr.txt.expect | 6 root_compute_non_uint32_t_xyzwar.rs:6:44: error: In compute kernel root(), parameter 'w' cannot app… 7 root_compute_non_uint32_t_xyzwar.rs:6:53: error: In compute kernel root(), parameter 'ar' cannot ap…
|
/frameworks/compile/slang/ |
D | README.rst | 112 In fountain.rs, we have:: 116 In ScriptC_fountain.java, we have:: 140 In ScriptC_fountain.java, llvm-rs-cc will reflect the following methods:: 147 to the functions and global variables within a script. In summary, 169 In fountain.rs, we have:: 180 struct. In this case, llvm-rs-cc will reflect two files, 201 In ScriptField_Point_s.java:: 207 // In general, this method would not be invoked directly 242 * In terms of a script's global functions, they can be called from Java. 294 * In terms of a script's global data, global variables can be written
|
/frameworks/compile/slang/tests/F_ctxt_wrong_place/ |
D | stderr.txt.expect | 1 ctxt_wrong_place.rs:9:57: error: In compute kernel bad(), special parameter 'context' must be defin…
|
/frameworks/compile/slang/tests/F_ctxt_wrong_name/ |
D | stderr.txt.expect | 2 context.rs:5:57: error: In compute kernel bad(), special parameter 'context' must be defined before…
|
/frameworks/base/core/java/org/chromium/arc/ |
D | EventLogTags.logtags | 6 # In case of conflicts build will fail, so we do not need to worry too much
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_recordable.txt | 113 that were considered during its design. In both cases it is assumed that a 121 In this case, the VisualID of the EGLConfig would correspond to a YUV 129 video encoder. In this case, the VisualID of the EGLConfig would
|
/frameworks/native/opengl/libs/ |
D | Android.bp | 66 // In particular, DO NOT add libutils or anything "above" libcutils 102 // In particular, DO NOT add libutils nor anything "above" libui
|
/frameworks/compile/slang/tests/F_root_compute_non_uint32_t_xyzar/ |
D | stderr.txt.expect | 6 root_compute_non_uint32_t_xyzar.rs:5:45: error: In compute kernel root(), parameter 'ar' cannot app…
|
/frameworks/ml/nn/driver/cache/ |
D | Android.bp | 29 // In particular, DO NOT add libutils or anything "above" libcutils
|
/frameworks/minikin/doc/ |
D | minikin_style.md | 7 In dir/foo.cc or dir/foo_test.cc, whose main purpose is to implement or test the stuff in
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/ |
D | strategy_for_usage.pfw | 24 # In case of Ring or Alarm stream type active, switching to sonification
|
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-common/SRC/ |
D | DriverView.java.template | 39 // In this case, just use the defaults
|
/frameworks/base/media/lib/tvremote/ |
D | README.txt | 15 the interface. In this way it is like framework.jar.
|
/frameworks/base/location/lib/ |
D | README.txt | 16 the interface. In this way it is like framework.jar.
|
/frameworks/compile/libbcc/bcinfo/ |
D | Android.bp | 101 // Export only the symbols in the bcinfo namespace. In particular,
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 234 // In GSM/UMTS, numeric format is 3 digit country code plus 2 or 3 digit 245 // In home network 248 // In a roaming network, but we can not tell 252 // In domestic roaming network 255 // In international roaming network 922 // In Multi-SIM devices this indicates SIM slot 1275 // In Multi-SIM devices this indicates SIM slot 1437 // In Multi-SIM devices this indicates SIM slot
|
/frameworks/native/vulkan/ |
D | README.md | 7 … and formatting, except with four-space indentation instead of two spaces. In general, any C++ fea…
|
/frameworks/support/ |
D | adding-support-library-as-included-build.md | 20 * In your build.gradle, update any versions that refer to previous versions of
|
/frameworks/base/media/lib/remotedisplay/ |
D | README.txt | 24 the interface. In this way it is like framework.jar.
|
/frameworks/av/drm/mediacas/plugins/clearkey/protos/ |
D | license_protos.proto | 58 // Note: In the previous implementation, the schema accommodated multiple
|
/frameworks/base/media/lib/signer/ |
D | README.txt | 26 the interface. In this way it is like framework.jar.
|
/frameworks/compile/libbcc/ |
D | README.rst | 188 For ext_vec_types such as float2, a set of registers will be used. In the case 193 Note: stack will be aligned to the coarsest-grained argument. In the case of
|