Searched refs:to (Results 26 - 50 of 254) sorted by relevance

1234567891011

/frameworks/base/core/java/android/app/
H A DActionBar.java10 * Unless required by applicable law or agreed to in writing, software
48 * your activity, you can enable an action mode that offers actions specific to the selected
54 * <p>For information about how to use the action bar, including how to add action items, navigation
63 * will dispatch onOptionsItemSelected to the host Activity with
71 * e.g. this might be presented to the user as a dropdown list.
83 * navigation modes to use a wider logo in place of the standard icon.
101 * e.g. show an arrow to the left indicating the action that will be taken.
103 * Set this flag if selecting the 'home' button in the action bar to return
104 * up by a single level in your UI rather than back to th
[all...]
/frameworks/compile/libbcc/runtime/make/
H A DAppleBI.mk3 # Make rules to build compiler_rt in Apple B&I infrastructure
21 # Copies any public headers to DSTROOT.
25 # Copies source code to SRCROOT.
30 # Copy results to DSTROOT.
40 # Rule to make fat libcompiler_rt.a.
47 # Rule to add project info so that "what /usr/lib/libSystem.B.dylib" will work.
H A Dlib_util.mk16 # Choose the appropriate implementation directory to use for 'function-name' in
46 # Helper function to select the right set of dirs in generic priority order.
53 # Helper function to select the right set of dirs in optimized priority order.
60 # Helper function to select the right set of dirs (which should be exactly one)
H A Dsubdir.mk1 # This file is intended to be included from each subdirectory makefile.
4 # SubDirs - The subdirectories to traverse.
21 # The list of variables which are intended to be overridden in a subdirectory
38 # Reset subdirectory specific variables to sentinel value.
76 # Evaluate this now so we do not have to worry about order of evaluation.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir_s.s24 ; * 14496-2. Furthermore, indexes 6 to 9 indicate the
25 ; * alpha blocks spatially corresponding to luminance
26 ; * blocks 0 to 3 in the same macroblock.
27 ; * [in] pCoefBufRow pointer to the coefficient row buffer
28 ; * [in] pQpBuf pointer to the quantization parameter buffer
H A DomxVCM4P2_PredictReconCoefIntra_s.s20 ; * to the function call, prediction direction (predDir) should be selected
26 ; * [in] pSrcDst pointer to the coefficient buffer which contains the
29 ; * output coefficients are saturated to the range
31 ; * [in] pPredBufRow pointer to the coefficient row buffer; must be aligned
33 ; * [in] pPredBufCol pointer to the coefficient column buffer; must be
36 ; * equal to predQP especially when the current block and
44 ; * performed. It is equal to ac_pred_flag in the bit
48 ; * [out] pSrcDst pointer to the coefficient buffer which contains
51 ; * [out] pPredBufRow pointer to the updated coefficient row buffer
52 ; * [out] pPredBufCol pointer to th
[all...]
H A DomxVCM4P2_DecodePadMV_PVOP_s.s24 ; * [in] ppBitStream pointer to the pointer to the current byte in
26 ; * [in] pBitOffset pointer to the bit position in the byte pointed
27 ; * to by *ppBitStream. *pBitOffset is valid within
29 ; * [in] pSrcMVLeftMB pointers to the motion vector buffers of the
32 ; * [in] pSrcMVUpperMB pointers to the motion vector buffers of the
35 ; * [in] pSrcMVUpperRightMB pointers to the motion vector buffers of the
38 ; * [in] fcodeForward a code equal to vop_fcode_forward in MPEG-4
41 ; * is not equal to OMX_VC_INTER4V, the destination
45 ; * so that it points to th
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir_s.s24 ; * 14496-2. Furthermore, indexes 6 to 9 indicate the
25 ; * alpha blocks spatially corresponding to luminance
26 ; * blocks 0 to 3 in the same macroblock.
27 ; * [in] pCoefBufRow pointer to the coefficient row buffer
28 ; * [in] pQpBuf pointer to the quantization parameter buffer
H A DomxVCM4P2_DecodePadMV_PVOP_s.s24 ; * [in] ppBitStream pointer to the pointer to the current byte in
26 ; * [in] pBitOffset pointer to the bit position in the byte pointed
27 ; * to by *ppBitStream. *pBitOffset is valid within
29 ; * [in] pSrcMVLeftMB pointers to the motion vector buffers of the
32 ; * [in] pSrcMVUpperMB pointers to the motion vector buffers of the
35 ; * [in] pSrcMVUpperRightMB pointers to the motion vector buffers of the
38 ; * [in] fcodeForward a code equal to vop_fcode_forward in MPEG-4
41 ; * is not equal to OMX_VC_INTER4V, the destination
45 ; * so that it points to th
[all...]
/frameworks/base/core/tests/coretests/
H A DAndroid.mk6 # We have to include the subdir makefiles first
31 # intermediate dir to include all the test apks as raw resource
36 # Rules to copy all the test apks to the intermediate raw resource directory
41 $(call copy-file-to-new-target)
/frameworks/base/media/mca/filterfw/jni/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
45 # to add this library to the prelink map and set this to true. However,
46 # it's difficult to do this for applications that are not supplied as
/frameworks/compile/slang/
H A DSlangData.mk9 # Unless required by applicable law or agreed to in writing, software
18 # Prior to including this file, the following variables should be
21 # LOCAL_MODULE -- set (as usual) to name the module being built
22 # input_data_file -- the path of the prebuilt data file to use
23 # slangdata_output_var_name -- name of the symbol that needs to be defined
/frameworks/base/tools/aapt/
H A DSourcePos.cpp26 void print(FILE* to) const;
87 ErrorPos::print(FILE* to) const
92 fprintf(to, "%s:%d: %s %s\n", this->file.string(), this->line, type, this->error.string());
94 fprintf(to, "%s: %s %s\n", this->file.string(), type, this->error.string());
162 SourcePos::printErrors(FILE* to) argument
166 it->print(to);
/frameworks/base/core/java/android/text/
H A DSelection.java10 * Unless required by applicable law or agreed to in writing, software
64 * Set the selection anchor to <code>start</code> and the selection edge
65 * to <code>stop</code>.
84 * Move the cursor to offset <code>index</code>.
98 * Move the selection edge to offset <code>index</code>.
118 * Move the cursor to the buffer offset physically above the current
159 * Move the cursor to the buffer offset physically below the current
200 * Move the cursor to the buffer offset physically to the left of
202 * at the left edge of the line and there is not another line to mov
[all...]
/frameworks/compile/libbcc/runtime/make/platform/
H A Ddarwin_fat.mk1 # Configurations to build
5 # Configs - The names of each configuration to build; this is used to build
11 # UniveralArchs - A list of architectures to build for, when using universal build
12 # support (e.g., on Darwin). This should only be used to build fat
18 # architecture and is used to find the appropriate function
/frameworks/base/cmds/am/
H A DAndroid.mk13 $(transform-prebuilt-to-target)
18 # Generate rules for a single file. The argument is the file path relative to
/frameworks/base/cmds/content/
H A DAndroid.mk15 $(transform-prebuilt-to-target)
20 # Generate rules for a single file. The argument is the file path relative to
/frameworks/native/opengl/libs/GLES_trace/
H A DAndroid.mk33 # we need to access the private Bionic header <bionic_tls.h>
34 # on ARM platforms, we need to mirror the ARCH_ARM_HAVE_TLS_REGISTER
/frameworks/base/core/java/com/google/android/mms/pdu/
H A DReadRecInd.java11 * Unless required by applicable law or agreed to in writing, software
30 * @param to the to value
32 * NullPointerException if messageId or to is null.
38 EncodedStringValue[] to) throws InvalidHeaderValueException {
44 setTo(to);
34 ReadRecInd(EncodedStringValue from, byte[] messageId, int mmsVersion, int readStatus, EncodedStringValue[] to) argument
/frameworks/base/docs/html/guide/
H A Dguide_toc.cs3 For each document available in translation, add an localized title to this TOC.
9 <!-- Walkthrough for Developers -- quick overview of what it's like to develop on Android -->
520 <span class="en">Distributing to Specific Screens</span>
604 <span class="en">Adding Licensing to Your App</span></a>
652 <!-- this needs to move
/frameworks/base/media/tests/MediaDump/
H A DAndroid.mk15 # Use the following include to make our test apk.
/frameworks/base/services/common_time/
H A DAndroid.mk19 # Uncomment to enable vesbose logging and debug service.
/frameworks/base/tests/ImfTest/
H A DAndroid.mk14 # Use the following include to make our test apk.
/frameworks/native/opengl/tests/gl2_cameraeye/
H A DAndroid.mk15 # Use the following include to make our test apk.
/frameworks/base/core/java/android/view/
H A DWindowManager.java10 * Unless required by applicable law or agreed to in writing, software
29 * The interface that apps use to talk to the window manager.
31 * Use <code>Context.getSystemService(Context.WINDOW_SERVICE)</code> to get one of these.
38 * Exception that is thrown when trying to add view whose
52 * Use this method to get the default Display object.
64 * @param view The view to be removed.
69 * Return true if this window manager is configured to request hardware
96 * to the view associated with these LayoutParams. Specify 0 if the view
105 * to th
[all...]

Completed in 665 milliseconds

1234567891011