HomeSort by relevance Sort by last modified time
    Searched full:specific (Results 551 - 575 of 132826) sorted by null

<<21222324252627282930>>

  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_int.h 14 * See the License for the specific language governing permissions and
25 ** OS specific definitions
55 /* Contains common control block as well as OS specific variables */
  /external/libnfc-nci/halimpl/bcm2079x/include/
HalAdaptation.h 14 * See the License for the specific language governing permissions and
22 * between standard Android HAL and Broadcom-specific HAL. It adapts
23 * Broadcom-specific features to the Android framework.
  /external/libnfc-nci/src/gki/ulinux/
gki_int.h 14 * See the License for the specific language governing permissions and
25 ** OS specific definitions
55 /* Contains common control block as well as OS specific variables */
  /external/webrtc/webrtc/test/
video_renderer.h 21 // Creates a platform-specific renderer if possible, or a null implementation
25 // Returns a renderer rendering to a platform specific window if possible,
27 // Creates a platform-specific renderer if possible, returns NULL if a
  /frameworks/base/core/java/android/annotation/
AnyRes.java 13 * See the License for the specific language governing permissions and
29 * to be a resource reference of any type. If the specific type is known, use
30 * one of the more specific annotations instead, such as {@link StringRes} or
  /frameworks/base/core/java/android/content/
ISyncServiceAdapter.aidl 13 * See the License for the specific language governing permissions and
30 * Initiate a sync. SyncAdapter-specific parameters may be specified in
35 * @param extras SyncAdapter-specific parameters.
  /frameworks/base/core/java/android/util/
