Searched refs:one (Results 1 - 25 of 28) sorted by relevance

12

/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/
H A DCube.java32 int one = 0x10000;
34 -one, -one, -one,
35 one, -one, -one,
36 one, one, -one,
[all...]
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
H A Djit.cpp12 // CHECK: in one
26 int one() function
33 return one();
/frameworks/compile/mclinker/unittests/
H A DRTLinearAllocatorTest.h41 : one(1), two(2), three(3), four(4)
46 one = pOne;
54 one = -1;
60 unsigned int one; member in struct:mcldtest::RTLinearAllocatorTest::Data
H A DLinearAllocatorTest.h28 : one(1), two(2), three(3), four(4)
33 one = pOne;
41 one = -1;
47 unsigned int one; member in struct:mcldtest::LinearAllocatorTest::Data
H A DLinearAllocatorTest.cpp66 ASSERT_TRUE(1 == pointer->one);
77 ASSERT_TRUE(7 == pointer->one);
86 ASSERT_TRUE(1 == pointer->one);
97 ASSERT_TRUE(7 == pointer->one);
107 pointer->one = i;
113 ASSERT_EQ(counter, (*data).one);
125 pointer->one = counter;
134 ASSERT_EQ(counter, (*data).one);
H A DRTLinearAllocatorTest.cpp67 ASSERT_TRUE(1 == pointer->one);
78 ASSERT_TRUE(7 == pointer->one);
87 ASSERT_TRUE(1 == pointer->one);
98 ASSERT_TRUE(7 == pointer->one);
108 pointer->one = i;
114 ASSERT_EQ(counter, (*data).one);
126 pointer->one = counter;
135 ASSERT_EQ(counter, (*data).one);
/frameworks/base/core/java/android/app/backup/
H A DBackupDataInputStream.java52 * Read one byte of entity data from the stream, returning it as
59 byte[] one = mOneByte;
61 one = mOneByte = new byte[1];
63 mData.readEntityData(one, 0, 1);
64 return one[0];
/frameworks/base/core/tests/coretests/src/android/view/
H A DCreateViewTest.java55 ViewOne one = new ViewOne(mContext);
56 vert.addView(one, new LinearLayout.LayoutParams(MATCH_PARENT, MATCH_PARENT, 0));
93 TextView one = new TextView(mContext);
94 one.setText("S");
95 vert.addView(one, new LinearLayout.LayoutParams(MATCH_PARENT, WRAP_CONTENT, 0));
/frameworks/base/media/java/android/media/
H A DUtils.java56 * @param one a sorted set of non-intersecting ranges in ascending order
61 Range<T>[] intersectSortedDistinctRanges(Range<T>[] one, Range<T>[] another) { argument
65 while (ix < one.length &&
66 one[ix].getUpper().compareTo(range.getLower()) < 0) {
69 while (ix < one.length &&
70 one[ix].getUpper().compareTo(range.getUpper()) < 0) {
71 result.add(range.intersect(one[ix]));
74 if (ix == one.length) {
77 if (one[ix].getLower().compareTo(range.getUpper()) <= 0) {
78 result.add(range.intersect(one[i
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DHardwareConfig.java45 * ril attachment model. if single, there is a one-to-one
47 * if multiple, there is a one-to-many relatioship between a
200 String one = this.toString();
203 return (one.compareTo(two));
/frameworks/rs/cpu_ref/linkloader/utils/
H A Dserialize.h32 unsigned long one = 0x1UL; local
33 return *reinterpret_cast<unsigned char *>(&one);
/frameworks/base/core/java/android/content/
H A DRestrictionEntry.java25 * applied to the restricted user. Each RestrictionsEntry is one configurable restriction.
66 * A type of restriction. Use this for presenting a multi-select list where more than one
105 * one or more of these, returned by {@link #getAllSelectedStrings()} and
294 * user selects one or more of these choices, the corresponding value from the possible values
364 private boolean equalArrays(String[] one, String[] other) { argument
365 if (one.length != other.length) return false;
366 for (int i = 0; i < one.length; i++) {
367 if (!one[i].equals(other[i])) return false;
/frameworks/base/media/mca/samples/CameraEffectsRecordingSample/
H A DAndroid.mk33 # Also build all of the sub-targets under this one: the shared library.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_PredictReconCoefIntra_s.s53 ; * [in] predDir indicates the prediction direction which takes one
70 ; * - At least one of the pointers is NULL: pSrcDst, pPredBufRow, or pPredBufCol.
71 ; * - At least one the following cases: curQP <= 0, predQP <= 0, curQP >31,
73 ; * - At least one of the pointers pSrcDst, pPredBufRow, or pPredBufCol is not
H A DarmVCM4P2_SetPredDir_s.s44 ; * [out]predDir indicates the prediction direction which takes one
H A DomxVCM4P2_DecodePadMV_PVOP_s.s101 one RN 4 label
208 MOV one,#1
210 LSL scaleFactor,one,temp ;// scaleFactor=1<<(fcodeForward-1)
/frameworks/base/data/fonts/
H A DAndroid.mk103 define build-one-font-module
157 $(foreach f, $(font_src_files), $(call build-one-font-module, $(f)))
159 build-one-font-module :=
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir_s.s44 ; * [out]predDir indicates the prediction direction which takes one
H A DomxVCM4P2_PredictReconCoefIntra_s.s53 ; * [in] predDir indicates the prediction direction which takes one
70 ; * - At least one of the pointers is NULL: pSrcDst, pPredBufRow, or pPredBufCol.
71 ; * - At least one the following cases: curQP <= 0, predQP <= 0, curQP >31,
73 ; * - At least one of the pointers pSrcDst, pPredBufRow, or pPredBufCol is not
H A DomxVCM4P2_DecodePadMV_PVOP_s.s101 one RN 4 label
208 MOV one,#1
210 LSL scaleFactor,one,temp ;// scaleFactor=1<<(fcodeForward-1)
/frameworks/base/services/
H A DAndroid.mk3 # merge all required services into one jar
/frameworks/compile/mclinker/lib/Support/Unix/
H A DFileSystem.inc35 /// read_dir - return true if we read one entry
70 // read one entry for advance the end element of the cache.
/frameworks/base/libs/common_time/
H A Dcommon_time_server.cpp270 // Do we not have a socket but should have one? If so, try to set one
295 // priority. If there is no one in the network we just
305 // WAIT_FOR_ELECTION) then we must be moving from one
329 // one at this time. We are not going to rebuild our socket until
359 // Does our socket have data for us (assuming we still have one, we
408 const int one = 1; local
504 rc = setsockopt(mSocket, SOL_SOCKET, SO_BROADCAST, &one, sizeof(one));
520 rc = setsockopt(mSocket, IPPROTO_IP, IP_TTL, &one, sizeo
[all...]
/frameworks/ex/camera2/utils/tests/src/com/android/ex/camera2/utils/
H A DCamera2UtilsTest.java172 int[] one = {1}, two = {2};
174 requestSettingsSetAndAssertChanged(s, CaptureRequest.SENSOR_TEST_PATTERN_DATA, one, true);
175 requestSettingsSetAndAssertChanged(s, CaptureRequest.SENSOR_TEST_PATTERN_DATA, one, false);
/frameworks/opt/net/voip/src/jni/rtp/
H A DAudioGroup.cpp85 // + Resampling is not done yet, so streams in one group must use the same rate.
207 // servers do give us one. To solve this, we replace the address when
711 // Do not start network thread if there is only one stream.
863 int16_t one; local
865 record->read(&one, sizeof(one));

Completed in 4130 milliseconds

12