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

/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/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.java27 * applied to the restricted user. Each RestrictionsEntry is one configurable restriction.
68 * A type of restriction. Use this for presenting a multi-select list where more than one
94 * one or more of these, returned by {@link #getAllSelectedStrings()} and
245 * user selects one or more of these choices, the corresponding value from the possible values
315 private boolean equalArrays(String[] one, String[] other) { argument
316 if (one.length != other.length) return false;
317 for (int i = 0; i < one.length; i++) {
318 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.s39 ; * [in] predDir indicates the prediction direction which takes one
56 ; * - At least one of the pointers is NULL: pSrcDst, pPredBufRow, or pPredBufCol.
57 ; * - At least one the following cases: curQP <= 0, predQP <= 0, curQP >31,
59 ; * - At least one of the pointers pSrcDst, pPredBufRow, or pPredBufCol is not
H A DarmVCM4P2_SetPredDir_s.s30 ; * [out]predDir indicates the prediction direction which takes one
H A DomxVCM4P2_DecodePadMV_PVOP_s.s87 one RN 4 label
194 MOV one,#1
196 LSL scaleFactor,one,temp ;// scaleFactor=1<<(fcodeForward-1)
/frameworks/base/data/fonts/
H A DAndroid.mk90 define build-one-font-module
146 $(foreach f, $(font_src_files), $(call build-one-font-module, $(f)))
148 build-one-font-module :=
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir_s.s30 ; * [out]predDir indicates the prediction direction which takes one
H A DomxVCM4P2_PredictReconCoefIntra_s.s39 ; * [in] predDir indicates the prediction direction which takes one
56 ; * - At least one of the pointers is NULL: pSrcDst, pPredBufRow, or pPredBufCol.
57 ; * - At least one the following cases: curQP <= 0, predQP <= 0, curQP >31,
59 ; * - At least one of the pointers pSrcDst, pPredBufRow, or pPredBufCol is not
H A DomxVCM4P2_DecodePadMV_PVOP_s.s87 one RN 4 label
194 MOV one,#1
196 LSL scaleFactor,one,temp ;// scaleFactor=1<<(fcodeForward-1)
/frameworks/compile/mclinker/lib/Support/Unix/
H A DFileSystem.inc34 /// read_dir - return true if we read one entry
69 // read one entry for advance the end element of the cache.
/frameworks/base/services/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/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));
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
H A Dresidu_asm_opt.s70 MOV r14, r3, ASR #2 @one loop get 4 outputs
/frameworks/base/core/java/android/text/format/
H A DDateFormat.java187 * {@code ja_JP} where there is only one length of month.
191 * code specific to any one locale.
/frameworks/base/core/java/android/text/
H A DTextUtils.java229 public static boolean regionMatches(CharSequence one, int toffset, argument
234 getChars(one, toffset, toffset + len, temp, 0);
622 // so one object can be several.
799 * be printed one span per line. If the CharSequence is not a Spanned,
1183 * into one like "Andy, Bob, 2 more".
1653 * one of these transitions will (correctly) include the empty overlapping span.
1732 * @return the layout direction. This may be one of:
1760 * @return the layout direction. This may be one of:
/frameworks/ex/carousel/java/com/android/ex/carousel/
H A Dcarousel.rs84 STATE_UPDATING, // we've requested an update, and will display the old one in the meantime
581 static const float3 one = { 1.0f, 1.0f, 1.0f };
604 *scale = one + fraction * SELECTED_SCALE_FACTOR;

Completed in 734 milliseconds