Searched refs:to (Results 126 - 150 of 284) sorted by relevance

1234567891011>>

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
H A Dh264bsdCountLeadingZeros.S10 @ Unless required by applicable law or agreed to in writing, software
/frameworks/base/data/fonts/
H A Dfonts.mk9 # Unless required by applicable law or agreed to in writing, software
15 # Warning: this is actually a product definition, to be inherited from
/frameworks/base/packages/WAPPushManager/tests/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
29 # Notice that we don't have to include the src files of Email because, by
/frameworks/base/services/input/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
56 # team really wants is to build the stuff defined by this makefile.
/frameworks/compile/mclinker/include/mcld/Object/
H A DSectionMap.h23 * \brief descirbe the mappings of input section's name (or prefix) to
42 std::string to; member in struct:mcld::SectionMap::NamePair
61 // add a mapping from input sub-string to output name.
/frameworks/compile/mclinker/lib/Support/Windows/
H A DFileSystem.inc160 // FIXME: This implementation reduces mmap to read. Use Windows APIs.
167 // FIXME: This implementation reduces mmap to read. Use Windows APIs.
/frameworks/ex/variablespeed/jni/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
19 # TODO: Change module name to use underscores not hyphens.
/frameworks/native/libs/ui/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
49 # team really wants is to build the stuff defined by this makefile.
/frameworks/rs/cpp/util/
H A DStrongPointer.h10 * Unless required by applicable law or agreed to in writing, software
31 TextOutput& printStrongPointer(TextOutput& to, const void* val);
115 TextOutput& operator<<(TextOutput& to, const sp<T>& val);
212 inline TextOutput& operator<<(TextOutput& to, const sp<T>& val) argument
214 return printStrongPointer(to, val.get());
/frameworks/rs/server/
H A DStrongPointer.h10 * Unless required by applicable law or agreed to in writing, software
30 TextOutput& printStrongPointer(TextOutput& to, const void* val);
114 TextOutput& operator<<(TextOutput& to, const sp<T>& val);
211 inline TextOutput& operator<<(TextOutput& to, const sp<T>& val) argument
213 return printStrongPointer(to, val.get());
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_neon.S10 * Unless required by applicable law or agreed to in writing, software
282 vsubl.u8 Q5, d10, d6 @ Y to 16 bit - 16 (in 16bit) (n to n+7)
283 vmull.s16 Q8, d10, d4[0] @ Y(n,n+1,n+2,n+3) * 298 = Q8 (to 32bit)
284 vmull.s16 Q11, d11, d4[0] @ Y(n+4,n+5,n+6,n+7) * 298 = Q11 (to 32bit)
286 vsubl.u8 Q5, d12, d8 @ V to 16 bit - 128 = Q5 // V(n, n+1, n+2,n+3)
287 vsubl.u8 Q6, d14, d8 @ U to 16 bit - 128 = Q6 // U(n, n+1, n+2,n+3)
288 vmov.u16 d11, d10 @ Copying V to d11
289 vmov.u16 d13, d12 @ Copying U to d13
294 vmov Q9, Q8 @ Copy Q8(Y: n, n+1, n+2, n+3) to Q
[all...]
/frameworks/av/media/libstagefright/foundation/
H A DAMessage.cpp10 * Unless required by applicable law or agreed to in writing, software
283 Item *to = &msg->mItems[i];
285 to->mName = from->mName;
286 to->mType = from->mType;
291 to->u.stringValue =
299 to->u.refValue = from->u.refValue;
300 to->u.refValue->incStrong(msg.get());
309 to->u.refValue = copy.get();
310 to->u.refValue->incStrong(msg.get());
316 to
[all...]
/frameworks/base/core/java/android/widget/
H A DRelativeLayout.java10 * Unless required by applicable law or agreed to in writing, software
46 * A Layout where the positions of the children can be described in relation to each other or to the
51 * position of its children. For example, you cannot have a RelativeLayout whose height is set to
52 * {@link android.view.ViewGroup.LayoutParams#WRAP_CONTENT WRAP_CONTENT} and a child set to
57 * a measurement bug that could cause child views to be measured with incorrect
62 * not equipped to properly measure with the MeasureSpec mode
146 * Rule that centers the child with respect to the bounds of its
151 * Rule that centers the child horizontally with respect to the
156 * Rule that centers the child vertically with respect to th
[all...]
/frameworks/native/opengl/libs/
H A DAndroid.mk40 # we need to access the private Bionic header <bionic_tls.h>
86 # we need to access the private Bionic header <bionic_tls.h>
111 # we need to access the private Bionic header <bionic_tls.h>
/frameworks/av/cmds/screenrecord/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/av/media/libeffects/proxy/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/base/core/tests/ConnectivityManagerTest/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/base/core/tests/bandwidthtests/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/base/core/tests/utillib/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/base/data/keyboards/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/base/media/mca/filterfw/native/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
H A Dlibfilterfw.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/base/media/mca/filterpacks/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/base/media/mca/samples/CameraEffectsRecordingSample/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/base/nfc-extras/tests/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software

Completed in 710 milliseconds

1234567891011>>