/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/mipsel-linux-android/lib/ |
libgomp.spec | 2 # standard libraries we need in order to link with -fopenmp.
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/mipsel-linux-android/lib/mips-r2/ |
libgomp.spec | 2 # standard libraries we need in order to link with -fopenmp.
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/i686-linux-android/lib/ |
libgomp.spec | 2 # standard libraries we need in order to link with -fopenmp.
|
/external/harfbuzz/tests/shaping/ |
README | 1 These shaper tests need some specific TrueType fonts. You can get a package of 6 In addition you may need two fonts (Mangal and Tunga) from Microsoft Windows
|
/external/qemu-pc-bios/vgabios/ |
Notes | 4 - need to split video init function 11 - need to rework the tables as explained in Interrupt list
|
/external/antlr/antlr-3.4/ |
antlrjar.xml | 5 all of the classes we need to run an executable jar in standalone 17 The only output format we need is the executable jar file 32 dependencies, so we only need to name the Tool module 46 above modules need, which do we want and which do we not. 54 Exclude the antlr-master pom from the jar - we don't need it 61 uber jar that can run with java -jar and need not have 82 We need the output classes and resources etc.
|
/external/llvm/test/CodeGen/NVPTX/ |
param-align.ll | 3 ;;; Need 4-byte alignment on float* passed byval 11 ;;; Need 8-byte alignment on double* passed byval 19 ;;; Need 4-byte alignment on float2* passed byval
|
/frameworks/base/core/java/android/text/style/ |
IconMarginSpan.java | 61 int need = ht - (v + fm.descent - fm.ascent - istartv); local 62 if (need > 0) 63 fm.descent += need; 65 need = ht - (v + fm.bottom - fm.top - istartv); 66 if (need > 0) 67 fm.bottom += need;
|
/external/kernel-headers/original/asm-mips/ |
tlb.h | 5 * MIPS doesn't need any special per-pte or per-vma handling, except 6 * we need to flush cache for area to be unmapped.
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
readin.good | 11 I do not need my freedom when I'm dead. 16 planted in a great need.
|
readin.inp | 8 I do not need my freedom when I'm dead. 11 planted in a great need.
|
/dalvik/dx/tests/115-merge/ |
info.txt | 5 test. You'll also need a device or host VM for vogar to attach to.
|
/dalvik/dx/tests/117-modified-utf8/ |
info.txt | 4 test. You'll also need a device or host VM for vogar to attach to.
|
/dalvik/dx/tests/119-merge-conflict/ |
info.txt | 4 test. You'll also need a device or host VM for vogar to attach to.
|
/dalvik/vm/mterp/armv5te/ |
stub.S | 2 SAVE_PC_FP_TO_SELF() @ only need to export these two
|
/dalvik/vm/mterp/c/ |
OP_MONITOR_ENTER.cpp | 12 EXPORT_PC(); /* need for precise GC */
|
/dalvik/vm/mterp/mips/ |
stub.S | 2 SAVE_PC_TO_SELF() # only need to export PC and FP
|
/external/chromium_org/android_webview/renderer/ |
print_web_view_helper_android.cc | 6 // We need a separate file for Android due to build/filename_rules.gypi rules.
|
/external/chromium_org/chrome/test/nacl/ |
DEPS | 2 # Tests will need access to error codes and similar.
|
/external/chromium_org/components/user_prefs/ |
README | 8 components that need to register preferences associated with users.
|
/external/chromium_org/components/webdata/ |
README | 2 If dependences on content/ need to be added to WebData, it will have to be made
|
/external/chromium_org/ppapi/examples/printing/ |
README.txt | 1 To test this you need to run this plugin as "full frame." So you have to
|
/external/chromium_org/third_party/libxslt/build/ |
generate-win32-headers.bat | 2 REM We don't need config.h on windows, so we delete that file.
|
/external/chromium_org/third_party/ots/third_party/lzma_sdk/ |
README.ots | 6 The LZMA SDK provides the documentation, samples, header files, libraries, and tools you need to develop applications that use LZMA compression.
|
/external/chromium_org/third_party/skia/include/core/ |
SkFontLCDConfig.h | 16 vertically. When rendering subpixel glyphs we need to know which way 19 Note, if you change this after startup, you'll need to flush the glyph 34 /** LCD color elements can vary in order. For subpixel text we need to know 38 Note, if you change this after startup, you'll need to flush the glyph
|