Searched
full:part (Results
526 -
550 of
4853) sorted by null
<<21222324252627282930>>
/external/icu4c/common/ |
unisetspan.h | 116 // Pointer to the part of the (utf8Lengths) memory block that stores 120 // Pointer to the part of the (utf8Lengths) memory block that stores
|
/external/icu4c/tools/toolutil/ |
toolutil.h | 43 * Find the basename at the end of a pathname, i.e., the part 45 * to this part of the pathname.
|
/external/kernel-headers/original/linux/ |
futex.h | 30 * NOTE: this structure is part of the syscall ABI, and must not be 40 * NOTE: this structure is part of the syscall ABI, and must only be
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/ |
calc_en.h | 124 Word16 frac_en[], /* o : energy coefficients (3), fraction part, Q15 */ 125 Word16 exp_en[], /* o : energy coefficients (3), exponent part, Q0 */ 161 Word16 frac_coeff[],/* o : energy coefficients (5), fraction part, Q15 */ 162 Word16 exp_coeff[], /* o : energy coefficients (5), exponent part, Q0 */ 163 Word16 *cod_gain_frac,/* o: optimum codebook gain (fraction part), Q15 */ 164 Word16 *cod_gain_exp, /* o: optimum codebook gain (exponent part), Q0 */ 178 Word16 *en_exp, /* o: optimum codebook gain (exponent part), Q0 */ 179 Word16 *en_frac, /* o: optimum codebook gain (fraction part), Q15 */
|
/external/openssl/crypto/ecdh/ |
ech_locl.h | 79 /* EC_KEY_METH_DATA part */ 81 /* method specific part */
|
/external/skia/src/animator/ |
SkDisplayType.h | 50 SkType_AddRect, // path part 107 SkType_LineTo, // used as part of path construction
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
PYXScanner.java | 1 // This file is part of TagSoup and is Copyright 2002-2008 by John Cowan. 15 // This file is part of TagSoup.
|
/external/webkit/WebCore/platform/wx/wxcode/mac/carbon/ |
scrollbar_render.cpp | 38 static int wxScrollbarPartToHIPressedState(wxScrollbarPart part) 40 switch (part) {
|
/frameworks/base/core/tests/coretests/src/android/widget/gridview/ |
GridThrasher.java | 56 * Our data, part 1. 61 * Our data, part 2.
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
calc_en.h | 124 Word16 frac_en[], /* o : energy coefficients (3), fraction part, Q15 */ 125 Word16 exp_en[], /* o : energy coefficients (3), exponent part, Q0 */ 161 Word16 frac_coeff[],/* o : energy coefficients (5), fraction part, Q15 */ 162 Word16 exp_coeff[], /* o : energy coefficients (5), exponent part, Q0 */ 163 Word16 *cod_gain_frac,/* o: optimum codebook gain (fraction part), Q15 */ 164 Word16 *cod_gain_exp, /* o: optimum codebook gain (exponent part), Q0 */ 178 Word16 *en_exp, /* o: optimum codebook gain (exponent part), Q0 */ 179 Word16 *en_frac, /* o: optimum codebook gain (fraction part), Q15 */
|
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/ |
GsmSMSDispatcher.java | 125 // Message is not partial (not part of concatenated sequence). 142 // Process the message part. 215 * Send a multi-part text based SMS which already passed SMS control check. 225 * <code>PendingIntent</code>s (one for each message part) that is 226 * broadcast when the corresponding message part has been sent. 233 * <code>PendingIntent</code>s (one for each message part) that is 234 * broadcast when the corresponding message part has been delivered 315 * Send the multi-part SMS based on multipart Sms tracker
|
/frameworks/base/tools/localize/ |
file_utils.cpp | 34 String8 part(last, s-last); 35 dest.appendPath(part);
|
/packages/apps/Email/src/com/android/email/mail/internet/ |
MimeHeader.java | 31 * In IMAP this contains the IMAP BODYSTRUCTURE part id so that the ImapStore can later 40 public static final String HEADER_ANDROID_BODY_QUOTED_PART = "X-Android-Body-Quoted-Part";
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
coretypes.h | 4 This file is part of GCC. 79 Note that the cpp_reader and cpp_token typedefs remain part of
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/ |
OverviewInfoPart.java | 31 * Generic info section part for overview page: it displays all the attributes from 47 * Retrieves the UiElementNode that this part will edit. The node must exist
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/resources/ |
ResourcesTreePage.java | 30 import org.eclipse.ui.part.FileEditorInput; 33 * Page for instrumentation settings, part of the AndroidManifest form editor.
|
/sdk/templates/ |
build.template | 25 This file is an integral part of the build system for your application and 33 This file is an integral part of the build system for your application and
|
/build/target/product/ |
full.mk | 18 # Open-Source part of the tree. It's geared toward a US-centric
|
/cts/tests/SignatureTest/tests/src/android/tests/sigtest/tests/data/ |
NormalClass.java | 22 * examined through reflection and Class.forName as part of testing
|
/dalvik/docs/opcodes/ |
opcode-01-move.html | 65 Register vB must not be part of a register pair.
|
opcode-07-move-object.html | 63 being part of a register pair).
|
/dalvik/dx/src/com/android/dx/dex/file/ |
HeaderSection.java | 35 * @param file {@code non-null;} file that this instance is part of
|
/dalvik/libcore/luni/src/main/java/java/net/ |
URL.java | 228 // According to RFC 2396 scheme part should match 302 // specific part of the URL. At this point, it will be either 401 // passed in "file" includes both a file and a reference part. 796 * Gets the value of the file part of this URL. 799 * part is not set. 806 * Gets the value of the host part of this URL. 833 * Gets the value of the reference part of this URL. 835 * @return the reference part of this URL. 842 * Gets the value of the query part of this URL. 844 * @return the query part of this URL [all...] |
/dalvik/libcore/xml/src/main/java/javax/xml/transform/stream/ |
package.html | 17 writer includes one, it will be provided as part of the
|
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ |
DOMStringList.java | 43 * Test if a string is part of this <code>DOMStringList</code>.
|
Completed in 410 milliseconds
<<21222324252627282930>>