Searched refs:to (Results 101 - 125 of 254) sorted by relevance

1234567891011

/frameworks/base/tests/TileBenchmark/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/compile/mclinker/
H A Dmcld-device-build.mk5 # to here.
/frameworks/ml/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/ml/bordeaux/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/native/opengl/libs/
H A DAndroid.mk26 # Bionic's private TLS header relies on the ARCH_ARM_HAVE_TLS_REGISTER to
31 # we need to access the private Bionic header <bionic_tls.h>
98 # we need to access the private Bionic header <bionic_tls.h>
130 # we need to access the private Bionic header <bionic_tls.h>
/frameworks/native/opengl/tests/EGLTest/
H A DAndroid.mk39 # team really wants is to build the stuff defined by this makefile.
/frameworks/opt/calendar/tests/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/opt/mailcommon/tests/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/support/volley/tests/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/testing/uiautomator/utils/uiautomatorviewer/etc/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/av/include/media/stagefright/
H A DColorConverter.h10 * Unless required by applicable law or agreed to in writing, software
31 ColorConverter(OMX_COLOR_FORMATTYPE from, OMX_COLOR_FORMATTYPE to);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
H A Dh264bsdCountLeadingZeros.s10 ; Unless required by applicable law or agreed to in writing, software
/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
54 # team really wants is to build the stuff defined by this makefile.
/frameworks/compile/mclinker/include/mcld/LD/
H A DSectionMap.h23 * \brief descirbe the mappings of input section's name (or prefix) to
50 // add a mapping from input substr to output name and offset.
55 // find - return the iterator to the mapping
58 // at - return the pointer to the mapping
85 // to SectionMap
91 const char* to; member in struct:mcld::SectionMap::SectionNameMapping
94 // used to store common mappings of ELF and other formants
/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/include/binder/
H A DParcel.h10 * Unless required by applicable law or agreed to in writing, software
106 // descriptors are dup'ed, so it is safe to delete the native_handle
113 // The Parcel does not take ownership of the given fd unless you ask it to.
120 // Writes a blob to the parcel.
159 // response headers. Callers should use this to read & parse the
171 // in the parcel, which you do not own -- use dup() to get your own copy.
196 void print(TextOutput& to, uint32_t flags = 0) const;
270 inline TextOutput& operator<<(TextOutput& to, const Parcel& parcel) argument
272 parcel.print(to);
273 return to;
[all...]
/frameworks/native/include/utils/
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/support/v7/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
20 # A helper sub-library that contains the R class only. Used to compiled the final library
/frameworks/av/media/libstagefright/foundation/
H A DAMessage.cpp10 * Unless required by applicable law or agreed to in writing, software
282 Item *to = &msg->mItems[i];
284 to->mName = from->mName;
285 to->mType = from->mType;
290 to->u.stringValue =
298 to->u.refValue = from->u.refValue;
299 to->u.refValue->incStrong(msg.get());
308 to->u.refValue = copy.get();
309 to->u.refValue->incStrong(msg.get());
315 to
[all...]
/frameworks/base/core/java/android/widget/
H A DRelativeLayout.java10 * Unless required by applicable law or agreed to in writing, software
49 * A Layout where the positions of the children can be described in relation to each other or to the
54 * position of its children. For example, you cannot have a RelativeLayout whose height is set to
55 * {@link android.view.ViewGroup.LayoutParams#WRAP_CONTENT WRAP_CONTENT} and a child set to
138 * Rule that centers the child with respect to the bounds of its
143 * Rule that centers the child horizontally with respect to the
148 * Rule that centers the child vertically with respect to the
209 * @param viewId The id of the View to be ignored by gravity, or 0 if no View
236 * Describes how the child views are positioned. Defaults to
[all...]
/frameworks/base/core/jni/
H A Dandroid_bluetooth_BluetoothAudioGateway.cpp10 ** Unless required by applicable law or agreed to in writing, software
144 /* Set the default values of these to -1. */
178 ALOGE("Can't set socket to nonblocking mode with fcntl(): %s (%d)",
268 ALOGI("Setting HF AG server socket to RFCOMM port %d!",
293 ALOGI("Changed HF AG server socket RCVTIMEO to (%d(s), %d(us))!",
313 ALOGI("Setting HF AG server socket to RFCOMM port %d!",
319 ALOGI("Setting HS AG server socket to RFCOMM port %d!",
329 struct timeval to; local
331 to.tv_sec = timeout_ms / 1000;
332 to
[all...]
H A Dandroid_bluetooth_HeadsetBase.cpp10 ** Unless required by applicable law or agreed to in writing, software
168 // According to ITU V.250 section 5.1, IA5 7 bit chars are used,
172 // We added this processing due to 2 real world problems.
380 ALOGI("Failed to re-open RFCOMM socket!");
388 struct timeval to; local
395 to.tv_sec = timeout_ms / 1000;
396 to.tv_usec = 1000 * (timeout_ms % 1000);
402 (timeout_ms < 0 ? NULL : &to));
405 jint remaining = to.tv_sec*1000 + to
[all...]

Completed in 844 milliseconds

1234567891011