HomeSort by relevance Sort by last modified time
    Searched full:part (Results 251 - 275 of 5618) sorted by null

<<11121314151617181920>>

  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/install-tools/include/
README 7 are also not part of GCC. The reason we have to do this is because
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include-fixed/
README 7 are also not part of GCC. The reason we have to do this is because
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/install-tools/include/
README 7 are also not part of GCC. The reason we have to do this is because
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include-fixed/
README 7 are also not part of GCC. The reason we have to do this is because
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/install-tools/include/
README 7 are also not part of GCC. The reason we have to do this is because
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
README 7 are also not part of GCC. The reason we have to do this is because
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
README 7 are also not part of GCC. The reason we have to do this is because
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include-fixed/
README 7 are also not part of GCC. The reason we have to do this is because
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/install-tools/include/
README 7 are also not part of GCC. The reason we have to do this is because
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include-fixed/
README 7 are also not part of GCC. The reason we have to do this is because
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/install-tools/include/
README 7 are also not part of GCC. The reason we have to do this is because
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include-fixed/
README 7 are also not part of GCC. The reason we have to do this is because
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/install-tools/include/
README 7 are also not part of GCC. The reason we have to do this is because
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
README 7 are also not part of GCC. The reason we have to do this is because
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
README 7 are also not part of GCC. The reason we have to do this is because
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include-fixed/
README 7 are also not part of GCC. The reason we have to do this is because
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/install-tools/include/
README 7 are also not part of GCC. The reason we have to do this is because
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
ExportPropertiesPage.java 33 * It displays a part to edit the properties and another part
43 /** Export fields part */
45 /** Export links part */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/parts/
ElementCreateCommand.java 39 /** The edit part that hosts the new edit part */
48 * @param targetPart The edit part that hosts the new edit part
  /system/core/libdiskconfig/
diskconfig.c 349 struct part_info *part = &dinfo->part_lst[cnt]; local
350 if (part->len_kb != (uint32_t)-1) {
351 total_size += part->len_kb * 1024;
352 } else if (part->len_kb == 0) {
353 LOGE("Zero-size partition '%s' is invalid.", part->name);
364 if ((part->type != PC_PART_TYPE_LINUX) &&
365 (part->type != PC_PART_TYPE_FAT32)) {
367 "'%s'\n", part->type, part->name);
463 struct part_info *part; local
    [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
UriImage.java 32 import android.provider.Telephony.Mms.Part;
116 filePath = c.getString(c.getColumnIndexOrThrow(Part.FILENAME));
119 c.getColumnIndexOrThrow(Part._DATA));
122 c.getColumnIndexOrThrow(Part.CONTENT_TYPE));
176 PduPart part = new PduPart(); local
186 part.setData(data);
187 part.setContentType(getContentType().getBytes());
190 part.setContentLocation(srcBytes);
191 part.setFilename(srcBytes);
194 part.setContentId(contentId)
    [all...]
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_CMP_LONG.S 23 blt .L${opcode}_less @ signed compare on high part
27 bhi .L${opcode}_greater @ unsigned compare on low part
  /dalvik/vm/mterp/x86-atom/
unop.S 40 $preinstr # do operation part 1
41 $instr # do operation part 2
unopWide.S 40 $preinstr # do operation part 1
41 $instr # do operation part 2
  /external/bison/src/
closure.h 6 This file is part of Bison, the GNU Compiler Compiler.
45 (actually, points to just beyond the end of the part of it that is

Completed in 154 milliseconds

<<11121314151617181920>>