Home
last modified time | relevance | path

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

12

/frameworks/minikin/doc/
Dminikin_style.md15 6. Other libraries' files
28 #include <hb.h> // Other library, HarfBuzz, header file.
29 #include <log/log.h> // Other library, Android, header file.
30 #include <unicode/ubidi.h> // Other library, ICU, header file.
/frameworks/native/cmds/lshal/
DNullableOStream.h37 template<typename Other>
38 NullableOStream &operator=(const NullableOStream<Other> &other) {
/frameworks/base/tools/aapt2/
DResourceValues_test.cpp44 a.values[Plural::Other] = util::make_unique<String>(pool.MakeRef("other")); in TEST()
48 b.values[Plural::Other] = util::make_unique<String>(pool.MakeRef("autre")); in TEST()
52 c.values[Plural::Other] = util::make_unique<String>(pool.MakeRef("other")); in TEST()
63 a.values[Plural::Other] = util::make_unique<String>(pool.MakeRef("other")); in TEST()
DResourceValues.h352 enum { Zero = 0, One, Two, Few, Many, Other, Count }; enumerator
DResourceValues.cpp1072 if (values[Other]) { in Print()
1073 *out << " other=" << *values[Other]; in Print()
DResourceParser_test.cpp728 EXPECT_THAT(plural->values[Plural::Other], NotNull()); in TEST_F()
1159 <overlayable name="Other"> in TEST_F()
DResourceParser.cpp1604 index = Plural::Other; in ParsePlural()
/frameworks/base/core/proto/android/server/location/
Denums.proto80 // Other chipset vendor.
84 // Other sources.
/frameworks/ml/nn/runtime/
Dlibneuralnetworks.map.txt18 # Neural Networks lib. Other entry points present in the library won't be
/frameworks/native/opengl/specs/
DEGL_ANDROID_framebuffer_target.txt79 subsection titled Other EGLConfig Attribute Descriptions.
DEGL_ANDROID_recordable.txt77 subsection titled Other EGLConfig Attribute Descriptions.
/frameworks/av/media/libstagefright/codecs/m4v_h263/fuzzer/
DREADME.md22 ##### Other considerations
/frameworks/base/startop/view_compiler/
DREADME.md25 * Other limitations yet to be discovered.
/frameworks/rs/
DrsAllocation.h209 bool hasSameDims(const Allocation *Other) const;
/frameworks/base/core/proto/android/media/
Daudioattributes.proto69 // Usage value to use when the usage is notification. Other notification
/frameworks/base/tests/FlickerTests/
DREADME.md104 ## Other Topics
/frameworks/av/media/extractors/fuzzers/
DREADME.md203 ##### Other considerations
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/Settings/
Ddevice_for_product_strategy_accessibility.pfw8 # Other case are handled programmatically has involving activity of streams.
/frameworks/base/tools/aapt2/format/binary/
DBinaryResourceParser.cpp663 plural->values[Plural::Other] = std::move(item); in ParsePlural()
DTableFlattener.cpp174 case Plural::Other: in Visit()
/frameworks/base/core/proto/android/bluetooth/hci/
Denums.proto330 // Other vendor specific commands below here
/frameworks/base/tools/aapt2/format/proto/
DProtoDeserialize.cpp681 return Plural::Other; in DeserializePluralEnumFromPb()
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto631 // OPEN: Settings > Sound & notification > Other sounds
2210 // System UI Tuner > Other > Power notification controls
2213 // System UI Tuner > Other > Power notification controls > Toggle on/off
7303 // ACTION: Settings > Initialize Search bar > Verify Slice > Other exception
/frameworks/base/core/proto/android/app/
Dsettings_enums.proto689 // ACTION: Settings > Initialize Search bar > Verify Slice > Other exception
/frameworks/native/vulkan/api/
Dvulkan.api7934 // *semantic.Branch'. Other attempts have failed with the same or other

12