Home
last modified time | relevance | path

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

/frameworks/wilhelm/tools/mphtogen/
DREADME.txt9 Diff the new files in ../../src/autogen vs. the new ones as sanity check.
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
DUsbDeviceDescriptor.java98 int ones = (mDeviceRelease & 0xF00) >> 8; in getDeviceReleaseString() local
100 return String.format("%d.%d%d", tens * 10 + ones, tenths, hundredths); in getDeviceReleaseString()
/frameworks/base/tools/aapt2/
Ddevelopment.md4 All build targets can be found in `Android.bp` file. The main ones are `make -j aapt2` and `make -j…
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dfailure_list_java.txt4 # By listing them here we can keep tabs on which ones are failing and be sure
Dfailure_list_cpp.txt4 # By listing them here we can keep tabs on which ones are failing and be sure
Dfailure_list_python_cpp.txt4 # By listing them here we can keep tabs on which ones are failing and be sure
/frameworks/ml/nn/runtime/test/
DTestUnknownDimensions.cpp150 static const IntendedMatrix ones = { { 1, 1, 1 }, { 1, 1, 1 }, { 1, 1, 1 } }; in TestOne() local
270 ASSERT_EQ(execution.setInput(0, ones, sizeAtSet(paramsForInput0), typeAtSet(paramsForInput0)), in TestOne()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/
DREADME.md15 * more_protos/ - unittest protos that import the ones in "protos".
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dpython.proto41 // of equivalent ones optimized for CODE_SIZE, so we should optimize all our
/frameworks/base/tests/Camera2Tests/SmartCamera/
DREADME.txt55 and from that score I can determine the great images from the bad ones.
/frameworks/native/cmds/dumpstate/
DREADME.md11 Then incremental ones:
/frameworks/opt/setupwizard/tools/gradle/
Ddist-unit-tests.gradle43 * only adds to the 'java' plugin and not the Android ones.
/frameworks/base/core/proto/android/media/
Daudioattributes.proto39 // the ones defined.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/jenkins/docker/
DDockerfile33 # Install dependencies. We start with the basic ones require to build protoc
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_no_arena.proto58 // of equivalent ones optimized for CODE_SIZE, so we should optimize all our
Dunittest_proto3.proto55 // of equivalent ones optimized for CODE_SIZE, so we should optimize all our
Dunittest.proto54 // of equivalent ones optimized for CODE_SIZE, so we should optimize all our
/frameworks/layoutlib/create/
DREADME.txt62 dependencies and then only keep the ones we want.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto52 // of equivalent ones optimized for CODE_SIZE, so we should optimize all our
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto52 // of equivalent ones optimized for CODE_SIZE, so we should optimize all our
/frameworks/base/media/native/midi/include/
DDoxyfile.orig1191 # style sheet in the list overrules the setting of the previous ones in the
1758 # style sheet in the list overrules the setting of the previous ones in the
DDoxyfile1191 # style sheet in the list overrules the setting of the previous ones in the
1758 # style sheet in the list overrules the setting of the previous ones in the
/frameworks/av/media/codec2/docs/
Ddoxygen.config1141 # style sheet in the list overrules the setting of the previous ones in the
1708 # style sheet in the list overrules the setting of the previous ones in the
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCHANGES.txt1096 to the existing ones that took char* or const string&.
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto6845 // ACTION: Users compose their own replies instead of using suggested ones.