FloatProperty.java 13 * See the License for the specific language governing permissions and
20 * <code>float</code>. This type-specific subclass enables performance benefit by allowing
34 * A type-specific variant of {@link #set(Object, Float)} that is faster when dealing
IntProperty.java 13 * See the License for the specific language governing permissions and
20 * <code>int</code>. This type-specific subclass enables performance benefit by allowing
34 * A type-specific variant of {@link #set(Object, Integer)} that is faster when dealing
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
AnimationProps.java 13 * See the License for the specific language governing permissions and
118 * Applies the specific start delay, duration and interpolator to the given {@param animator}
133 * Sets a start delay for a specific property.
144 * Sets a initial play time for a specific property.
155 * Returns the start delay for a specific property.
169 * Sets a duration for a specific property.
180 * Returns the duration for a specific property.
194 * Sets an interpolator for a specific property.
205 * Returns the interpolator for a specific property, falling back to the general interpolator
206 * if there is no specific property interpolator
    [all...]
  /frameworks/support/annotations/src/android/support/annotation/
AnyRes.java 13 * See the License for the specific language governing permissions and
30 * to be a resource reference of any type. If the specific type is known, use
31 * one of the more specific annotations instead, such as {@link StringRes} or
  /packages/apps/ContactsCommon/src/com/android/contacts/common/compat/
SdkVersionOverride.java 13 * See the License for the specific language governing permissions and
22 * Class used to override the current sdk version to test specific branches of compatibility
24 * calling {@link VERSION#SDK_INT}. This allows the sdk version to be forced to a specific value.
  /packages/apps/Email/res/xml/
senders.xml 13 See the License for the specific language governing permissions and
26 that are device, product, or carrier-specific.
28 Entries that are device, product or carrier-specific should be added as overlays
  /packages/experimental/LoaderApp/src/com/android/loaderapp/util/
Constants.java 13 * See the License for the specific language governing permissions and
24 * for background threads to finish. Started and stopped directly by specific
29 * Specific MIME-type for {@link Phone#CONTENT_ITEM_TYPE} entries that
  /platform_testing/libraries/base-app-helpers/src/android/platform/test/helpers/exceptions/
UiTimeoutException.java 13 * See the License for the specific language governing permissions and
20 * A UiTimeoutException is an exception specific to UI-driven app helpers. This should be thrown
21 * when a specific UI condition is not met due to a timeout that has been exceeded.
UnknownUiException.java 13 * See the License for the specific language governing permissions and
20 * An UnknownUiException is an exception specific to UI-driven app helpers. This should be thrown
21 * when specific UI conditions, generally post-conditions, are not met for some unknown reason.
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
IGLPropertyAccessor.java 13 * See the License for the specific language governing permissions and
23 * a specific property from a composite property.
26 /** Obtain a specific property from the given state. */
  /system/core/metricsd/uploader/proto/
README 12 See the License for the specific language governing permissions and
29 by the chromium protobufs. Instead of pushing chromium os specific changes to
34 A: When the protobuffers were copied, some chromium specific protobuffers were
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
regval.l 2 .*:11: Warning: Use of 'mov' .* WAW dependency 'RR#' \(impliedf\), specific resource number is 0
6 .*:25: Warning: Use of 'mov' .* WAW dependency 'RR#' \(impliedf\), specific resource number is 0
14 .*:46: Warning: Use of 'mov' .* WAW dependency 'RR#' \(impliedf\), specific resource number is 0
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
BERApplicationSpecific.java 7 * An indefinite-length encoding version of an application specific object.
21 * Create an application specific object with a tagging of explicit/constructed.
35 * Create an application specific object with the tagging style given by the value of constructed.
69 * Create an application specific object which is marked as constructed
72 * @param vec the objects making up the application specific object.
  /external/kernel-headers/original/uapi/linux/
keyctl.h 16 #define KEY_SPEC_THREAD_KEYRING -1 /* - key ID for thread-specific keyring */
17 #define KEY_SPEC_PROCESS_KEYRING -2 /* - key ID for process-specific keyring */
18 #define KEY_SPEC_SESSION_KEYRING -3 /* - key ID for session-specific keyring */
19 #define KEY_SPEC_USER_KEYRING -4 /* - key ID for UID-specific keyring */
21 #define KEY_SPEC_GROUP_KEYRING -6 /* - key ID for GID-specific keyring */
  /external/libnl/include/linux/
neighbour.h 66 * Neighbour tables specific messages.
72 * in the sequence transports all not device specific data such as
75 * specific parameter sets.
78 * by checking for NDTA_CONFIG. The device specific messages do
85 * otherwise. Device specific parameter sets can be changed by
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_MEInit.c 13 * See the License for the specific language governing permissions and
28 * Initialization modules for the vendor specific Motion Estimation structure.
43 * Initializes the vendor-specific specification structure required for the
48 * initialization by this function, the vendor-specific structure *pMESpec
49 * should contain an implementation-specific representation of all motion
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
keyctl.h 16 #define KEY_SPEC_THREAD_KEYRING -1 /* - key ID for thread-specific keyring */
17 #define KEY_SPEC_PROCESS_KEYRING -2 /* - key ID for process-specific keyring */
18 #define KEY_SPEC_SESSION_KEYRING -3 /* - key ID for session-specific keyring */
19 #define KEY_SPEC_USER_KEYRING -4 /* - key ID for UID-specific keyring */
21 #define KEY_SPEC_GROUP_KEYRING -6 /* - key ID for GID-specific keyring */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
keyctl.h 16 #define KEY_SPEC_THREAD_KEYRING -1 /* - key ID for thread-specific keyring */
17 #define KEY_SPEC_PROCESS_KEYRING -2 /* - key ID for process-specific keyring */
18 #define KEY_SPEC_SESSION_KEYRING -3 /* - key ID for session-specific keyring */
19 #define KEY_SPEC_USER_KEYRING -4 /* - key ID for UID-specific keyring */
21 #define KEY_SPEC_GROUP_KEYRING -6 /* - key ID for GID-specific keyring */
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
reldl32.rd 179 +9: 00000000 +0 +<processor specific>: 13 +GLOBAL +DEFAULT +UND oc2
182 +12: 00000000 +0 +<processor specific>: 13 +GLOBAL +DEFAULT +UND b123
184 +14: 00000000 +0 +<processor specific>: 13 +GLOBAL +DEFAULT +UND c4
186 +16: 00000000 +0 +<processor specific>: 13 +GLOBAL +DEFAULT +UND oa4
189 +19: 00000000 +0 +<processor specific>: 13 +GLOBAL +DEFAULT +UND ob4
190 +20: 00000000 +0 +<processor specific>: 13 +GLOBAL +DEFAULT +UND ob1
191 +21: 00000000 +0 +<processor specific>: 13 +GLOBAL +DEFAULT +UND a13
193 +23: 00000000 +0 +<processor specific>: 13 +GLOBAL +DEFAULT +UND oa2
197 +27: 00000000 +0 +<processor specific>: 13 +GLOBAL +DEFAULT +UND oa12
202 +32: 00000000 +0 +<processor specific>: 13 +GLOBAL +DEFAULT +UND c1
    [all...]

Completed in 2241 milliseconds

<<21222324252627282930>>