/device/htc/flounder/sepolicy/ |
radio.te | 4 # The following 2 are needed for QXDM Logger
|
/external/clang/test/SemaCXX/ |
warn-member-not-needed.cpp | 5 void g() {} // expected-warning {{is not needed and will not be emitted}}
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/res/ |
.README | 1 The res directory is needed for Eclipse to correctly build the project, but it
|
/prebuilts/misc/common/swig/include/2.0.11/octave/ |
stl.i | 1 /* initial STL definition. extended as needed in each language */
|
/prebuilts/misc/common/swig/include/2.0.11/python/ |
stl.i | 1 /* initial STL definition. extended as needed in each language */
|
/prebuilts/misc/common/swig/include/2.0.11/r/ |
stl.i | 1 /* initial STL definition. extended as needed in each language */
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
rm7000.s | 5 mthi $8 # No delay needed
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
attr-merge-3.attr | 17 Tag_ABI_FP_rounding: Needed 18 Tag_ABI_FP_denormal: Needed 19 Tag_ABI_FP_exceptions: Needed 20 Tag_ABI_FP_user_exceptions: Needed
|
/tools/test/connectivity/acts/framework/tests/ |
acts_sanity_test_config.json | 5 "_description": "ACTS sanity test bed, no device needed.",
|
acts_sniffer_test_config.json | 5 "_description": "ACTS sniffer sanity test bed, no device needed.",
|
/external/clang/test/CodeGenCXX/ |
PR5863-unreachable-block.cpp | 11 try { } catch (...) { } // empty try/catch block needed for failure 12 } catch (...) { } // this try/catch block needed for failure
|
debug-info-ctor2.cpp | 1 // FIXME: Check IR rather than asm, then triple is not needed.
|
debug-info-member.cpp | 1 // FIXME: Check IR rather than asm, then triple is not needed.
|
debug-info-method-spec.cpp | 1 // FIXME: Check IR rather than asm, then triple is not needed.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68k/ |
tls-main-1.d | 4 0x00000001 \(NEEDED\) * Shared library: \[tmpdir/tls-gd-1.so\] 5 0x00000001 \(NEEDED\) * Shared library: \[tls-def-1.so\]
|
/external/llvm/test/Linker/ |
only-needed-named-metadata.ll | 1 ; Without -only-needed we should lazy link linkonce globals, and the 3 ; RUN: llvm-link -S %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metadata.ll | FileCheck %s 7 ; With -only-needed the metadata references should not cause any of the 11 ; Note that doing -only-needed with the comdat shown below leads to a only 13 ; RUN: llvm-link -S -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metadata.ll | FileCheck %s -check-prefix=ONLYNEEDED 14 ; RUN: llvm-link -S -internalize -only-needed %S/Inputs/only-needed-named-metadata.ll %S/only-needed-named-metadata.ll | FileCheck %s -check-prefix=ONLYNEEDE [all...] |
/external/google-benchmark/src/ |
re_posix.cc | 26 size_t needed = regerror(ec, &re_, nullptr, 0); local 27 char* errbuf = new char[needed]; 28 regerror(ec, &re_, errbuf, needed); 32 CHECK_NE(needed, 0); 33 error->assign(errbuf, needed - 1);
|
/art/test/062-character-encodings/src/ |
Main.java | 18 Set<String> needed = new HashSet<String>(standardCharsets); local 21 needed.remove(canonicalName); 23 System.out.println("Missing: " + needed);
|
/device/huawei/angler/ |
init.angler.sensorhub.rc | 5 ## Update SH FW if needed 12 ## Update SH FW if needed
|
init.angler.nanohub.rc | 5 ## Update Nanohub FW if needed
|
/dalvik/dexgen/ |
README.txt | 2 creating dex classes in runtime which is needed e.g. for class mocking.
|
/dalvik/dx/src/com/android/dx/cf/code/ |
package.html | 3 is needed for verification or stack-to-register conversion.</p>
|
/device/lge/bullhead/ |
init.bullhead.nanohub.rc | 5 ## Update Nanohub FW if needed
|
init.bullhead.sensorhub.rc | 5 ## Update SH FW if needed
|
/external/clang/test/CodeGenObjC/ |
debug-info-class-extension.m | 1 // FIXME: Check IR rather than asm, then triple is not needed.
|