Searched refs:does (Results 1 – 25 of 269) sorted by relevance
1234567891011
/frameworks/compile/slang/tests/F_reduce_general_bad_accumulator/ |
D | reduce_general_bad_accumulator.rscript | 17 // outconverter does not help 31 // outconverter does not help 46 // outconverter does not help 58 // outconverter does not help
|
/frameworks/av/services/mediatranscoding/ |
D | .clang-format | 21 # lines indented eight spaces.". clang-format does not support having the colon 27 # more code that does not indent the case labels in frameworks/base. 32 # Android does support C++11 now.
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagCommonKinds.inc | 82 "Target does not support --whole-archive", 83 "Target does not support --whole-archive") 86 "Target does not support --as-needed", 87 "Target does not support --as-needed") 91 "Target does not support --add-needed") 94 "Target does not support --Bdynamic", 95 "Target does not support --Bdynamic") 98 "can not enable --as-needed on the target which does not support shared " 100 "can not enable --as-needed on the target which does not support shared "
|
/frameworks/base/tests/Camera2Tests/SmartCamera/ |
D | README.txt | 41 What does it do: 44 bottom preview and save them to the Gallery. It does this by looking at the 57 What libraries does it use:
|
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-common/SRC/ |
D | DriverView.java.template | 28 // Script that does the rendering 42 // Create an instance of the script that does the rendering
|
/frameworks/base/location/lib/ |
D | README.txt | 18 --- Why does this library exists? --- 30 API that does not leak the internal classes.
|
/frameworks/av/media/libmediatranscoding/ |
D | .clang-format | 37 # lines indented eight spaces.". clang-format does not support having the colon 43 # more code that does not indent the case labels in frameworks/base.
|
/frameworks/base/core/proto/android/app/ |
D | alarmmanager.proto | 35 // alarm does not wake the device up; if it goes off while the device is 42 // sleep). This alarm does not wake the device up; if it goes off while the
|
/frameworks/libs/native_bridge_support/libc/ |
D | Android.bp | 88 // Arm 32 bit does not produce complete exidx unwind information 89 // so keep the .debug_frame which is relatively small and does
|
/frameworks/av/media/libstagefright/foundation/ |
D | Android.bp | 49 // target below does not allow adding header_libs. 175 // target below does not allow adding header_libs.
|
/frameworks/compile/slang/tests/P_struct_field/ |
D | struct_field.rscript | 29 s_innerOne innerOneC; // does a typedef confuse reflection?
|
/frameworks/av/media/libaaudio/src/fifo/ |
D | README.md | 2 This does not require mutexes.
|
/frameworks/av/media/libstagefright/id3/ |
D | TEST_MAPPING | 13 // does run he 32 and 64 bit tests, but not the instant tests
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_GLES_layers.txt | 40 It does not add any requirements to drivers or hardware.
|
/frameworks/av/media/codecs/m4v_h263/ |
D | TEST_MAPPING | 11 // between decode and encode AndroidTest.xml files -- except that encode does NOT
|
/frameworks/base/core/proto/android/internal/ |
D | binder_latency.proto | 52 // This field does not contain PII. 61 // This field does not contain PII.
|
/frameworks/base/samples/training/network-usage/ |
D | README.txt | 4 This Network Usage sample app does the following:
|
/frameworks/native/cmds/bugreportz/ |
D | readme.md | 15 On version 1.0, `bugreportz` does not generate any output on `stdout` until the bugreport is
|
/frameworks/native/services/inputflinger/docs/ |
D | anr.md | 12 ## 1. Application does not respond to an input event that was sent to it. ## 14 The most common case is when an application does not respond to input that dispatcher sent to it. T… 27 … window timeout changes, it only affects new events being dispatched, and does not alter the timeo… 47 ## 2. Application does not have a focused window, and a focused event comes in ##
|
/frameworks/native/libs/input/tests/ |
D | Android.bp | 45 // NOTE: This is a compile time test, and does not need to be
|
/frameworks/rs/driver/ |
D | README.txt | 9 However, only user bitcode has a wrapper -- libclcore.bc does not.
|
/frameworks/base/core/proto/android/net/ |
D | networkrequest.proto | 35 // NetworkRequest, it does not have a type; the type is set by the 59 // Like REQUEST but does not cause any networks to retain the
|
/frameworks/rs/tests/lldb/jni/MultipleRSFiles/jnimultiplersfiles/ |
D | first.rscript | 22 /* RenderScript kernel that just sets the colour of the screen and does some
|
/frameworks/rs/tests/lldb/java/NoDebugWaitAttach/src/rs/ |
D | simple.rscript | 22 /* RenderScript kernel that just sets the colour of the screen and does some
|
/frameworks/rs/tests/lldb/cpp/MultipleRSFiles/ |
D | first.rscript | 22 /* RenderScript kernel that just sets the colour of the screen and does some
|
1234567891011