Home
last modified time | relevance | path

Searched refs:into (Results 1 – 25 of 122) sorted by relevance

12345

/frameworks/rs/script_api/include/
Drs_value_types.rsh107 * 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.
258 * A vector of two floats. These two floats are packed into a single 64 bit field
261 * A vector of two floats. These two floats are packed into a single 64 bit field
269 * A vector of three floats. These three floats are packed into a single 128 bit field
277 * A vector of four floats type. These four floats are packed into a single 128 bit field
285 * A vector of two doubles. These two double fields packed into a single 128 bit field
293 * A vector of three doubles. These three double fields packed into a single 256 bit field
301 * A vector of four doubles. These four double fields packed into a single 256 bit field
[all …]
/frameworks/base/core/java/com/android/internal/app/
DResolverListController.java137 public void addResolveListDedupe(List<ResolverActivity.ResolvedComponentInfo> into, in addResolveListDedupe() argument
141 final int intoCount = into.size(); in addResolveListDedupe()
147 final ResolverActivity.ResolvedComponentInfo rci = into.get(j); in addResolveListDedupe()
160 into.add(rci); in addResolveListDedupe()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DREADME.txt30 state information (screen on/off, battery state, sleep policy) go as input into
47 …zard opts user into allowing scanning for improved location. We show no further dialogs in setup w…
/frameworks/compile/mclinker/include/mcld/LD/
DDiagLayouts.inc33 "ICF folding section `%0' of `%1' into `%2' of `%3'",
34 "ICF folding section `%0' of `%1' into `%2' of `%3'")
/frameworks/compile/libbcc/
DREADME.rst26 into machine code
30 * after each compilation, serialize the in-memory executable into a
172 a page size, so that we can mmap the context directly into memory.
185 On ARM, the first 4 arguments will go into r0, r1, r2, and r3, in that order.
190 argument in the function prototype, float2.x will go into r0, and float2.y,
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/res/
D.README2 is not possible to check in a directory into git. This file guarantees the res
/frameworks/compile/mclinker/lib/Support/Windows/
DPathV3.inc33 // -> push current into stack
154 // 1. All elements have been put into cache, and iterator stays at the end
156 // 2. Some but not all elements had beed put into cache, and we stoped.
/frameworks/wilhelm/doc/
DREADME.txt1 …ing the OpenSL-ES API you should compile and link the OpenSLES_IID.c file into your project. This …
/frameworks/base/tests/SmokeTest/tests/
DAndroid.bp7 // automatically get all of its classes loaded into our environment.
/frameworks/base/tests/AccessoryDisplay/
DREADME13 a monitor or video dock that the user will want to plug a phone into.
45 so the USB OTG cable should be plugged directly into it.
/frameworks/compile/mclinker/lib/Support/Unix/
DPathV3.inc39 // -> push current into stack
185 // 1. All elements have been put into cache, and iterator stays at the end
187 // 2. Some but not all elements had been put into cache, and we stoped.
/frameworks/compile/libbcc/tests/libbcc/
Dtest_slang_version_info.ll2 ; to generate the source into the `.rs.info` symbol that's placed in the
27 ; Assert that bcc emits the correct version info into the .rs.info symbol
31 ; Assert that bcc emits the correct version info into the .rs.info symbol
Dgetelementptr.ll2 ; instructions into the driver info structure as expected - namely,
3 ; that they index into the right positions of the structure and that
/frameworks/native/cmds/installd/
Dotapreopt.rc2 # into the dalvik-cache (relabeling them).
/frameworks/base/core/proto/android/net/
Dnetworkrequest.proto63 // higher-scoring network will not go into the background immediately,
64 // but will linger and go into the background after the linger timeout.
/frameworks/minikin/doc/
Dhyb_file_format.md15 Further, at some point we will probably pack patterns for multiple languages into a single
27 into a 32 bit integer. Each (suffix-compressed) trie node has a unique index within this
40 into the string pool); and second, the string pool. Each pattern is encoded as a byte
/frameworks/base/packages/Tethering/
DAndroid.bp70 // even if "libc++" is added into jni_libs below. Adding "libc++_shared" into jni_libs doesn't
/frameworks/base/tests/net/smoketest/
DAndroid.bp6 // FrameworksNetTests into global presubmit because they are at times flaky, but this
/frameworks/av/media/libstagefright/codecs/amrnb/dec/test/
DREADME.md25 …amrnb/dec/test/AmrnbDecoderTest.zip). Download, unzip and push these files into device for testing.
/frameworks/av/media/libstagefright/codecs/amrwbenc/test/
DREADME.md25 …/amrwbenc/test/AmrwbEncoderTest.zip). Download, unzip and push these files into device for testing.
/frameworks/av/media/libstagefright/tests/ESDS/
DREADME.md26 Download, unzip and push these files into device for testing.
/frameworks/av/media/libstagefright/codecs/mp3dec/test/
DREADME.md25 …ight/mp3dec/test/Mp3DecoderTest.zip). Download, unzip and push these files into device for testing.
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/test/
DREADME.md24 …_h263/enc/test/Mpeg4H263Encoder.zip ) Download, unzip and push these files into device for testing.
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/test/
DREADME.md25 …_h263/dec/test/Mpeg4H263Decoder.zip). Download, unzip and push these files into device for testing.
/frameworks/av/media/libstagefright/foundation/tests/OpusHeader/
DREADME.md25 …ion/tests/OpusHeader/OpusHeader.zip). Download, unzip and push these files into device for testing.

12345