Home
last modified time | relevance | path

Searched refs:Two (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/rs/script_api/include/
Drs_value_types.rsh104 * half2: Two 16 bit floats
256 * float2: Two 32 bit floats
283 * double2: Two 64 bit floats
307 * uchar2: Two 8 bit unsigned integers
331 * ushort2: Two 16 bit unsigned integers
355 * uint2: Two 32 bit unsigned integers
379 * ulong2: Two 64 bit unsigned integers
403 * char2: Two 8 bit signed integers
427 * short2: Two 16 bit signed integers
451 * int2: Two 32 bit signed integers
[all …]
/frameworks/base/data/keyboards/
DVendor_0e6f_Product_02a4.kl48 # Two overlapping rectangles
DVendor_045e_Product_02e0.kl53 # Two overlapping rectangles
DVendor_045e_Product_02e3.kl50 # Two overlapping rectangles
DVendor_045e_Product_02ea.kl51 # Two overlapping rectangles
DVendor_045e_Product_02d1.kl51 # Two overlapping rectangles
DVendor_045e_Product_02dd.kl51 # Two overlapping rectangles
DVendor_045e_Product_02fd.kl51 # Two overlapping rectangles
/frameworks/av/media/libstagefright/codecs/m4v_h263/fuzzer/
DREADME.md23 * Two fuzzer binaries - mpeg4_dec_fuzzer and h263_dec_fuzzer are generated based on the presence
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dbitfield.rscript25 // completed type of the union is visible. Two structures share a
/frameworks/compile/slang/lit-tests/padding/
Dbitfield.rscript31 // completed type of the union is visible. Two structures share a
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dbitfield.rscript27 // completed type of the union is visible. Two structures share a
/frameworks/rs/tests/java_api/Refocus/dataExtraction/
DRefocusTestTimingProcess.txt14 2. make and install the Refocus test app. Open up logcat and launch the app. Two scripts are called…
/frameworks/base/tools/aapt2/
DResourceValues.h352 enum { Zero = 0, One, Two, Few, Many, Other, Count }; enumerator
DResourceValues.cpp1060 if (values[Two]) { in Print()
1061 *out << " two=" << *values[Two]; in Print()
DResourceParser_test.cpp723 EXPECT_THAT(plural->values[Plural::Two], IsNull()); in TEST_F()
DResourceParser.cpp1598 index = Plural::Two; in ParsePlural()
/frameworks/native/cmds/dumpstate/
Dbugreport-format.md74 - Two additional dumpsys sections are generated. The two new sections can be
/frameworks/base/cmds/hid/
DREADME.md2 ## Two options to use the hid command:
/frameworks/av/media/extractors/fuzzers/
DREADME.md204 Two fuzzer binaries - mpeg2ps_extractor_fuzzer and mpeg2ts_extractor_fuzzer are
/frameworks/base/tools/aapt2/format/binary/
DBinaryResourceParser.cpp654 plural->values[Plural::Two] = std::move(item); in ParsePlural()
DTableFlattener.cpp162 case Plural::Two: in Visit()
/frameworks/base/tools/aapt2/format/proto/
DProtoSerialize.cpp424 case Plural::Two: in SerializePluralEnumToPb()
DProtoDeserialize.cpp673 return Plural::Two; in DeserializePluralEnumFromPb()
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t791 * {@link ANeuralNetworksMemoryDesc_addOutputRole} must be compatible with each other. Two
837 * {@link ANeuralNetworksMemoryDesc_addOutputRole} must be compatible with each other. Two
876 * {@link ANeuralNetworksMemoryDesc_addOutputRole}. Two dimensions are incompatible if both ranks
986 * compatible dimensions. Two dimensions are incompatible if both ranks are fully specified but

12